12:06:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 12:06:29 Running as SYSTEM 12:06:29 [EnvInject] - Loading node environment variables. 12:06:29 Building remotely on prd-ubuntu1804-builder-4c-4g-12027 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:06:30 [ssh-agent] Looking for ssh-agent implementation... 12:06:30 $ ssh-agent 12:06:30 SSH_AUTH_SOCK=/tmp/ssh-Zs1A3fKThNwO/agent.1635 12:06:30 SSH_AGENT_PID=1637 12:06:30 [ssh-agent] Started. 12:06:30 Running ssh-add (command line suppressed) 12:06:30 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10364349397991325676.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10364349397991325676.key) 12:06:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:06:30 The recommended git tool is: NONE 12:06:31 using credential onap-jenkins-ssh 12:06:31 Wiping out workspace first. 12:06:31 Cloning the remote Git repository 12:06:31 Cloning repository git://cloud.onap.org/mirror/oom.git 12:06:31 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:06:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:31 > git --version # timeout=10 12:06:31 > git --version # 'git version 2.17.1' 12:06:31 using GIT_SSH to set credentials Gerrit user 12:06:31 Verifying host key using manually-configured host key entries 12:06:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:06:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:37 using GIT_SSH to set credentials Gerrit user 12:06:37 Verifying host key using manually-configured host key entries 12:06:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/1 # timeout=30 12:06:37 > git rev-parse 02477b8e168f911012b8b176b77cf2b835a7ba3a^{commit} # timeout=10 12:06:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:06:37 Checking out Revision 02477b8e168f911012b8b176b77cf2b835a7ba3a (refs/changes/79/145079/1) 12:06:37 > git config core.sparsecheckout # timeout=10 12:06:37 > git checkout -f 02477b8e168f911012b8b176b77cf2b835a7ba3a # timeout=30 12:06:40 Commit message: "[SO] 17.3.1" 12:06:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:41 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 12:06:41 [EnvInject] - Injecting environment variables from a build step. 12:06:41 [EnvInject] - Injecting as environment variables the properties content 12:06:41 PYTHON=python3 12:06:41 12:06:41 [EnvInject] - Variables injected successfully. 12:06:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1294348922498241400.sh 12:06:41 ---> tox-install.sh 12:06:41 + source /home/jenkins/lf-env.sh 12:06:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:41 ++ mktemp -d /tmp/venv-XXXX 12:06:41 + lf_venv=/tmp/venv-rBYB 12:06:41 + local venv_file=/tmp/.os_lf_venv 12:06:41 + local python=python3 12:06:41 + local options 12:06:41 + local set_path=true 12:06:41 + local install_args= 12:06:41 ++ 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 12:06:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:41 + true 12:06:41 + case $1 in 12:06:41 + venv_file=/tmp/.toxenv 12:06:41 + shift 2 12:06:41 + true 12:06:41 + case $1 in 12:06:41 + shift 12:06:41 + break 12:06:41 + case $python in 12:06:41 + local pkg_list= 12:06:41 + [[ -d /opt/pyenv ]] 12:06:41 + echo 'Setup pyenv:' 12:06:41 Setup pyenv: 12:06:41 + export PYENV_ROOT=/opt/pyenv 12:06:41 + PYENV_ROOT=/opt/pyenv 12:06:41 + 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 12:06:41 + 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 12:06:41 + pyenv versions 12:06:41 * system (set by /opt/pyenv/version) 12:06:41 * 3.8.13 (set by /opt/pyenv/version) 12:06:41 * 3.9.13 (set by /opt/pyenv/version) 12:06:41 * 3.10.6 (set by /opt/pyenv/version) 12:06:41 + command -v pyenv 12:06:41 ++ pyenv init - --no-rehash 12:06:41 + 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[*]}"'\'')" 12:06:41 export PATH="/opt/pyenv/shims:${PATH}" 12:06:41 export PYENV_SHELL=bash 12:06:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:41 pyenv() { 12:06:41 local command 12:06:41 command="${1:-}" 12:06:41 if [ "$#" -gt 0 ]; then 12:06:41 shift 12:06:41 fi 12:06:41 12:06:41 case "$command" in 12:06:41 rehash|shell) 12:06:41 eval "$(pyenv "sh-$command" "$@")" 12:06:41 ;; 12:06:41 *) 12:06:41 command pyenv "$command" "$@" 12:06:41 ;; 12:06:41 esac 12:06:41 }' 12:06:41 +++ 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[*]}"' 12:06:41 ++ 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 12:06:41 ++ 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 12:06:41 ++ 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 12:06:41 ++ export PYENV_SHELL=bash 12:06:41 ++ PYENV_SHELL=bash 12:06:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:41 +++ complete -F _pyenv pyenv 12:06:41 ++ lf-pyver python3 12:06:41 ++ local py_version_xy=python3 12:06:41 ++ local py_version_xyz= 12:06:41 ++ pyenv versions 12:06:41 ++ local command 12:06:41 ++ command=versions 12:06:41 ++ '[' 1 -gt 0 ']' 12:06:41 ++ shift 12:06:41 ++ case "$command" in 12:06:41 ++ command pyenv versions 12:06:41 ++ pyenv versions 12:06:41 ++ sed 's/^[ *]* //' 12:06:41 ++ grep -E '^[0-9.]*[0-9]$' 12:06:41 ++ awk '{ print $1 }' 12:06:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:41 +++ grep '^3' /tmp/.pyenv_versions 12:06:41 +++ tail -n 1 12:06:41 +++ sort -V 12:06:41 ++ py_version_xyz=3.10.6 12:06:41 ++ [[ -z 3.10.6 ]] 12:06:41 ++ echo 3.10.6 12:06:41 ++ return 0 12:06:41 + pyenv local 3.10.6 12:06:41 + local command 12:06:41 + command=local 12:06:41 + '[' 2 -gt 0 ']' 12:06:41 + shift 12:06:41 + case "$command" in 12:06:41 + command pyenv local 3.10.6 12:06:41 + pyenv local 3.10.6 12:06:41 + for arg in "$@" 12:06:41 + case $arg in 12:06:41 + pkg_list+='tox ' 12:06:41 + for arg in "$@" 12:06:41 + case $arg in 12:06:41 + pkg_list+='virtualenv ' 12:06:41 + for arg in "$@" 12:06:41 + case $arg in 12:06:41 + pkg_list+='urllib3~=1.26.15 ' 12:06:41 + [[ -f /tmp/.toxenv ]] 12:06:41 + [[ ! -f /tmp/.toxenv ]] 12:06:41 + [[ -n '' ]] 12:06:41 + python3 -m venv /tmp/venv-rBYB 12:06:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rBYB' 12:06:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rBYB 12:06:45 + echo /tmp/venv-rBYB 12:06:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:45 + local 'pip_opts=--upgrade --quiet' 12:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:45 + [[ -n '' ]] 12:06:45 + [[ -n '' ]] 12:06:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:45 + /tmp/venv-rBYB/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 12:06:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:49 lf-activate-venv(): INFO: Base packages installed successfully 12:06:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:49 + /tmp/venv-rBYB/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 12:06:52 + type python3 12:06:52 + true 12:06:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rBYB/bin to PATH' 12:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-rBYB/bin to PATH 12:06:52 + PATH=/tmp/venv-rBYB/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 12:06:52 + return 0 12:06:52 + python3 --version 12:06:52 Python 3.10.6 12:06:52 + python3 -m pip --version 12:06:52 pip 26.1.2 from /tmp/venv-rBYB/lib/python3.10/site-packages/pip (python 3.10) 12:06:52 + python3 -m pip freeze 12:06:52 cachetools==7.1.4 12:06:52 colorama==0.4.6 12:06:52 distlib==0.4.3 12:06:52 filelock==3.29.4 12:06:52 packaging==26.2 12:06:52 platformdirs==4.10.0 12:06:52 pluggy==1.6.0 12:06:52 pyproject-api==1.10.1 12:06:52 python-discovery==1.4.2 12:06:52 tomli==2.4.1 12:06:52 tomli_w==1.2.0 12:06:52 tox==4.55.1 12:06:52 typing_extensions==4.15.0 12:06:52 urllib3==1.26.20 12:06:52 virtualenv==21.5.0 12:06:52 [EnvInject] - Injecting environment variables from a build step. 12:06:52 [EnvInject] - Injecting as environment variables the properties content 12:06:52 PARALLEL=false 12:06:52 12:06:52 [EnvInject] - Variables injected successfully. 12:06:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6646706539502081743.sh 12:06:52 ---> tox-run.sh 12:06:52 + 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 12:06:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:06:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:06:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:06:52 + cd /w/workspace/oom-master-pre-commit-lint/. 12:06:52 + source /home/jenkins/lf-env.sh 12:06:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:52 ++ mktemp -d /tmp/venv-XXXX 12:06:52 + lf_venv=/tmp/venv-URwK 12:06:52 + local venv_file=/tmp/.os_lf_venv 12:06:52 + local python=python3 12:06:52 + local options 12:06:52 + local set_path=true 12:06:52 + local install_args= 12:06:52 ++ 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 12:06:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:52 + true 12:06:52 + case $1 in 12:06:52 + venv_file=/tmp/.toxenv 12:06:52 + shift 2 12:06:52 + true 12:06:52 + case $1 in 12:06:52 + shift 12:06:52 + break 12:06:52 + case $python in 12:06:52 + local pkg_list= 12:06:52 + [[ -d /opt/pyenv ]] 12:06:52 + echo 'Setup pyenv:' 12:06:52 Setup pyenv: 12:06:52 + export PYENV_ROOT=/opt/pyenv 12:06:52 + PYENV_ROOT=/opt/pyenv 12:06:52 + 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 12:06:52 + 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 12:06:52 + pyenv versions 12:06:52 system 12:06:52 3.8.13 12:06:52 3.9.13 12:06:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:52 + command -v pyenv 12:06:52 ++ pyenv init - --no-rehash 12:06:52 + 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[*]}"'\'')" 12:06:52 export PATH="/opt/pyenv/shims:${PATH}" 12:06:52 export PYENV_SHELL=bash 12:06:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:52 pyenv() { 12:06:52 local command 12:06:52 command="${1:-}" 12:06:52 if [ "$#" -gt 0 ]; then 12:06:52 shift 12:06:52 fi 12:06:52 12:06:52 case "$command" in 12:06:52 rehash|shell) 12:06:52 eval "$(pyenv "sh-$command" "$@")" 12:06:52 ;; 12:06:52 *) 12:06:52 command pyenv "$command" "$@" 12:06:52 ;; 12:06:52 esac 12:06:52 }' 12:06:52 +++ 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[*]}"' 12:06:52 ++ 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 12:06:52 ++ 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 12:06:52 ++ 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 12:06:52 ++ export PYENV_SHELL=bash 12:06:52 ++ PYENV_SHELL=bash 12:06:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:52 +++ complete -F _pyenv pyenv 12:06:52 ++ lf-pyver python3 12:06:52 ++ local py_version_xy=python3 12:06:52 ++ local py_version_xyz= 12:06:52 ++ pyenv versions 12:06:52 ++ local command 12:06:52 ++ command=versions 12:06:52 ++ '[' 1 -gt 0 ']' 12:06:52 ++ shift 12:06:52 ++ case "$command" in 12:06:52 ++ command pyenv versions 12:06:52 ++ awk '{ print $1 }' 12:06:52 ++ pyenv versions 12:06:52 ++ sed 's/^[ *]* //' 12:06:52 ++ grep -E '^[0-9.]*[0-9]$' 12:06:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:52 +++ grep '^3' /tmp/.pyenv_versions 12:06:52 +++ sort -V 12:06:52 +++ tail -n 1 12:06:52 ++ py_version_xyz=3.10.6 12:06:52 ++ [[ -z 3.10.6 ]] 12:06:52 ++ echo 3.10.6 12:06:52 ++ return 0 12:06:52 + pyenv local 3.10.6 12:06:52 + local command 12:06:52 + command=local 12:06:52 + '[' 2 -gt 0 ']' 12:06:52 + shift 12:06:52 + case "$command" in 12:06:52 + command pyenv local 3.10.6 12:06:52 + pyenv local 3.10.6 12:06:52 + for arg in "$@" 12:06:52 + case $arg in 12:06:52 + pkg_list+='tox ' 12:06:52 + for arg in "$@" 12:06:52 + case $arg in 12:06:52 + pkg_list+='virtualenv ' 12:06:52 + for arg in "$@" 12:06:52 + case $arg in 12:06:52 + pkg_list+='urllib3~=1.26.15 ' 12:06:52 + [[ -f /tmp/.toxenv ]] 12:06:52 ++ cat /tmp/.toxenv 12:06:52 + lf_venv=/tmp/venv-rBYB 12:06:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rBYB from' file:/tmp/.toxenv 12:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rBYB from file:/tmp/.toxenv 12:06:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:52 + local 'pip_opts=--upgrade --quiet' 12:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:52 + [[ -n '' ]] 12:06:52 + [[ -n '' ]] 12:06:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:52 + /tmp/venv-rBYB/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 12:06:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:53 lf-activate-venv(): INFO: Base packages installed successfully 12:06:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:53 + /tmp/venv-rBYB/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 12:06:54 + type python3 12:06:54 + true 12:06:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rBYB/bin to PATH' 12:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-rBYB/bin to PATH 12:06:54 + PATH=/tmp/venv-rBYB/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 12:06:54 + return 0 12:06:54 + [[ -d /opt/pyenv ]] 12:06:54 + echo '---> Setting up pyenv' 12:06:54 ---> Setting up pyenv 12:06:54 + export PYENV_ROOT=/opt/pyenv 12:06:54 + PYENV_ROOT=/opt/pyenv 12:06:54 + export PATH=/opt/pyenv/bin:/tmp/venv-rBYB/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 12:06:54 + PATH=/opt/pyenv/bin:/tmp/venv-rBYB/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 12:06:54 ++ pwd 12:06:54 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:06:54 + export PYTHONPATH 12:06:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:54 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:54 + tox --version 12:06:55 4.55.1 from /tmp/venv-rBYB/lib/python3.10/site-packages/tox/__init__.py 12:06:55 + PARALLEL=false 12:06:55 + TOX_OPTIONS_LIST= 12:06:55 + [[ -n pre-commit ]] 12:06:55 + TOX_OPTIONS_LIST=' -e pre-commit' 12:06:55 + case ${PARALLEL,,} in 12:06:55 + tox -e pre-commit 12:06:55 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:06:56 pre-commit: install_deps> python -I -m pip install pre-commit 12:06:59 pre-commit: freeze> python -m pip freeze --all 12:06:59 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.0 12:06:59 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:06:59 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:07:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:07:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:07:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:07:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:07:01 [INFO] Once installed this environment will be reused. 12:07:01 [INFO] This may take a few minutes... 12:07:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:07:06 [INFO] Once installed this environment will be reused. 12:07:06 [INFO] This may take a few minutes... 12:07:10 trim trailing whitespace.................................................Passed 12:07:10 Tabs remover.............................................................Passed 12:07:10 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:07:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:07:11 [INFO] Once installed this environment will be reused. 12:07:11 [INFO] This may take a few minutes... 12:07:24 gitlint..............................................(no files to check)Skipped 12:07:24 pre-commit: OK (28.90=setup[4.23]+cmd[11.32,13.35] seconds) 12:07:24 congratulations :) (28.94 seconds) 12:07:24 + tox_status=0 12:07:24 + echo '---> Completed tox runs' 12:07:24 ---> Completed tox runs 12:07:24 + for i in .tox/*/log 12:07:24 ++ echo .tox/pre-commit/log 12:07:24 ++ awk -F/ '{print $2}' 12:07:24 + tox_env=pre-commit 12:07:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:07:24 + DOC_DIR=docs/_build/html 12:07:24 + [[ -d docs/_build/html ]] 12:07:24 + echo '---> tox-run.sh ends' 12:07:24 ---> tox-run.sh ends 12:07:24 + test 0 -eq 0 12:07:24 $ ssh-agent -k 12:07:24 unset SSH_AUTH_SOCK; 12:07:24 unset SSH_AGENT_PID; 12:07:24 echo Agent pid 1637 killed; 12:07:24 [ssh-agent] Stopped. 12:07:24 [PostBuildScript] - [INFO] Executing post build scripts. 12:07:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18215664648496094879.sh 12:07:24 ---> sysstat.sh 12:07:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins258140573484761046.sh 12:07:24 ---> package-listing.sh 12:07:24 ++ tr '[:upper:]' '[:lower:]' 12:07:24 ++ facter osfamily 12:07:25 + OS_FAMILY=debian 12:07:25 + workspace=/w/workspace/oom-master-pre-commit-lint 12:07:25 + START_PACKAGES=/tmp/packages_start.txt 12:07:25 + END_PACKAGES=/tmp/packages_end.txt 12:07:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:07:25 + PACKAGES=/tmp/packages_start.txt 12:07:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:07:25 + PACKAGES=/tmp/packages_end.txt 12:07:25 + case "${OS_FAMILY}" in 12:07:25 + dpkg -l 12:07:25 + grep '^ii' 12:07:25 + '[' -f /tmp/packages_start.txt ']' 12:07:25 + '[' -f /tmp/packages_end.txt ']' 12:07:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:07:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:07:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:07:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:07:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8827380618513076423.sh 12:07:25 ---> capture-instance-metadata.sh 12:07:25 Setup pyenv: 12:07:25 system 12:07:25 3.8.13 12:07:25 3.9.13 12:07:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:07:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SEFB 12:07:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:07:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:32 lf-activate-venv(): INFO: Base packages installed successfully 12:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:54 lf-activate-venv(): INFO: Adding /tmp/venv-SEFB/bin to PATH 12:07:54 INFO: Running in OpenStack, capturing instance metadata 12:07:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12836944383635104300.sh 12:07:55 provisioning config files... 12:07:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18065115833590929923tmp 12:07:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:55 [EnvInject] - Injecting environment variables from a build step. 12:07:55 [EnvInject] - Injecting as environment variables the properties content 12:07:55 SERVER_ID=logs 12:07:55 12:07:55 [EnvInject] - Variables injected successfully. 12:07:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins138644314237467660.sh 12:07:55 ---> create-netrc.sh 12:07:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7072463283509607463.sh 12:07:55 ---> python-tools-install.sh 12:07:55 Setup pyenv: 12:07:55 system 12:07:55 3.8.13 12:07:55 3.9.13 12:07:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:07:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SEFB from file:/tmp/.os_lf_venv 12:07:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:57 lf-activate-venv(): INFO: Base packages installed successfully 12:07:57 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-SEFB/bin to PATH 12:08:04 Generating Requirements File 12:08:26 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. 12:08:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:08:27 Python 3.10.6 12:08:27 pip 26.1.2 from /tmp/venv-SEFB/lib/python3.10/site-packages/pip (python 3.10) 12:08:27 aiohappyeyeballs==2.6.2 12:08:27 aiohttp==3.14.1 12:08:27 aiosignal==1.4.0 12:08:27 appdirs==1.4.4 12:08:27 argcomplete==3.6.3 12:08:27 aspy.yaml==1.3.0 12:08:27 async-timeout==5.0.1 12:08:27 attrs==26.1.0 12:08:27 autopage==0.6.0 12:08:27 backports.strenum==1.3.1 12:08:27 beautifulsoup4==4.15.0 12:08:27 boto3==1.43.29 12:08:27 botocore==1.43.29 12:08:27 bs4==0.0.2 12:08:27 certifi==2026.5.20 12:08:27 cffi==2.0.0 12:08:27 cfgv==3.5.0 12:08:27 chardet==7.4.3 12:08:27 charset-normalizer==3.4.7 12:08:27 click==8.4.1 12:08:27 cliff==4.14.0 12:08:27 cmd2==3.5.1 12:08:27 cryptography==3.3.2 12:08:27 debtcollector==3.1.0 12:08:27 decorator==5.3.1 12:08:27 defusedxml==0.7.1 12:08:27 Deprecated==1.3.1 12:08:27 distlib==0.4.3 12:08:27 dnspython==2.8.0 12:08:27 docker==7.1.0 12:08:27 dogpile.cache==1.5.0 12:08:27 durationpy==0.10 12:08:27 email-validator==2.3.0 12:08:27 filelock==3.29.4 12:08:27 frozenlist==1.8.0 12:08:27 future==1.0.0 12:08:27 gitdb==4.0.12 12:08:27 GitPython==3.1.50 12:08:27 httplib2==0.30.2 12:08:27 identify==2.6.19 12:08:27 idna==3.18 12:08:27 importlib-resources==1.5.0 12:08:27 iso8601==2.1.0 12:08:27 Jinja2==3.1.6 12:08:27 jmespath==1.1.0 12:08:27 jsonpatch==1.33 12:08:27 jsonpointer==3.1.1 12:08:27 jsonschema==4.26.0 12:08:27 jsonschema-specifications==2025.9.1 12:08:27 keystoneauth1==5.14.0 12:08:27 kubernetes==36.0.2 12:08:27 lftools==0.37.22 12:08:27 lxml==6.1.1 12:08:27 markdown-it-py==4.2.0 12:08:27 MarkupSafe==3.0.3 12:08:27 mdurl==0.1.2 12:08:27 msgpack==1.2.0 12:08:27 multi_key_dict==2.0.3 12:08:27 multidict==6.7.1 12:08:27 munch==4.0.0 12:08:27 netaddr==1.3.0 12:08:27 niet==1.4.2 12:08:27 nodeenv==1.10.0 12:08:27 oauth2client==4.1.3 12:08:27 oauthlib==3.3.1 12:08:27 openstacksdk==4.13.0 12:08:27 os-service-types==1.8.2 12:08:27 osc-lib==4.6.0 12:08:27 oslo.config==10.4.0 12:08:27 oslo.context==6.4.0 12:08:27 oslo.i18n==6.8.0 12:08:27 oslo.log==8.2.0 12:08:27 oslo.serialization==5.10.0 12:08:27 oslo.utils==10.1.1 12:08:27 packaging==26.2 12:08:27 pbr==7.0.3 12:08:27 platformdirs==4.10.0 12:08:27 prettytable==3.17.0 12:08:27 propcache==0.5.2 12:08:27 psutil==7.2.2 12:08:27 pyasn1==0.6.3 12:08:27 pyasn1_modules==0.4.2 12:08:27 pycparser==3.0 12:08:27 pygerrit2==2.0.15 12:08:27 PyGithub==2.9.1 12:08:27 Pygments==2.20.0 12:08:27 PyJWT==2.13.0 12:08:27 PyNaCl==1.6.2 12:08:27 pyparsing==2.4.7 12:08:27 pyperclip==1.11.0 12:08:27 pyrsistent==0.20.0 12:08:27 python-cinderclient==9.9.0 12:08:27 python-dateutil==2.9.0.post0 12:08:27 python-discovery==1.4.2 12:08:27 python-heatclient==5.2.0 12:08:27 python-jenkins==1.8.3 12:08:27 python-keystoneclient==5.8.0 12:08:27 python-magnumclient==4.10.0 12:08:27 python-openstackclient==10.0.0 12:08:27 python-swiftclient==4.10.0 12:08:27 PyYAML==6.0.3 12:08:27 referencing==0.37.0 12:08:27 requests==2.34.2 12:08:27 requests-oauthlib==2.0.0 12:08:27 rfc3986==2.0.0 12:08:27 rich==15.0.0 12:08:27 rich-argparse==1.8.0 12:08:27 rpds-py==0.30.0 12:08:27 rsa==4.9.1 12:08:27 ruamel.yaml==0.19.1 12:08:27 ruamel.yaml.clib==0.2.15 12:08:27 s3transfer==0.18.0 12:08:27 simplejson==4.1.1 12:08:27 six==1.17.0 12:08:27 smmap==5.0.3 12:08:27 soupsieve==2.8.4 12:08:27 stevedore==5.8.0 12:08:27 tabulate==0.10.0 12:08:27 toml==0.10.2 12:08:27 tomlkit==0.15.0 12:08:27 tqdm==4.68.2 12:08:27 typing_extensions==4.15.0 12:08:27 urllib3==1.26.20 12:08:27 virtualenv==21.5.0 12:08:27 wcwidth==0.8.1 12:08:27 websocket-client==1.9.0 12:08:27 wrapt==2.2.1 12:08:27 xdg==6.0.0 12:08:27 xmltodict==1.0.4 12:08:27 yarl==1.24.2 12:08:27 yq==3.4.3 12:08:27 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11474969706007207142.sh 12:08:27 ---> uv-install.sh 12:08:27 Installing uv/uvx (latest) using shell installer 12:08:27 2026-06-15 12:08:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-2Ss5pt.sh" [1] 12:08:27 downloading uv 0.11.21 x86_64-unknown-linux-gnu 12:08:28 installing to /home/jenkins/.local/bin 12:08:28 uv 12:08:28 uvx 12:08:28 everything's installed! 12:08:28 12:08:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:08:28 12:08:28 source $HOME/.local/bin/env (sh, bash, zsh) 12:08:28 source $HOME/.local/bin/env.fish (fish) 12:08:28 Adding install location to PATH 12:08:28 ---> Validating uv/uvx install 12:08:28 uvx 0.11.21 (x86_64-unknown-linux-gnu) 12:08:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9467518557872252919.sh 12:08:28 ---> sudo-logs.sh 12:08:28 Archiving 'sudo' log.. 12:08:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2149999744445973152.sh 12:08:29 ---> job-cost.sh 12:08:29 INFO: Activating Python virtual environment... 12:08:29 Setup pyenv: 12:08:29 system 12:08:29 3.8.13 12:08:29 3.9.13 12:08:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SEFB from file:/tmp/.os_lf_venv 12:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:31 lf-activate-venv(): INFO: Base packages installed successfully 12:08:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:41 lf-activate-venv(): INFO: Adding /tmp/venv-SEFB/bin to PATH 12:08:41 INFO: No stack-cost file found 12:08:41 INFO: Instance uptime: 156s 12:08:41 INFO: Fetching instance metadata (attempt 1 of 3)... 12:08:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:08:41 INFO: Successfully fetched instance metadata 12:08:41 INFO: Instance type: v3-standard-4 12:08:41 INFO: Retrieving pricing info for: v3-standard-4 12:08:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:08:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=156 12:08:41 INFO: Successfully fetched Vexxhost pricing API 12:08:41 INFO: Retrieved cost: 0.11 12:08:41 INFO: Retrieved resource: v3-standard-4 12:08:41 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:08:41 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:08:41 INFO: Successfully archived job cost data 12:08:41 DEBUG: Cost data: oom-master-pre-commit-lint,4649,2026-06-15 12:08:41,v3-standard-4,156,0.11,0.00,SUCCESS 12:08:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13954084484390892780.sh 12:08:42 ---> logs-deploy.sh 12:08:42 Setup pyenv: 12:08:42 system 12:08:42 3.8.13 12:08:42 3.9.13 12:08:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SEFB from file:/tmp/.os_lf_venv 12:08:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:44 lf-activate-venv(): INFO: Base packages installed successfully 12:08:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-SEFB/bin to PATH 12:08:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4649 12:08:52 INFO: archiving workspace using pattern(s): 12:08:53 Archives upload complete. 12:08:53 INFO: archiving logs to Nexus 12:08:54 ---> uname -a: 12:08:54 Linux prd-ubuntu1804-builder-4c-4g-12027 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:08:54 12:08:54 12:08:54 ---> lscpu: 12:08:54 Architecture: x86_64 12:08:54 CPU op-mode(s): 32-bit, 64-bit 12:08:54 Byte Order: Little Endian 12:08:54 CPU(s): 4 12:08:54 On-line CPU(s) list: 0-3 12:08:54 Thread(s) per core: 1 12:08:54 Core(s) per socket: 1 12:08:54 Socket(s): 4 12:08:54 NUMA node(s): 1 12:08:54 Vendor ID: AuthenticAMD 12:08:54 CPU family: 23 12:08:54 Model: 49 12:08:54 Model name: AMD EPYC-Rome Processor 12:08:54 Stepping: 0 12:08:54 CPU MHz: 2800.000 12:08:54 BogoMIPS: 5600.00 12:08:54 Virtualization: AMD-V 12:08:54 Hypervisor vendor: KVM 12:08:54 Virtualization type: full 12:08:54 L1d cache: 32K 12:08:54 L1i cache: 32K 12:08:54 L2 cache: 512K 12:08:54 L3 cache: 16384K 12:08:54 NUMA node0 CPU(s): 0-3 12:08:54 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 12:08:54 12:08:54 12:08:54 ---> nproc: 12:08:54 4 12:08:54 12:08:54 12:08:54 ---> df -h: 12:08:54 Filesystem Size Used Avail Use% Mounted on 12:08:54 udev 7.9G 0 7.9G 0% /dev 12:08:54 tmpfs 1.6G 676K 1.6G 1% /run 12:08:54 /dev/vda1 78G 8.5G 69G 11% / 12:08:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:54 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:54 12:08:54 12:08:54 ---> free -m: 12:08:54 total used free shared buff/cache available 12:08:54 Mem: 16040 613 13089 0 2337 15102 12:08:54 Swap: 1023 0 1023 12:08:54 12:08:54 12:08:54 ---> ip addr: 12:08:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:54 inet 127.0.0.1/8 scope host lo 12:08:54 valid_lft forever preferred_lft forever 12:08:54 inet6 ::1/128 scope host 12:08:54 valid_lft forever preferred_lft forever 12:08:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:54 link/ether fa:16:3e:2b:77:6c brd ff:ff:ff:ff:ff:ff 12:08:54 inet 10.30.106.131/23 brd 10.30.107.255 scope global dynamic ens3 12:08:54 valid_lft 86238sec preferred_lft 86238sec 12:08:54 inet6 fe80::f816:3eff:fe2b:776c/64 scope link 12:08:54 valid_lft forever preferred_lft forever 12:08:54 12:08:54 12:08:54 ---> sar -b -r -n DEV: 12:08:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12027) 06/15/26 _x86_64_ (4 CPU) 12:08:54 12:08:54 12:06:16 LINUX RESTART (4 CPU) 12:08:54 12:08:54 12:07:00 tps rtps wtps bread/s bwrtn/s 12:08:54 12:08:01 96.89 1.64 95.25 128.88 16873.29 12:08:54 Average: 96.89 1.64 95.25 128.88 16873.29 12:08:54 12:08:54 12:07:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:54 12:08:01 13673040 15468608 2751928 16.75 78140 1904744 843848 4.83 840932 1668824 164380 12:08:54 Average: 13673040 15468608 2751928 16.75 78140 1904744 843848 4.83 840932 1668824 164380 12:08:54 12:08:54 12:07:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:54 12:08:01 ens3 84.73 59.54 995.00 16.03 0.00 0.00 0.00 0.00 12:08:54 12:08:01 lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 12:08:54 Average: ens3 84.73 59.54 995.00 16.03 0.00 0.00 0.00 0.00 12:08:54 Average: lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 12:08:54 12:08:54 12:08:54 ---> sar -P ALL: 12:08:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12027) 06/15/26 _x86_64_ (4 CPU) 12:08:54 12:08:54 12:06:16 LINUX RESTART (4 CPU) 12:08:54 12:08:54 12:07:00 CPU %user %nice %system %iowait %steal %idle 12:08:54 12:08:01 all 20.81 0.00 1.85 1.14 0.08 76.12 12:08:54 12:08:01 0 17.04 0.00 1.53 0.13 0.05 81.25 12:08:54 12:08:01 1 15.64 0.00 1.38 0.15 0.11 82.72 12:08:54 12:08:01 2 19.94 0.00 1.89 0.46 0.05 77.66 12:08:54 12:08:01 3 30.62 0.00 2.65 3.83 0.10 62.80 12:08:54 Average: all 20.81 0.00 1.85 1.14 0.08 76.12 12:08:54 Average: 0 17.04 0.00 1.53 0.13 0.05 81.25 12:08:54 Average: 1 15.64 0.00 1.38 0.15 0.11 82.72 12:08:54 Average: 2 19.94 0.00 1.89 0.46 0.05 77.66 12:08:54 Average: 3 30.62 0.00 2.65 3.83 0.10 62.80 12:08:54 12:08:54 12:08:54