06:13:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147020 06:13:56 Running as SYSTEM 06:13:56 [EnvInject] - Loading node environment variables. 06:13:56 Building remotely on prd-ubuntu1804-docker-8c-8g-13102 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 06:13:56 [ssh-agent] Looking for ssh-agent implementation... 06:13:56 $ ssh-agent 06:13:56 SSH_AUTH_SOCK=/tmp/ssh-2Xhv0Yec7HdU/agent.2057 06:13:56 SSH_AGENT_PID=2058 06:13:56 [ssh-agent] Started. 06:13:56 Running ssh-add (command line suppressed) 06:13:56 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_14232316618843033761.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_14232316618843033761.key) 06:13:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:13:56 The recommended git tool is: NONE 06:13:58 using credential onap-jenkins-ssh 06:13:58 Wiping out workspace first. 06:13:58 Cloning the remote Git repository 06:13:58 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:13:58 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 06:13:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:13:58 > git --version # timeout=10 06:13:58 > git --version # 'git version 2.17.1' 06:13:58 using GIT_SSH to set credentials Gerrit user 06:13:58 Verifying host key using manually-configured host key entries 06:13:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:13:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:13:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:13:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:13:59 using GIT_SSH to set credentials Gerrit user 06:13:59 Verifying host key using manually-configured host key entries 06:13:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/20/147020/1 # timeout=30 06:13:59 > git rev-parse ee16b3a375f33384f96a98db64241ff353d98fe7^{commit} # timeout=10 06:13:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:13:59 Checking out Revision ee16b3a375f33384f96a98db64241ff353d98fe7 (refs/changes/20/147020/1) 06:13:59 > git config core.sparsecheckout # timeout=10 06:13:59 > git checkout -f ee16b3a375f33384f96a98db64241ff353d98fe7 # timeout=30 06:14:02 Commit message: "Use explicit Optional in parameter annotations" 06:14:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:14:02 > git rev-list --no-walk 3962d11fe6944b9edd381714435a4b2e0963b606 # timeout=10 06:14:02 [EnvInject] - Injecting environment variables from a build step. 06:14:02 [EnvInject] - Injecting as environment variables the properties content 06:14:02 PYTHON=python3 06:14:02 06:14:02 [EnvInject] - Variables injected successfully. 06:14:02 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13781185414004789439.sh 06:14:02 ---> tox-install.sh 06:14:02 + source /home/jenkins/lf-env.sh 06:14:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:03 ++ mktemp -d /tmp/venv-XXXX 06:14:03 + lf_venv=/tmp/venv-hFG8 06:14:03 + local venv_file=/tmp/.os_lf_venv 06:14:03 + local python=python3 06:14:03 + local options 06:14:03 + local set_path=true 06:14:03 + local install_args= 06:14:03 ++ 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 06:14:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:14:03 + true 06:14:03 + case $1 in 06:14:03 + venv_file=/tmp/.toxenv 06:14:03 + shift 2 06:14:03 + true 06:14:03 + case $1 in 06:14:03 + shift 06:14:03 + break 06:14:03 + case $python in 06:14:03 + local pkg_list= 06:14:03 + [[ -d /opt/pyenv ]] 06:14:03 + echo 'Setup pyenv:' 06:14:03 Setup pyenv: 06:14:03 + export PYENV_ROOT=/opt/pyenv 06:14:03 + PYENV_ROOT=/opt/pyenv 06:14:03 + 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 06:14:03 + 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 06:14:03 + pyenv versions 06:14:03 * system (set by /opt/pyenv/version) 06:14:03 * 3.8.13 (set by /opt/pyenv/version) 06:14:03 * 3.9.13 (set by /opt/pyenv/version) 06:14:03 * 3.10.6 (set by /opt/pyenv/version) 06:14:03 + command -v pyenv 06:14:03 ++ pyenv init - --no-rehash 06:14:03 + 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[*]}"'\'')" 06:14:03 export PATH="/opt/pyenv/shims:${PATH}" 06:14:03 export PYENV_SHELL=bash 06:14:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:14:03 pyenv() { 06:14:03 local command 06:14:03 command="${1:-}" 06:14:03 if [ "$#" -gt 0 ]; then 06:14:03 shift 06:14:03 fi 06:14:03 06:14:03 case "$command" in 06:14:03 rehash|shell) 06:14:03 eval "$(pyenv "sh-$command" "$@")" 06:14:03 ;; 06:14:03 *) 06:14:03 command pyenv "$command" "$@" 06:14:03 ;; 06:14:03 esac 06:14:03 }' 06:14:03 +++ 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[*]}"' 06:14:03 ++ 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 06:14:03 ++ 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 06:14:03 ++ 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 06:14:03 ++ export PYENV_SHELL=bash 06:14:03 ++ PYENV_SHELL=bash 06:14:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:14:03 +++ complete -F _pyenv pyenv 06:14:03 ++ lf-pyver python3 06:14:03 ++ local py_version_xy=python3 06:14:03 ++ local py_version_xyz= 06:14:03 ++ pyenv versions 06:14:03 ++ local command 06:14:03 ++ command=versions 06:14:03 ++ sed 's/^[ *]* //' 06:14:03 ++ '[' 1 -gt 0 ']' 06:14:03 ++ shift 06:14:03 ++ case "$command" in 06:14:03 ++ command pyenv versions 06:14:03 ++ pyenv versions 06:14:03 ++ awk '{ print $1 }' 06:14:03 ++ grep -E '^[0-9.]*[0-9]$' 06:14:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:14:03 +++ grep '^3' /tmp/.pyenv_versions 06:14:03 +++ sort -V 06:14:03 +++ tail -n 1 06:14:03 ++ py_version_xyz=3.10.6 06:14:03 ++ [[ -z 3.10.6 ]] 06:14:03 ++ echo 3.10.6 06:14:03 ++ return 0 06:14:03 + pyenv local 3.10.6 06:14:03 + local command 06:14:03 + command=local 06:14:03 + '[' 2 -gt 0 ']' 06:14:03 + shift 06:14:03 + case "$command" in 06:14:03 + command pyenv local 3.10.6 06:14:03 + pyenv local 3.10.6 06:14:03 + for arg in "$@" 06:14:03 + case $arg in 06:14:03 + pkg_list+='tox ' 06:14:03 + for arg in "$@" 06:14:03 + case $arg in 06:14:03 + pkg_list+='virtualenv ' 06:14:03 + for arg in "$@" 06:14:03 + case $arg in 06:14:03 + pkg_list+='urllib3~=1.26.15 ' 06:14:03 + [[ -f /tmp/.toxenv ]] 06:14:03 + [[ ! -f /tmp/.toxenv ]] 06:14:03 + [[ -n '' ]] 06:14:03 + python3 -m venv /tmp/venv-hFG8 06:14:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hFG8' 06:14:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hFG8 06:14:07 + echo /tmp/venv-hFG8 06:14:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:14:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:14:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:14:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:07 + local 'pip_opts=--upgrade --quiet' 06:14:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:14:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:14:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:14:07 + [[ -n '' ]] 06:14:07 + [[ -n '' ]] 06:14:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:14:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:14:07 + /tmp/venv-hFG8/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 06:14:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:14:11 lf-activate-venv(): INFO: Base packages installed successfully 06:14:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:14:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:14:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:14:11 + /tmp/venv-hFG8/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 06:14:14 + type python3 06:14:14 + true 06:14:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hFG8/bin to PATH' 06:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-hFG8/bin to PATH 06:14:14 + PATH=/tmp/venv-hFG8/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 06:14:14 + return 0 06:14:14 + python3 --version 06:14:14 Python 3.10.6 06:14:14 + python3 -m pip --version 06:14:14 pip 26.2.1 from /tmp/venv-hFG8/lib/python3.10/site-packages/pip (python 3.10) 06:14:14 + python3 -m pip freeze 06:14:14 cachetools==7.1.7 06:14:14 colorama==0.4.6 06:14:14 distlib==0.4.3 06:14:14 filelock==3.32.3 06:14:14 packaging==26.3 06:14:14 platformdirs==4.11.3 06:14:14 pluggy==1.6.0 06:14:14 pyproject-api==1.11.0 06:14:14 python-discovery==1.5.2 06:14:14 tomli==2.4.1 06:14:14 tomli_w==1.2.0 06:14:14 tox==4.60.0 06:14:14 typing_extensions==4.16.0 06:14:14 urllib3==1.26.20 06:14:14 virtualenv==21.7.4 06:14:14 [EnvInject] - Injecting environment variables from a build step. 06:14:14 [EnvInject] - Injecting as environment variables the properties content 06:14:14 PARALLEL=false 06:14:14 06:14:14 [EnvInject] - Variables injected successfully. 06:14:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins3403251649286159770.sh 06:14:14 ---> tox-run.sh 06:14:14 + 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 06:14:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 06:14:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 06:14:14 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 06:14:14 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 06:14:14 + source /home/jenkins/lf-env.sh 06:14:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:14 ++ mktemp -d /tmp/venv-XXXX 06:14:14 + lf_venv=/tmp/venv-KUJ8 06:14:14 + local venv_file=/tmp/.os_lf_venv 06:14:14 + local python=python3 06:14:14 + local options 06:14:14 + local set_path=true 06:14:14 + local install_args= 06:14:14 ++ 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 06:14:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:14:14 + true 06:14:14 + case $1 in 06:14:14 + venv_file=/tmp/.toxenv 06:14:14 + shift 2 06:14:14 + true 06:14:14 + case $1 in 06:14:14 + shift 06:14:14 + break 06:14:14 + case $python in 06:14:14 + local pkg_list= 06:14:14 + [[ -d /opt/pyenv ]] 06:14:14 + echo 'Setup pyenv:' 06:14:14 Setup pyenv: 06:14:14 + export PYENV_ROOT=/opt/pyenv 06:14:14 + PYENV_ROOT=/opt/pyenv 06:14:14 + 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 06:14:14 + 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 06:14:14 + pyenv versions 06:14:14 system 06:14:14 3.8.13 06:14:14 3.9.13 06:14:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:14:14 + command -v pyenv 06:14:14 ++ pyenv init - --no-rehash 06:14:14 + 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[*]}"'\'')" 06:14:14 export PATH="/opt/pyenv/shims:${PATH}" 06:14:14 export PYENV_SHELL=bash 06:14:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:14:14 pyenv() { 06:14:14 local command 06:14:14 command="${1:-}" 06:14:14 if [ "$#" -gt 0 ]; then 06:14:14 shift 06:14:14 fi 06:14:14 06:14:14 case "$command" in 06:14:14 rehash|shell) 06:14:14 eval "$(pyenv "sh-$command" "$@")" 06:14:14 ;; 06:14:14 *) 06:14:14 command pyenv "$command" "$@" 06:14:14 ;; 06:14:14 esac 06:14:14 }' 06:14:14 +++ 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[*]}"' 06:14:14 ++ 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 06:14:14 ++ 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 06:14:14 ++ 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 06:14:14 ++ export PYENV_SHELL=bash 06:14:14 ++ PYENV_SHELL=bash 06:14:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:14:14 +++ complete -F _pyenv pyenv 06:14:14 ++ lf-pyver python3 06:14:14 ++ local py_version_xy=python3 06:14:14 ++ local py_version_xyz= 06:14:14 ++ pyenv versions 06:14:14 ++ local command 06:14:14 ++ command=versions 06:14:14 ++ '[' 1 -gt 0 ']' 06:14:14 ++ shift 06:14:14 ++ case "$command" in 06:14:14 ++ command pyenv versions 06:14:14 ++ pyenv versions 06:14:14 ++ sed 's/^[ *]* //' 06:14:14 ++ awk '{ print $1 }' 06:14:14 ++ grep -E '^[0-9.]*[0-9]$' 06:14:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:14:14 +++ sort -V 06:14:14 +++ grep '^3' /tmp/.pyenv_versions 06:14:14 +++ tail -n 1 06:14:14 ++ py_version_xyz=3.10.6 06:14:14 ++ [[ -z 3.10.6 ]] 06:14:14 ++ echo 3.10.6 06:14:14 ++ return 0 06:14:14 + pyenv local 3.10.6 06:14:14 + local command 06:14:14 + command=local 06:14:14 + '[' 2 -gt 0 ']' 06:14:14 + shift 06:14:14 + case "$command" in 06:14:14 + command pyenv local 3.10.6 06:14:14 + pyenv local 3.10.6 06:14:14 + for arg in "$@" 06:14:14 + case $arg in 06:14:14 + pkg_list+='tox ' 06:14:14 + for arg in "$@" 06:14:14 + case $arg in 06:14:14 + pkg_list+='virtualenv ' 06:14:14 + for arg in "$@" 06:14:14 + case $arg in 06:14:14 + pkg_list+='urllib3~=1.26.15 ' 06:14:14 + [[ -f /tmp/.toxenv ]] 06:14:14 ++ cat /tmp/.toxenv 06:14:14 + lf_venv=/tmp/venv-hFG8 06:14:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hFG8 from' file:/tmp/.toxenv 06:14:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hFG8 from file:/tmp/.toxenv 06:14:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:14:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:14 + local 'pip_opts=--upgrade --quiet' 06:14:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:14:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:14:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:14:14 + [[ -n '' ]] 06:14:14 + [[ -n '' ]] 06:14:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:14:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:14:14 + /tmp/venv-hFG8/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 06:14:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:14:15 lf-activate-venv(): INFO: Base packages installed successfully 06:14:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:14:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:14:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:14:15 + /tmp/venv-hFG8/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 06:14:16 + type python3 06:14:16 + true 06:14:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hFG8/bin to PATH' 06:14:16 lf-activate-venv(): INFO: Adding /tmp/venv-hFG8/bin to PATH 06:14:16 + PATH=/tmp/venv-hFG8/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 06:14:16 + return 0 06:14:16 + [[ -d /opt/pyenv ]] 06:14:16 + echo '---> Setting up pyenv' 06:14:16 ---> Setting up pyenv 06:14:16 + export PYENV_ROOT=/opt/pyenv 06:14:16 + PYENV_ROOT=/opt/pyenv 06:14:16 + export PATH=/opt/pyenv/bin:/tmp/venv-hFG8/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 06:14:16 + PATH=/opt/pyenv/bin:/tmp/venv-hFG8/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 06:14:16 ++ pwd 06:14:16 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 06:14:16 + export PYTHONPATH 06:14:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:14:16 + TOX_TESTENV_PASSENV=PYTHONPATH 06:14:16 + tox --version 06:14:16 4.60.0 from /tmp/venv-hFG8/lib/python3.10/site-packages/tox/__init__.py 06:14:16 + PARALLEL=false 06:14:16 + TOX_OPTIONS_LIST= 06:14:16 + [[ -n pylint ]] 06:14:16 + TOX_OPTIONS_LIST=' -e pylint' 06:14:16 + case ${PARALLEL,,} in 06:14:16 + tox -e pylint 06:14:16 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 06:14:18 pylint: install_deps> python -I -m pip install -r test-requirements.txt 06:14:31 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 06:14:32 .pkg: _optional_hooks> python /tmp/venv-hFG8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:32 .pkg: get_requires_for_build_sdist> python /tmp/venv-hFG8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:32 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 06:14:33 .pkg: get_requires_for_build_wheel> python /tmp/venv-hFG8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:33 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 06:14:34 .pkg: freeze> python -m pip freeze --all 06:14:34 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 06:14:34 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-hFG8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:34 .pkg: build_sdist> python /tmp/venv-hFG8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:35 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 06:14:35 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.4.0.tar.gz 06:14:39 pylint: freeze> python -m pip freeze --all 06:14:39 pylint: ast_serialize==0.8.0,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,librt==0.15.0,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,mypy==2.3.1,mypy_extensions==1.1.0,onapsdk==14.4.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,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 06:14:39 pylint: commands[0]> pylint src/ --max-positional-arguments=55 06:15:05 06:15:05 ------------------------------------ 06:15:05 Your code has been rated at 10.00/10 06:15:05 06:15:08 pylint: OK (50.94=setup[22.58]+cmd[28.36] seconds) 06:15:08 congratulations :) (50.98 seconds) 06:15:08 + tox_status=0 06:15:08 + echo '---> Completed tox runs' 06:15:08 ---> Completed tox runs 06:15:08 + for i in .tox/*/log 06:15:08 ++ echo .tox/pylint/log 06:15:08 ++ awk -F/ '{print $2}' 06:15:08 + tox_env=pylint 06:15:08 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 06:15:08 + DOC_DIR=docs/_build/html 06:15:08 + [[ -d docs/_build/html ]] 06:15:08 + echo '---> tox-run.sh ends' 06:15:08 ---> tox-run.sh ends 06:15:08 + test 0 -eq 0 06:15:08 $ ssh-agent -k 06:15:08 unset SSH_AUTH_SOCK; 06:15:08 unset SSH_AGENT_PID; 06:15:08 echo Agent pid 2058 killed; 06:15:08 [ssh-agent] Stopped. 06:15:08 [PostBuildScript] - [INFO] Executing post build scripts. 06:15:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1714951065313394856.sh 06:15:08 ---> sysstat.sh 06:15:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17281613287048981311.sh 06:15:08 ---> package-listing.sh 06:15:08 ++ facter osfamily 06:15:08 ++ tr '[:upper:]' '[:lower:]' 06:15:08 + OS_FAMILY=debian 06:15:08 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 06:15:08 + START_PACKAGES=/tmp/packages_start.txt 06:15:08 + END_PACKAGES=/tmp/packages_end.txt 06:15:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:08 + PACKAGES=/tmp/packages_start.txt 06:15:08 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 06:15:08 + PACKAGES=/tmp/packages_end.txt 06:15:08 + case "${OS_FAMILY}" in 06:15:08 + dpkg -l 06:15:08 + grep '^ii' 06:15:08 + '[' -f /tmp/packages_start.txt ']' 06:15:08 + '[' -f /tmp/packages_end.txt ']' 06:15:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:08 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 06:15:08 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 06:15:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 06:15:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13153328029761865065.sh 06:15:08 ---> capture-instance-metadata.sh 06:15:08 Setup pyenv: 06:15:08 system 06:15:08 3.8.13 06:15:08 3.9.13 06:15:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:15:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tY7z 06:15:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:15:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:16 lf-activate-venv(): INFO: Base packages installed successfully 06:15:16 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:37 lf-activate-venv(): INFO: Adding /tmp/venv-tY7z/bin to PATH 06:15:37 INFO: Running in OpenStack, capturing instance metadata 06:15:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9233093134675063752.sh 06:15:37 provisioning config files... 06:15:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config16622843718031707719tmp 06:15:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:15:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:15:37 [EnvInject] - Injecting environment variables from a build step. 06:15:37 [EnvInject] - Injecting as environment variables the properties content 06:15:37 SERVER_ID=logs 06:15:37 06:15:37 [EnvInject] - Variables injected successfully. 06:15:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9906444271176800324.sh 06:15:37 ---> create-netrc.sh 06:15:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6548696177374187977.sh 06:15:37 ---> python-tools-install.sh 06:15:37 Setup pyenv: 06:15:37 system 06:15:37 3.8.13 06:15:37 3.9.13 06:15:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:15:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tY7z from file:/tmp/.os_lf_venv 06:15:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:39 lf-activate-venv(): INFO: Base packages installed successfully 06:15:39 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:46 lf-activate-venv(): INFO: Adding /tmp/venv-tY7z/bin to PATH 06:15:46 Generating Requirements File 06:16: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:16:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:16:07 Python 3.10.6 06:16:08 pip 26.2.1 from /tmp/venv-tY7z/lib/python3.10/site-packages/pip (python 3.10) 06:16:08 aiohappyeyeballs==2.7.1 06:16:08 aiohttp==3.14.3 06:16:08 aiosignal==1.4.0 06:16:08 appdirs==1.4.4 06:16:08 argcomplete==3.7.2 06:16:08 aspy.yaml==1.3.0 06:16:08 async-timeout==5.0.1 06:16:08 attrs==26.1.0 06:16:08 autopage==0.6.0 06:16:08 backports.strenum==1.3.1 06:16:08 beautifulsoup4==4.15.0 06:16:08 boto3==1.43.72 06:16:08 botocore==1.43.72 06:16:08 bs4==0.0.2 06:16:08 certifi==2026.7.22 06:16:08 cffi==2.1.1 06:16:08 cfgv==3.5.0 06:16:08 chardet==7.6.0 06:16:08 charset-normalizer==3.5.1 06:16:08 click==8.4.2 06:16:08 cliff==4.14.0 06:16:08 cmd2==3.5.1 06:16:08 cryptography==3.3.2 06:16:08 debtcollector==3.1.0 06:16:08 decorator==5.3.1 06:16:08 defusedxml==0.7.1 06:16:08 Deprecated==1.3.1 06:16:08 distlib==0.4.3 06:16:08 dnspython==2.8.0 06:16:08 docker==7.2.0 06:16:08 dogpile.cache==1.5.0 06:16:08 durationpy==0.10 06:16:08 email-validator==2.3.0 06:16:08 filelock==3.32.3 06:16:08 frozenlist==1.8.0 06:16:08 future==1.0.0 06:16:08 gitdb==4.0.12 06:16:08 GitPython==3.1.59 06:16:08 httplib2==0.30.2 06:16:08 identify==2.6.19 06:16:08 idna==3.18 06:16:08 importlib-resources==1.5.0 06:16:08 iso8601==2.1.0 06:16:08 Jinja2==3.1.6 06:16:08 jmespath==1.1.0 06:16:08 jsonpatch==1.33 06:16:08 jsonpointer==3.1.1 06:16:08 jsonschema==4.26.0 06:16:08 jsonschema-specifications==2025.9.1 06:16:08 keystoneauth1==5.14.0 06:16:08 kubernetes==36.0.3 06:16:08 lftools==0.37.23 06:16:08 lxml==6.1.1 06:16:08 markdown-it-py==4.2.0 06:16:08 MarkupSafe==3.0.3 06:16:08 mdurl==0.1.2 06:16:08 msgpack==1.2.1 06:16:08 multi_key_dict==2.0.3 06:16:08 multidict==6.7.1 06:16:08 munch==4.0.0 06:16:08 netaddr==1.3.0 06:16:08 niet==1.4.2 06:16:08 nodeenv==1.10.0 06:16:08 oauth2client==4.1.3 06:16:08 oauthlib==3.3.1 06:16:08 openstacksdk==4.13.0 06:16:08 os-service-types==1.8.2 06:16:08 osc-lib==4.6.0 06:16:08 oslo.config==10.4.0 06:16:08 oslo.context==6.4.0 06:16:08 oslo.i18n==6.8.0 06:16:08 oslo.log==8.2.0 06:16:08 oslo.serialization==5.10.0 06:16:08 oslo.utils==10.1.1 06:16:08 packaging==26.3 06:16:08 pbr==7.0.3 06:16:08 platformdirs==4.11.3 06:16:08 prettytable==3.18.0 06:16:08 propcache==0.5.2 06:16:08 psutil==7.2.2 06:16:08 pyasn1==0.6.4 06:16:08 pyasn1_modules==0.4.2 06:16:08 pycparser==3.0 06:16:08 pygerrit2==2.0.15 06:16:08 PyGithub==2.9.1 06:16:08 Pygments==2.20.0 06:16:08 PyJWT==2.13.0 06:16:08 PyNaCl==1.6.2 06:16:08 pyparsing==2.4.7 06:16:08 pyperclip==1.11.0 06:16:08 pyrsistent==0.20.0 06:16:08 python-cinderclient==9.9.0 06:16:08 python-dateutil==2.9.0.post0 06:16:08 python-discovery==1.5.2 06:16:08 python-heatclient==5.2.0 06:16:08 python-jenkins==1.8.3 06:16:08 python-keystoneclient==5.8.0 06:16:08 python-magnumclient==4.11.0 06:16:08 python-openstackclient==10.0.0 06:16:08 python-swiftclient==4.10.0 06:16:08 PyYAML==6.0.3 06:16:08 referencing==0.37.0 06:16:08 requests==2.34.2 06:16:08 requests-oauthlib==2.0.0 06:16:08 rfc3986==2.0.0 06:16:08 rich==15.0.0 06:16:08 rich-argparse==1.8.0 06:16:08 rpds-py==0.30.0 06:16:08 rsa==4.9.1 06:16:08 ruamel.yaml==0.19.1 06:16:08 ruamel.yaml.clib==0.2.15 06:16:08 s3transfer==0.19.2 06:16:08 simplejson==4.1.1 06:16:08 six==1.17.0 06:16:08 smmap==5.0.3 06:16:08 soupsieve==2.9.2 06:16:08 stevedore==5.8.0 06:16:08 tabulate==0.10.0 06:16:08 toml==0.10.2 06:16:08 tomlkit==0.15.1 06:16:08 tqdm==4.70.0 06:16:08 typing_extensions==4.16.0 06:16:08 urllib3==1.26.20 06:16:08 virtualenv==21.7.4 06:16:08 wcwidth==0.8.2 06:16:08 websocket-client==1.9.0 06:16:08 wrapt==2.3.0 06:16:08 xdg==6.0.0 06:16:08 xmltodict==1.0.4 06:16:08 yarl==1.24.5 06:16:08 yq==4.1.2 06:16:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins5344601621251383341.sh 06:16:08 ---> uv-install.sh 06:16:08 Installing uv/uvx (latest) using shell installer 06:16:08 2026-08-17 06:16:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-aNLHVD.sh" [1] 06:16:08 downloading uv 0.12.5 x86_64-unknown-linux-gnu 06:16:09 installing to /home/jenkins/.local/bin 06:16:09 uv 06:16:09 uvx 06:16:09 everything's installed! 06:16:09 06:16:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:16:09 06:16:09 source $HOME/.local/bin/env (sh, bash, zsh) 06:16:09 source $HOME/.local/bin/env.fish (fish) 06:16:09 Adding install location to PATH 06:16:09 ---> Validating uv/uvx install 06:16:09 uvx 0.12.5 (x86_64-unknown-linux-gnu) 06:16:09 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17626107682516115097.sh 06:16:09 ---> sudo-logs.sh 06:16:09 Archiving 'sudo' log.. 06:16:09 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12860382476497336497.sh 06:16:09 ---> job-cost.sh 06:16:09 INFO: Activating Python virtual environment... 06:16:09 Setup pyenv: 06:16:09 system 06:16:09 3.8.13 06:16:09 3.9.13 06:16:09 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:16:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tY7z from file:/tmp/.os_lf_venv 06:16:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:16:11 lf-activate-venv(): INFO: Base packages installed successfully 06:16:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:16:16 lf-activate-venv(): INFO: Adding /tmp/venv-tY7z/bin to PATH 06:16:16 INFO: No stack-cost file found 06:16:16 INFO: Instance uptime: 181s 06:16:16 INFO: Fetching instance metadata (attempt 1 of 3)... 06:16:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:16:16 INFO: Successfully fetched instance metadata 06:16:16 INFO: Instance type: v3-standard-8 06:16:16 INFO: Retrieving pricing info for: v3-standard-8 06:16:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:16:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=181 06:16:16 INFO: Successfully fetched Vexxhost pricing API 06:16:16 INFO: Retrieved cost: 0.22 06:16:16 INFO: Retrieved resource: v3-standard-8 06:16:16 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 06:16:16 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 06:16:16 INFO: Successfully archived job cost data 06:16:16 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,279,2026-08-17 06:16:16,v3-standard-8,181,0.22,0.00,SUCCESS 06:16:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins14620775418958232639.sh 06:16:16 ---> logs-deploy.sh 06:16:16 Setup pyenv: 06:16:16 system 06:16:16 3.8.13 06:16:16 3.9.13 06:16:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:16:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tY7z from file:/tmp/.os_lf_venv 06:16:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:16:18 lf-activate-venv(): INFO: Base packages installed successfully 06:16:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-tY7z/bin to PATH 06:16:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/279 06:16:25 INFO: archiving workspace using pattern(s): 06:16:26 Archives upload complete. 06:16:27 INFO: archiving logs to Nexus 06:16:27 ---> uname -a: 06:16:27 Linux prd-ubuntu1804-docker-8c-8g-13102 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:16:27 06:16:27 06:16:27 ---> lscpu: 06:16:27 Architecture: x86_64 06:16:27 CPU op-mode(s): 32-bit, 64-bit 06:16:27 Byte Order: Little Endian 06:16:27 CPU(s): 8 06:16:27 On-line CPU(s) list: 0-7 06:16:27 Thread(s) per core: 1 06:16:27 Core(s) per socket: 1 06:16:27 Socket(s): 8 06:16:27 NUMA node(s): 1 06:16:27 Vendor ID: AuthenticAMD 06:16:27 CPU family: 23 06:16:27 Model: 49 06:16:27 Model name: AMD EPYC-Rome Processor 06:16:27 Stepping: 0 06:16:27 CPU MHz: 2800.000 06:16:27 BogoMIPS: 5600.00 06:16:27 Virtualization: AMD-V 06:16:27 Hypervisor vendor: KVM 06:16:27 Virtualization type: full 06:16:27 L1d cache: 32K 06:16:27 L1i cache: 32K 06:16:27 L2 cache: 512K 06:16:27 L3 cache: 16384K 06:16:27 NUMA node0 CPU(s): 0-7 06:16:27 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:16:27 06:16:27 06:16:27 ---> nproc: 06:16:27 8 06:16:27 06:16:27 06:16:27 ---> df -h: 06:16:27 Filesystem Size Used Avail Use% Mounted on 06:16:27 udev 16G 0 16G 0% /dev 06:16:27 tmpfs 3.2G 712K 3.2G 1% /run 06:16:27 /dev/vda1 155G 11G 145G 7% / 06:16:27 tmpfs 16G 0 16G 0% /dev/shm 06:16:27 tmpfs 5.0M 0 5.0M 0% /run/lock 06:16:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:16:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:16:27 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:16:27 06:16:27 06:16:27 ---> free -m: 06:16:27 total used free shared buff/cache available 06:16:27 Mem: 32167 816 28920 0 2429 30913 06:16:27 Swap: 1023 0 1023 06:16:27 06:16:27 06:16:27 ---> ip addr: 06:16:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:16:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:16:27 inet 127.0.0.1/8 scope host lo 06:16:27 valid_lft forever preferred_lft forever 06:16:27 inet6 ::1/128 scope host 06:16:27 valid_lft forever preferred_lft forever 06:16:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:16:27 link/ether fa:16:3e:d8:d1:78 brd ff:ff:ff:ff:ff:ff 06:16:27 inet 10.30.107.76/23 brd 10.30.107.255 scope global dynamic ens3 06:16:27 valid_lft 86215sec preferred_lft 86215sec 06:16:27 inet6 fe80::f816:3eff:fed8:d178/64 scope link 06:16:27 valid_lft forever preferred_lft forever 06:16:27 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:16:27 link/ether 02:42:04:d9:73:3d brd ff:ff:ff:ff:ff:ff 06:16:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:16:27 valid_lft forever preferred_lft forever 06:16:27 06:16:27 06:16:27 ---> sar -b -r -n DEV: 06:16:27 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13102) 08/17/26 _x86_64_ (8 CPU) 06:16:27 06:16:27 06:13:26 LINUX RESTART (8 CPU) 06:16:27 06:16:27 06:14:00 tps rtps wtps bread/s bwrtn/s 06:16:27 06:15:01 241.80 26.31 215.49 856.91 58713.39 06:16:27 06:16:01 93.23 0.77 92.47 84.39 55919.08 06:16:27 Average: 168.13 13.64 154.49 473.84 57327.78 06:16:27 06:16:27 06:14:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:27 06:15:01 29922948 31469304 3016272 9.16 61624 1795372 1650140 4.86 1100020 1625972 19080 06:16:27 06:16:01 29761744 31633268 3177476 9.65 86640 2079088 1450564 4.27 962776 1890876 203104 06:16:27 Average: 29842346 31551286 3096874 9.40 74132 1937230 1550352 4.56 1031398 1758424 111092 06:16:27 06:16:27 06:14:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:16:27 06:15:01 lo 0.72 0.72 0.09 0.09 0.00 0.00 0.00 0.00 06:16:27 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:27 06:15:01 ens3 87.48 51.84 683.50 24.50 0.00 0.00 0.00 0.00 06:16:27 06:16:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 06:16:27 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:27 06:16:01 ens3 68.76 45.21 1048.13 9.59 0.00 0.00 0.00 0.00 06:16:27 Average: lo 0.86 0.86 0.10 0.10 0.00 0.00 0.00 0.00 06:16:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:27 Average: ens3 78.19 48.55 864.31 17.11 0.00 0.00 0.00 0.00 06:16:27 06:16:27 06:16:27 ---> sar -P ALL: 06:16:27 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13102) 08/17/26 _x86_64_ (8 CPU) 06:16:27 06:16:27 06:13:26 LINUX RESTART (8 CPU) 06:16:27 06:16:27 06:14:00 CPU %user %nice %system %iowait %steal %idle 06:16:27 06:15:01 all 11.06 0.00 0.76 1.61 0.03 86.53 06:16:27 06:15:01 0 1.10 0.00 0.28 0.02 0.03 98.57 06:16:27 06:15:01 1 0.46 0.00 0.23 4.80 0.02 94.50 06:16:27 06:15:01 2 17.61 0.00 0.30 0.07 0.07 81.96 06:16:27 06:15:01 3 1.53 0.00 0.18 0.07 0.02 98.21 06:16:27 06:15:01 4 29.23 0.00 1.71 0.87 0.05 68.14 06:16:27 06:15:01 5 7.31 0.00 0.99 3.98 0.03 87.69 06:16:27 06:15:01 6 9.49 0.00 1.21 0.97 0.03 88.30 06:16:27 06:15:01 7 21.75 0.00 1.23 2.15 0.05 74.82 06:16:27 06:16:01 all 10.75 0.00 0.64 1.04 0.03 87.53 06:16:27 06:16:01 0 1.22 0.00 0.17 0.00 0.00 98.62 06:16:27 06:16:01 1 2.88 0.00 0.32 0.85 0.02 95.93 06:16:27 06:16:01 2 37.92 0.00 1.70 0.65 0.10 59.63 06:16:27 06:16:01 3 11.66 0.00 0.68 0.02 0.03 87.61 06:16:27 06:16:01 4 0.87 0.00 0.32 0.08 0.00 98.73 06:16:27 06:16:01 5 1.96 0.00 0.40 5.15 0.03 92.45 06:16:27 06:16:01 6 25.07 0.00 0.98 0.33 0.05 73.56 06:16:27 06:16:01 7 4.47 0.00 0.50 1.23 0.02 93.78 06:16:27 Average: all 10.91 0.00 0.70 1.33 0.03 87.03 06:16:27 Average: 0 1.16 0.00 0.22 0.01 0.02 98.60 06:16:27 Average: 1 1.66 0.00 0.27 2.84 0.02 95.21 06:16:27 Average: 2 27.68 0.00 0.99 0.36 0.08 70.88 06:16:27 Average: 3 6.55 0.00 0.43 0.04 0.02 92.95 06:16:27 Average: 4 15.16 0.00 1.02 0.48 0.02 83.32 06:16:27 Average: 5 4.67 0.00 0.70 4.56 0.03 90.05 06:16:27 Average: 6 17.22 0.00 1.10 0.65 0.04 80.98 06:16:27 Average: 7 13.17 0.00 0.87 1.70 0.03 84.23 06:16:27 06:16:27 06:16:27