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