10:39:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 10:39:33 Running as SYSTEM 10:39:34 [EnvInject] - Loading node environment variables. 10:39:34 Building remotely on prd-ubuntu1804-builder-4c-4g-1438 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:39:34 [ssh-agent] Looking for ssh-agent implementation... 10:39:34 $ ssh-agent 10:39:34 SSH_AUTH_SOCK=/tmp/ssh-qGy7agLuqhWN/agent.1705 10:39:34 SSH_AGENT_PID=1707 10:39:34 [ssh-agent] Started. 10:39:34 Running ssh-add (command line suppressed) 10:39:34 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13612413759571742671.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13612413759571742671.key) 10:39:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:39:34 The recommended git tool is: NONE 10:39:36 using credential onap-jenkins-ssh 10:39:36 Wiping out workspace first. 10:39:36 Cloning the remote Git repository 10:39:36 Cloning repository git://cloud.onap.org/mirror/oom.git 10:39:36 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:39:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:36 > git --version # timeout=10 10:39:36 > git --version # 'git version 2.17.1' 10:39:36 using GIT_SSH to set credentials Gerrit user 10:39:36 Verifying host key using manually-configured host key entries 10:39:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:39:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:39:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:43 using GIT_SSH to set credentials Gerrit user 10:39:43 Verifying host key using manually-configured host key entries 10:39:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/4 # timeout=30 10:39:44 > git rev-parse 8dfb0f8f8b10ff4d5fa27c934f1b415eafada9ae^{commit} # timeout=10 10:39:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:39:44 Checking out Revision 8dfb0f8f8b10ff4d5fa27c934f1b415eafada9ae (refs/changes/39/143439/4) 10:39:44 > git config core.sparsecheckout # timeout=10 10:39:44 > git checkout -f 8dfb0f8f8b10ff4d5fa27c934f1b415eafada9ae # timeout=30 10:39:47 Commit message: "[CDS] 17.0.0 chart release" 10:39:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:39:47 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 10:39:47 [EnvInject] - Injecting environment variables from a build step. 10:39:47 [EnvInject] - Injecting as environment variables the properties content 10:39:47 PYTHON=python3 10:39:47 10:39:47 [EnvInject] - Variables injected successfully. 10:39:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17860837918799790064.sh 10:39:48 ---> tox-install.sh 10:39:48 + source /home/jenkins/lf-env.sh 10:39:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:48 ++ mktemp -d /tmp/venv-XXXX 10:39:48 + lf_venv=/tmp/venv-ntn2 10:39:48 + local venv_file=/tmp/.os_lf_venv 10:39:48 + local python=python3 10:39:48 + local options 10:39:48 + local set_path=true 10:39:48 + local install_args= 10:39:48 ++ 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:39:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:48 + true 10:39:48 + case $1 in 10:39:48 + venv_file=/tmp/.toxenv 10:39:48 + shift 2 10:39:48 + true 10:39:48 + case $1 in 10:39:48 + shift 10:39:48 + break 10:39:48 + case $python in 10:39:48 + local pkg_list= 10:39:48 + [[ -d /opt/pyenv ]] 10:39:48 + echo 'Setup pyenv:' 10:39:48 Setup pyenv: 10:39:48 + export PYENV_ROOT=/opt/pyenv 10:39:48 + PYENV_ROOT=/opt/pyenv 10:39:48 + 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:39:48 + 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:39:48 + pyenv versions 10:39:48 * system (set by /opt/pyenv/version) 10:39:48 * 3.8.13 (set by /opt/pyenv/version) 10:39:48 * 3.9.13 (set by /opt/pyenv/version) 10:39:48 * 3.10.6 (set by /opt/pyenv/version) 10:39:48 + command -v pyenv 10:39:48 ++ pyenv init - --no-rehash 10:39:48 + 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:39:48 export PATH="/opt/pyenv/shims:${PATH}" 10:39:48 export PYENV_SHELL=bash 10:39:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:48 pyenv() { 10:39:48 local command 10:39:48 command="${1:-}" 10:39:48 if [ "$#" -gt 0 ]; then 10:39:48 shift 10:39:48 fi 10:39:48 10:39:48 case "$command" in 10:39:48 rehash|shell) 10:39:48 eval "$(pyenv "sh-$command" "$@")" 10:39:48 ;; 10:39:48 *) 10:39:48 command pyenv "$command" "$@" 10:39:48 ;; 10:39:48 esac 10:39:48 }' 10:39:48 +++ 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:39:48 ++ 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:39:48 ++ 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:39:48 ++ 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:39:48 ++ export PYENV_SHELL=bash 10:39:48 ++ PYENV_SHELL=bash 10:39:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:48 +++ complete -F _pyenv pyenv 10:39:48 ++ lf-pyver python3 10:39:48 ++ local py_version_xy=python3 10:39:48 ++ local py_version_xyz= 10:39:48 ++ pyenv versions 10:39:48 ++ local command 10:39:48 ++ command=versions 10:39:48 ++ '[' 1 -gt 0 ']' 10:39:48 ++ shift 10:39:48 ++ case "$command" in 10:39:48 ++ command pyenv versions 10:39:48 ++ pyenv versions 10:39:48 ++ sed 's/^[ *]* //' 10:39:48 ++ awk '{ print $1 }' 10:39:48 ++ grep -E '^[0-9.]*[0-9]$' 10:39:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:48 +++ grep '^3' /tmp/.pyenv_versions 10:39:48 +++ tail -n 1 10:39:48 +++ sort -V 10:39:48 ++ py_version_xyz=3.10.6 10:39:48 ++ [[ -z 3.10.6 ]] 10:39:48 ++ echo 3.10.6 10:39:48 ++ return 0 10:39:48 + pyenv local 3.10.6 10:39:48 + local command 10:39:48 + command=local 10:39:48 + '[' 2 -gt 0 ']' 10:39:48 + shift 10:39:48 + case "$command" in 10:39:48 + command pyenv local 3.10.6 10:39:48 + pyenv local 3.10.6 10:39:48 + for arg in "$@" 10:39:48 + case $arg in 10:39:48 + pkg_list+='tox ' 10:39:48 + for arg in "$@" 10:39:48 + case $arg in 10:39:48 + pkg_list+='virtualenv ' 10:39:48 + for arg in "$@" 10:39:48 + case $arg in 10:39:48 + pkg_list+='urllib3~=1.26.15 ' 10:39:48 + [[ -f /tmp/.toxenv ]] 10:39:48 + [[ ! -f /tmp/.toxenv ]] 10:39:48 + [[ -n '' ]] 10:39:48 + python3 -m venv /tmp/venv-ntn2 10:39:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ntn2' 10:39:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ntn2 10:39:52 + echo /tmp/venv-ntn2 10:39:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:39:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:39:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:39:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:52 + local 'pip_opts=--upgrade --quiet' 10:39:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:39:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:39:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:39:52 + [[ -n '' ]] 10:39:52 + [[ -n '' ]] 10:39:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:39:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:52 + /tmp/venv-ntn2/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:39:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:39:56 lf-activate-venv(): INFO: Base packages installed successfully 10:39:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:39:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:39:56 + /tmp/venv-ntn2/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:40:01 + type python3 10:40:01 + true 10:40:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ntn2/bin to PATH' 10:40:01 lf-activate-venv(): INFO: Adding /tmp/venv-ntn2/bin to PATH 10:40:01 + PATH=/tmp/venv-ntn2/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:40:01 + return 0 10:40:01 + python3 --version 10:40:01 Python 3.10.6 10:40:01 + python3 -m pip --version 10:40:01 pip 26.0.1 from /tmp/venv-ntn2/lib/python3.10/site-packages/pip (python 3.10) 10:40:01 + python3 -m pip freeze 10:40:01 cachetools==7.0.2 10:40:01 colorama==0.4.6 10:40:01 distlib==0.4.0 10:40:01 filelock==3.25.0 10:40:01 packaging==26.0 10:40:01 platformdirs==4.9.2 10:40:01 pluggy==1.6.0 10:40:01 pyproject-api==1.10.0 10:40:01 python-discovery==1.1.0 10:40:01 tomli==2.4.0 10:40:01 tox==4.47.3 10:40:01 typing_extensions==4.15.0 10:40:01 urllib3==1.26.20 10:40:01 virtualenv==21.1.0 10:40:01 [EnvInject] - Injecting environment variables from a build step. 10:40:01 [EnvInject] - Injecting as environment variables the properties content 10:40:01 PARALLEL=false 10:40:01 10:40:01 [EnvInject] - Variables injected successfully. 10:40:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5070298415174766839.sh 10:40:02 ---> tox-run.sh 10:40:02 + 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:40:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:40:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:40:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:40:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:40:02 + source /home/jenkins/lf-env.sh 10:40:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:40:02 ++ mktemp -d /tmp/venv-XXXX 10:40:02 + lf_venv=/tmp/venv-bVB2 10:40:02 + local venv_file=/tmp/.os_lf_venv 10:40:02 + local python=python3 10:40:02 + local options 10:40:02 + local set_path=true 10:40:02 + local install_args= 10:40:02 ++ 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:40:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:40:02 + true 10:40:02 + case $1 in 10:40:02 + venv_file=/tmp/.toxenv 10:40:02 + shift 2 10:40:02 + true 10:40:02 + case $1 in 10:40:02 + shift 10:40:02 + break 10:40:02 + case $python in 10:40:02 + local pkg_list= 10:40:02 + [[ -d /opt/pyenv ]] 10:40:02 + echo 'Setup pyenv:' 10:40:02 Setup pyenv: 10:40:02 + export PYENV_ROOT=/opt/pyenv 10:40:02 + PYENV_ROOT=/opt/pyenv 10:40:02 + 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:40:02 + 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:40:02 + pyenv versions 10:40:02 system 10:40:02 3.8.13 10:40:02 3.9.13 10:40:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:02 + command -v pyenv 10:40:02 ++ pyenv init - --no-rehash 10:40:02 + 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:40:02 export PATH="/opt/pyenv/shims:${PATH}" 10:40:02 export PYENV_SHELL=bash 10:40:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:40:02 pyenv() { 10:40:02 local command 10:40:02 command="${1:-}" 10:40:02 if [ "$#" -gt 0 ]; then 10:40:02 shift 10:40:02 fi 10:40:02 10:40:02 case "$command" in 10:40:02 rehash|shell) 10:40:02 eval "$(pyenv "sh-$command" "$@")" 10:40:02 ;; 10:40:02 *) 10:40:02 command pyenv "$command" "$@" 10:40:02 ;; 10:40:02 esac 10:40:02 }' 10:40:02 +++ 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:40:02 ++ 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:40:02 ++ 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:40:02 ++ 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:40:02 ++ export PYENV_SHELL=bash 10:40:02 ++ PYENV_SHELL=bash 10:40:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:40:02 +++ complete -F _pyenv pyenv 10:40:02 ++ lf-pyver python3 10:40:02 ++ local py_version_xy=python3 10:40:02 ++ local py_version_xyz= 10:40:02 ++ pyenv versions 10:40:02 ++ local command 10:40:02 ++ command=versions 10:40:02 ++ '[' 1 -gt 0 ']' 10:40:02 ++ shift 10:40:02 ++ case "$command" in 10:40:02 ++ command pyenv versions 10:40:02 ++ pyenv versions 10:40:02 ++ sed 's/^[ *]* //' 10:40:02 ++ awk '{ print $1 }' 10:40:02 ++ grep -E '^[0-9.]*[0-9]$' 10:40:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:40:02 +++ grep '^3' /tmp/.pyenv_versions 10:40:02 +++ sort -V 10:40:02 +++ tail -n 1 10:40:02 ++ py_version_xyz=3.10.6 10:40:02 ++ [[ -z 3.10.6 ]] 10:40:02 ++ echo 3.10.6 10:40:02 ++ return 0 10:40:02 + pyenv local 3.10.6 10:40:02 + local command 10:40:02 + command=local 10:40:02 + '[' 2 -gt 0 ']' 10:40:02 + shift 10:40:02 + case "$command" in 10:40:02 + command pyenv local 3.10.6 10:40:02 + pyenv local 3.10.6 10:40:02 + for arg in "$@" 10:40:02 + case $arg in 10:40:02 + pkg_list+='tox ' 10:40:02 + for arg in "$@" 10:40:02 + case $arg in 10:40:02 + pkg_list+='virtualenv ' 10:40:02 + for arg in "$@" 10:40:02 + case $arg in 10:40:02 + pkg_list+='urllib3~=1.26.15 ' 10:40:02 + [[ -f /tmp/.toxenv ]] 10:40:02 ++ cat /tmp/.toxenv 10:40:02 + lf_venv=/tmp/venv-ntn2 10:40:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntn2 from' file:/tmp/.toxenv 10:40:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntn2 from file:/tmp/.toxenv 10:40:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:40:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:02 + local 'pip_opts=--upgrade --quiet' 10:40:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:40:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:40:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:40:02 + [[ -n '' ]] 10:40:02 + [[ -n '' ]] 10:40:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:40:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:02 + /tmp/venv-ntn2/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:40:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:40:03 lf-activate-venv(): INFO: Base packages installed successfully 10:40:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:40:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:40:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:40:03 + /tmp/venv-ntn2/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:40:04 + type python3 10:40:04 + true 10:40:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ntn2/bin to PATH' 10:40:04 lf-activate-venv(): INFO: Adding /tmp/venv-ntn2/bin to PATH 10:40:04 + PATH=/tmp/venv-ntn2/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:40:04 + return 0 10:40:04 + [[ -d /opt/pyenv ]] 10:40:04 + echo '---> Setting up pyenv' 10:40:04 ---> Setting up pyenv 10:40:04 + export PYENV_ROOT=/opt/pyenv 10:40:04 + PYENV_ROOT=/opt/pyenv 10:40:04 + export PATH=/opt/pyenv/bin:/tmp/venv-ntn2/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:40:04 + PATH=/opt/pyenv/bin:/tmp/venv-ntn2/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:40:04 ++ pwd 10:40:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:40:04 + export PYTHONPATH 10:40:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:40:04 + TOX_TESTENV_PASSENV=PYTHONPATH 10:40:04 + tox --version 10:40:04 4.47.3 from /tmp/venv-ntn2/lib/python3.10/site-packages/tox/__init__.py 10:40:04 + PARALLEL=false 10:40:04 + TOX_OPTIONS_LIST= 10:40:04 + [[ -n checkbashisms ]] 10:40:04 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:40:04 + case ${PARALLEL,,} in 10:40:04 + tox -e checkbashisms 10:40:04 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:40:05 checkbashisms: freeze> python -m pip freeze --all 10:40:06 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:40:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:40:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:40:10 checkbashisms: OK (5.21=setup[1.71]+cmd[3.50] seconds) 10:40:10 congratulations :) (5.25 seconds) 10:40:10 + tox_status=0 10:40:10 + echo '---> Completed tox runs' 10:40:10 ---> Completed tox runs 10:40:10 + for i in .tox/*/log 10:40:10 ++ echo .tox/checkbashisms/log 10:40:10 ++ awk -F/ '{print $2}' 10:40:10 + tox_env=checkbashisms 10:40:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:40:10 + DOC_DIR=docs/_build/html 10:40:10 + [[ -d docs/_build/html ]] 10:40:10 + echo '---> tox-run.sh ends' 10:40:10 ---> tox-run.sh ends 10:40:10 + test 0 -eq 0 10:40:10 $ ssh-agent -k 10:40:10 unset SSH_AUTH_SOCK; 10:40:10 unset SSH_AGENT_PID; 10:40:10 echo Agent pid 1707 killed; 10:40:10 [ssh-agent] Stopped. 10:40:10 [PostBuildScript] - [INFO] Executing post build scripts. 10:40:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12612331347240583631.sh 10:40:10 ---> sysstat.sh 10:40:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13994416649755932568.sh 10:40:10 ---> package-listing.sh 10:40:10 ++ tr '[:upper:]' '[:lower:]' 10:40:10 ++ facter osfamily 10:40:10 + OS_FAMILY=debian 10:40:10 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:40:10 + START_PACKAGES=/tmp/packages_start.txt 10:40:10 + END_PACKAGES=/tmp/packages_end.txt 10:40:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:40:10 + PACKAGES=/tmp/packages_start.txt 10:40:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:40:10 + PACKAGES=/tmp/packages_end.txt 10:40:10 + case "${OS_FAMILY}" in 10:40:10 + dpkg -l 10:40:10 + grep '^ii' 10:40:10 + '[' -f /tmp/packages_start.txt ']' 10:40:10 + '[' -f /tmp/packages_end.txt ']' 10:40:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:40:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:40:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:40:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:40:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16476872920374792640.sh 10:40:10 ---> capture-instance-metadata.sh 10:40:10 Setup pyenv: 10:40:10 system 10:40:10 3.8.13 10:40:10 3.9.13 10:40:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nzvR 10:40:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:40:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:20 lf-activate-venv(): INFO: Base packages installed successfully 10:40:20 lf-activate-venv(): INFO: Installing additional packages: lftools 10:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-nzvR/bin to PATH 10:41:10 INFO: Running in OpenStack, capturing instance metadata 10:41:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2885288345562346068.sh 10:41:11 provisioning config files... 10:41:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4144174806875465455tmp 10:41:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:41:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:41:11 [EnvInject] - Injecting environment variables from a build step. 10:41:11 [EnvInject] - Injecting as environment variables the properties content 10:41:11 SERVER_ID=logs 10:41:11 10:41:11 [EnvInject] - Variables injected successfully. 10:41:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11451174679087372406.sh 10:41:11 ---> create-netrc.sh 10:41:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10387050976555114564.sh 10:41:11 ---> python-tools-install.sh 10:41:11 Setup pyenv: 10:41:11 system 10:41:11 3.8.13 10:41:11 3.9.13 10:41:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:41:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nzvR from file:/tmp/.os_lf_venv 10:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:41:13 lf-activate-venv(): INFO: Base packages installed successfully 10:41:13 lf-activate-venv(): INFO: Installing additional packages: lftools 10:41:21 lf-activate-venv(): INFO: Adding /tmp/venv-nzvR/bin to PATH 10:41:21 Generating Requirements File 10:41:51 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:41:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:41:51 Python 3.10.6 10:41:51 pip 26.0.1 from /tmp/venv-nzvR/lib/python3.10/site-packages/pip (python 3.10) 10:41:52 appdirs==1.4.4 10:41:52 argcomplete==3.6.3 10:41:52 aspy.yaml==1.3.0 10:41:52 attrs==25.4.0 10:41:52 autopage==0.6.0 10:41:52 backports.strenum==1.3.1 10:41:52 beautifulsoup4==4.14.3 10:41:52 boto3==1.42.60 10:41:52 botocore==1.42.60 10:41:52 bs4==0.0.2 10:41:52 certifi==2026.2.25 10:41:52 cffi==2.0.0 10:41:52 cfgv==3.5.0 10:41:52 chardet==7.0.0 10:41:52 charset-normalizer==3.4.4 10:41:52 click==8.3.1 10:41:52 cliff==4.13.2 10:41:52 cmd2==3.4.0 10:41:52 cryptography==3.3.2 10:41:52 debtcollector==3.0.0 10:41:52 decorator==5.2.1 10:41:52 defusedxml==0.7.1 10:41:52 Deprecated==1.3.1 10:41:52 distlib==0.4.0 10:41:52 dnspython==2.8.0 10:41:52 docker==7.1.0 10:41:52 dogpile.cache==1.5.0 10:41:52 durationpy==0.10 10:41:52 email-validator==2.3.0 10:41:52 filelock==3.25.0 10:41:52 future==1.0.0 10:41:52 gitdb==4.0.12 10:41:52 GitPython==3.1.46 10:41:52 httplib2==0.30.2 10:41:52 identify==2.6.17 10:41:52 idna==3.11 10:41:52 importlib-resources==1.5.0 10:41:52 iso8601==2.1.0 10:41:52 Jinja2==3.1.6 10:41:52 jmespath==1.1.0 10:41:52 jsonpatch==1.33 10:41:52 jsonpointer==3.0.0 10:41:52 jsonschema==4.26.0 10:41:52 jsonschema-specifications==2025.9.1 10:41:52 keystoneauth1==5.13.1 10:41:52 kubernetes==35.0.0 10:41:52 lftools==0.37.22 10:41:52 lxml==6.0.2 10:41:52 markdown-it-py==4.0.0 10:41:52 MarkupSafe==3.0.3 10:41:52 mdurl==0.1.2 10:41:52 msgpack==1.1.2 10:41:52 multi_key_dict==2.0.3 10:41:52 munch==4.0.0 10:41:52 netaddr==1.3.0 10:41:52 niet==1.4.2 10:41:52 nodeenv==1.10.0 10:41:52 oauth2client==4.1.3 10:41:52 oauthlib==3.3.1 10:41:52 openstacksdk==4.10.0 10:41:52 os-service-types==1.8.2 10:41:52 osc-lib==4.4.0 10:41:52 oslo.config==10.3.0 10:41:52 oslo.context==6.3.0 10:41:52 oslo.i18n==6.7.2 10:41:52 oslo.log==8.1.0 10:41:52 oslo.serialization==5.9.1 10:41:52 oslo.utils==10.0.0 10:41:52 packaging==26.0 10:41:52 pbr==7.0.3 10:41:52 platformdirs==4.9.2 10:41:52 prettytable==3.17.0 10:41:52 psutil==7.2.2 10:41:52 pyasn1==0.6.2 10:41:52 pyasn1_modules==0.4.2 10:41:52 pycparser==3.0 10:41:52 pygerrit2==2.0.15 10:41:52 PyGithub==2.8.1 10:41:52 Pygments==2.19.2 10:41:52 PyJWT==2.11.0 10:41:52 PyNaCl==1.6.2 10:41:52 pyparsing==2.4.7 10:41:52 pyperclip==1.11.0 10:41:52 pyrsistent==0.20.0 10:41:52 python-cinderclient==9.9.0 10:41:52 python-dateutil==2.9.0.post0 10:41:52 python-discovery==1.1.0 10:41:52 python-heatclient==5.1.0 10:41:52 python-jenkins==1.8.3 10:41:52 python-keystoneclient==5.8.0 10:41:52 python-magnumclient==4.10.0 10:41:52 python-openstackclient==9.0.0 10:41:52 python-swiftclient==4.10.0 10:41:52 PyYAML==6.0.3 10:41:52 referencing==0.37.0 10:41:52 requests==2.32.5 10:41:52 requests-oauthlib==2.0.0 10:41:52 requestsexceptions==1.4.0 10:41:52 rfc3986==2.0.0 10:41:52 rich==14.3.3 10:41:52 rich-argparse==1.7.2 10:41:52 rpds-py==0.30.0 10:41:52 rsa==4.9.1 10:41:52 ruamel.yaml==0.19.1 10:41:52 ruamel.yaml.clib==0.2.15 10:41:52 s3transfer==0.16.0 10:41:52 simplejson==3.20.2 10:41:52 six==1.17.0 10:41:52 smmap==5.0.2 10:41:52 soupsieve==2.8.3 10:41:52 stevedore==5.7.0 10:41:52 tabulate==0.9.0 10:41:52 toml==0.10.2 10:41:52 tomlkit==0.14.0 10:41:52 tqdm==4.67.3 10:41:52 typing_extensions==4.15.0 10:41:52 urllib3==1.26.20 10:41:52 virtualenv==21.1.0 10:41:52 wcwidth==0.6.0 10:41:52 websocket-client==1.9.0 10:41:52 wrapt==2.1.1 10:41:52 xdg==6.0.0 10:41:52 xmltodict==1.0.4 10:41:52 yq==3.4.3 10:41:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10131327926347479615.sh 10:41:52 ---> sudo-logs.sh 10:41:52 Archiving 'sudo' log.. 10:41:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12035567064189127389.sh 10:41:52 ---> job-cost.sh 10:41:52 INFO: Activating Python virtual environment... 10:41:52 Setup pyenv: 10:41:52 system 10:41:52 3.8.13 10:41:52 3.9.13 10:41:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:41:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nzvR from file:/tmp/.os_lf_venv 10:41:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:41:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:41:54 lf-activate-venv(): INFO: Base packages installed successfully 10:41:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:42:00 lf-activate-venv(): INFO: Adding /tmp/venv-nzvR/bin to PATH 10:42:00 INFO: No stack-cost file found 10:42:00 INFO: Instance uptime: 200s 10:42:00 INFO: Fetching instance metadata (attempt 1 of 3)... 10:42:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:42:01 INFO: Successfully fetched instance metadata 10:42:01 INFO: Instance type: v3-standard-4 10:42:01 INFO: Retrieving pricing info for: v3-standard-4 10:42:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:42:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=200 10:42:01 INFO: Successfully fetched Vexxhost pricing API 10:42:01 INFO: Retrieved cost: 0.11 10:42:01 INFO: Retrieved resource: v3-standard-4 10:42:01 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:42:01 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:42:01 INFO: Successfully archived job cost data 10:42:01 DEBUG: Cost data: oom-master-checkbashisms-lint,4489,2026-03-04 10:42:01,v3-standard-4,200,0.11,0.00,SUCCESS 10:42:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1881037178513437142.sh 10:42:01 ---> logs-deploy.sh 10:42:01 Setup pyenv: 10:42:01 system 10:42:01 3.8.13 10:42:01 3.9.13 10:42:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:42:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nzvR from file:/tmp/.os_lf_venv 10:42:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:42:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:42:03 lf-activate-venv(): INFO: Base packages installed successfully 10:42:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:42:12 lf-activate-venv(): INFO: Adding /tmp/venv-nzvR/bin to PATH 10:42:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4489 10:42:12 INFO: archiving workspace using pattern(s): 10:42:13 /tmp/venv-nzvR/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 10:42:13 warnings.warn( 10:42:14 Archives upload complete. 10:42:14 INFO: archiving logs to Nexus 10:42:14 /tmp/venv-nzvR/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 10:42:14 warnings.warn( 10:42:15 ---> uname -a: 10:42:15 Linux prd-ubuntu1804-builder-4c-4g-1438 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:42:15 10:42:15 10:42:15 ---> lscpu: 10:42:15 Architecture: x86_64 10:42:15 CPU op-mode(s): 32-bit, 64-bit 10:42:15 Byte Order: Little Endian 10:42:15 CPU(s): 4 10:42:15 On-line CPU(s) list: 0-3 10:42:15 Thread(s) per core: 1 10:42:15 Core(s) per socket: 1 10:42:15 Socket(s): 4 10:42:15 NUMA node(s): 1 10:42:15 Vendor ID: AuthenticAMD 10:42:15 CPU family: 23 10:42:15 Model: 49 10:42:15 Model name: AMD EPYC-Rome Processor 10:42:15 Stepping: 0 10:42:15 CPU MHz: 2799.998 10:42:15 BogoMIPS: 5599.99 10:42:15 Virtualization: AMD-V 10:42:15 Hypervisor vendor: KVM 10:42:15 Virtualization type: full 10:42:15 L1d cache: 32K 10:42:15 L1i cache: 32K 10:42:15 L2 cache: 512K 10:42:15 L3 cache: 16384K 10:42:15 NUMA node0 CPU(s): 0-3 10:42: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 10:42:15 10:42:15 10:42:15 ---> nproc: 10:42:15 4 10:42:15 10:42:15 10:42:15 ---> df -h: 10:42:15 Filesystem Size Used Avail Use% Mounted on 10:42:15 udev 7.9G 0 7.9G 0% /dev 10:42:15 tmpfs 1.6G 676K 1.6G 1% /run 10:42:15 /dev/vda1 78G 8.3G 70G 11% / 10:42:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:42:15 tmpfs 5.0M 0 5.0M 0% /run/lock 10:42:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:42:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:42:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:42:15 10:42:15 10:42:15 ---> free -m: 10:42:15 total used free shared buff/cache available 10:42:15 Mem: 16040 550 13430 0 2058 15175 10:42:15 Swap: 1023 0 1023 10:42:15 10:42:15 10:42:15 ---> ip addr: 10:42:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:42:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:42:15 inet 127.0.0.1/8 scope host lo 10:42:15 valid_lft forever preferred_lft forever 10:42:15 inet6 ::1/128 scope host 10:42:15 valid_lft forever preferred_lft forever 10:42:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:42:15 link/ether fa:16:3e:c7:52:e5 brd ff:ff:ff:ff:ff:ff 10:42:15 inet 10.30.107.160/23 brd 10.30.107.255 scope global dynamic ens3 10:42:15 valid_lft 86198sec preferred_lft 86198sec 10:42:15 inet6 fe80::f816:3eff:fec7:52e5/64 scope link 10:42:15 valid_lft forever preferred_lft forever 10:42:15 10:42:15 10:42:15 ---> sar -b -r -n DEV: 10:42:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1438) 03/04/26 _x86_64_ (4 CPU) 10:42:15 10:42:15 10:38:58 LINUX RESTART (4 CPU) 10:42:15 10:42:15 10:39:01 tps rtps wtps bread/s bwrtn/s 10:42:15 10:40:01 205.88 62.06 143.83 4203.57 54789.14 10:42:15 10:41:01 68.49 4.55 63.94 114.65 24522.71 10:42:15 10:42:01 84.64 1.07 83.57 121.85 28496.32 10:42:15 Average: 119.67 22.56 97.11 1480.02 35936.06 10:42:15 10:42:15 10:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:42:15 10:40:01 14233788 15622296 2191180 13.34 43520 1556484 721804 4.13 596096 1403000 58676 10:42:15 10:41:01 13941704 15496668 2483264 15.12 56932 1700916 857588 4.91 744872 1527564 55612 10:42:15 10:42:01 13819044 15603360 2605924 15.87 78316 1893732 729144 4.17 646872 1714320 126140 10:42:15 Average: 13998179 15574108 2426789 14.78 59589 1717044 769512 4.40 662613 1548295 80143 10:42:15 10:42:15 10:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:42:15 10:40:01 ens3 386.79 253.79 1663.14 71.24 0.00 0.00 0.00 0.00 10:42:15 10:40:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:42:15 10:41:01 ens3 72.90 52.97 645.53 8.57 0.00 0.00 0.00 0.00 10:42:15 10:41:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 10:42:15 10:42:01 ens3 35.28 26.93 330.96 7.79 0.00 0.00 0.00 0.00 10:42:15 10:42:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:42:15 Average: ens3 164.99 111.23 879.88 29.20 0.00 0.00 0.00 0.00 10:42:15 Average: lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 10:42:15 10:42:15 10:42:15 ---> sar -P ALL: 10:42:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1438) 03/04/26 _x86_64_ (4 CPU) 10:42:15 10:42:15 10:38:58 LINUX RESTART (4 CPU) 10:42:15 10:42:15 10:39:01 CPU %user %nice %system %iowait %steal %idle 10:42:15 10:40:01 all 12.74 0.00 1.93 20.78 0.07 64.47 10:42:15 10:40:01 0 10.39 0.00 1.32 17.83 0.03 70.43 10:42:15 10:40:01 1 15.22 0.00 2.39 3.53 0.07 78.78 10:42:15 10:40:01 2 16.14 0.00 2.18 40.92 0.08 40.67 10:42:15 10:40:01 3 9.19 0.00 1.84 20.90 0.07 68.00 10:42:15 10:41:01 all 11.16 0.00 0.93 13.62 0.05 74.24 10:42:15 10:41:01 0 12.27 0.00 1.17 3.82 0.05 82.69 10:42:15 10:41:01 1 8.83 0.00 0.85 0.55 0.05 89.71 10:42:15 10:41:01 2 11.91 0.00 0.83 36.09 0.08 51.08 10:42:15 10:41:01 3 11.65 0.00 0.87 13.93 0.03 73.52 10:42:15 10:42:01 all 16.54 0.00 1.30 8.66 0.05 73.46 10:42:15 10:42:01 0 3.55 0.00 0.65 4.17 0.00 91.63 10:42:15 10:42:01 1 13.03 0.00 1.40 21.05 0.07 64.46 10:42:15 10:42:01 2 29.42 0.00 1.63 4.27 0.05 64.63 10:42:15 10:42:01 3 20.19 0.00 1.52 5.11 0.07 73.12 10:42:15 Average: all 13.48 0.00 1.39 14.34 0.06 70.73 10:42:15 Average: 0 8.73 0.00 1.05 8.60 0.03 81.59 10:42:15 Average: 1 12.36 0.00 1.55 8.41 0.06 77.62 10:42:15 Average: 2 19.17 0.00 1.55 27.06 0.07 52.15 10:42:15 Average: 3 13.68 0.00 1.41 13.31 0.06 71.55 10:42:15 10:42:15 10:42:15