05:48:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/146983 05:48:53 Running as SYSTEM 05:48:53 [EnvInject] - Loading node environment variables. 05:48:53 Building remotely on prd-ubuntu1804-docker-8c-8g-13080 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 05:48:53 [ssh-agent] Looking for ssh-agent implementation... 05:48:53 $ ssh-agent 05:48:53 SSH_AUTH_SOCK=/tmp/ssh-Gk3IbGCgCT32/agent.2079 05:48:53 SSH_AGENT_PID=2081 05:48:53 [ssh-agent] Started. 05:48:53 Running ssh-add (command line suppressed) 05:48:53 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_1420605274348770868.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_1420605274348770868.key) 05:48:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:48:53 The recommended git tool is: NONE 05:48:54 using credential onap-jenkins-ssh 05:48:55 Wiping out workspace first. 05:48:55 Cloning the remote Git repository 05:48:55 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:48:55 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 05:48:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:48:55 > git --version # timeout=10 05:48:55 > git --version # 'git version 2.17.1' 05:48:55 using GIT_SSH to set credentials Gerrit user 05:48:55 Verifying host key using manually-configured host key entries 05:48:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:48:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 05:48:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 05:48:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:48:55 using GIT_SSH to set credentials Gerrit user 05:48:55 Verifying host key using manually-configured host key entries 05:48:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/83/146983/2 # timeout=30 05:48:55 > git rev-parse 45a5c5cf2049110127c00c61f0fafb7400fa9748^{commit} # timeout=10 05:48:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:48:55 Checking out Revision 45a5c5cf2049110127c00c61f0fafb7400fa9748 (refs/changes/83/146983/2) 05:48:55 > git config core.sparsecheckout # timeout=10 05:48:55 > git checkout -f 45a5c5cf2049110127c00c61f0fafb7400fa9748 # timeout=30 05:48:59 Commit message: "Add ACM runtime API and PAP policy status support" 05:48:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:48:59 > git rev-list --no-walk 488c8cfc0311f57641077622f9d0f611b569e49a # timeout=10 05:48:59 [EnvInject] - Injecting environment variables from a build step. 05:48:59 [EnvInject] - Injecting as environment variables the properties content 05:48:59 PYTHON=python3 05:48:59 05:48:59 [EnvInject] - Variables injected successfully. 05:48:59 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9318959445326508116.sh 05:48:59 ---> tox-install.sh 05:48:59 + source /home/jenkins/lf-env.sh 05:48:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:48:59 ++ mktemp -d /tmp/venv-XXXX 05:48:59 + lf_venv=/tmp/venv-ZEJ5 05:48:59 + local venv_file=/tmp/.os_lf_venv 05:48:59 + local python=python3 05:48:59 + local options 05:48:59 + local set_path=true 05:48:59 + local install_args= 05:48:59 ++ 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:48:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:48:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:48:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:48:59 + true 05:48:59 + case $1 in 05:48:59 + venv_file=/tmp/.toxenv 05:48:59 + shift 2 05:48:59 + true 05:48:59 + case $1 in 05:48:59 + shift 05:48:59 + break 05:48:59 + case $python in 05:48:59 + local pkg_list= 05:48:59 + [[ -d /opt/pyenv ]] 05:48:59 + echo 'Setup pyenv:' 05:48:59 Setup pyenv: 05:48:59 + export PYENV_ROOT=/opt/pyenv 05:48:59 + PYENV_ROOT=/opt/pyenv 05:48:59 + 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:48:59 + 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:48:59 + pyenv versions 05:48:59 * system (set by /opt/pyenv/version) 05:48:59 * 3.8.13 (set by /opt/pyenv/version) 05:48:59 * 3.9.13 (set by /opt/pyenv/version) 05:48:59 * 3.10.6 (set by /opt/pyenv/version) 05:48:59 + command -v pyenv 05:48:59 ++ pyenv init - --no-rehash 05:48:59 + 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:48:59 export PATH="/opt/pyenv/shims:${PATH}" 05:48:59 export PYENV_SHELL=bash 05:48:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:48:59 pyenv() { 05:48:59 local command 05:48:59 command="${1:-}" 05:48:59 if [ "$#" -gt 0 ]; then 05:48:59 shift 05:48:59 fi 05:48:59 05:48:59 case "$command" in 05:48:59 rehash|shell) 05:48:59 eval "$(pyenv "sh-$command" "$@")" 05:48:59 ;; 05:48:59 *) 05:48:59 command pyenv "$command" "$@" 05:48:59 ;; 05:48:59 esac 05:48:59 }' 05:48:59 +++ 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:48:59 ++ 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:48:59 ++ 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:48:59 ++ 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:48:59 ++ export PYENV_SHELL=bash 05:48:59 ++ PYENV_SHELL=bash 05:48:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:48:59 +++ complete -F _pyenv pyenv 05:48:59 ++ lf-pyver python3 05:48:59 ++ local py_version_xy=python3 05:48:59 ++ local py_version_xyz= 05:48:59 ++ pyenv versions 05:48:59 ++ local command 05:48:59 ++ command=versions 05:48:59 ++ sed 's/^[ *]* //' 05:48:59 ++ '[' 1 -gt 0 ']' 05:48:59 ++ grep -E '^[0-9.]*[0-9]$' 05:48:59 ++ shift 05:48:59 ++ awk '{ print $1 }' 05:48:59 ++ case "$command" in 05:48:59 ++ command pyenv versions 05:48:59 ++ pyenv versions 05:48:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:48:59 +++ grep '^3' /tmp/.pyenv_versions 05:48:59 +++ sort -V 05:48:59 +++ tail -n 1 05:48:59 ++ py_version_xyz=3.10.6 05:48:59 ++ [[ -z 3.10.6 ]] 05:48:59 ++ echo 3.10.6 05:48:59 ++ return 0 05:48:59 + pyenv local 3.10.6 05:48:59 + local command 05:48:59 + command=local 05:48:59 + '[' 2 -gt 0 ']' 05:48:59 + shift 05:48:59 + case "$command" in 05:48:59 + command pyenv local 3.10.6 05:48:59 + pyenv local 3.10.6 05:48:59 + for arg in "$@" 05:48:59 + case $arg in 05:48:59 + pkg_list+='tox ' 05:48:59 + for arg in "$@" 05:48:59 + case $arg in 05:48:59 + pkg_list+='virtualenv ' 05:48:59 + for arg in "$@" 05:48:59 + case $arg in 05:48:59 + pkg_list+='urllib3~=1.26.15 ' 05:48:59 + [[ -f /tmp/.toxenv ]] 05:48:59 + [[ ! -f /tmp/.toxenv ]] 05:48:59 + [[ -n '' ]] 05:48:59 + python3 -m venv /tmp/venv-ZEJ5 05:49:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZEJ5' 05:49:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZEJ5 05:49:04 + echo /tmp/venv-ZEJ5 05:49:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:49:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:49:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:49:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:49:04 + local 'pip_opts=--upgrade --quiet' 05:49:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:49:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:49:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:49:04 + [[ -n '' ]] 05:49:04 + [[ -n '' ]] 05:49:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:49:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:49:04 + /tmp/venv-ZEJ5/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:49:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:49:08 lf-activate-venv(): INFO: Base packages installed successfully 05:49:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:49:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:49:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:49:08 + /tmp/venv-ZEJ5/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:49:10 + type python3 05:49:10 + true 05:49:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZEJ5/bin to PATH' 05:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-ZEJ5/bin to PATH 05:49:10 + PATH=/tmp/venv-ZEJ5/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:49:10 + return 0 05:49:10 + python3 --version 05:49:10 Python 3.10.6 05:49:10 + python3 -m pip --version 05:49:10 pip 26.2.1 from /tmp/venv-ZEJ5/lib/python3.10/site-packages/pip (python 3.10) 05:49:10 + python3 -m pip freeze 05:49:10 cachetools==7.1.7 05:49:10 colorama==0.4.6 05:49:10 distlib==0.4.3 05:49:10 filelock==3.32.3 05:49:10 packaging==26.3 05:49:10 platformdirs==4.11.3 05:49:10 pluggy==1.6.0 05:49:10 pyproject-api==1.11.0 05:49:10 python-discovery==1.5.2 05:49:10 tomli==2.4.1 05:49:10 tomli_w==1.2.0 05:49:10 tox==4.60.0 05:49:10 typing_extensions==4.16.0 05:49:10 urllib3==1.26.20 05:49:10 virtualenv==21.7.4 05:49:10 [EnvInject] - Injecting environment variables from a build step. 05:49:10 [EnvInject] - Injecting as environment variables the properties content 05:49:10 PARALLEL=false 05:49:10 05:49:10 [EnvInject] - Variables injected successfully. 05:49:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins12172998717582233106.sh 05:49:10 ---> tox-run.sh 05:49:10 + 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:49:10 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 05:49:10 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 05:49:10 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 05:49:10 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 05:49:10 + source /home/jenkins/lf-env.sh 05:49:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:49:10 ++ mktemp -d /tmp/venv-XXXX 05:49:10 + lf_venv=/tmp/venv-N0As 05:49:10 + local venv_file=/tmp/.os_lf_venv 05:49:10 + local python=python3 05:49:10 + local options 05:49:10 + local set_path=true 05:49:10 + local install_args= 05:49:10 ++ 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:49:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:49:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:49:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:49:10 + true 05:49:10 + case $1 in 05:49:10 + venv_file=/tmp/.toxenv 05:49:10 + shift 2 05:49:10 + true 05:49:10 + case $1 in 05:49:10 + shift 05:49:10 + break 05:49:10 + case $python in 05:49:10 + local pkg_list= 05:49:10 + [[ -d /opt/pyenv ]] 05:49:10 + echo 'Setup pyenv:' 05:49:10 Setup pyenv: 05:49:10 + export PYENV_ROOT=/opt/pyenv 05:49:10 + PYENV_ROOT=/opt/pyenv 05:49:10 + 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:49:10 + 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:49:10 + pyenv versions 05:49:10 system 05:49:10 3.8.13 05:49:10 3.9.13 05:49:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:49:10 + command -v pyenv 05:49:10 ++ pyenv init - --no-rehash 05:49:10 + 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:49:10 export PATH="/opt/pyenv/shims:${PATH}" 05:49:10 export PYENV_SHELL=bash 05:49:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:49:10 pyenv() { 05:49:10 local command 05:49:10 command="${1:-}" 05:49:10 if [ "$#" -gt 0 ]; then 05:49:10 shift 05:49:10 fi 05:49:10 05:49:10 case "$command" in 05:49:10 rehash|shell) 05:49:10 eval "$(pyenv "sh-$command" "$@")" 05:49:10 ;; 05:49:10 *) 05:49:10 command pyenv "$command" "$@" 05:49:10 ;; 05:49:10 esac 05:49:10 }' 05:49:10 +++ 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:49:10 ++ 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:49:10 ++ 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:49:10 ++ 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:49:10 ++ export PYENV_SHELL=bash 05:49:10 ++ PYENV_SHELL=bash 05:49:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:49:10 +++ complete -F _pyenv pyenv 05:49:10 ++ lf-pyver python3 05:49:10 ++ local py_version_xy=python3 05:49:10 ++ local py_version_xyz= 05:49:10 ++ pyenv versions 05:49:10 ++ local command 05:49:10 ++ command=versions 05:49:10 ++ '[' 1 -gt 0 ']' 05:49:10 ++ shift 05:49:10 ++ case "$command" in 05:49:10 ++ command pyenv versions 05:49:10 ++ pyenv versions 05:49:10 ++ sed 's/^[ *]* //' 05:49:10 ++ awk '{ print $1 }' 05:49:10 ++ grep -E '^[0-9.]*[0-9]$' 05:49:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:49:10 +++ grep '^3' /tmp/.pyenv_versions 05:49:10 +++ sort -V 05:49:10 +++ tail -n 1 05:49:10 ++ py_version_xyz=3.10.6 05:49:10 ++ [[ -z 3.10.6 ]] 05:49:10 ++ echo 3.10.6 05:49:10 ++ return 0 05:49:10 + pyenv local 3.10.6 05:49:10 + local command 05:49:10 + command=local 05:49:10 + '[' 2 -gt 0 ']' 05:49:10 + shift 05:49:10 + case "$command" in 05:49:10 + command pyenv local 3.10.6 05:49:10 + pyenv local 3.10.6 05:49:10 + for arg in "$@" 05:49:10 + case $arg in 05:49:10 + pkg_list+='tox ' 05:49:10 + for arg in "$@" 05:49:10 + case $arg in 05:49:10 + pkg_list+='virtualenv ' 05:49:10 + for arg in "$@" 05:49:10 + case $arg in 05:49:10 + pkg_list+='urllib3~=1.26.15 ' 05:49:10 + [[ -f /tmp/.toxenv ]] 05:49:10 ++ cat /tmp/.toxenv 05:49:10 + lf_venv=/tmp/venv-ZEJ5 05:49:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZEJ5 from' file:/tmp/.toxenv 05:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZEJ5 from file:/tmp/.toxenv 05:49:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:49:10 + local 'pip_opts=--upgrade --quiet' 05:49:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:49:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:49:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:49:10 + [[ -n '' ]] 05:49:10 + [[ -n '' ]] 05:49:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:49:10 + /tmp/venv-ZEJ5/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:49:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:49:11 lf-activate-venv(): INFO: Base packages installed successfully 05:49:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:49:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:49:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:49:11 + /tmp/venv-ZEJ5/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:49:12 + type python3 05:49:12 + true 05:49:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZEJ5/bin to PATH' 05:49:12 lf-activate-venv(): INFO: Adding /tmp/venv-ZEJ5/bin to PATH 05:49:12 + PATH=/tmp/venv-ZEJ5/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:49:12 + return 0 05:49:12 + [[ -d /opt/pyenv ]] 05:49:12 + echo '---> Setting up pyenv' 05:49:12 ---> Setting up pyenv 05:49:12 + export PYENV_ROOT=/opt/pyenv 05:49:12 + PYENV_ROOT=/opt/pyenv 05:49:12 + export PATH=/opt/pyenv/bin:/tmp/venv-ZEJ5/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:49:12 + PATH=/opt/pyenv/bin:/tmp/venv-ZEJ5/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:49:12 ++ pwd 05:49:12 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 05:49:12 + export PYTHONPATH 05:49:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:49:12 + TOX_TESTENV_PASSENV=PYTHONPATH 05:49:12 + tox --version 05:49:12 4.60.0 from /tmp/venv-ZEJ5/lib/python3.10/site-packages/tox/__init__.py 05:49:12 + PARALLEL=false 05:49:12 + TOX_OPTIONS_LIST= 05:49:12 + [[ -n pylint ]] 05:49:12 + TOX_OPTIONS_LIST=' -e pylint' 05:49:12 + case ${PARALLEL,,} in 05:49:12 + tox -e pylint 05:49:12 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 05:49:14 pylint: install_deps> python -I -m pip install -r test-requirements.txt 05:49:24 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 05:49:25 .pkg: _optional_hooks> python /tmp/venv-ZEJ5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:49:25 .pkg: get_requires_for_build_sdist> python /tmp/venv-ZEJ5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:49:26 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 05:49:26 .pkg: get_requires_for_build_wheel> python /tmp/venv-ZEJ5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:49:27 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 05:49:27 .pkg: freeze> python -m pip freeze --all 05:49:27 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 05:49:27 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-ZEJ5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:49:28 .pkg: build_sdist> python /tmp/venv-ZEJ5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:49:28 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 kafka-python-ng==2.2.2 'more-itertools>=8.12.0' opentelemetry-api==1.33.1 oyaml==1.0 'requests[socks]==2.32.3' simplejson==3.17.6 05:49:29 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-14.5.0.tar.gz 05:49:32 pylint: freeze> python -m pip freeze --all 05:49:32 pylint: astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.7.22,charset-normalizer==3.5.1,coverage==7.15.4,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.18,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==8.0.1,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,onapsdk==14.5.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.20.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 05:49:32 pylint: commands[0]> pylint src/ --max-positional-arguments=55 05:49:57 05:49:57 ------------------------------------ 05:49:57 Your code has been rated at 10.00/10 05:49:57 05:49:59 pylint: OK (46.66=setup[19.60]+cmd[27.06] seconds) 05:49:59 congratulations :) (46.70 seconds) 05:49:59 + tox_status=0 05:49:59 + echo '---> Completed tox runs' 05:49:59 ---> Completed tox runs 05:49:59 + for i in .tox/*/log 05:49:59 ++ echo .tox/pylint/log 05:49:59 ++ awk -F/ '{print $2}' 05:49:59 + tox_env=pylint 05:49:59 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 05:49:59 + DOC_DIR=docs/_build/html 05:49:59 + [[ -d docs/_build/html ]] 05:49:59 + echo '---> tox-run.sh ends' 05:49:59 ---> tox-run.sh ends 05:49:59 + test 0 -eq 0 05:49:59 $ ssh-agent -k 05:49:59 unset SSH_AUTH_SOCK; 05:49:59 unset SSH_AGENT_PID; 05:49:59 echo Agent pid 2081 killed; 05:49:59 [ssh-agent] Stopped. 05:49:59 [PostBuildScript] - [INFO] Executing post build scripts. 05:49:59 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8883543557528820575.sh 05:49:59 ---> sysstat.sh 05:50:00 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9896118352516606257.sh 05:50:00 ---> package-listing.sh 05:50:00 ++ facter osfamily 05:50:00 ++ tr '[:upper:]' '[:lower:]' 05:50:00 + OS_FAMILY=debian 05:50:00 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 05:50:00 + START_PACKAGES=/tmp/packages_start.txt 05:50:00 + END_PACKAGES=/tmp/packages_end.txt 05:50:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:50:00 + PACKAGES=/tmp/packages_start.txt 05:50:00 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 05:50:00 + PACKAGES=/tmp/packages_end.txt 05:50:00 + case "${OS_FAMILY}" in 05:50:00 + dpkg -l 05:50:00 + grep '^ii' 05:50:00 + '[' -f /tmp/packages_start.txt ']' 05:50:00 + '[' -f /tmp/packages_end.txt ']' 05:50:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:50:00 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 05:50:00 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 05:50:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 05:50:00 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9537262669016879172.sh 05:50:00 ---> capture-instance-metadata.sh 05:50:00 Setup pyenv: 05:50:00 system 05:50:00 3.8.13 05:50:00 3.9.13 05:50:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:50:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rgof 05:50:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:50:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:08 lf-activate-venv(): INFO: Base packages installed successfully 05:50:08 lf-activate-venv(): INFO: Installing additional packages: lftools 05:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-Rgof/bin to PATH 05:50:35 INFO: Running in OpenStack, capturing instance metadata 05:50:35 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15584133500351141103.sh 05:50:35 provisioning config files... 05:50:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config8866674692142914566tmp 05:50:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:50:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:50:35 [EnvInject] - Injecting environment variables from a build step. 05:50:35 [EnvInject] - Injecting as environment variables the properties content 05:50:35 SERVER_ID=logs 05:50:35 05:50:35 [EnvInject] - Variables injected successfully. 05:50:35 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5687688396824333992.sh 05:50:35 ---> create-netrc.sh 05:50:35 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins106822519522313963.sh 05:50:35 ---> python-tools-install.sh 05:50:35 Setup pyenv: 05:50:35 system 05:50:35 3.8.13 05:50:35 3.9.13 05:50:35 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:50:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rgof from file:/tmp/.os_lf_venv 05:50:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:37 lf-activate-venv(): INFO: Base packages installed successfully 05:50:37 lf-activate-venv(): INFO: Installing additional packages: lftools 05:50:44 lf-activate-venv(): INFO: Adding /tmp/venv-Rgof/bin to PATH 05:50:44 Generating Requirements File 05:51:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:51:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:51:06 Python 3.10.6 05:51:06 pip 26.2.1 from /tmp/venv-Rgof/lib/python3.10/site-packages/pip (python 3.10) 05:51:06 aiohappyeyeballs==2.7.1 05:51:06 aiohttp==3.14.3 05:51:06 aiosignal==1.4.0 05:51:06 appdirs==1.4.4 05:51:06 argcomplete==3.7.2 05:51:06 aspy.yaml==1.3.0 05:51:06 async-timeout==5.0.1 05:51:06 attrs==26.1.0 05:51:06 autopage==0.6.0 05:51:06 backports.strenum==1.3.1 05:51:06 beautifulsoup4==4.15.0 05:51:06 boto3==1.43.72 05:51:06 botocore==1.43.72 05:51:06 bs4==0.0.2 05:51:06 certifi==2026.7.22 05:51:06 cffi==2.1.1 05:51:06 cfgv==3.5.0 05:51:06 chardet==7.6.0 05:51:06 charset-normalizer==3.5.1 05:51:06 click==8.4.2 05:51:06 cliff==4.14.0 05:51:06 cmd2==3.5.1 05:51:06 cryptography==3.3.2 05:51:06 debtcollector==3.1.0 05:51:06 decorator==5.3.1 05:51:06 defusedxml==0.7.1 05:51:06 Deprecated==1.3.1 05:51:06 distlib==0.4.3 05:51:06 dnspython==2.8.0 05:51:06 docker==7.2.0 05:51:06 dogpile.cache==1.5.0 05:51:06 durationpy==0.10 05:51:06 email-validator==2.3.0 05:51:06 filelock==3.32.3 05:51:06 frozenlist==1.8.0 05:51:06 future==1.0.0 05:51:06 gitdb==4.0.12 05:51:06 GitPython==3.1.59 05:51:06 httplib2==0.30.2 05:51:06 identify==2.6.19 05:51:06 idna==3.18 05:51:06 importlib-resources==1.5.0 05:51:06 iso8601==2.1.0 05:51:06 Jinja2==3.1.6 05:51:06 jmespath==1.1.0 05:51:06 jsonpatch==1.33 05:51:06 jsonpointer==3.1.1 05:51:06 jsonschema==4.26.0 05:51:06 jsonschema-specifications==2025.9.1 05:51:06 keystoneauth1==5.14.0 05:51:06 kubernetes==36.0.3 05:51:06 lftools==0.37.23 05:51:06 lxml==6.1.1 05:51:06 markdown-it-py==4.2.0 05:51:06 MarkupSafe==3.0.3 05:51:06 mdurl==0.1.2 05:51:06 msgpack==1.2.1 05:51:06 multi_key_dict==2.0.3 05:51:06 multidict==6.7.1 05:51:06 munch==4.0.0 05:51:06 netaddr==1.3.0 05:51:06 niet==1.4.2 05:51:06 nodeenv==1.10.0 05:51:06 oauth2client==4.1.3 05:51:06 oauthlib==3.3.1 05:51:06 openstacksdk==4.13.0 05:51:06 os-service-types==1.8.2 05:51:06 osc-lib==4.6.0 05:51:06 oslo.config==10.4.0 05:51:06 oslo.context==6.4.0 05:51:06 oslo.i18n==6.8.0 05:51:06 oslo.log==8.2.0 05:51:06 oslo.serialization==5.10.0 05:51:06 oslo.utils==10.1.1 05:51:06 packaging==26.3 05:51:06 pbr==7.0.3 05:51:06 platformdirs==4.11.3 05:51:06 prettytable==3.18.0 05:51:06 propcache==0.5.2 05:51:06 psutil==7.2.2 05:51:06 pyasn1==0.6.4 05:51:06 pyasn1_modules==0.4.2 05:51:06 pycparser==3.0 05:51:06 pygerrit2==2.0.15 05:51:06 PyGithub==2.9.1 05:51:06 Pygments==2.20.0 05:51:06 PyJWT==2.13.0 05:51:06 PyNaCl==1.6.2 05:51:06 pyparsing==2.4.7 05:51:06 pyperclip==1.11.0 05:51:06 pyrsistent==0.20.0 05:51:06 python-cinderclient==9.9.0 05:51:06 python-dateutil==2.9.0.post0 05:51:06 python-discovery==1.5.2 05:51:06 python-heatclient==5.2.0 05:51:06 python-jenkins==1.8.3 05:51:06 python-keystoneclient==5.8.0 05:51:06 python-magnumclient==4.11.0 05:51:06 python-openstackclient==10.0.0 05:51:06 python-swiftclient==4.10.0 05:51:06 PyYAML==6.0.3 05:51:06 referencing==0.37.0 05:51:06 requests==2.34.2 05:51:06 requests-oauthlib==2.0.0 05:51:06 rfc3986==2.0.0 05:51:06 rich==15.0.0 05:51:06 rich-argparse==1.8.0 05:51:06 rpds-py==0.30.0 05:51:06 rsa==4.9.1 05:51:06 ruamel.yaml==0.19.1 05:51:06 ruamel.yaml.clib==0.2.15 05:51:06 s3transfer==0.19.2 05:51:06 simplejson==4.1.1 05:51:06 six==1.17.0 05:51:06 smmap==5.0.3 05:51:06 soupsieve==2.9.2 05:51:06 stevedore==5.8.0 05:51:06 tabulate==0.10.0 05:51:06 toml==0.10.2 05:51:06 tomlkit==0.15.1 05:51:06 tqdm==4.70.0 05:51:06 typing_extensions==4.16.0 05:51:06 urllib3==1.26.20 05:51:06 virtualenv==21.7.4 05:51:06 wcwidth==0.8.2 05:51:06 websocket-client==1.9.0 05:51:06 wrapt==2.3.0 05:51:06 xdg==6.0.0 05:51:06 xmltodict==1.0.4 05:51:06 yarl==1.24.5 05:51:06 yq==4.1.2 05:51:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins1334321292211092635.sh 05:51:07 ---> uv-install.sh 05:51:07 Installing uv/uvx (latest) using shell installer 05:51:07 2026-08-17 05:51:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ShTedk.sh" [1] 05:51:07 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:51:08 installing to /home/jenkins/.local/bin 05:51:08 uv 05:51:08 uvx 05:51:08 everything's installed! 05:51:08 05:51:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:51:08 05:51:08 source $HOME/.local/bin/env (sh, bash, zsh) 05:51:08 source $HOME/.local/bin/env.fish (fish) 05:51:08 Adding install location to PATH 05:51:08 ---> Validating uv/uvx install 05:51:08 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:51:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12503561850203319807.sh 05:51:08 ---> sudo-logs.sh 05:51:08 Archiving 'sudo' log.. 05:51:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11558316632181314903.sh 05:51:08 ---> job-cost.sh 05:51:08 INFO: Activating Python virtual environment... 05:51:08 Setup pyenv: 05:51:08 system 05:51:08 3.8.13 05:51:08 3.9.13 05:51:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:51:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rgof from file:/tmp/.os_lf_venv 05:51:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:10 lf-activate-venv(): INFO: Base packages installed successfully 05:51:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-Rgof/bin to PATH 05:51:14 INFO: No stack-cost file found 05:51:14 INFO: Instance uptime: 183s 05:51:14 INFO: Fetching instance metadata (attempt 1 of 3)... 05:51:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:51:14 INFO: Successfully fetched instance metadata 05:51:14 INFO: Instance type: v3-standard-8 05:51:14 INFO: Retrieving pricing info for: v3-standard-8 05:51:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:51:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=183 05:51:15 INFO: Successfully fetched Vexxhost pricing API 05:51:15 INFO: Retrieved cost: 0.22 05:51:15 INFO: Retrieved resource: v3-standard-8 05:51:15 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 05:51:15 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 05:51:15 INFO: Successfully archived job cost data 05:51:15 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,277,2026-08-17 05:51:15,v3-standard-8,183,0.22,0.00,SUCCESS 05:51:15 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins8444527698491852338.sh 05:51:15 ---> logs-deploy.sh 05:51:15 Setup pyenv: 05:51:15 system 05:51:15 3.8.13 05:51:15 3.9.13 05:51:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:51:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rgof from file:/tmp/.os_lf_venv 05:51:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:17 lf-activate-venv(): INFO: Base packages installed successfully 05:51:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-Rgof/bin to PATH 05:51:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/277 05:51:23 INFO: archiving workspace using pattern(s): 05:51:24 Archives upload complete. 05:51:24 INFO: archiving logs to Nexus 05:51:25 ---> uname -a: 05:51:25 Linux prd-ubuntu1804-docker-8c-8g-13080 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:51:25 05:51:25 05:51:25 ---> lscpu: 05:51:25 Architecture: x86_64 05:51:25 CPU op-mode(s): 32-bit, 64-bit 05:51:25 Byte Order: Little Endian 05:51:25 CPU(s): 8 05:51:25 On-line CPU(s) list: 0-7 05:51:25 Thread(s) per core: 1 05:51:25 Core(s) per socket: 1 05:51:25 Socket(s): 8 05:51:25 NUMA node(s): 1 05:51:25 Vendor ID: AuthenticAMD 05:51:25 CPU family: 23 05:51:25 Model: 49 05:51:25 Model name: AMD EPYC-Rome Processor 05:51:25 Stepping: 0 05:51:25 CPU MHz: 2799.998 05:51:25 BogoMIPS: 5599.99 05:51:25 Virtualization: AMD-V 05:51:25 Hypervisor vendor: KVM 05:51:25 Virtualization type: full 05:51:25 L1d cache: 32K 05:51:25 L1i cache: 32K 05:51:25 L2 cache: 512K 05:51:25 L3 cache: 16384K 05:51:25 NUMA node0 CPU(s): 0-7 05:51:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:51:25 05:51:25 05:51:25 ---> nproc: 05:51:25 8 05:51:25 05:51:25 05:51:25 ---> df -h: 05:51:25 Filesystem Size Used Avail Use% Mounted on 05:51:25 udev 16G 0 16G 0% /dev 05:51:25 tmpfs 3.2G 712K 3.2G 1% /run 05:51:25 /dev/vda1 155G 11G 145G 7% / 05:51:25 tmpfs 16G 0 16G 0% /dev/shm 05:51:25 tmpfs 5.0M 0 5.0M 0% /run/lock 05:51:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:51:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:51:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 05:51:25 05:51:25 05:51:25 ---> free -m: 05:51:25 total used free shared buff/cache available 05:51:25 Mem: 32167 796 29029 0 2341 30937 05:51:25 Swap: 1023 0 1023 05:51:25 05:51:25 05:51:25 ---> ip addr: 05:51:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:51:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:51:25 inet 127.0.0.1/8 scope host lo 05:51:25 valid_lft forever preferred_lft forever 05:51:25 inet6 ::1/128 scope host 05:51:25 valid_lft forever preferred_lft forever 05:51:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:51:25 link/ether fa:16:3e:4a:5d:69 brd ff:ff:ff:ff:ff:ff 05:51:25 inet 10.30.107.121/23 brd 10.30.107.255 scope global dynamic ens3 05:51:25 valid_lft 86214sec preferred_lft 86214sec 05:51:25 inet6 fe80::f816:3eff:fe4a:5d69/64 scope link 05:51:25 valid_lft forever preferred_lft forever 05:51:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:51:25 link/ether 02:42:6c:4d:ed:4c brd ff:ff:ff:ff:ff:ff 05:51:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:51:25 valid_lft forever preferred_lft forever 05:51:25 05:51:25 05:51:25 ---> sar -b -r -n DEV: 05:51:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13080) 08/17/26 _x86_64_ (8 CPU) 05:51:25 05:51:25 05:48:21 LINUX RESTART (8 CPU) 05:51:25 05:51:25 05:49:02 tps rtps wtps bread/s bwrtn/s 05:51:25 05:50:01 118.96 9.18 109.78 226.64 67630.90 05:51:25 05:51:01 98.92 0.60 98.32 74.92 62199.90 05:51:25 Average: 108.85 4.86 104.00 150.15 64892.82 05:51:25 05:51:25 05:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:51:25 05:50:01 30278344 31740592 2660876 8.08 59708 1716584 1403396 4.13 836388 1542884 11948 05:51:25 05:51:01 29819744 31653952 3119476 9.47 86096 2042996 1453980 4.28 950464 1847356 221212 05:51:25 Average: 30049044 31697272 2890176 8.77 72902 1879790 1428688 4.20 893426 1695120 116580 05:51:25 05:51:25 05:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:51:25 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:25 05:50:01 lo 0.75 0.75 0.09 0.09 0.00 0.00 0.00 0.00 05:51:25 05:50:01 ens3 41.93 26.99 364.63 9.37 0.00 0.00 0.00 0.00 05:51:25 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:25 05:51:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 05:51:25 05:51:01 ens3 64.32 40.34 1043.40 7.83 0.00 0.00 0.00 0.00 05:51:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:25 Average: lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 05:51:25 Average: ens3 53.22 33.72 706.84 8.60 0.00 0.00 0.00 0.00 05:51:25 05:51:25 05:51:25 ---> sar -P ALL: 05:51:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13080) 08/17/26 _x86_64_ (8 CPU) 05:51:25 05:51:25 05:48:21 LINUX RESTART (8 CPU) 05:51:25 05:51:25 05:49:02 CPU %user %nice %system %iowait %steal %idle 05:51:25 05:50:01 all 11.26 0.00 0.61 1.72 0.04 86.38 05:51:25 05:50:01 0 6.77 0.00 0.92 0.73 0.03 91.56 05:51:25 05:50:01 1 50.62 0.00 1.00 0.17 0.07 48.14 05:51:25 05:50:01 2 2.09 0.00 0.43 0.68 0.02 96.78 05:51:25 05:50:01 3 0.61 0.00 0.12 0.02 0.05 99.20 05:51:25 05:50:01 4 6.12 0.00 0.49 0.12 0.02 93.25 05:51:25 05:50:01 5 0.08 0.00 0.29 11.40 0.03 88.20 05:51:25 05:50:01 6 3.24 0.00 0.20 0.03 0.00 96.52 05:51:25 05:50:01 7 20.48 0.00 1.37 0.63 0.03 77.49 05:51:25 05:51:01 all 9.59 0.00 0.59 3.05 0.03 86.75 05:51:25 05:51:01 0 14.31 0.00 1.12 1.22 0.05 83.30 05:51:25 05:51:01 1 8.82 0.00 0.40 0.07 0.02 90.70 05:51:25 05:51:01 2 3.38 0.00 0.20 0.13 0.02 96.28 05:51:25 05:51:01 3 13.14 0.00 0.77 2.26 0.05 83.79 05:51:25 05:51:01 4 11.93 0.00 0.47 0.32 0.03 87.25 05:51:25 05:51:01 5 1.19 0.00 0.20 8.26 0.02 90.33 05:51:25 05:51:01 6 10.56 0.00 0.63 0.17 0.02 88.62 05:51:25 05:51:01 7 13.42 0.00 0.89 12.02 0.05 73.63 05:51:25 Average: all 10.41 0.00 0.60 2.39 0.03 86.57 05:51:25 Average: 0 10.57 0.00 1.02 0.98 0.04 87.39 05:51:25 Average: 1 29.54 0.00 0.70 0.12 0.04 69.60 05:51:25 Average: 2 2.74 0.00 0.31 0.40 0.02 96.53 05:51:25 Average: 3 6.92 0.00 0.45 1.15 0.05 91.43 05:51:25 Average: 4 9.05 0.00 0.48 0.22 0.03 90.23 05:51:25 Average: 5 0.64 0.00 0.24 9.82 0.03 89.27 05:51:25 Average: 6 6.93 0.00 0.42 0.10 0.01 92.54 05:51:25 Average: 7 16.92 0.00 1.13 6.36 0.04 75.54 05:51:25 05:51:25 05:51:25