07:02:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 07:02:59 Running as SYSTEM 07:02:59 [EnvInject] - Loading node environment variables. 07:02:59 Building remotely on prd-ubuntu1804-builder-4c-4g-6305 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:02:59 [ssh-agent] Looking for ssh-agent implementation... 07:02:59 $ ssh-agent 07:02:59 SSH_AUTH_SOCK=/tmp/ssh-kAuI4QHhphRC/agent.1570 07:02:59 SSH_AGENT_PID=1572 07:02:59 [ssh-agent] Started. 07:02:59 Running ssh-add (command line suppressed) 07:02:59 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12657541915056928683.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12657541915056928683.key) 07:02:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:02:59 The recommended git tool is: NONE 07:03:01 using credential onap-jenkins-ssh 07:03:01 Wiping out workspace first. 07:03:01 Cloning the remote Git repository 07:03:01 Cloning repository git://cloud.onap.org/mirror/oom.git 07:03:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:03:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:03:01 > git --version # timeout=10 07:03:01 > git --version # 'git version 2.17.1' 07:03:01 using GIT_SSH to set credentials Gerrit user 07:03:01 Verifying host key using manually-configured host key entries 07:03:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:03:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:03:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:03:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:03:07 using GIT_SSH to set credentials Gerrit user 07:03:07 Verifying host key using manually-configured host key entries 07:03:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/1 # timeout=30 07:03:07 > git rev-parse 4c6ffb534109c9bdf741020f11e9a33faa729a6f^{commit} # timeout=10 07:03:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:03:07 Checking out Revision 4c6ffb534109c9bdf741020f11e9a33faa729a6f (refs/changes/48/144748/1) 07:03:07 > git config core.sparsecheckout # timeout=10 07:03:07 > git checkout -f 4c6ffb534109c9bdf741020f11e9a33faa729a6f # timeout=30 07:03:10 Commit message: "[SO] etsi-sol 1.10.1" 07:03:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:03:10 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 07:03:11 [EnvInject] - Injecting environment variables from a build step. 07:03:11 [EnvInject] - Injecting as environment variables the properties content 07:03:11 PYTHON=python3 07:03:11 07:03:11 [EnvInject] - Variables injected successfully. 07:03:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7994945228294802910.sh 07:03:11 ---> tox-install.sh 07:03:11 + source /home/jenkins/lf-env.sh 07:03:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:03:11 ++ mktemp -d /tmp/venv-XXXX 07:03:11 + lf_venv=/tmp/venv-D629 07:03:11 + local venv_file=/tmp/.os_lf_venv 07:03:11 + local python=python3 07:03:11 + local options 07:03:11 + local set_path=true 07:03:11 + local install_args= 07:03:11 ++ 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 07:03:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:03:11 + true 07:03:11 + case $1 in 07:03:11 + venv_file=/tmp/.toxenv 07:03:11 + shift 2 07:03:11 + true 07:03:11 + case $1 in 07:03:11 + shift 07:03:11 + break 07:03:11 + case $python in 07:03:11 + local pkg_list= 07:03:11 + [[ -d /opt/pyenv ]] 07:03:11 + echo 'Setup pyenv:' 07:03:11 Setup pyenv: 07:03:11 + export PYENV_ROOT=/opt/pyenv 07:03:11 + PYENV_ROOT=/opt/pyenv 07:03:11 + 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 07:03:11 + 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 07:03:11 + pyenv versions 07:03:11 * system (set by /opt/pyenv/version) 07:03:11 * 3.8.13 (set by /opt/pyenv/version) 07:03:11 * 3.9.13 (set by /opt/pyenv/version) 07:03:11 * 3.10.6 (set by /opt/pyenv/version) 07:03:11 + command -v pyenv 07:03:11 ++ pyenv init - --no-rehash 07:03:11 + 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[*]}"'\'')" 07:03:11 export PATH="/opt/pyenv/shims:${PATH}" 07:03:11 export PYENV_SHELL=bash 07:03:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:03:11 pyenv() { 07:03:11 local command 07:03:11 command="${1:-}" 07:03:11 if [ "$#" -gt 0 ]; then 07:03:11 shift 07:03:11 fi 07:03:11 07:03:11 case "$command" in 07:03:11 rehash|shell) 07:03:11 eval "$(pyenv "sh-$command" "$@")" 07:03:11 ;; 07:03:11 *) 07:03:11 command pyenv "$command" "$@" 07:03:11 ;; 07:03:11 esac 07:03:11 }' 07:03:11 +++ 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[*]}"' 07:03:11 ++ 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 07:03:11 ++ 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 07:03:11 ++ 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 07:03:11 ++ export PYENV_SHELL=bash 07:03:11 ++ PYENV_SHELL=bash 07:03:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:03:11 +++ complete -F _pyenv pyenv 07:03:11 ++ lf-pyver python3 07:03:11 ++ local py_version_xy=python3 07:03:11 ++ local py_version_xyz= 07:03:11 ++ pyenv versions 07:03:11 ++ local command 07:03:11 ++ command=versions 07:03:11 ++ '[' 1 -gt 0 ']' 07:03:11 ++ shift 07:03:11 ++ case "$command" in 07:03:11 ++ command pyenv versions 07:03:11 ++ pyenv versions 07:03:11 ++ sed 's/^[ *]* //' 07:03:11 ++ grep -E '^[0-9.]*[0-9]$' 07:03:11 ++ awk '{ print $1 }' 07:03:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:03:11 +++ grep '^3' /tmp/.pyenv_versions 07:03:11 +++ sort -V 07:03:11 +++ tail -n 1 07:03:11 ++ py_version_xyz=3.10.6 07:03:11 ++ [[ -z 3.10.6 ]] 07:03:11 ++ echo 3.10.6 07:03:11 ++ return 0 07:03:11 + pyenv local 3.10.6 07:03:11 + local command 07:03:11 + command=local 07:03:11 + '[' 2 -gt 0 ']' 07:03:11 + shift 07:03:11 + case "$command" in 07:03:11 + command pyenv local 3.10.6 07:03:11 + pyenv local 3.10.6 07:03:11 + for arg in "$@" 07:03:11 + case $arg in 07:03:11 + pkg_list+='tox ' 07:03:11 + for arg in "$@" 07:03:11 + case $arg in 07:03:11 + pkg_list+='virtualenv ' 07:03:11 + for arg in "$@" 07:03:11 + case $arg in 07:03:11 + pkg_list+='urllib3~=1.26.15 ' 07:03:11 + [[ -f /tmp/.toxenv ]] 07:03:11 + [[ ! -f /tmp/.toxenv ]] 07:03:11 + [[ -n '' ]] 07:03:11 + python3 -m venv /tmp/venv-D629 07:03:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D629' 07:03:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D629 07:03:15 + echo /tmp/venv-D629 07:03:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:03:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:03:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:03:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:15 + local 'pip_opts=--upgrade --quiet' 07:03:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:03:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:03:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:03:15 + [[ -n '' ]] 07:03:15 + [[ -n '' ]] 07:03:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:03:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:15 + /tmp/venv-D629/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 07:03:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:03:19 lf-activate-venv(): INFO: Base packages installed successfully 07:03:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:03:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:03:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:03:19 + /tmp/venv-D629/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 07:03:21 + type python3 07:03:21 + true 07:03:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-D629/bin to PATH' 07:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-D629/bin to PATH 07:03:21 + PATH=/tmp/venv-D629/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 07:03:21 + return 0 07:03:21 + python3 --version 07:03:21 Python 3.10.6 07:03:21 + python3 -m pip --version 07:03:21 pip 26.1.2 from /tmp/venv-D629/lib/python3.10/site-packages/pip (python 3.10) 07:03:21 + python3 -m pip freeze 07:03:22 cachetools==7.1.4 07:03:22 colorama==0.4.6 07:03:22 distlib==0.4.1 07:03:22 filelock==3.29.0 07:03:22 packaging==26.2 07:03:22 platformdirs==4.10.0 07:03:22 pluggy==1.6.0 07:03:22 pyproject-api==1.10.1 07:03:22 python-discovery==1.4.0 07:03:22 tomli==2.4.1 07:03:22 tomli_w==1.2.0 07:03:22 tox==4.55.0 07:03:22 typing_extensions==4.15.0 07:03:22 urllib3==1.26.20 07:03:22 virtualenv==21.4.2 07:03:22 [EnvInject] - Injecting environment variables from a build step. 07:03:22 [EnvInject] - Injecting as environment variables the properties content 07:03:22 PARALLEL=false 07:03:22 07:03:22 [EnvInject] - Variables injected successfully. 07:03:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4770149587644872828.sh 07:03:22 ---> tox-run.sh 07:03:22 + 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 07:03:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:03:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:03:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:03:22 + cd /w/workspace/oom-master-pre-commit-lint/. 07:03:22 + source /home/jenkins/lf-env.sh 07:03:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:03:22 ++ mktemp -d /tmp/venv-XXXX 07:03:22 + lf_venv=/tmp/venv-MT9T 07:03:22 + local venv_file=/tmp/.os_lf_venv 07:03:22 + local python=python3 07:03:22 + local options 07:03:22 + local set_path=true 07:03:22 + local install_args= 07:03:22 ++ 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 07:03:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:03:22 + true 07:03:22 + case $1 in 07:03:22 + venv_file=/tmp/.toxenv 07:03:22 + shift 2 07:03:22 + true 07:03:22 + case $1 in 07:03:22 + shift 07:03:22 + break 07:03:22 + case $python in 07:03:22 + local pkg_list= 07:03:22 + [[ -d /opt/pyenv ]] 07:03:22 + echo 'Setup pyenv:' 07:03:22 Setup pyenv: 07:03:22 + export PYENV_ROOT=/opt/pyenv 07:03:22 + PYENV_ROOT=/opt/pyenv 07:03:22 + 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 07:03:22 + 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 07:03:22 + pyenv versions 07:03:22 system 07:03:22 3.8.13 07:03:22 3.9.13 07:03:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:03:22 + command -v pyenv 07:03:22 ++ pyenv init - --no-rehash 07:03:22 + 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[*]}"'\'')" 07:03:22 export PATH="/opt/pyenv/shims:${PATH}" 07:03:22 export PYENV_SHELL=bash 07:03:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:03:22 pyenv() { 07:03:22 local command 07:03:22 command="${1:-}" 07:03:22 if [ "$#" -gt 0 ]; then 07:03:22 shift 07:03:22 fi 07:03:22 07:03:22 case "$command" in 07:03:22 rehash|shell) 07:03:22 eval "$(pyenv "sh-$command" "$@")" 07:03:22 ;; 07:03:22 *) 07:03:22 command pyenv "$command" "$@" 07:03:22 ;; 07:03:22 esac 07:03:22 }' 07:03:22 +++ 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[*]}"' 07:03:22 ++ 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 07:03:22 ++ 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 07:03:22 ++ 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 07:03:22 ++ export PYENV_SHELL=bash 07:03:22 ++ PYENV_SHELL=bash 07:03:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:03:22 +++ complete -F _pyenv pyenv 07:03:22 ++ lf-pyver python3 07:03:22 ++ local py_version_xy=python3 07:03:22 ++ local py_version_xyz= 07:03:22 ++ pyenv versions 07:03:22 ++ local command 07:03:22 ++ command=versions 07:03:22 ++ '[' 1 -gt 0 ']' 07:03:22 ++ shift 07:03:22 ++ case "$command" in 07:03:22 ++ command pyenv versions 07:03:22 ++ pyenv versions 07:03:22 ++ awk '{ print $1 }' 07:03:22 ++ grep -E '^[0-9.]*[0-9]$' 07:03:22 ++ sed 's/^[ *]* //' 07:03:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:03:22 +++ grep '^3' /tmp/.pyenv_versions 07:03:22 +++ sort -V 07:03:22 +++ tail -n 1 07:03:22 ++ py_version_xyz=3.10.6 07:03:22 ++ [[ -z 3.10.6 ]] 07:03:22 ++ echo 3.10.6 07:03:22 ++ return 0 07:03:22 + pyenv local 3.10.6 07:03:22 + local command 07:03:22 + command=local 07:03:22 + '[' 2 -gt 0 ']' 07:03:22 + shift 07:03:22 + case "$command" in 07:03:22 + command pyenv local 3.10.6 07:03:22 + pyenv local 3.10.6 07:03:22 + for arg in "$@" 07:03:22 + case $arg in 07:03:22 + pkg_list+='tox ' 07:03:22 + for arg in "$@" 07:03:22 + case $arg in 07:03:22 + pkg_list+='virtualenv ' 07:03:22 + for arg in "$@" 07:03:22 + case $arg in 07:03:22 + pkg_list+='urllib3~=1.26.15 ' 07:03:22 + [[ -f /tmp/.toxenv ]] 07:03:22 ++ cat /tmp/.toxenv 07:03:22 + lf_venv=/tmp/venv-D629 07:03:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D629 from' file:/tmp/.toxenv 07:03:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D629 from file:/tmp/.toxenv 07:03:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:03:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:22 + local 'pip_opts=--upgrade --quiet' 07:03:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:03:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:03:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:03:22 + [[ -n '' ]] 07:03:22 + [[ -n '' ]] 07:03:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:03:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:22 + /tmp/venv-D629/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 07:03:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:03:23 lf-activate-venv(): INFO: Base packages installed successfully 07:03:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:03:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:03:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:03:23 + /tmp/venv-D629/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 07:03:24 + type python3 07:03:24 + true 07:03:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-D629/bin to PATH' 07:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-D629/bin to PATH 07:03:24 + PATH=/tmp/venv-D629/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 07:03:24 + return 0 07:03:24 + [[ -d /opt/pyenv ]] 07:03:24 + echo '---> Setting up pyenv' 07:03:24 ---> Setting up pyenv 07:03:24 + export PYENV_ROOT=/opt/pyenv 07:03:24 + PYENV_ROOT=/opt/pyenv 07:03:24 + export PATH=/opt/pyenv/bin:/tmp/venv-D629/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 07:03:24 + PATH=/opt/pyenv/bin:/tmp/venv-D629/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 07:03:24 ++ pwd 07:03:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:03:24 + export PYTHONPATH 07:03:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:03:24 + TOX_TESTENV_PASSENV=PYTHONPATH 07:03:24 + tox --version 07:03:24 4.55.0 from /tmp/venv-D629/lib/python3.10/site-packages/tox/__init__.py 07:03:24 + PARALLEL=false 07:03:24 + TOX_OPTIONS_LIST= 07:03:24 + [[ -n pre-commit ]] 07:03:24 + TOX_OPTIONS_LIST=' -e pre-commit' 07:03:24 + case ${PARALLEL,,} in 07:03:24 + tox -e pre-commit 07:03:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:03:25 pre-commit: install_deps> python -I -m pip install pre-commit 07:03:28 pre-commit: freeze> python -m pip freeze --all 07:03:28 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 07:03:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:03:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:03:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:03:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:03:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:03:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:03:30 [INFO] Once installed this environment will be reused. 07:03:30 [INFO] This may take a few minutes... 07:03:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:03:34 [INFO] Once installed this environment will be reused. 07:03:34 [INFO] This may take a few minutes... 07:03:39 trim trailing whitespace.................................................Passed 07:03:39 Tabs remover.............................................................Passed 07:03:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:03:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:03:39 [INFO] Once installed this environment will be reused. 07:03:39 [INFO] This may take a few minutes... 07:03:47 gitlint..............................................(no files to check)Skipped 07:03:47 pre-commit: OK (23.04=setup[3.85]+cmd[10.94,8.25] seconds) 07:03:47 congratulations :) (23.07 seconds) 07:03:47 + tox_status=0 07:03:47 + echo '---> Completed tox runs' 07:03:47 ---> Completed tox runs 07:03:47 + for i in .tox/*/log 07:03:47 ++ echo .tox/pre-commit/log 07:03:47 ++ awk -F/ '{print $2}' 07:03:47 + tox_env=pre-commit 07:03:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:03:47 + DOC_DIR=docs/_build/html 07:03:47 + [[ -d docs/_build/html ]] 07:03:47 + echo '---> tox-run.sh ends' 07:03:47 ---> tox-run.sh ends 07:03:47 + test 0 -eq 0 07:03:47 $ ssh-agent -k 07:03:47 unset SSH_AUTH_SOCK; 07:03:47 unset SSH_AGENT_PID; 07:03:47 echo Agent pid 1572 killed; 07:03:47 [ssh-agent] Stopped. 07:03:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:03:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15294021659575309452.sh 07:03:47 ---> sysstat.sh 07:03:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8703614825081632140.sh 07:03:48 ---> package-listing.sh 07:03:48 ++ facter osfamily 07:03:48 ++ tr '[:upper:]' '[:lower:]' 07:03:48 + OS_FAMILY=debian 07:03:48 + workspace=/w/workspace/oom-master-pre-commit-lint 07:03:48 + START_PACKAGES=/tmp/packages_start.txt 07:03:48 + END_PACKAGES=/tmp/packages_end.txt 07:03:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:48 + PACKAGES=/tmp/packages_start.txt 07:03:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:03:48 + PACKAGES=/tmp/packages_end.txt 07:03:48 + case "${OS_FAMILY}" in 07:03:48 + dpkg -l 07:03:48 + grep '^ii' 07:03:48 + '[' -f /tmp/packages_start.txt ']' 07:03:48 + '[' -f /tmp/packages_end.txt ']' 07:03:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:03:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:03:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:03:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4881367007142755203.sh 07:03:48 ---> capture-instance-metadata.sh 07:03:48 Setup pyenv: 07:03:48 system 07:03:48 3.8.13 07:03:48 3.9.13 07:03:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:03:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-83N4 07:03:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:03:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:56 lf-activate-venv(): INFO: Base packages installed successfully 07:03:56 lf-activate-venv(): INFO: Installing additional packages: lftools 07:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-83N4/bin to PATH 07:04:16 INFO: Running in OpenStack, capturing instance metadata 07:04:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12019626354513276581.sh 07:04:17 provisioning config files... 07:04:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8561244873552516800tmp 07:04:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:04:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:04:17 [EnvInject] - Injecting environment variables from a build step. 07:04:17 [EnvInject] - Injecting as environment variables the properties content 07:04:17 SERVER_ID=logs 07:04:17 07:04:17 [EnvInject] - Variables injected successfully. 07:04:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17365021469287308851.sh 07:04:17 ---> create-netrc.sh 07:04:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10634714435257594491.sh 07:04:17 ---> python-tools-install.sh 07:04:17 Setup pyenv: 07:04:17 system 07:04:17 3.8.13 07:04:17 3.9.13 07:04:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:04:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-83N4 from file:/tmp/.os_lf_venv 07:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:19 lf-activate-venv(): INFO: Base packages installed successfully 07:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 07:04:25 lf-activate-venv(): INFO: Adding /tmp/venv-83N4/bin to PATH 07:04:25 Generating Requirements File 07:04:47 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. 07:04:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:04:47 Python 3.10.6 07:04:47 pip 26.1.2 from /tmp/venv-83N4/lib/python3.10/site-packages/pip (python 3.10) 07:04:48 aiohappyeyeballs==2.6.2 07:04:48 aiohttp==3.14.0 07:04:48 aiosignal==1.4.0 07:04:48 appdirs==1.4.4 07:04:48 argcomplete==3.6.3 07:04:48 aspy.yaml==1.3.0 07:04:48 async-timeout==5.0.1 07:04:48 attrs==26.1.0 07:04:48 autopage==0.6.0 07:04:48 backports.strenum==1.3.1 07:04:48 beautifulsoup4==4.14.3 07:04:48 boto3==1.43.20 07:04:48 botocore==1.43.20 07:04:48 bs4==0.0.2 07:04:48 certifi==2026.5.20 07:04:48 cffi==2.0.0 07:04:48 cfgv==3.5.0 07:04:48 chardet==7.4.3 07:04:48 charset-normalizer==3.4.7 07:04:48 click==8.4.1 07:04:48 cliff==4.14.0 07:04:48 cmd2==3.5.1 07:04:48 cryptography==3.3.2 07:04:48 debtcollector==3.1.0 07:04:48 decorator==5.3.1 07:04:48 defusedxml==0.7.1 07:04:48 Deprecated==1.3.1 07:04:48 distlib==0.4.1 07:04:48 dnspython==2.8.0 07:04:48 docker==7.1.0 07:04:48 dogpile.cache==1.5.0 07:04:48 durationpy==0.10 07:04:48 email-validator==2.3.0 07:04:48 filelock==3.29.0 07:04:48 frozenlist==1.8.0 07:04:48 future==1.0.0 07:04:48 gitdb==4.0.12 07:04:48 GitPython==3.1.50 07:04:48 httplib2==0.30.2 07:04:48 identify==2.6.19 07:04:48 idna==3.18 07:04:48 importlib-resources==1.5.0 07:04:48 iso8601==2.1.0 07:04:48 Jinja2==3.1.6 07:04:48 jmespath==1.1.0 07:04:48 jsonpatch==1.33 07:04:48 jsonpointer==3.1.1 07:04:48 jsonschema==4.26.0 07:04:48 jsonschema-specifications==2025.9.1 07:04:48 keystoneauth1==5.14.0 07:04:48 kubernetes==36.0.2 07:04:48 lftools==0.37.22 07:04:48 lxml==6.1.1 07:04:48 markdown-it-py==4.2.0 07:04:48 MarkupSafe==3.0.3 07:04:48 mdurl==0.1.2 07:04:48 msgpack==1.1.2 07:04:48 multi_key_dict==2.0.3 07:04:48 multidict==6.7.1 07:04:48 munch==4.0.0 07:04:48 netaddr==1.3.0 07:04:48 niet==1.4.2 07:04:48 nodeenv==1.10.0 07:04:48 oauth2client==4.1.3 07:04:48 oauthlib==3.3.1 07:04:48 openstacksdk==4.13.0 07:04:48 os-service-types==1.8.2 07:04:48 osc-lib==4.6.0 07:04:48 oslo.config==10.4.0 07:04:48 oslo.context==6.4.0 07:04:48 oslo.i18n==6.8.0 07:04:48 oslo.log==8.2.0 07:04:48 oslo.serialization==5.10.0 07:04:48 oslo.utils==10.1.0 07:04:48 packaging==26.2 07:04:48 pbr==7.0.3 07:04:48 platformdirs==4.10.0 07:04:48 prettytable==3.17.0 07:04:48 propcache==0.5.2 07:04:48 psutil==7.2.2 07:04:48 pyasn1==0.6.3 07:04:48 pyasn1_modules==0.4.2 07:04:48 pycparser==3.0 07:04:48 pygerrit2==2.0.15 07:04:48 PyGithub==2.9.1 07:04:48 Pygments==2.20.0 07:04:48 PyJWT==2.13.0 07:04:48 PyNaCl==1.6.2 07:04:48 pyparsing==2.4.7 07:04:48 pyperclip==1.11.0 07:04:48 pyrsistent==0.20.0 07:04:48 python-cinderclient==9.9.0 07:04:48 python-dateutil==2.9.0.post0 07:04:48 python-discovery==1.4.0 07:04:48 python-heatclient==5.2.0 07:04:48 python-jenkins==1.8.3 07:04:48 python-keystoneclient==5.8.0 07:04:48 python-magnumclient==4.10.0 07:04:48 python-openstackclient==10.0.0 07:04:48 python-swiftclient==4.10.0 07:04:48 PyYAML==6.0.3 07:04:48 referencing==0.37.0 07:04:48 requests==2.34.2 07:04:48 requests-oauthlib==2.0.0 07:04:48 rfc3986==2.0.0 07:04:48 rich==15.0.0 07:04:48 rich-argparse==1.8.0 07:04:48 rpds-py==0.30.0 07:04:48 rsa==4.9.1 07:04:48 ruamel.yaml==0.19.1 07:04:48 ruamel.yaml.clib==0.2.15 07:04:48 s3transfer==0.18.0 07:04:48 simplejson==4.1.1 07:04:48 six==1.17.0 07:04:48 smmap==5.0.3 07:04:48 soupsieve==2.8.4 07:04:48 stevedore==5.8.0 07:04:48 tabulate==0.10.0 07:04:48 toml==0.10.2 07:04:48 tomlkit==0.15.0 07:04:48 tqdm==4.67.3 07:04:48 typing_extensions==4.15.0 07:04:48 urllib3==1.26.20 07:04:48 virtualenv==21.4.2 07:04:48 wcwidth==0.7.0 07:04:48 websocket-client==1.9.0 07:04:48 wrapt==2.2.1 07:04:48 xdg==6.0.0 07:04:48 xmltodict==1.0.4 07:04:48 yarl==1.24.2 07:04:48 yq==3.4.3 07:04:48 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13794072172782524563.sh 07:04:48 ---> uv-install.sh 07:04:48 Installing uv/uvx (latest) using shell installer 07:04:48 2026-06-03 07:04:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-WqFmBB.sh" [1] 07:04:48 downloading uv 0.11.18 x86_64-unknown-linux-gnu 07:04:49 installing to /home/jenkins/.local/bin 07:04:49 uv 07:04:49 uvx 07:04:49 everything's installed! 07:04:49 07:04:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:04:49 07:04:49 source $HOME/.local/bin/env (sh, bash, zsh) 07:04:49 source $HOME/.local/bin/env.fish (fish) 07:04:49 Adding install location to PATH 07:04:49 ---> Validating uv/uvx install 07:04:49 uvx 0.11.18 (x86_64-unknown-linux-gnu) 07:04:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11337755578741435841.sh 07:04:49 ---> sudo-logs.sh 07:04:49 Archiving 'sudo' log.. 07:04:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9178838475148566363.sh 07:04:49 ---> job-cost.sh 07:04:49 INFO: Activating Python virtual environment... 07:04:49 Setup pyenv: 07:04:49 system 07:04:49 3.8.13 07:04:49 3.9.13 07:04:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-83N4 from file:/tmp/.os_lf_venv 07:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:51 lf-activate-venv(): INFO: Base packages installed successfully 07:04:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-83N4/bin to PATH 07:04:56 INFO: No stack-cost file found 07:04:56 INFO: Instance uptime: 141s 07:04:56 INFO: Fetching instance metadata (attempt 1 of 3)... 07:04:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:04:56 INFO: Successfully fetched instance metadata 07:04:56 INFO: Instance type: v3-standard-4 07:04:56 INFO: Retrieving pricing info for: v3-standard-4 07:04:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:04:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=141 07:04:56 INFO: Successfully fetched Vexxhost pricing API 07:04:56 INFO: Retrieved cost: 0.11 07:04:56 INFO: Retrieved resource: v3-standard-4 07:04:56 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:04:56 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:04:56 INFO: Successfully archived job cost data 07:04:56 DEBUG: Cost data: oom-master-pre-commit-lint,4627,2026-06-03 07:04:56,v3-standard-4,141,0.11,0.00,SUCCESS 07:04:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1181329269227684945.sh 07:04:56 ---> logs-deploy.sh 07:04:56 Setup pyenv: 07:04:57 system 07:04:57 3.8.13 07:04:57 3.9.13 07:04:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-83N4 from file:/tmp/.os_lf_venv 07:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:58 lf-activate-venv(): INFO: Base packages installed successfully 07:04:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-83N4/bin to PATH 07:05:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4627 07:05:05 INFO: archiving workspace using pattern(s): 07:05:06 Archives upload complete. 07:05:07 INFO: archiving logs to Nexus 07:05:07 ---> uname -a: 07:05:07 Linux prd-ubuntu1804-builder-4c-4g-6305 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:05:07 07:05:07 07:05:07 ---> lscpu: 07:05:07 Architecture: x86_64 07:05:07 CPU op-mode(s): 32-bit, 64-bit 07:05:07 Byte Order: Little Endian 07:05:07 CPU(s): 4 07:05:07 On-line CPU(s) list: 0-3 07:05:07 Thread(s) per core: 1 07:05:07 Core(s) per socket: 1 07:05:07 Socket(s): 4 07:05:07 NUMA node(s): 1 07:05:07 Vendor ID: AuthenticAMD 07:05:07 CPU family: 23 07:05:07 Model: 49 07:05:07 Model name: AMD EPYC-Rome Processor 07:05:07 Stepping: 0 07:05:07 CPU MHz: 2799.998 07:05:07 BogoMIPS: 5599.99 07:05:07 Virtualization: AMD-V 07:05:07 Hypervisor vendor: KVM 07:05:07 Virtualization type: full 07:05:07 L1d cache: 32K 07:05:07 L1i cache: 32K 07:05:07 L2 cache: 512K 07:05:07 L3 cache: 16384K 07:05:07 NUMA node0 CPU(s): 0-3 07:05:07 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 07:05:07 07:05:07 07:05:07 ---> nproc: 07:05:07 4 07:05:07 07:05:07 07:05:07 ---> df -h: 07:05:07 Filesystem Size Used Avail Use% Mounted on 07:05:07 udev 7.9G 0 7.9G 0% /dev 07:05:07 tmpfs 1.6G 676K 1.6G 1% /run 07:05:07 /dev/vda1 78G 8.5G 69G 11% / 07:05:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:05:07 tmpfs 5.0M 0 5.0M 0% /run/lock 07:05:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:05:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:05:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:05:07 07:05:07 07:05:07 ---> free -m: 07:05:07 total used free shared buff/cache available 07:05:07 Mem: 16040 602 13089 0 2348 15113 07:05:07 Swap: 1023 0 1023 07:05:07 07:05:07 07:05:07 ---> ip addr: 07:05:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:05:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:05:07 inet 127.0.0.1/8 scope host lo 07:05:07 valid_lft forever preferred_lft forever 07:05:07 inet6 ::1/128 scope host 07:05:07 valid_lft forever preferred_lft forever 07:05:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:05:07 link/ether fa:16:3e:64:2e:10 brd ff:ff:ff:ff:ff:ff 07:05:07 inet 10.30.107.244/23 brd 10.30.107.255 scope global dynamic ens3 07:05:07 valid_lft 86256sec preferred_lft 86256sec 07:05:07 inet6 fe80::f816:3eff:fe64:2e10/64 scope link 07:05:07 valid_lft forever preferred_lft forever 07:05:07 07:05:07 07:05:07 ---> sar -b -r -n DEV: 07:05:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6305) 06/03/26 _x86_64_ (4 CPU) 07:05:07 07:05:07 07:02:45 LINUX RESTART (4 CPU) 07:05:07 07:05:07 07:03:01 tps rtps wtps bread/s bwrtn/s 07:05:07 07:04:01 307.05 24.40 282.65 819.46 24179.17 07:05:07 07:05:01 128.16 1.17 127.00 134.51 26496.12 07:05:07 Average: 217.61 12.78 204.82 476.99 25337.64 07:05:07 07:05:07 07:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:07 07:04:01 13860648 15489644 2564312 15.61 60808 1765724 857464 4.91 814144 1530948 137848 07:05:07 07:05:01 13407632 15475988 3017328 18.37 89024 2155700 826488 4.73 843504 1911472 236336 07:05:07 Average: 13634140 15482816 2790820 16.99 74916 1960712 841976 4.82 828824 1721210 187092 07:05:07 07:05:07 07:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:07 07:04:01 ens3 218.95 160.62 1752.57 36.62 0.00 0.00 0.00 0.00 07:05:07 07:04:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 07:05:07 07:05:01 ens3 103.95 77.89 1449.46 14.09 0.00 0.00 0.00 0.00 07:05:07 07:05:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:05:07 Average: ens3 161.45 119.26 1601.01 25.35 0.00 0.00 0.00 0.00 07:05:07 Average: lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 07:05:07 07:05:07 07:05:07 ---> sar -P ALL: 07:05:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6305) 06/03/26 _x86_64_ (4 CPU) 07:05:07 07:05:07 07:02:45 LINUX RESTART (4 CPU) 07:05:07 07:05:07 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:05:07 07:04:01 all 23.25 0.00 2.56 2.32 0.07 71.81 07:05:07 07:04:01 0 19.67 0.00 3.13 4.50 0.07 72.64 07:05:07 07:04:01 1 30.36 0.00 2.50 1.02 0.08 66.03 07:05:07 07:04:01 2 17.39 0.00 2.14 3.37 0.05 77.05 07:05:07 07:04:01 3 25.55 0.00 2.50 0.37 0.08 71.50 07:05:07 07:05:01 all 20.89 0.00 1.57 1.92 0.05 75.57 07:05:07 07:05:01 0 6.87 0.00 0.80 1.30 0.03 91.00 07:05:07 07:05:01 1 27.58 0.00 2.05 0.45 0.07 69.85 07:05:07 07:05:01 2 22.71 0.00 1.75 4.60 0.05 70.89 07:05:07 07:05:01 3 26.40 0.00 1.66 1.35 0.07 70.52 07:05:07 Average: all 22.07 0.00 2.06 2.12 0.06 73.69 07:05:07 Average: 0 13.25 0.00 1.96 2.90 0.05 81.83 07:05:07 Average: 1 28.97 0.00 2.28 0.73 0.08 67.94 07:05:07 Average: 2 20.05 0.00 1.94 3.99 0.05 73.96 07:05:07 Average: 3 25.98 0.00 2.08 0.86 0.07 71.01 07:05:07 07:05:07 07:05:07