05:59:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146980 05:59:17 Running as SYSTEM 05:59:17 [EnvInject] - Loading node environment variables. 05:59:18 Building remotely on prd-ubuntu1804-builder-4c-4g-11494 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:59:18 [ssh-agent] Looking for ssh-agent implementation... 05:59:18 $ ssh-agent 05:59:18 SSH_AUTH_SOCK=/tmp/ssh-XIfpRSXK3ipd/agent.1683 05:59:18 SSH_AGENT_PID=1685 05:59:18 [ssh-agent] Started. 05:59:18 Running ssh-add (command line suppressed) 05:59:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15596247682070108096.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15596247682070108096.key) 05:59:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:59:18 The recommended git tool is: NONE 05:59:22 using credential onap-jenkins-ssh 05:59:22 Wiping out workspace first. 05:59:22 Cloning the remote Git repository 05:59:22 Cloning repository git://cloud.onap.org/mirror/oom.git 05:59:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:59:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:59:22 > git --version # timeout=10 05:59:22 > git --version # 'git version 2.17.1' 05:59:22 using GIT_SSH to set credentials Gerrit user 05:59:22 Verifying host key using manually-configured host key entries 05:59:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:59:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:59:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:59:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:59:28 using GIT_SSH to set credentials Gerrit user 05:59:28 Verifying host key using manually-configured host key entries 05:59:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/146980/1 # timeout=30 05:59:28 > git rev-parse 43bebdec1f0dd0f0a5e4cc49aabf473cee97979e^{commit} # timeout=10 05:59:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:59:28 Checking out Revision 43bebdec1f0dd0f0a5e4cc49aabf473cee97979e (refs/changes/80/146980/1) 05:59:28 > git config core.sparsecheckout # timeout=10 05:59:28 > git checkout -f 43bebdec1f0dd0f0a5e4cc49aabf473cee97979e # timeout=30 05:59:31 Commit message: "[POLICY] Set failUnsupportedOperation false for ACM participants" 05:59:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:59:31 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 05:59:32 [EnvInject] - Injecting environment variables from a build step. 05:59:32 [EnvInject] - Injecting as environment variables the properties content 05:59:32 PYTHON=python3 05:59:32 05:59:32 [EnvInject] - Variables injected successfully. 05:59:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17940163333313129565.sh 05:59:32 ---> tox-install.sh 05:59:32 + source /home/jenkins/lf-env.sh 05:59:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:59:32 ++ mktemp -d /tmp/venv-XXXX 05:59:32 + lf_venv=/tmp/venv-p9Vz 05:59:32 + local venv_file=/tmp/.os_lf_venv 05:59:32 + local python=python3 05:59:32 + local options 05:59:32 + local set_path=true 05:59:32 + local install_args= 05:59:32 ++ 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 05:59:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:59:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:59:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:59:32 + true 05:59:32 + case $1 in 05:59:32 + venv_file=/tmp/.toxenv 05:59:32 + shift 2 05:59:32 + true 05:59:32 + case $1 in 05:59:32 + shift 05:59:32 + break 05:59:32 + case $python in 05:59:32 + local pkg_list= 05:59:32 + [[ -d /opt/pyenv ]] 05:59:32 + echo 'Setup pyenv:' 05:59:32 Setup pyenv: 05:59:32 + export PYENV_ROOT=/opt/pyenv 05:59:32 + PYENV_ROOT=/opt/pyenv 05:59:32 + 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 05:59:32 + 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 05:59:32 + pyenv versions 05:59:32 * system (set by /opt/pyenv/version) 05:59:32 * 3.8.13 (set by /opt/pyenv/version) 05:59:32 * 3.9.13 (set by /opt/pyenv/version) 05:59:32 * 3.10.6 (set by /opt/pyenv/version) 05:59:32 + command -v pyenv 05:59:32 ++ pyenv init - --no-rehash 05:59:32 + 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[*]}"'\'')" 05:59:32 export PATH="/opt/pyenv/shims:${PATH}" 05:59:32 export PYENV_SHELL=bash 05:59:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:59:32 pyenv() { 05:59:32 local command 05:59:32 command="${1:-}" 05:59:32 if [ "$#" -gt 0 ]; then 05:59:32 shift 05:59:32 fi 05:59:32 05:59:32 case "$command" in 05:59:32 rehash|shell) 05:59:32 eval "$(pyenv "sh-$command" "$@")" 05:59:32 ;; 05:59:32 *) 05:59:32 command pyenv "$command" "$@" 05:59:32 ;; 05:59:32 esac 05:59:32 }' 05:59:32 +++ 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[*]}"' 05:59:32 ++ 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 05:59:32 ++ 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 05:59:32 ++ 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 05:59:32 ++ export PYENV_SHELL=bash 05:59:32 ++ PYENV_SHELL=bash 05:59:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:59:32 +++ complete -F _pyenv pyenv 05:59:32 ++ lf-pyver python3 05:59:32 ++ local py_version_xy=python3 05:59:32 ++ local py_version_xyz= 05:59:32 ++ pyenv versions 05:59:32 ++ sed 's/^[ *]* //' 05:59:32 ++ local command 05:59:32 ++ command=versions 05:59:32 ++ '[' 1 -gt 0 ']' 05:59:32 ++ shift 05:59:32 ++ case "$command" in 05:59:32 ++ command pyenv versions 05:59:32 ++ pyenv versions 05:59:32 ++ grep -E '^[0-9.]*[0-9]$' 05:59:32 ++ awk '{ print $1 }' 05:59:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:59:32 +++ sort -V 05:59:32 +++ tail -n 1 05:59:32 +++ grep '^3' /tmp/.pyenv_versions 05:59:32 ++ py_version_xyz=3.10.6 05:59:32 ++ [[ -z 3.10.6 ]] 05:59:32 ++ echo 3.10.6 05:59:32 ++ return 0 05:59:32 + pyenv local 3.10.6 05:59:32 + local command 05:59:32 + command=local 05:59:32 + '[' 2 -gt 0 ']' 05:59:32 + shift 05:59:32 + case "$command" in 05:59:32 + command pyenv local 3.10.6 05:59:32 + pyenv local 3.10.6 05:59:32 + for arg in "$@" 05:59:32 + case $arg in 05:59:32 + pkg_list+='tox ' 05:59:32 + for arg in "$@" 05:59:32 + case $arg in 05:59:32 + pkg_list+='virtualenv ' 05:59:32 + for arg in "$@" 05:59:32 + case $arg in 05:59:32 + pkg_list+='urllib3~=1.26.15 ' 05:59:32 + [[ -f /tmp/.toxenv ]] 05:59:32 + [[ ! -f /tmp/.toxenv ]] 05:59:32 + [[ -n '' ]] 05:59:32 + python3 -m venv /tmp/venv-p9Vz 05:59:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p9Vz' 05:59:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p9Vz 05:59:36 + echo /tmp/venv-p9Vz 05:59:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:59:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:59:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:59:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:36 + local 'pip_opts=--upgrade --quiet' 05:59:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:59:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:59:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:59:36 + [[ -n '' ]] 05:59:36 + [[ -n '' ]] 05:59:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:59:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:36 + /tmp/venv-p9Vz/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 05:59:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:59:40 lf-activate-venv(): INFO: Base packages installed successfully 05:59:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:59:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:59:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:59:40 + /tmp/venv-p9Vz/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 05:59:42 + type python3 05:59:42 + true 05:59:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p9Vz/bin to PATH' 05:59:42 lf-activate-venv(): INFO: Adding /tmp/venv-p9Vz/bin to PATH 05:59:42 + PATH=/tmp/venv-p9Vz/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 05:59:42 + return 0 05:59:42 + python3 --version 05:59:42 Python 3.10.6 05:59:42 + python3 -m pip --version 05:59:43 pip 26.2.1 from /tmp/venv-p9Vz/lib/python3.10/site-packages/pip (python 3.10) 05:59:43 + python3 -m pip freeze 05:59:43 cachetools==7.1.7 05:59:43 colorama==0.4.6 05:59:43 distlib==0.4.3 05:59:43 filelock==3.32.2 05:59:43 packaging==26.3 05:59:43 platformdirs==4.11.2 05:59:43 pluggy==1.6.0 05:59:43 pyproject-api==1.11.0 05:59:43 python-discovery==1.5.1 05:59:43 tomli==2.4.1 05:59:43 tomli_w==1.2.0 05:59:43 tox==4.59.0 05:59:43 typing_extensions==4.16.0 05:59:43 urllib3==1.26.20 05:59:43 virtualenv==21.7.4 05:59:43 [EnvInject] - Injecting environment variables from a build step. 05:59:43 [EnvInject] - Injecting as environment variables the properties content 05:59:43 PARALLEL=false 05:59:43 05:59:43 [EnvInject] - Variables injected successfully. 05:59:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins628665294340187289.sh 05:59:43 ---> tox-run.sh 05:59:43 + 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 05:59:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:59:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:59:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:59:43 + cd /w/workspace/oom-master-pre-commit-lint/. 05:59:43 + source /home/jenkins/lf-env.sh 05:59:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:59:43 ++ mktemp -d /tmp/venv-XXXX 05:59:43 + lf_venv=/tmp/venv-udXW 05:59:43 + local venv_file=/tmp/.os_lf_venv 05:59:43 + local python=python3 05:59:43 + local options 05:59:43 + local set_path=true 05:59:43 + local install_args= 05:59:43 ++ 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 05:59:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:59:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:59:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:59:43 + true 05:59:43 + case $1 in 05:59:43 + venv_file=/tmp/.toxenv 05:59:43 + shift 2 05:59:43 + true 05:59:43 + case $1 in 05:59:43 + shift 05:59:43 + break 05:59:43 + case $python in 05:59:43 + local pkg_list= 05:59:43 + [[ -d /opt/pyenv ]] 05:59:43 + echo 'Setup pyenv:' 05:59:43 Setup pyenv: 05:59:43 + export PYENV_ROOT=/opt/pyenv 05:59:43 + PYENV_ROOT=/opt/pyenv 05:59:43 + 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 05:59:43 + 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 05:59:43 + pyenv versions 05:59:43 system 05:59:43 3.8.13 05:59:43 3.9.13 05:59:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:59:43 + command -v pyenv 05:59:43 ++ pyenv init - --no-rehash 05:59:43 + 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[*]}"'\'')" 05:59:43 export PATH="/opt/pyenv/shims:${PATH}" 05:59:43 export PYENV_SHELL=bash 05:59:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:59:43 pyenv() { 05:59:43 local command 05:59:43 command="${1:-}" 05:59:43 if [ "$#" -gt 0 ]; then 05:59:43 shift 05:59:43 fi 05:59:43 05:59:43 case "$command" in 05:59:43 rehash|shell) 05:59:43 eval "$(pyenv "sh-$command" "$@")" 05:59:43 ;; 05:59:43 *) 05:59:43 command pyenv "$command" "$@" 05:59:43 ;; 05:59:43 esac 05:59:43 }' 05:59:43 +++ 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[*]}"' 05:59:43 ++ 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 05:59:43 ++ 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 05:59:43 ++ 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 05:59:43 ++ export PYENV_SHELL=bash 05:59:43 ++ PYENV_SHELL=bash 05:59:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:59:43 +++ complete -F _pyenv pyenv 05:59:43 ++ lf-pyver python3 05:59:43 ++ local py_version_xy=python3 05:59:43 ++ local py_version_xyz= 05:59:43 ++ pyenv versions 05:59:43 ++ local command 05:59:43 ++ command=versions 05:59:43 ++ '[' 1 -gt 0 ']' 05:59:43 ++ shift 05:59:43 ++ case "$command" in 05:59:43 ++ command pyenv versions 05:59:43 ++ pyenv versions 05:59:43 ++ sed 's/^[ *]* //' 05:59:43 ++ awk '{ print $1 }' 05:59:43 ++ grep -E '^[0-9.]*[0-9]$' 05:59:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:59:43 +++ grep '^3' /tmp/.pyenv_versions 05:59:43 +++ sort -V 05:59:43 +++ tail -n 1 05:59:43 ++ py_version_xyz=3.10.6 05:59:43 ++ [[ -z 3.10.6 ]] 05:59:43 ++ echo 3.10.6 05:59:43 ++ return 0 05:59:43 + pyenv local 3.10.6 05:59:43 + local command 05:59:43 + command=local 05:59:43 + '[' 2 -gt 0 ']' 05:59:43 + shift 05:59:43 + case "$command" in 05:59:43 + command pyenv local 3.10.6 05:59:43 + pyenv local 3.10.6 05:59:43 + for arg in "$@" 05:59:43 + case $arg in 05:59:43 + pkg_list+='tox ' 05:59:43 + for arg in "$@" 05:59:43 + case $arg in 05:59:43 + pkg_list+='virtualenv ' 05:59:43 + for arg in "$@" 05:59:43 + case $arg in 05:59:43 + pkg_list+='urllib3~=1.26.15 ' 05:59:43 + [[ -f /tmp/.toxenv ]] 05:59:43 ++ cat /tmp/.toxenv 05:59:43 + lf_venv=/tmp/venv-p9Vz 05:59:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9Vz from' file:/tmp/.toxenv 05:59:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9Vz from file:/tmp/.toxenv 05:59:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:59:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:43 + local 'pip_opts=--upgrade --quiet' 05:59:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:59:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:59:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:59:43 + [[ -n '' ]] 05:59:43 + [[ -n '' ]] 05:59:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:59:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:43 + /tmp/venv-p9Vz/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 05:59:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:59:44 lf-activate-venv(): INFO: Base packages installed successfully 05:59:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:59:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:59:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:59:44 + /tmp/venv-p9Vz/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 05:59:45 + type python3 05:59:45 + true 05:59:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p9Vz/bin to PATH' 05:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-p9Vz/bin to PATH 05:59:45 + PATH=/tmp/venv-p9Vz/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 05:59:45 + return 0 05:59:45 + [[ -d /opt/pyenv ]] 05:59:45 + echo '---> Setting up pyenv' 05:59:45 ---> Setting up pyenv 05:59:45 + export PYENV_ROOT=/opt/pyenv 05:59:45 + PYENV_ROOT=/opt/pyenv 05:59:45 + export PATH=/opt/pyenv/bin:/tmp/venv-p9Vz/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 05:59:45 + PATH=/opt/pyenv/bin:/tmp/venv-p9Vz/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 05:59:45 ++ pwd 05:59:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:59:45 + export PYTHONPATH 05:59:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:59:45 + TOX_TESTENV_PASSENV=PYTHONPATH 05:59:45 + tox --version 05:59:45 4.59.0 from /tmp/venv-p9Vz/lib/python3.10/site-packages/tox/__init__.py 05:59:45 + PARALLEL=false 05:59:45 + TOX_OPTIONS_LIST= 05:59:45 + [[ -n pre-commit ]] 05:59:45 + TOX_OPTIONS_LIST=' -e pre-commit' 05:59:45 + case ${PARALLEL,,} in 05:59:45 + tox -e pre-commit 05:59:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:59:46 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 05:59:49 pre-commit: freeze> python -m pip freeze --all 05:59:49 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.2,pre_commit==4.6.0,python-discovery==1.5.1,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.4 05:59:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:59:49 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:59:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:59:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:59:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:59:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:59:52 [INFO] Once installed this environment will be reused. 05:59:52 [INFO] This may take a few minutes... 05:59:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:59:55 [INFO] Once installed this environment will be reused. 05:59:55 [INFO] This may take a few minutes... 06:00:00 trim trailing whitespace.................................................Passed 06:00:00 Tabs remover.............................................................Passed 06:00:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:00:01 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:00:01 [INFO] Once installed this environment will be reused. 06:00:01 [INFO] This may take a few minutes... 06:00:09 gitlint..............................................(no files to check)Skipped 06:00:09 pre-commit: OK (23.37=setup[3.97]+cmd[11.08,8.32] seconds) 06:00:09 congratulations :) (23.41 seconds) 06:00:09 + tox_status=0 06:00:09 + echo '---> Completed tox runs' 06:00:09 ---> Completed tox runs 06:00:09 + for i in .tox/*/log 06:00:09 ++ echo .tox/pre-commit/log 06:00:09 ++ awk -F/ '{print $2}' 06:00:09 + tox_env=pre-commit 06:00:09 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:00:09 + DOC_DIR=docs/_build/html 06:00:09 + [[ -d docs/_build/html ]] 06:00:09 + echo '---> tox-run.sh ends' 06:00:09 ---> tox-run.sh ends 06:00:09 + test 0 -eq 0 06:00:09 $ ssh-agent -k 06:00:09 unset SSH_AUTH_SOCK; 06:00:09 unset SSH_AGENT_PID; 06:00:09 echo Agent pid 1685 killed; 06:00:09 [ssh-agent] Stopped. 06:00:09 [PostBuildScript] - [INFO] Executing post build scripts. 06:00:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3319561789327206306.sh 06:00:09 ---> sysstat.sh 06:00:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16218592761139759990.sh 06:00:09 ---> package-listing.sh 06:00:09 ++ facter osfamily 06:00:09 ++ tr '[:upper:]' '[:lower:]' 06:00:09 + OS_FAMILY=debian 06:00:09 + workspace=/w/workspace/oom-master-pre-commit-lint 06:00:09 + START_PACKAGES=/tmp/packages_start.txt 06:00:09 + END_PACKAGES=/tmp/packages_end.txt 06:00:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:00:09 + PACKAGES=/tmp/packages_start.txt 06:00:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:00:09 + PACKAGES=/tmp/packages_end.txt 06:00:09 + case "${OS_FAMILY}" in 06:00:09 + dpkg -l 06:00:09 + grep '^ii' 06:00:09 + '[' -f /tmp/packages_start.txt ']' 06:00:09 + '[' -f /tmp/packages_end.txt ']' 06:00:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:00:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:00:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:00:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:00:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1417203392111386827.sh 06:00:09 ---> capture-instance-metadata.sh 06:00:09 Setup pyenv: 06:00:10 system 06:00:10 3.8.13 06:00:10 3.9.13 06:00:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:00:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6RCt 06:00:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:00:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:17 lf-activate-venv(): INFO: Base packages installed successfully 06:00:17 lf-activate-venv(): INFO: Installing additional packages: lftools 06:00:38 lf-activate-venv(): INFO: Adding /tmp/venv-6RCt/bin to PATH 06:00:38 INFO: Running in OpenStack, capturing instance metadata 06:00:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13396451411672644183.sh 06:00:38 provisioning config files... 06:00:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7857073428786726325tmp 06:00:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:00:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:00:38 [EnvInject] - Injecting environment variables from a build step. 06:00:38 [EnvInject] - Injecting as environment variables the properties content 06:00:38 SERVER_ID=logs 06:00:38 06:00:38 [EnvInject] - Variables injected successfully. 06:00:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2341009440292625567.sh 06:00:38 ---> create-netrc.sh 06:00:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9848104115468780095.sh 06:00:38 ---> python-tools-install.sh 06:00:38 Setup pyenv: 06:00:38 system 06:00:38 3.8.13 06:00:38 3.9.13 06:00:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:00:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6RCt from file:/tmp/.os_lf_venv 06:00:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:40 lf-activate-venv(): INFO: Base packages installed successfully 06:00:40 lf-activate-venv(): INFO: Installing additional packages: lftools 06:00:46 lf-activate-venv(): INFO: Adding /tmp/venv-6RCt/bin to PATH 06:00:46 Generating Requirements File 06:01:07 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. 06:01:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:01:07 Python 3.10.6 06:01:07 pip 26.2.1 from /tmp/venv-6RCt/lib/python3.10/site-packages/pip (python 3.10) 06:01:07 aiohappyeyeballs==2.7.1 06:01:07 aiohttp==3.14.3 06:01:07 aiosignal==1.4.0 06:01:07 appdirs==1.4.4 06:01:07 argcomplete==3.7.2 06:01:07 aspy.yaml==1.3.0 06:01:07 async-timeout==5.0.1 06:01:07 attrs==26.1.0 06:01:07 autopage==0.6.0 06:01:07 backports.strenum==1.3.1 06:01:07 beautifulsoup4==4.15.0 06:01:07 boto3==1.43.69 06:01:07 botocore==1.43.69 06:01:07 bs4==0.0.2 06:01:07 certifi==2026.7.22 06:01:07 cffi==2.1.1 06:01:07 cfgv==3.5.0 06:01:07 chardet==7.5.1 06:01:07 charset-normalizer==3.4.9 06:01:07 click==8.4.2 06:01:07 cliff==4.14.0 06:01:07 cmd2==3.5.1 06:01:07 cryptography==3.3.2 06:01:07 debtcollector==3.1.0 06:01:07 decorator==5.3.1 06:01:07 defusedxml==0.7.1 06:01:07 Deprecated==1.3.1 06:01:07 distlib==0.4.3 06:01:07 dnspython==2.8.0 06:01:07 docker==7.2.0 06:01:07 dogpile.cache==1.5.0 06:01:07 durationpy==0.10 06:01:07 email-validator==2.3.0 06:01:07 filelock==3.32.2 06:01:07 frozenlist==1.8.0 06:01:07 future==1.0.0 06:01:07 gitdb==4.0.12 06:01:07 GitPython==3.1.59 06:01:07 httplib2==0.30.2 06:01:07 identify==2.6.19 06:01:07 idna==3.18 06:01:07 importlib-resources==1.5.0 06:01:07 iso8601==2.1.0 06:01:07 Jinja2==3.1.6 06:01:07 jmespath==1.1.0 06:01:07 jsonpatch==1.33 06:01:07 jsonpointer==3.1.1 06:01:07 jsonschema==4.26.0 06:01:07 jsonschema-specifications==2025.9.1 06:01:07 keystoneauth1==5.14.0 06:01:07 kubernetes==36.0.3 06:01:07 lftools==0.37.23 06:01:07 lxml==6.1.1 06:01:07 markdown-it-py==4.2.0 06:01:07 MarkupSafe==3.0.3 06:01:07 mdurl==0.1.2 06:01:07 msgpack==1.2.1 06:01:07 multi_key_dict==2.0.3 06:01:07 multidict==6.7.1 06:01:07 munch==4.0.0 06:01:07 netaddr==1.3.0 06:01:07 niet==1.4.2 06:01:07 nodeenv==1.10.0 06:01:07 oauth2client==4.1.3 06:01:07 oauthlib==3.3.1 06:01:07 openstacksdk==4.13.0 06:01:07 os-service-types==1.8.2 06:01:07 osc-lib==4.6.0 06:01:07 oslo.config==10.4.0 06:01:07 oslo.context==6.4.0 06:01:07 oslo.i18n==6.8.0 06:01:07 oslo.log==8.2.0 06:01:07 oslo.serialization==5.10.0 06:01:07 oslo.utils==10.1.1 06:01:07 packaging==26.3 06:01:07 pbr==7.0.3 06:01:07 platformdirs==4.11.2 06:01:07 prettytable==3.18.0 06:01:07 propcache==0.5.2 06:01:07 psutil==7.2.2 06:01:07 pyasn1==0.6.4 06:01:07 pyasn1_modules==0.4.2 06:01:07 pycparser==3.0 06:01:07 pygerrit2==2.0.15 06:01:07 PyGithub==2.9.1 06:01:07 Pygments==2.20.0 06:01:07 PyJWT==2.13.0 06:01:07 PyNaCl==1.6.2 06:01:07 pyparsing==2.4.7 06:01:07 pyperclip==1.11.0 06:01:07 pyrsistent==0.20.0 06:01:07 python-cinderclient==9.9.0 06:01:07 python-dateutil==2.9.0.post0 06:01:07 python-discovery==1.5.1 06:01:07 python-heatclient==5.2.0 06:01:07 python-jenkins==1.8.3 06:01:07 python-keystoneclient==5.8.0 06:01:07 python-magnumclient==4.11.0 06:01:07 python-openstackclient==10.0.0 06:01:07 python-swiftclient==4.10.0 06:01:07 PyYAML==6.0.3 06:01:07 referencing==0.37.0 06:01:07 requests==2.34.2 06:01:07 requests-oauthlib==2.0.0 06:01:07 rfc3986==2.0.0 06:01:07 rich==15.0.0 06:01:07 rich-argparse==1.8.0 06:01:07 rpds-py==0.30.0 06:01:07 rsa==4.9.1 06:01:07 ruamel.yaml==0.19.1 06:01:07 ruamel.yaml.clib==0.2.15 06:01:07 s3transfer==0.19.2 06:01:07 simplejson==4.1.1 06:01:07 six==1.17.0 06:01:07 smmap==5.0.3 06:01:07 soupsieve==2.9.2 06:01:07 stevedore==5.8.0 06:01:07 tabulate==0.10.0 06:01:07 toml==0.10.2 06:01:07 tomlkit==0.15.1 06:01:07 tqdm==4.70.0 06:01:07 typing_extensions==4.16.0 06:01:07 urllib3==1.26.20 06:01:07 virtualenv==21.7.4 06:01:07 wcwidth==0.8.2 06:01:07 websocket-client==1.9.0 06:01:07 wrapt==2.3.0 06:01:07 xdg==6.0.0 06:01:07 xmltodict==1.0.4 06:01:07 yarl==1.24.5 06:01:07 yq==4.1.2 06:01:07 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins12186717203502723671.sh 06:01:07 ---> uv-install.sh 06:01:07 Installing uv/uvx (latest) using shell installer 06:01:08 2026-08-12 06:01:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-DtOMUh.sh" [1] 06:01:08 downloading uv 0.12.3 x86_64-unknown-linux-gnu 06:01:08 installing to /home/jenkins/.local/bin 06:01:08 uv 06:01:08 uvx 06:01:08 everything's installed! 06:01:08 06:01:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:01:08 06:01:08 source $HOME/.local/bin/env (sh, bash, zsh) 06:01:08 source $HOME/.local/bin/env.fish (fish) 06:01:08 Adding install location to PATH 06:01:08 ---> Validating uv/uvx install 06:01:08 uvx 0.12.3 (x86_64-unknown-linux-gnu) 06:01:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3468843265441239392.sh 06:01:08 ---> sudo-logs.sh 06:01:08 Archiving 'sudo' log.. 06:01:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16065864879486982916.sh 06:01:09 ---> job-cost.sh 06:01:09 INFO: Activating Python virtual environment... 06:01:09 Setup pyenv: 06:01:09 system 06:01:09 3.8.13 06:01:09 3.9.13 06:01:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:01:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6RCt from file:/tmp/.os_lf_venv 06:01:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:11 lf-activate-venv(): INFO: Base packages installed successfully 06:01:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:01:15 lf-activate-venv(): INFO: Adding /tmp/venv-6RCt/bin to PATH 06:01:15 INFO: No stack-cost file found 06:01:15 INFO: Instance uptime: 154s 06:01:15 INFO: Fetching instance metadata (attempt 1 of 3)... 06:01:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:01:15 INFO: Successfully fetched instance metadata 06:01:15 INFO: Instance type: v3-standard-4 06:01:15 INFO: Retrieving pricing info for: v3-standard-4 06:01:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:01:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=154 06:01:15 INFO: Successfully fetched Vexxhost pricing API 06:01:15 INFO: Retrieved cost: 0.11 06:01:15 INFO: Retrieved resource: v3-standard-4 06:01:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:01:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:01:15 INFO: Successfully archived job cost data 06:01:15 DEBUG: Cost data: oom-master-pre-commit-lint,4797,2026-08-12 06:01:15,v3-standard-4,154,0.11,0.00,SUCCESS 06:01:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8289204892958428902.sh 06:01:16 ---> logs-deploy.sh 06:01:16 Setup pyenv: 06:01:16 system 06:01:16 3.8.13 06:01:16 3.9.13 06:01:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:01:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6RCt from file:/tmp/.os_lf_venv 06:01:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:17 lf-activate-venv(): INFO: Base packages installed successfully 06:01:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-6RCt/bin to PATH 06:01:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4797 06:01:24 INFO: archiving workspace using pattern(s): 06:01:25 Archives upload complete. 06:01:25 INFO: archiving logs to Nexus 06:01:26 ---> uname -a: 06:01:26 Linux prd-ubuntu1804-builder-4c-4g-11494 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:01:26 06:01:26 06:01:26 ---> lscpu: 06:01:26 Architecture: x86_64 06:01:26 CPU op-mode(s): 32-bit, 64-bit 06:01:26 Byte Order: Little Endian 06:01:26 CPU(s): 4 06:01:26 On-line CPU(s) list: 0-3 06:01:26 Thread(s) per core: 1 06:01:26 Core(s) per socket: 1 06:01:26 Socket(s): 4 06:01:26 NUMA node(s): 1 06:01:26 Vendor ID: AuthenticAMD 06:01:26 CPU family: 23 06:01:26 Model: 49 06:01:26 Model name: AMD EPYC-Rome Processor 06:01:26 Stepping: 0 06:01:26 CPU MHz: 2800.000 06:01:26 BogoMIPS: 5600.00 06:01:26 Virtualization: AMD-V 06:01:26 Hypervisor vendor: KVM 06:01:26 Virtualization type: full 06:01:26 L1d cache: 32K 06:01:26 L1i cache: 32K 06:01:26 L2 cache: 512K 06:01:26 L3 cache: 16384K 06:01:26 NUMA node0 CPU(s): 0-3 06:01:26 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 06:01:26 06:01:26 06:01:26 ---> nproc: 06:01:26 4 06:01:26 06:01:26 06:01:26 ---> df -h: 06:01:26 Filesystem Size Used Avail Use% Mounted on 06:01:26 udev 7.9G 0 7.9G 0% /dev 06:01:26 tmpfs 1.6G 676K 1.6G 1% /run 06:01:26 /dev/vda1 78G 8.5G 69G 11% / 06:01:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:01:26 tmpfs 5.0M 0 5.0M 0% /run/lock 06:01:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:01:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:01:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:01:26 06:01:26 06:01:26 ---> free -m: 06:01:26 total used free shared buff/cache available 06:01:26 Mem: 16040 566 13144 0 2329 15149 06:01:26 Swap: 1023 0 1023 06:01:26 06:01:26 06:01:26 ---> ip addr: 06:01:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:01:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:01:26 inet 127.0.0.1/8 scope host lo 06:01:26 valid_lft forever preferred_lft forever 06:01:26 inet6 ::1/128 scope host 06:01:26 valid_lft forever preferred_lft forever 06:01:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:01:26 link/ether fa:16:3e:5a:e4:a6 brd ff:ff:ff:ff:ff:ff 06:01:26 inet 10.30.107.157/23 brd 10.30.107.255 scope global dynamic ens3 06:01:26 valid_lft 86243sec preferred_lft 86243sec 06:01:26 inet6 fe80::f816:3eff:fe5a:e4a6/64 scope link 06:01:26 valid_lft forever preferred_lft forever 06:01:26 06:01:26 06:01:26 ---> sar -b -r -n DEV: 06:01:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11494) 08/12/26 _x86_64_ (4 CPU) 06:01:26 06:01:26 05:58:52 LINUX RESTART (4 CPU) 06:01:26 06:01:26 05:59:03 tps rtps wtps bread/s bwrtn/s 06:01:26 06:00:01 405.88 83.83 322.05 4696.57 109001.07 06:01:26 06:01:01 111.36 0.87 110.50 100.65 12310.21 06:01:26 Average: 256.13 41.65 214.48 2359.67 59836.37 06:01:26 06:01:26 05:59:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:01:26 06:00:01 14007408 15543232 2417560 14.72 52780 1686020 805860 4.61 739108 1468744 133424 06:01:26 06:01:01 13603168 15488488 2821800 17.18 81956 1988148 810092 4.64 828472 1746380 192480 06:01:26 Average: 13805288 15515860 2619680 15.95 67368 1837084 807976 4.62 783790 1607562 162952 06:01:26 06:01:26 05:59:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:01:26 06:00:01 lo 2.62 2.62 0.27 0.27 0.00 0.00 0.00 0.00 06:01:26 06:00:01 ens3 421.12 301.81 2336.45 79.10 0.00 0.00 0.00 0.00 06:01:26 06:01:01 lo 1.07 1.07 0.13 0.13 0.00 0.00 0.00 0.00 06:01:26 06:01:01 ens3 76.75 49.08 1110.60 11.23 0.00 0.00 0.00 0.00 06:01:26 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 06:01:26 Average: ens3 246.02 173.30 1713.14 44.59 0.00 0.00 0.00 0.00 06:01:26 06:01:26 06:01:26 ---> sar -P ALL: 06:01:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11494) 08/12/26 _x86_64_ (4 CPU) 06:01:26 06:01:26 05:58:52 LINUX RESTART (4 CPU) 06:01:26 06:01:26 05:59:03 CPU %user %nice %system %iowait %steal %idle 06:01:26 06:00:01 all 20.51 0.00 2.87 10.12 0.34 66.16 06:01:26 06:00:01 0 19.53 0.00 3.23 1.87 0.07 75.30 06:01:26 06:00:01 1 17.13 0.00 3.11 21.19 0.71 57.87 06:01:26 06:00:01 2 31.34 0.00 3.23 4.59 0.12 60.72 06:01:26 06:00:01 3 14.11 0.00 1.88 12.78 0.44 70.78 06:01:26 06:01:01 all 21.67 0.00 1.47 1.19 0.05 75.62 06:01:26 06:01:01 0 13.52 0.00 1.55 2.65 0.05 82.23 06:01:26 06:01:01 1 5.43 0.00 0.59 0.05 0.07 93.86 06:01:26 06:01:01 2 43.06 0.00 2.35 0.57 0.07 53.95 06:01:26 06:01:01 3 24.88 0.00 1.39 1.47 0.05 72.21 06:01:26 Average: all 21.11 0.00 2.15 5.55 0.19 71.00 06:01:26 Average: 0 16.47 0.00 2.38 2.27 0.06 78.83 06:01:26 Average: 1 11.15 0.00 1.82 10.37 0.38 76.28 06:01:26 Average: 2 37.36 0.00 2.78 2.52 0.09 57.25 06:01:26 Average: 3 19.64 0.00 1.63 6.98 0.24 71.52 06:01:26 06:01:26 06:01:26