09:30:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 09:30:18 Running as SYSTEM 09:30:18 [EnvInject] - Loading node environment variables. 09:30:18 Building remotely on prd-ubuntu1804-builder-4c-4g-13155 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:30:18 [ssh-agent] Looking for ssh-agent implementation... 09:30:18 $ ssh-agent 09:30:18 SSH_AUTH_SOCK=/tmp/ssh-Q8vlhcIOKRCU/agent.1662 09:30:18 SSH_AGENT_PID=1664 09:30:18 [ssh-agent] Started. 09:30:18 Running ssh-add (command line suppressed) 09:30:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13573304589061744910.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13573304589061744910.key) 09:30:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:30:18 The recommended git tool is: NONE 09:30:20 using credential onap-jenkins-ssh 09:30:20 Wiping out workspace first. 09:30:20 Cloning the remote Git repository 09:30:20 Cloning repository git://cloud.onap.org/mirror/oom.git 09:30:20 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:30:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:30:20 > git --version # timeout=10 09:30:20 > git --version # 'git version 2.17.1' 09:30:20 using GIT_SSH to set credentials Gerrit user 09:30:20 Verifying host key using manually-configured host key entries 09:30:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:30:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:30:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:30:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:30:25 using GIT_SSH to set credentials Gerrit user 09:30:25 Verifying host key using manually-configured host key entries 09:30:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/24 # timeout=30 09:30:26 > git rev-parse 56e587c61b888f9147dc06a9e894456e37aa6dcc^{commit} # timeout=10 09:30:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:30:26 Checking out Revision 56e587c61b888f9147dc06a9e894456e37aa6dcc (refs/changes/44/145544/24) 09:30:26 > git config core.sparsecheckout # timeout=10 09:30:26 > git checkout -f 56e587c61b888f9147dc06a9e894456e37aa6dcc # timeout=30 09:30:29 Commit message: "[SDC] 13.2.0 release" 09:30:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:30:29 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 09:30:30 [EnvInject] - Injecting environment variables from a build step. 09:30:30 [EnvInject] - Injecting as environment variables the properties content 09:30:30 PYTHON=python3 09:30:30 09:30:30 [EnvInject] - Variables injected successfully. 09:30:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3673893022200691222.sh 09:30:30 ---> tox-install.sh 09:30:30 + source /home/jenkins/lf-env.sh 09:30:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:30 ++ mktemp -d /tmp/venv-XXXX 09:30:30 + lf_venv=/tmp/venv-1IkW 09:30:30 + local venv_file=/tmp/.os_lf_venv 09:30:30 + local python=python3 09:30:30 + local options 09:30:30 + local set_path=true 09:30:30 + local install_args= 09:30:30 ++ 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 09:30:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:30 + true 09:30:30 + case $1 in 09:30:30 + venv_file=/tmp/.toxenv 09:30:30 + shift 2 09:30:30 + true 09:30:30 + case $1 in 09:30:30 + shift 09:30:30 + break 09:30:30 + case $python in 09:30:30 + local pkg_list= 09:30:30 + [[ -d /opt/pyenv ]] 09:30:30 + echo 'Setup pyenv:' 09:30:30 Setup pyenv: 09:30:30 + export PYENV_ROOT=/opt/pyenv 09:30:30 + PYENV_ROOT=/opt/pyenv 09:30:30 + 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 09:30:30 + 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 09:30:30 + pyenv versions 09:30:30 * system (set by /opt/pyenv/version) 09:30:30 * 3.8.13 (set by /opt/pyenv/version) 09:30:30 * 3.9.13 (set by /opt/pyenv/version) 09:30:30 * 3.10.6 (set by /opt/pyenv/version) 09:30:30 + command -v pyenv 09:30:30 ++ pyenv init - --no-rehash 09:30:30 + 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[*]}"'\'')" 09:30:30 export PATH="/opt/pyenv/shims:${PATH}" 09:30:30 export PYENV_SHELL=bash 09:30:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:30 pyenv() { 09:30:30 local command 09:30:30 command="${1:-}" 09:30:30 if [ "$#" -gt 0 ]; then 09:30:30 shift 09:30:30 fi 09:30:30 09:30:30 case "$command" in 09:30:30 rehash|shell) 09:30:30 eval "$(pyenv "sh-$command" "$@")" 09:30:30 ;; 09:30:30 *) 09:30:30 command pyenv "$command" "$@" 09:30:30 ;; 09:30:30 esac 09:30:30 }' 09:30:30 +++ 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[*]}"' 09:30:30 ++ 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 09:30:30 ++ 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 09:30:30 ++ 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 09:30:30 ++ export PYENV_SHELL=bash 09:30:30 ++ PYENV_SHELL=bash 09:30:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:30 +++ complete -F _pyenv pyenv 09:30:30 ++ lf-pyver python3 09:30:30 ++ local py_version_xy=python3 09:30:30 ++ local py_version_xyz= 09:30:30 ++ pyenv versions 09:30:30 ++ local command 09:30:30 ++ sed 's/^[ *]* //' 09:30:30 ++ command=versions 09:30:30 ++ '[' 1 -gt 0 ']' 09:30:30 ++ shift 09:30:30 ++ case "$command" in 09:30:30 ++ command pyenv versions 09:30:30 ++ pyenv versions 09:30:30 ++ awk '{ print $1 }' 09:30:30 ++ grep -E '^[0-9.]*[0-9]$' 09:30:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:30 +++ grep '^3' /tmp/.pyenv_versions 09:30:30 +++ sort -V 09:30:30 +++ tail -n 1 09:30:30 ++ py_version_xyz=3.10.6 09:30:30 ++ [[ -z 3.10.6 ]] 09:30:30 ++ echo 3.10.6 09:30:30 ++ return 0 09:30:30 + pyenv local 3.10.6 09:30:30 + local command 09:30:30 + command=local 09:30:30 + '[' 2 -gt 0 ']' 09:30:30 + shift 09:30:30 + case "$command" in 09:30:30 + command pyenv local 3.10.6 09:30:30 + pyenv local 3.10.6 09:30:30 + for arg in "$@" 09:30:30 + case $arg in 09:30:30 + pkg_list+='tox ' 09:30:30 + for arg in "$@" 09:30:30 + case $arg in 09:30:30 + pkg_list+='virtualenv ' 09:30:30 + for arg in "$@" 09:30:30 + case $arg in 09:30:30 + pkg_list+='urllib3~=1.26.15 ' 09:30:30 + [[ -f /tmp/.toxenv ]] 09:30:30 + [[ ! -f /tmp/.toxenv ]] 09:30:30 + [[ -n '' ]] 09:30:30 + python3 -m venv /tmp/venv-1IkW 09:30:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1IkW' 09:30:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1IkW 09:30:34 + echo /tmp/venv-1IkW 09:30:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:30:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:30:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:30:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:34 + local 'pip_opts=--upgrade --quiet' 09:30:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:30:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:30:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:30:34 + [[ -n '' ]] 09:30:34 + [[ -n '' ]] 09:30:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:30:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:34 + /tmp/venv-1IkW/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 09:30:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:30:38 lf-activate-venv(): INFO: Base packages installed successfully 09:30:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:30:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:30:38 + /tmp/venv-1IkW/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 09:30:41 + type python3 09:30:41 + true 09:30:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1IkW/bin to PATH' 09:30:41 lf-activate-venv(): INFO: Adding /tmp/venv-1IkW/bin to PATH 09:30:41 + PATH=/tmp/venv-1IkW/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 09:30:41 + return 0 09:30:41 + python3 --version 09:30:41 Python 3.10.6 09:30:41 + python3 -m pip --version 09:30:41 pip 26.2.1 from /tmp/venv-1IkW/lib/python3.10/site-packages/pip (python 3.10) 09:30:41 + python3 -m pip freeze 09:30:41 cachetools==7.1.7 09:30:41 colorama==0.4.6 09:30:41 distlib==0.4.3 09:30:41 filelock==3.32.3 09:30:41 packaging==26.3 09:30:41 platformdirs==4.11.3 09:30:41 pluggy==1.6.0 09:30:41 pyproject-api==1.11.0 09:30:41 python-discovery==1.5.2 09:30:41 tomli==2.4.1 09:30:41 tomli_w==1.2.0 09:30:41 tox==4.60.0 09:30:41 typing_extensions==4.16.0 09:30:41 urllib3==1.26.20 09:30:41 virtualenv==21.7.4 09:30:41 [EnvInject] - Injecting environment variables from a build step. 09:30:41 [EnvInject] - Injecting as environment variables the properties content 09:30:41 PARALLEL=false 09:30:41 09:30:41 [EnvInject] - Variables injected successfully. 09:30:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12639035826812751706.sh 09:30:41 ---> tox-run.sh 09:30:41 + 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 09:30:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:30:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:30:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:30:41 + cd /w/workspace/oom-master-pre-commit-lint/. 09:30:41 + source /home/jenkins/lf-env.sh 09:30:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:41 ++ mktemp -d /tmp/venv-XXXX 09:30:41 + lf_venv=/tmp/venv-D2td 09:30:41 + local venv_file=/tmp/.os_lf_venv 09:30:41 + local python=python3 09:30:41 + local options 09:30:41 + local set_path=true 09:30:41 + local install_args= 09:30: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 09:30:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:41 + true 09:30:41 + case $1 in 09:30:41 + venv_file=/tmp/.toxenv 09:30:41 + shift 2 09:30:41 + true 09:30:41 + case $1 in 09:30:41 + shift 09:30:41 + break 09:30:41 + case $python in 09:30:41 + local pkg_list= 09:30:41 + [[ -d /opt/pyenv ]] 09:30:41 + echo 'Setup pyenv:' 09:30:41 Setup pyenv: 09:30:41 + export PYENV_ROOT=/opt/pyenv 09:30:41 + PYENV_ROOT=/opt/pyenv 09:30:41 + 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 09:30:41 + 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 09:30:41 + pyenv versions 09:30:41 system 09:30:41 3.8.13 09:30:41 3.9.13 09:30:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:30:41 + command -v pyenv 09:30:41 ++ pyenv init - --no-rehash 09:30: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[*]}"'\'')" 09:30:41 export PATH="/opt/pyenv/shims:${PATH}" 09:30:41 export PYENV_SHELL=bash 09:30:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:41 pyenv() { 09:30:41 local command 09:30:41 command="${1:-}" 09:30:41 if [ "$#" -gt 0 ]; then 09:30:41 shift 09:30:41 fi 09:30:41 09:30:41 case "$command" in 09:30:41 rehash|shell) 09:30:41 eval "$(pyenv "sh-$command" "$@")" 09:30:41 ;; 09:30:41 *) 09:30:41 command pyenv "$command" "$@" 09:30:41 ;; 09:30:41 esac 09:30:41 }' 09:30: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[*]}"' 09:30:41 ++ 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 09:30:41 ++ 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 09:30:41 ++ 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 09:30:41 ++ export PYENV_SHELL=bash 09:30:41 ++ PYENV_SHELL=bash 09:30:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:41 +++ complete -F _pyenv pyenv 09:30:41 ++ lf-pyver python3 09:30:41 ++ local py_version_xy=python3 09:30:41 ++ local py_version_xyz= 09:30:41 ++ pyenv versions 09:30:41 ++ local command 09:30:41 ++ command=versions 09:30:41 ++ '[' 1 -gt 0 ']' 09:30:41 ++ shift 09:30:41 ++ case "$command" in 09:30:41 ++ command pyenv versions 09:30:41 ++ pyenv versions 09:30:41 ++ grep -E '^[0-9.]*[0-9]$' 09:30:41 ++ sed 's/^[ *]* //' 09:30:41 ++ awk '{ print $1 }' 09:30:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:41 +++ grep '^3' /tmp/.pyenv_versions 09:30:41 +++ sort -V 09:30:41 +++ tail -n 1 09:30:41 ++ py_version_xyz=3.10.6 09:30:41 ++ [[ -z 3.10.6 ]] 09:30:41 ++ echo 3.10.6 09:30:41 ++ return 0 09:30:41 + pyenv local 3.10.6 09:30:41 + local command 09:30:41 + command=local 09:30:41 + '[' 2 -gt 0 ']' 09:30:41 + shift 09:30:41 + case "$command" in 09:30:41 + command pyenv local 3.10.6 09:30:41 + pyenv local 3.10.6 09:30:41 + for arg in "$@" 09:30:41 + case $arg in 09:30:41 + pkg_list+='tox ' 09:30:41 + for arg in "$@" 09:30:41 + case $arg in 09:30:41 + pkg_list+='virtualenv ' 09:30:41 + for arg in "$@" 09:30:41 + case $arg in 09:30:41 + pkg_list+='urllib3~=1.26.15 ' 09:30:41 + [[ -f /tmp/.toxenv ]] 09:30:41 ++ cat /tmp/.toxenv 09:30:41 + lf_venv=/tmp/venv-1IkW 09:30:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1IkW from' file:/tmp/.toxenv 09:30:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1IkW from file:/tmp/.toxenv 09:30:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:30:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:41 + local 'pip_opts=--upgrade --quiet' 09:30:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:30:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:30:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:30:41 + [[ -n '' ]] 09:30:41 + [[ -n '' ]] 09:30:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:30:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:41 + /tmp/venv-1IkW/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 09:30:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:30:42 lf-activate-venv(): INFO: Base packages installed successfully 09:30:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:30:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:30:42 + /tmp/venv-1IkW/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 09:30:43 + type python3 09:30:43 + true 09:30:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1IkW/bin to PATH' 09:30:43 lf-activate-venv(): INFO: Adding /tmp/venv-1IkW/bin to PATH 09:30:43 + PATH=/tmp/venv-1IkW/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 09:30:43 + return 0 09:30:43 + [[ -d /opt/pyenv ]] 09:30:43 + echo '---> Setting up pyenv' 09:30:43 ---> Setting up pyenv 09:30:43 + export PYENV_ROOT=/opt/pyenv 09:30:43 + PYENV_ROOT=/opt/pyenv 09:30:43 + export PATH=/opt/pyenv/bin:/tmp/venv-1IkW/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 09:30:43 + PATH=/opt/pyenv/bin:/tmp/venv-1IkW/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 09:30:43 ++ pwd 09:30:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:30:43 + export PYTHONPATH 09:30:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:30:43 + TOX_TESTENV_PASSENV=PYTHONPATH 09:30:43 + tox --version 09:30:43 4.60.0 from /tmp/venv-1IkW/lib/python3.10/site-packages/tox/__init__.py 09:30:43 + PARALLEL=false 09:30:43 + TOX_OPTIONS_LIST= 09:30:43 + [[ -n pre-commit ]] 09:30:43 + TOX_OPTIONS_LIST=' -e pre-commit' 09:30:43 + case ${PARALLEL,,} in 09:30:43 + tox -e pre-commit 09:30:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:30:45 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 09:30:47 pre-commit: freeze> python -m pip freeze --all 09:30:48 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.3,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.3,pre_commit==4.6.0,python-discovery==1.5.2,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.4 09:30:48 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:30:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:30:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:30:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:30:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:30:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:30:51 [INFO] Once installed this environment will be reused. 09:30:51 [INFO] This may take a few minutes... 09:30:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:30:55 [INFO] Once installed this environment will be reused. 09:30:55 [INFO] This may take a few minutes... 09:31:00 trim trailing whitespace.................................................Passed 09:31:00 Tabs remover.............................................................Passed 09:31:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:31:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:31:00 [INFO] Once installed this environment will be reused. 09:31:00 [INFO] This may take a few minutes... 09:31:08 gitlint..............................................(no files to check)Skipped 09:31:08 pre-commit: OK (24.63=setup[4.02]+cmd[12.29,8.33] seconds) 09:31:08 congratulations :) (24.67 seconds) 09:31:08 + tox_status=0 09:31:08 + echo '---> Completed tox runs' 09:31:08 ---> Completed tox runs 09:31:08 + for i in .tox/*/log 09:31:08 ++ echo .tox/pre-commit/log 09:31:08 ++ awk -F/ '{print $2}' 09:31:08 + tox_env=pre-commit 09:31:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:31:08 + DOC_DIR=docs/_build/html 09:31:08 + [[ -d docs/_build/html ]] 09:31:08 + echo '---> tox-run.sh ends' 09:31:08 ---> tox-run.sh ends 09:31:08 + test 0 -eq 0 09:31:08 $ ssh-agent -k 09:31:08 unset SSH_AUTH_SOCK; 09:31:08 unset SSH_AGENT_PID; 09:31:08 echo Agent pid 1664 killed; 09:31:08 [ssh-agent] Stopped. 09:31:08 [PostBuildScript] - [INFO] Executing post build scripts. 09:31:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7707593893504130177.sh 09:31:08 ---> sysstat.sh 09:31:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11176291306479705660.sh 09:31:09 ---> package-listing.sh 09:31:09 ++ facter osfamily 09:31:09 ++ tr '[:upper:]' '[:lower:]' 09:31:09 + OS_FAMILY=debian 09:31:09 + workspace=/w/workspace/oom-master-pre-commit-lint 09:31:09 + START_PACKAGES=/tmp/packages_start.txt 09:31:09 + END_PACKAGES=/tmp/packages_end.txt 09:31:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:09 + PACKAGES=/tmp/packages_start.txt 09:31:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:31:09 + PACKAGES=/tmp/packages_end.txt 09:31:09 + case "${OS_FAMILY}" in 09:31:09 + dpkg -l 09:31:09 + grep '^ii' 09:31:09 + '[' -f /tmp/packages_start.txt ']' 09:31:09 + '[' -f /tmp/packages_end.txt ']' 09:31:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:31:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:31:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:31:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9053059484414069720.sh 09:31:09 ---> capture-instance-metadata.sh 09:31:09 Setup pyenv: 09:31:09 system 09:31:09 3.8.13 09:31:09 3.9.13 09:31:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:31:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gHIF 09:31:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:31:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:17 lf-activate-venv(): INFO: Base packages installed successfully 09:31:17 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:36 lf-activate-venv(): INFO: Adding /tmp/venv-gHIF/bin to PATH 09:31:36 INFO: Running in OpenStack, capturing instance metadata 09:31:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4338023703324180381.sh 09:31:36 provisioning config files... 09:31:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config734441075565704803tmp 09:31:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:31:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:31:36 [EnvInject] - Injecting environment variables from a build step. 09:31:36 [EnvInject] - Injecting as environment variables the properties content 09:31:36 SERVER_ID=logs 09:31:36 09:31:36 [EnvInject] - Variables injected successfully. 09:31:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7485330676202598502.sh 09:31:36 ---> create-netrc.sh 09:31:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5233592913477410469.sh 09:31:37 ---> python-tools-install.sh 09:31:37 Setup pyenv: 09:31:37 system 09:31:37 3.8.13 09:31:37 3.9.13 09:31:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:31:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gHIF from file:/tmp/.os_lf_venv 09:31:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:38 lf-activate-venv(): INFO: Base packages installed successfully 09:31:38 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:45 lf-activate-venv(): INFO: Adding /tmp/venv-gHIF/bin to PATH 09:31:45 Generating Requirements File 09:32:06 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. 09:32:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:32:06 Python 3.10.6 09:32:06 pip 26.2.1 from /tmp/venv-gHIF/lib/python3.10/site-packages/pip (python 3.10) 09:32:07 aiohappyeyeballs==2.7.1 09:32:07 aiohttp==3.14.3 09:32:07 aiosignal==1.4.0 09:32:07 appdirs==1.4.4 09:32:07 argcomplete==3.7.2 09:32:07 aspy.yaml==1.3.0 09:32:07 async-timeout==5.0.1 09:32:07 attrs==26.1.0 09:32:07 autopage==0.6.0 09:32:07 backports.strenum==1.3.1 09:32:07 beautifulsoup4==4.15.0 09:32:07 boto3==1.43.72 09:32:07 botocore==1.43.72 09:32:07 bs4==0.0.2 09:32:07 certifi==2026.7.22 09:32:07 cffi==2.1.1 09:32:07 cfgv==3.5.0 09:32:07 chardet==7.6.0 09:32:07 charset-normalizer==3.5.1 09:32:07 click==8.4.2 09:32:07 cliff==4.14.0 09:32:07 cmd2==3.5.1 09:32:07 cryptography==3.3.2 09:32:07 debtcollector==3.1.0 09:32:07 decorator==5.3.1 09:32:07 defusedxml==0.7.1 09:32:07 Deprecated==1.3.1 09:32:07 distlib==0.4.3 09:32:07 dnspython==2.8.0 09:32:07 docker==7.2.0 09:32:07 dogpile.cache==1.5.0 09:32:07 durationpy==0.10 09:32:07 email-validator==2.3.0 09:32:07 filelock==3.32.3 09:32:07 frozenlist==1.8.0 09:32:07 future==1.0.0 09:32:07 gitdb==4.0.12 09:32:07 GitPython==3.1.59 09:32:07 httplib2==0.30.2 09:32:07 identify==2.6.19 09:32:07 idna==3.18 09:32:07 importlib-resources==1.5.0 09:32:07 iso8601==2.1.0 09:32:07 Jinja2==3.1.6 09:32:07 jmespath==1.1.0 09:32:07 jsonpatch==1.33 09:32:07 jsonpointer==3.1.1 09:32:07 jsonschema==4.26.0 09:32:07 jsonschema-specifications==2025.9.1 09:32:07 keystoneauth1==5.14.0 09:32:07 kubernetes==36.0.3 09:32:07 lftools==0.37.23 09:32:07 lxml==6.1.1 09:32:07 markdown-it-py==4.2.0 09:32:07 MarkupSafe==3.0.3 09:32:07 mdurl==0.1.2 09:32:07 msgpack==1.2.1 09:32:07 multi_key_dict==2.0.3 09:32:07 multidict==6.7.1 09:32:07 munch==4.0.0 09:32:07 netaddr==1.3.0 09:32:07 niet==1.4.2 09:32:07 nodeenv==1.10.0 09:32:07 oauth2client==4.1.3 09:32:07 oauthlib==3.3.1 09:32:07 openstacksdk==4.13.0 09:32:07 os-service-types==1.8.2 09:32:07 osc-lib==4.6.0 09:32:07 oslo.config==10.4.0 09:32:07 oslo.context==6.4.0 09:32:07 oslo.i18n==6.8.0 09:32:07 oslo.log==8.2.0 09:32:07 oslo.serialization==5.10.0 09:32:07 oslo.utils==10.1.1 09:32:07 packaging==26.3 09:32:07 pbr==7.0.3 09:32:07 platformdirs==4.11.3 09:32:07 prettytable==3.18.0 09:32:07 propcache==0.5.2 09:32:07 psutil==7.2.2 09:32:07 pyasn1==0.6.4 09:32:07 pyasn1_modules==0.4.2 09:32:07 pycparser==3.0 09:32:07 pygerrit2==2.0.15 09:32:07 PyGithub==2.9.1 09:32:07 Pygments==2.21.0 09:32:07 PyJWT==2.13.0 09:32:07 PyNaCl==1.6.2 09:32:07 pyparsing==2.4.7 09:32:07 pyperclip==1.11.0 09:32:07 pyrsistent==0.20.0 09:32:07 python-cinderclient==9.9.0 09:32:07 python-dateutil==2.9.0.post0 09:32:07 python-discovery==1.5.2 09:32:07 python-heatclient==5.2.0 09:32:07 python-jenkins==1.8.3 09:32:07 python-keystoneclient==5.8.0 09:32:07 python-magnumclient==4.11.0 09:32:07 python-openstackclient==10.0.0 09:32:07 python-swiftclient==4.10.0 09:32:07 PyYAML==6.0.3 09:32:07 referencing==0.37.0 09:32:07 requests==2.34.2 09:32:07 requests-oauthlib==2.0.0 09:32:07 rfc3986==2.0.0 09:32:07 rich==15.0.0 09:32:07 rich-argparse==1.8.0 09:32:07 rpds-py==0.30.0 09:32:07 rsa==4.9.1 09:32:07 ruamel.yaml==0.19.1 09:32:07 ruamel.yaml.clib==0.2.15 09:32:07 s3transfer==0.19.2 09:32:07 simplejson==4.1.1 09:32:07 six==1.17.0 09:32:07 smmap==5.0.3 09:32:07 soupsieve==2.9.2 09:32:07 stevedore==5.8.0 09:32:07 tabulate==0.10.0 09:32:07 toml==0.10.2 09:32:07 tomlkit==0.15.1 09:32:07 tqdm==4.70.0 09:32:07 typing_extensions==4.16.0 09:32:07 urllib3==1.26.20 09:32:07 virtualenv==21.7.4 09:32:07 wcwidth==0.8.2 09:32:07 websocket-client==1.9.0 09:32:07 wrapt==2.3.0 09:32:07 xdg==6.0.0 09:32:07 xmltodict==1.0.4 09:32:07 yarl==1.24.5 09:32:07 yq==4.1.2 09:32:07 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11238041139484678486.sh 09:32:07 ---> uv-install.sh 09:32:07 Installing uv/uvx (latest) using shell installer 09:32:07 2026-08-17 09:32:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ZTLNhV.sh" [1] 09:32:07 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:32:08 installing to /home/jenkins/.local/bin 09:32:08 uv 09:32:08 uvx 09:32:08 everything's installed! 09:32:08 09:32:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:32:08 09:32:08 source $HOME/.local/bin/env (sh, bash, zsh) 09:32:08 source $HOME/.local/bin/env.fish (fish) 09:32:08 Adding install location to PATH 09:32:08 ---> Validating uv/uvx install 09:32:08 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:32:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18028948983678852985.sh 09:32:08 ---> sudo-logs.sh 09:32:08 Archiving 'sudo' log.. 09:32:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17370094076446053273.sh 09:32:08 ---> job-cost.sh 09:32:08 INFO: Activating Python virtual environment... 09:32:08 Setup pyenv: 09:32:08 system 09:32:08 3.8.13 09:32:08 3.9.13 09:32:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:32:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gHIF from file:/tmp/.os_lf_venv 09:32:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:32:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:32:10 lf-activate-venv(): INFO: Base packages installed successfully 09:32:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:32:14 lf-activate-venv(): INFO: Adding /tmp/venv-gHIF/bin to PATH 09:32:14 INFO: No stack-cost file found 09:32:14 INFO: Instance uptime: 137s 09:32:14 INFO: Fetching instance metadata (attempt 1 of 3)... 09:32:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:32:15 INFO: Successfully fetched instance metadata 09:32:15 INFO: Instance type: v3-standard-4 09:32:15 INFO: Retrieving pricing info for: v3-standard-4 09:32:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:32:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 09:32:15 INFO: Successfully fetched Vexxhost pricing API 09:32:15 INFO: Retrieved cost: 0.11 09:32:15 INFO: Retrieved resource: v3-standard-4 09:32:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:32:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:32:15 INFO: Successfully archived job cost data 09:32:15 DEBUG: Cost data: oom-master-pre-commit-lint,4802,2026-08-17 09:32:15,v3-standard-4,137,0.11,0.00,SUCCESS 09:32:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10892549982896186730.sh 09:32:15 ---> logs-deploy.sh 09:32:15 Setup pyenv: 09:32:15 system 09:32:15 3.8.13 09:32:15 3.9.13 09:32:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:32:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gHIF from file:/tmp/.os_lf_venv 09:32:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:32:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:32:17 lf-activate-venv(): INFO: Base packages installed successfully 09:32:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:32:24 lf-activate-venv(): INFO: Adding /tmp/venv-gHIF/bin to PATH 09:32:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4802 09:32:24 INFO: archiving workspace using pattern(s): 09:32:24 Archives upload complete. 09:32:25 INFO: archiving logs to Nexus 09:32:25 ---> uname -a: 09:32:25 Linux prd-ubuntu1804-builder-4c-4g-13155 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:32:25 09:32:25 09:32:25 ---> lscpu: 09:32:25 Architecture: x86_64 09:32:25 CPU op-mode(s): 32-bit, 64-bit 09:32:25 Byte Order: Little Endian 09:32:25 CPU(s): 4 09:32:25 On-line CPU(s) list: 0-3 09:32:25 Thread(s) per core: 1 09:32:25 Core(s) per socket: 1 09:32:25 Socket(s): 4 09:32:25 NUMA node(s): 1 09:32:25 Vendor ID: AuthenticAMD 09:32:25 CPU family: 23 09:32:25 Model: 49 09:32:25 Model name: AMD EPYC-Rome Processor 09:32:25 Stepping: 0 09:32:25 CPU MHz: 2799.998 09:32:25 BogoMIPS: 5599.99 09:32:25 Virtualization: AMD-V 09:32:25 Hypervisor vendor: KVM 09:32:25 Virtualization type: full 09:32:25 L1d cache: 32K 09:32:25 L1i cache: 32K 09:32:25 L2 cache: 512K 09:32:25 L3 cache: 16384K 09:32:25 NUMA node0 CPU(s): 0-3 09:32:25 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 09:32:25 09:32:25 09:32:25 ---> nproc: 09:32:25 4 09:32:25 09:32:25 09:32:25 ---> df -h: 09:32:25 Filesystem Size Used Avail Use% Mounted on 09:32:25 udev 7.9G 0 7.9G 0% /dev 09:32:25 tmpfs 1.6G 676K 1.6G 1% /run 09:32:25 /dev/vda1 78G 8.5G 69G 11% / 09:32:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:32:25 tmpfs 5.0M 0 5.0M 0% /run/lock 09:32:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:32:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:32:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:32:25 09:32:25 09:32:26 ---> free -m: 09:32:26 total used free shared buff/cache available 09:32:26 Mem: 16040 560 13144 0 2335 15155 09:32:26 Swap: 1023 0 1023 09:32:26 09:32:26 09:32:26 ---> ip addr: 09:32:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:32:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:32:26 inet 127.0.0.1/8 scope host lo 09:32:26 valid_lft forever preferred_lft forever 09:32:26 inet6 ::1/128 scope host 09:32:26 valid_lft forever preferred_lft forever 09:32:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:32:26 link/ether fa:16:3e:d9:c9:31 brd ff:ff:ff:ff:ff:ff 09:32:26 inet 10.30.106.247/23 brd 10.30.107.255 scope global dynamic ens3 09:32:26 valid_lft 86260sec preferred_lft 86260sec 09:32:26 inet6 fe80::f816:3eff:fed9:c931/64 scope link 09:32:26 valid_lft forever preferred_lft forever 09:32:26 09:32:26 09:32:26 ---> sar -b -r -n DEV: 09:32:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13155) 08/17/26 _x86_64_ (4 CPU) 09:32:26 09:32:26 09:30:07 LINUX RESTART (4 CPU) 09:32:26 09:32:26 09:31:02 tps rtps wtps bread/s bwrtn/s 09:32:26 09:32:01 121.35 0.88 120.47 102.36 12561.53 09:32:26 Average: 121.35 0.88 120.47 102.36 12561.53 09:32:26 09:32:26 09:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:26 09:32:01 13602340 15496816 2822628 17.18 82752 1995988 802496 4.59 827192 1749564 201176 09:32:26 Average: 13602340 15496816 2822628 17.18 82752 1995988 802496 4.59 827192 1749564 201176 09:32:26 09:32:26 09:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:32:26 09:32:01 ens3 77.85 51.45 1140.40 10.45 0.00 0.00 0.00 0.00 09:32:26 09:32:01 lo 1.08 1.08 0.13 0.13 0.00 0.00 0.00 0.00 09:32:26 Average: ens3 77.85 51.45 1140.40 10.45 0.00 0.00 0.00 0.00 09:32:26 Average: lo 1.08 1.08 0.13 0.13 0.00 0.00 0.00 0.00 09:32:26 09:32:26 09:32:26 ---> sar -P ALL: 09:32:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13155) 08/17/26 _x86_64_ (4 CPU) 09:32:26 09:32:26 09:30:07 LINUX RESTART (4 CPU) 09:32:26 09:32:26 09:31:02 CPU %user %nice %system %iowait %steal %idle 09:32:26 09:32:01 all 21.31 0.00 1.46 1.39 0.06 75.79 09:32:26 09:32:01 0 6.01 0.00 0.73 3.64 0.05 89.57 09:32:26 09:32:01 1 26.49 0.00 1.75 0.63 0.07 71.06 09:32:26 09:32:01 2 39.40 0.00 2.22 1.14 0.07 57.17 09:32:26 09:32:01 3 13.28 0.00 1.12 0.15 0.05 85.39 09:32:26 Average: all 21.31 0.00 1.46 1.39 0.06 75.79 09:32:26 Average: 0 6.01 0.00 0.73 3.64 0.05 89.57 09:32:26 Average: 1 26.49 0.00 1.75 0.63 0.07 71.06 09:32:26 Average: 2 39.40 0.00 2.22 1.14 0.07 57.17 09:32:26 Average: 3 13.28 0.00 1.12 0.15 0.05 85.39 09:32:26 09:32:26 09:32:26