07:28:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/143130 07:28:43 Running as SYSTEM 07:28:43 [EnvInject] - Loading node environment variables. 07:28:43 Building remotely on prd-ubuntu1804-docker-8c-8g-6364 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-python3.8-lint 07:28:43 [ssh-agent] Looking for ssh-agent implementation... 07:28:43 $ ssh-agent 07:28:43 SSH_AUTH_SOCK=/tmp/ssh-9CNbvDWDjQux/agent.2053 07:28:43 SSH_AGENT_PID=2055 07:28:43 [ssh-agent] Started. 07:28:43 Running ssh-add (command line suppressed) 07:28:43 Identity added: /w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/private_key_1594712747045384403.key (/w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/private_key_1594712747045384403.key) 07:28:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:28:43 The recommended git tool is: NONE 07:28:45 using credential onap-jenkins-ssh 07:28:45 Wiping out workspace first. 07:28:45 Cloning the remote Git repository 07:28:45 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:28:45 > git init /w/workspace/integration-python-onapsdk-master-python3.8-lint # timeout=10 07:28:45 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:28:45 > git --version # timeout=10 07:28:45 > git --version # 'git version 2.17.1' 07:28:45 using GIT_SSH to set credentials Gerrit user 07:28:45 Verifying host key using manually-configured host key entries 07:28:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:28:45 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:28:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:45 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:28:45 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:28:45 using GIT_SSH to set credentials Gerrit user 07:28:45 Verifying host key using manually-configured host key entries 07:28:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/30/143130/1 # timeout=30 07:28:46 > git rev-parse 1909fa9040277d7328ea71121949f39cbd721b5a^{commit} # timeout=10 07:28:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:28:46 Checking out Revision 1909fa9040277d7328ea71121949f39cbd721b5a (refs/changes/30/143130/1) 07:28:46 > git config core.sparsecheckout # timeout=10 07:28:46 > git checkout -f 1909fa9040277d7328ea71121949f39cbd721b5a # timeout=30 07:28:49 Commit message: "Remove dependency on cryptography and pyOpenSSL in python-onapsdk" 07:28:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:28:49 > git rev-list --no-walk 2fa7f32870735ed4ba49636ab641a21545e0e174 # timeout=10 07:28:49 [EnvInject] - Injecting environment variables from a build step. 07:28:49 [EnvInject] - Injecting as environment variables the properties content 07:28:49 PYTHON=python3 07:28:49 07:28:49 [EnvInject] - Variables injected successfully. 07:28:49 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins6067775063219099261.sh 07:28:49 ---> tox-install.sh 07:28:49 + source /home/jenkins/lf-env.sh 07:28:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:28:49 ++ mktemp -d /tmp/venv-XXXX 07:28:49 + lf_venv=/tmp/venv-Q6cU 07:28:49 + local venv_file=/tmp/.os_lf_venv 07:28:49 + local python=python3 07:28:49 + local options 07:28:49 + local set_path=true 07:28:49 + local install_args= 07:28:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:28:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:28:49 + true 07:28:49 + case $1 in 07:28:49 + venv_file=/tmp/.toxenv 07:28:49 + shift 2 07:28:49 + true 07:28:49 + case $1 in 07:28:49 + shift 07:28:49 + break 07:28:49 + case $python in 07:28:49 + local pkg_list= 07:28:49 + [[ -d /opt/pyenv ]] 07:28:49 + echo 'Setup pyenv:' 07:28:49 Setup pyenv: 07:28:49 + export PYENV_ROOT=/opt/pyenv 07:28:49 + PYENV_ROOT=/opt/pyenv 07:28:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:28:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:28:49 + pyenv versions 07:28:49 * system (set by /opt/pyenv/version) 07:28:49 * 3.8.13 (set by /opt/pyenv/version) 07:28:49 * 3.9.13 (set by /opt/pyenv/version) 07:28:49 * 3.10.6 (set by /opt/pyenv/version) 07:28:49 + command -v pyenv 07:28:49 ++ pyenv init - --no-rehash 07:28:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:28:50 export PATH="/opt/pyenv/shims:${PATH}" 07:28:50 export PYENV_SHELL=bash 07:28:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:28:50 pyenv() { 07:28:50 local command 07:28:50 command="${1:-}" 07:28:50 if [ "$#" -gt 0 ]; then 07:28:50 shift 07:28:50 fi 07:28:50 07:28:50 case "$command" in 07:28:50 rehash|shell) 07:28:50 eval "$(pyenv "sh-$command" "$@")" 07:28:50 ;; 07:28:50 *) 07:28:50 command pyenv "$command" "$@" 07:28:50 ;; 07:28:50 esac 07:28:50 }' 07:28:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:28:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:28:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:28:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:28:50 ++ export PYENV_SHELL=bash 07:28:50 ++ PYENV_SHELL=bash 07:28:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:28:50 +++ complete -F _pyenv pyenv 07:28:50 ++ lf-pyver python3 07:28:50 ++ local py_version_xy=python3 07:28:50 ++ local py_version_xyz= 07:28:50 ++ pyenv versions 07:28:50 ++ local command 07:28:50 ++ command=versions 07:28:50 ++ '[' 1 -gt 0 ']' 07:28:50 ++ shift 07:28:50 ++ case "$command" in 07:28:50 ++ command pyenv versions 07:28:50 ++ pyenv versions 07:28:50 ++ sed 's/^[ *]* //' 07:28:50 ++ awk '{ print $1 }' 07:28:50 ++ grep -E '^[0-9.]*[0-9]$' 07:28:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:28:50 +++ grep '^3' /tmp/.pyenv_versions 07:28:50 +++ tail -n 1 07:28:50 +++ sort -V 07:28:50 ++ py_version_xyz=3.10.6 07:28:50 ++ [[ -z 3.10.6 ]] 07:28:50 ++ echo 3.10.6 07:28:50 ++ return 0 07:28:50 + pyenv local 3.10.6 07:28:50 + local command 07:28:50 + command=local 07:28:50 + '[' 2 -gt 0 ']' 07:28:50 + shift 07:28:50 + case "$command" in 07:28:50 + command pyenv local 3.10.6 07:28:50 + pyenv local 3.10.6 07:28:50 + for arg in "$@" 07:28:50 + case $arg in 07:28:50 + pkg_list+='tox ' 07:28:50 + for arg in "$@" 07:28:50 + case $arg in 07:28:50 + pkg_list+='virtualenv ' 07:28:50 + for arg in "$@" 07:28:50 + case $arg in 07:28:50 + pkg_list+='urllib3~=1.26.15 ' 07:28:50 + [[ -f /tmp/.toxenv ]] 07:28:50 + [[ ! -f /tmp/.toxenv ]] 07:28:50 + [[ -n '' ]] 07:28:50 + python3 -m venv /tmp/venv-Q6cU 07:28:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q6cU' 07:28:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q6cU 07:28:54 + echo /tmp/venv-Q6cU 07:28:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:28:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:28:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:28:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:54 + local 'pip_opts=--upgrade --quiet' 07:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:28:54 + [[ -n '' ]] 07:28:54 + [[ -n '' ]] 07:28:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:28:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:54 + /tmp/venv-Q6cU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:28:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:28:58 lf-activate-venv(): INFO: Base packages installed successfully 07:28:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:28:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:28:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:28:58 + /tmp/venv-Q6cU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:29:00 + type python3 07:29:00 + true 07:29:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Q6cU/bin to PATH' 07:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-Q6cU/bin to PATH 07:29:00 + PATH=/tmp/venv-Q6cU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:00 + return 0 07:29:00 + python3 --version 07:29:00 Python 3.10.6 07:29:00 + python3 -m pip --version 07:29:00 pip 26.0.1 from /tmp/venv-Q6cU/lib/python3.10/site-packages/pip (python 3.10) 07:29:00 + python3 -m pip freeze 07:29:00 cachetools==7.0.0 07:29:00 chardet==5.2.0 07:29:00 colorama==0.4.6 07:29:00 distlib==0.4.0 07:29:00 filelock==3.20.3 07:29:00 packaging==26.0 07:29:00 platformdirs==4.5.1 07:29:00 pluggy==1.6.0 07:29:00 pyproject-api==1.10.0 07:29:00 tomli==2.4.0 07:29:00 tox==4.34.1 07:29:00 typing_extensions==4.15.0 07:29:00 urllib3==1.26.20 07:29:00 virtualenv==20.36.1 07:29:00 [EnvInject] - Injecting environment variables from a build step. 07:29:00 [EnvInject] - Injecting as environment variables the properties content 07:29:00 PARALLEL=false 07:29:00 07:29:00 [EnvInject] - Variables injected successfully. 07:29:00 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins18394650108687849082.sh 07:29:00 ---> tox-run.sh 07:29:00 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:00 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox 07:29:00 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/docs 07:29:00 + mkdir -p /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox 07:29:00 + cd /w/workspace/integration-python-onapsdk-master-python3.8-lint/. 07:29:00 + source /home/jenkins/lf-env.sh 07:29:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:00 ++ mktemp -d /tmp/venv-XXXX 07:29:00 + lf_venv=/tmp/venv-4FSS 07:29:00 + local venv_file=/tmp/.os_lf_venv 07:29:00 + local python=python3 07:29:00 + local options 07:29:00 + local set_path=true 07:29:00 + local install_args= 07:29:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:00 + true 07:29:00 + case $1 in 07:29:00 + venv_file=/tmp/.toxenv 07:29:00 + shift 2 07:29:00 + true 07:29:00 + case $1 in 07:29:00 + shift 07:29:00 + break 07:29:00 + case $python in 07:29:00 + local pkg_list= 07:29:00 + [[ -d /opt/pyenv ]] 07:29:00 + echo 'Setup pyenv:' 07:29:00 Setup pyenv: 07:29:00 + export PYENV_ROOT=/opt/pyenv 07:29:00 + PYENV_ROOT=/opt/pyenv 07:29:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:00 + pyenv versions 07:29:00 system 07:29:00 3.8.13 07:29:00 3.9.13 07:29:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 07:29:00 + command -v pyenv 07:29:00 ++ pyenv init - --no-rehash 07:29:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:29:00 export PATH="/opt/pyenv/shims:${PATH}" 07:29:00 export PYENV_SHELL=bash 07:29:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:00 pyenv() { 07:29:00 local command 07:29:00 command="${1:-}" 07:29:00 if [ "$#" -gt 0 ]; then 07:29:00 shift 07:29:00 fi 07:29:00 07:29:00 case "$command" in 07:29:00 rehash|shell) 07:29:00 eval "$(pyenv "sh-$command" "$@")" 07:29:00 ;; 07:29:00 *) 07:29:00 command pyenv "$command" "$@" 07:29:00 ;; 07:29:00 esac 07:29:00 }' 07:29:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:29:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:00 ++ export PYENV_SHELL=bash 07:29:00 ++ PYENV_SHELL=bash 07:29:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:00 +++ complete -F _pyenv pyenv 07:29:00 ++ lf-pyver python3 07:29:00 ++ local py_version_xy=python3 07:29:00 ++ local py_version_xyz= 07:29:00 ++ pyenv versions 07:29:00 ++ local command 07:29:00 ++ command=versions 07:29:00 ++ sed 's/^[ *]* //' 07:29:00 ++ '[' 1 -gt 0 ']' 07:29:00 ++ shift 07:29:00 ++ case "$command" in 07:29:00 ++ command pyenv versions 07:29:00 ++ pyenv versions 07:29:00 ++ awk '{ print $1 }' 07:29:00 ++ grep -E '^[0-9.]*[0-9]$' 07:29:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:01 +++ grep '^3' /tmp/.pyenv_versions 07:29:01 +++ sort -V 07:29:01 +++ tail -n 1 07:29:01 ++ py_version_xyz=3.10.6 07:29:01 ++ [[ -z 3.10.6 ]] 07:29:01 ++ echo 3.10.6 07:29:01 ++ return 0 07:29:01 + pyenv local 3.10.6 07:29:01 + local command 07:29:01 + command=local 07:29:01 + '[' 2 -gt 0 ']' 07:29:01 + shift 07:29:01 + case "$command" in 07:29:01 + command pyenv local 3.10.6 07:29:01 + pyenv local 3.10.6 07:29:01 + for arg in "$@" 07:29:01 + case $arg in 07:29:01 + pkg_list+='tox ' 07:29:01 + for arg in "$@" 07:29:01 + case $arg in 07:29:01 + pkg_list+='virtualenv ' 07:29:01 + for arg in "$@" 07:29:01 + case $arg in 07:29:01 + pkg_list+='urllib3~=1.26.15 ' 07:29:01 + [[ -f /tmp/.toxenv ]] 07:29:01 ++ cat /tmp/.toxenv 07:29:01 + lf_venv=/tmp/venv-Q6cU 07:29:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q6cU from' file:/tmp/.toxenv 07:29:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q6cU from file:/tmp/.toxenv 07:29:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:01 + local 'pip_opts=--upgrade --quiet' 07:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:01 + [[ -n '' ]] 07:29:01 + [[ -n '' ]] 07:29:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:01 + /tmp/venv-Q6cU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:29:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:01 lf-activate-venv(): INFO: Base packages installed successfully 07:29:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:01 + /tmp/venv-Q6cU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:29:02 + type python3 07:29:02 + true 07:29:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Q6cU/bin to PATH' 07:29:02 lf-activate-venv(): INFO: Adding /tmp/venv-Q6cU/bin to PATH 07:29:02 + PATH=/tmp/venv-Q6cU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:02 + return 0 07:29:02 + [[ -d /opt/pyenv ]] 07:29:02 + echo '---> Setting up pyenv' 07:29:02 ---> Setting up pyenv 07:29:02 + export PYENV_ROOT=/opt/pyenv 07:29:02 + PYENV_ROOT=/opt/pyenv 07:29:02 + export PATH=/opt/pyenv/bin:/tmp/venv-Q6cU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:02 + PATH=/opt/pyenv/bin:/tmp/venv-Q6cU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:29:02 ++ pwd 07:29:02 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-python3.8-lint 07:29:02 + export PYTHONPATH 07:29:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:29:02 + TOX_TESTENV_PASSENV=PYTHONPATH 07:29:02 + tox --version 07:29:03 4.34.1 from /tmp/venv-Q6cU/lib/python3.10/site-packages/tox/__init__.py 07:29:03 + PARALLEL=false 07:29:03 + TOX_OPTIONS_LIST= 07:29:03 + [[ -n py38 ]] 07:29:03 + TOX_OPTIONS_LIST=' -e py38' 07:29:03 + case ${PARALLEL,,} in 07:29:03 + tox -e py38 07:29:03 + tee -a /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox/tox.log 07:29:05 py38: install_deps> python -I -m pip install -r test-requirements.txt 07:29:07 ERROR: Could not find a version that satisfies the requirement opentelemetry-api==1.39.1 (from versions: 0.1a0, 0.2a0, 0.3a0, 0.4a0, 0.4a1, 0.5b0, 0.6b0, 0.7b0, 0.7b1, 0.8b0, 0.9b0, 0.10b0, 0.11b0, 0.12b0, 0.13b0, 0.14b0, 0.15b0, 0.16b0, 0.16b1, 0.17b0, 1.0.0rc1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.8.0, 1.9.0, 1.9.1, 1.10a0, 1.10.0, 1.11.0, 1.11.1, 1.12.0rc1, 1.12.0rc2, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 1.17.0, 1.18.0, 1.19.0, 1.20.0, 1.21.0, 1.22.0, 1.23.0, 1.24.0, 1.25.0, 1.26.0, 1.27.0, 1.28.0, 1.28.1, 1.28.2, 1.29.0, 1.30.0, 1.31.0, 1.31.1, 1.32.0, 1.32.1, 1.33.0, 1.33.1) 07:29:07 ERROR: No matching distribution found for opentelemetry-api==1.39.1 07:29:07 Collecting requests==2.32.3 (from requests[socks]==2.32.3->-r /w/workspace/integration-python-onapsdk-master-python3.8-lint/requirements.txt (line 1)) 07:29:07 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 07:29:07 Collecting jinja2==3.1.5 (from -r /w/workspace/integration-python-onapsdk-master-python3.8-lint/requirements.txt (line 2)) 07:29:07 Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 07:29:07 Collecting simplejson==3.17.6 (from -r /w/workspace/integration-python-onapsdk-master-python3.8-lint/requirements.txt (line 3)) 07:29:07 Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (3.0 kB) 07:29:07 Collecting oyaml==1.0 (from -r /w/workspace/integration-python-onapsdk-master-python3.8-lint/requirements.txt (line 4)) 07:29:07 Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB) 07:29:07 Collecting jsonschema==4.4.0 (from -r /w/workspace/integration-python-onapsdk-master-python3.8-lint/requirements.txt (line 5)) 07:29:07 Downloading jsonschema-4.4.0-py3-none-any.whl.metadata (7.5 kB) 07:29:07 Collecting dacite==1.6.0 (from -r /w/workspace/integration-python-onapsdk-master-python3.8-lint/requirements.txt (line 6)) 07:29:07 Downloading dacite-1.6.0-py3-none-any.whl.metadata (14 kB) 07:29:07 Collecting more-itertools>=8.12.0 (from -r /w/workspace/integration-python-onapsdk-master-python3.8-lint/requirements.txt (line 7)) 07:29:07 Downloading more_itertools-10.5.0-py3-none-any.whl.metadata (36 kB) 07:29:07 Collecting kafka-python-ng==2.2.2 (from -r /w/workspace/integration-python-onapsdk-master-python3.8-lint/requirements.txt (line 8)) 07:29:07 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl.metadata (9.2 kB) 07:29:07 py38: exit 1 (1.52 seconds) /w/workspace/integration-python-onapsdk-master-python3.8-lint> python -I -m pip install -r test-requirements.txt pid=2627 07:29:07  py38: FAIL code 1 (3.32 seconds) 07:29:07 evaluation failed :( (3.35 seconds) 07:29:07 + tox_status=1 07:29:07 + echo '---> Completed tox runs' 07:29:07 ---> Completed tox runs 07:29:07 + for i in .tox/*/log 07:29:07 ++ echo .tox/py38/log 07:29:07 ++ awk -F/ '{print $2}' 07:29:07 + tox_env=py38 07:29:07 + cp -r .tox/py38/log /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox/py38 07:29:07 + DOC_DIR=docs/_build/html 07:29:07 + [[ -d docs/_build/html ]] 07:29:07 + echo '---> tox-run.sh ends' 07:29:07 ---> tox-run.sh ends 07:29:07 + test 1 -eq 0 07:29:07 + exit 1 07:29:07 ++ '[' 2 = 1 ']' 07:29:07 Build step 'Execute shell' marked build as failure 07:29:07 $ ssh-agent -k 07:29:07 unset SSH_AUTH_SOCK; 07:29:07 unset SSH_AGENT_PID; 07:29:07 echo Agent pid 2055 killed; 07:29:07 [ssh-agent] Stopped. 07:29:07 [PostBuildScript] - [INFO] Executing post build scripts. 07:29:07 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins1272290908924593331.sh 07:29:07 ---> sysstat.sh 07:29:07 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins4383124632209431182.sh 07:29:07 ---> package-listing.sh 07:29:07 ++ facter osfamily 07:29:07 ++ tr '[:upper:]' '[:lower:]' 07:29:07 + OS_FAMILY=debian 07:29:07 + workspace=/w/workspace/integration-python-onapsdk-master-python3.8-lint 07:29:07 + START_PACKAGES=/tmp/packages_start.txt 07:29:07 + END_PACKAGES=/tmp/packages_end.txt 07:29:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:29:07 + PACKAGES=/tmp/packages_start.txt 07:29:07 + '[' /w/workspace/integration-python-onapsdk-master-python3.8-lint ']' 07:29:07 + PACKAGES=/tmp/packages_end.txt 07:29:07 + case "${OS_FAMILY}" in 07:29:07 + dpkg -l 07:29:07 + grep '^ii' 07:29:07 + '[' -f /tmp/packages_start.txt ']' 07:29:07 + '[' -f /tmp/packages_end.txt ']' 07:29:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:29:07 + '[' /w/workspace/integration-python-onapsdk-master-python3.8-lint ']' 07:29:07 + mkdir -p /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/ 07:29:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/ 07:29:07 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins16385998907186162809.sh 07:29:07 ---> capture-instance-metadata.sh 07:29:08 Setup pyenv: 07:29:08 system 07:29:08 3.8.13 07:29:08 3.9.13 07:29:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 07:29:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c9YT 07:29:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:29:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:15 lf-activate-venv(): INFO: Base packages installed successfully 07:29:15 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:38 lf-activate-venv(): INFO: Adding /tmp/venv-c9YT/bin to PATH 07:29:38 INFO: Running in OpenStack, capturing instance metadata 07:29:38 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins4790927405575786668.sh 07:29:38 provisioning config files... 07:29:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/config1292375223757331664tmp 07:29:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:29:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:29:38 [EnvInject] - Injecting environment variables from a build step. 07:29:38 [EnvInject] - Injecting as environment variables the properties content 07:29:38 SERVER_ID=logs 07:29:38 07:29:38 [EnvInject] - Variables injected successfully. 07:29:38 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins11609383474575188255.sh 07:29:38 ---> create-netrc.sh 07:29:39 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins6627917319264062235.sh 07:29:39 ---> python-tools-install.sh 07:29:39 Setup pyenv: 07:29:39 system 07:29:39 3.8.13 07:29:39 3.9.13 07:29:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 07:29:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c9YT from file:/tmp/.os_lf_venv 07:29:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:40 lf-activate-venv(): INFO: Base packages installed successfully 07:29:40 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:48 lf-activate-venv(): INFO: Adding /tmp/venv-c9YT/bin to PATH 07:29:48 Generating Requirements File 07:30:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:30:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:30:05 Python 3.10.6 07:30:05 pip 26.0.1 from /tmp/venv-c9YT/lib/python3.10/site-packages/pip (python 3.10) 07:30:06 appdirs==1.4.4 07:30:06 argcomplete==3.6.3 07:30:06 aspy.yaml==1.3.0 07:30:06 attrs==25.4.0 07:30:06 autopage==0.6.0 07:30:06 backports.strenum==1.3.1 07:30:06 beautifulsoup4==4.14.3 07:30:06 boto3==1.42.44 07:30:06 botocore==1.42.44 07:30:06 bs4==0.0.2 07:30:06 certifi==2026.1.4 07:30:06 cffi==2.0.0 07:30:06 cfgv==3.5.0 07:30:06 chardet==5.2.0 07:30:06 charset-normalizer==3.4.4 07:30:06 click==8.3.1 07:30:06 cliff==4.13.1 07:30:06 cmd2==3.2.0 07:30:06 cryptography==3.3.2 07:30:06 debtcollector==3.0.0 07:30:06 decorator==5.2.1 07:30:06 defusedxml==0.7.1 07:30:06 Deprecated==1.3.1 07:30:06 distlib==0.4.0 07:30:06 dnspython==2.8.0 07:30:06 docker==7.1.0 07:30:06 dogpile.cache==1.5.0 07:30:06 durationpy==0.10 07:30:06 email-validator==2.3.0 07:30:06 filelock==3.20.3 07:30:06 future==1.0.0 07:30:06 gitdb==4.0.12 07:30:06 GitPython==3.1.46 07:30:06 httplib2==0.30.2 07:30:06 identify==2.6.16 07:30:06 idna==3.11 07:30:06 importlib-resources==1.5.0 07:30:06 iso8601==2.1.0 07:30:06 Jinja2==3.1.6 07:30:06 jmespath==1.1.0 07:30:06 jsonpatch==1.33 07:30:06 jsonpointer==3.0.0 07:30:06 jsonschema==4.26.0 07:30:06 jsonschema-specifications==2025.9.1 07:30:06 keystoneauth1==5.13.0 07:30:06 kubernetes==35.0.0 07:30:06 lftools==0.37.21 07:30:06 lxml==6.0.2 07:30:06 markdown-it-py==4.0.0 07:30:06 MarkupSafe==3.0.3 07:30:06 mdurl==0.1.2 07:30:06 msgpack==1.1.2 07:30:06 multi_key_dict==2.0.3 07:30:06 munch==4.0.0 07:30:06 netaddr==1.3.0 07:30:06 niet==1.4.2 07:30:06 nodeenv==1.10.0 07:30:06 oauth2client==4.1.3 07:30:06 oauthlib==3.3.1 07:30:06 openstacksdk==4.9.0 07:30:06 os-service-types==1.8.2 07:30:06 osc-lib==4.3.0 07:30:06 oslo.config==10.2.0 07:30:06 oslo.context==6.2.0 07:30:06 oslo.i18n==6.7.1 07:30:06 oslo.log==8.0.0 07:30:06 oslo.serialization==5.9.0 07:30:06 oslo.utils==9.2.0 07:30:06 packaging==26.0 07:30:06 pbr==7.0.3 07:30:06 platformdirs==4.5.1 07:30:06 prettytable==3.17.0 07:30:06 psutil==7.2.2 07:30:06 pyasn1==0.6.2 07:30:06 pyasn1_modules==0.4.2 07:30:06 pycparser==3.0 07:30:06 pygerrit2==2.0.15 07:30:06 PyGithub==2.8.1 07:30:06 Pygments==2.19.2 07:30:06 PyJWT==2.11.0 07:30:06 PyNaCl==1.6.2 07:30:06 pyparsing==2.4.7 07:30:06 pyperclip==1.11.0 07:30:06 pyrsistent==0.20.0 07:30:06 python-cinderclient==9.8.0 07:30:06 python-dateutil==2.9.0.post0 07:30:06 python-heatclient==5.0.0 07:30:06 python-jenkins==1.8.3 07:30:06 python-keystoneclient==5.7.0 07:30:06 python-magnumclient==4.9.0 07:30:06 python-openstackclient==8.3.0 07:30:06 python-swiftclient==4.9.0 07:30:06 PyYAML==6.0.3 07:30:06 referencing==0.37.0 07:30:06 requests==2.32.5 07:30:06 requests-oauthlib==2.0.0 07:30:06 requestsexceptions==1.4.0 07:30:06 rfc3986==2.0.0 07:30:06 rich==14.3.2 07:30:06 rich-argparse==1.7.2 07:30:06 rpds-py==0.30.0 07:30:06 rsa==4.9.1 07:30:06 ruamel.yaml==0.19.1 07:30:06 ruamel.yaml.clib==0.2.15 07:30:06 s3transfer==0.16.0 07:30:06 simplejson==3.20.2 07:30:06 six==1.17.0 07:30:06 smmap==5.0.2 07:30:06 soupsieve==2.8.3 07:30:06 stevedore==5.6.0 07:30:06 tabulate==0.9.0 07:30:06 toml==0.10.2 07:30:06 tomlkit==0.14.0 07:30:06 tqdm==4.67.3 07:30:06 typing_extensions==4.15.0 07:30:06 tzdata==2025.3 07:30:06 urllib3==1.26.20 07:30:06 virtualenv==20.36.1 07:30:06 wcwidth==0.6.0 07:30:06 websocket-client==1.9.0 07:30:06 wrapt==2.1.1 07:30:06 xdg==6.0.0 07:30:06 xmltodict==1.0.2 07:30:06 yq==3.4.3 07:30:06 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins7547722921409348426.sh 07:30:06 ---> sudo-logs.sh 07:30:06 Archiving 'sudo' log.. 07:30:06 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins517317760393900079.sh 07:30:06 ---> job-cost.sh 07:30:06 Setup pyenv: 07:30:06 system 07:30:06 3.8.13 07:30:06 3.9.13 07:30:06 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 07:30:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c9YT from file:/tmp/.os_lf_venv 07:30:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:08 lf-activate-venv(): INFO: Base packages installed successfully 07:30:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:30:13 lf-activate-venv(): INFO: Adding /tmp/venv-c9YT/bin to PATH 07:30:13 INFO: No Stack... 07:30:13 INFO: Retrieving Pricing Info for: v3-standard-8 07:30:13 INFO: Archiving Costs 07:30:13 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins1749269193922702309.sh 07:30:13 ---> logs-deploy.sh 07:30:13 Setup pyenv: 07:30:13 system 07:30:13 3.8.13 07:30:13 3.9.13 07:30:13 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 07:30:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c9YT from file:/tmp/.os_lf_venv 07:30:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:15 lf-activate-venv(): INFO: Base packages installed successfully 07:30:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:30:23 lf-activate-venv(): INFO: Adding /tmp/venv-c9YT/bin to PATH 07:30:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-python3.8-lint/271 07:30:23 INFO: archiving workspace using pattern(s): 07:30:24 Archives upload complete. 07:30:24 INFO: archiving logs to Nexus 07:30:25 ---> uname -a: 07:30:25 Linux prd-ubuntu1804-docker-8c-8g-6364 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:30:25 07:30:25 07:30:25 ---> lscpu: 07:30:25 Architecture: x86_64 07:30:25 CPU op-mode(s): 32-bit, 64-bit 07:30:25 Byte Order: Little Endian 07:30:25 CPU(s): 8 07:30:25 On-line CPU(s) list: 0-7 07:30:25 Thread(s) per core: 1 07:30:25 Core(s) per socket: 1 07:30:25 Socket(s): 8 07:30:25 NUMA node(s): 1 07:30:25 Vendor ID: AuthenticAMD 07:30:25 CPU family: 23 07:30:25 Model: 49 07:30:25 Model name: AMD EPYC-Rome Processor 07:30:25 Stepping: 0 07:30:25 CPU MHz: 2799.998 07:30:25 BogoMIPS: 5599.99 07:30:25 Virtualization: AMD-V 07:30:25 Hypervisor vendor: KVM 07:30:25 Virtualization type: full 07:30:25 L1d cache: 32K 07:30:25 L1i cache: 32K 07:30:25 L2 cache: 512K 07:30:25 L3 cache: 16384K 07:30:25 NUMA node0 CPU(s): 0-7 07:30: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 07:30:25 07:30:25 07:30:25 ---> nproc: 07:30:25 8 07:30:25 07:30:25 07:30:25 ---> df -h: 07:30:25 Filesystem Size Used Avail Use% Mounted on 07:30:25 udev 16G 0 16G 0% /dev 07:30:25 tmpfs 3.2G 712K 3.2G 1% /run 07:30:25 /dev/vda1 155G 10G 145G 7% / 07:30:25 tmpfs 16G 0 16G 0% /dev/shm 07:30:25 tmpfs 5.0M 0 5.0M 0% /run/lock 07:30:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:30:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:30:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:30:25 07:30:25 07:30:25 ---> free -m: 07:30:25 total used free shared buff/cache available 07:30:25 Mem: 32167 812 29226 0 2128 30930 07:30:25 Swap: 1023 0 1023 07:30:25 07:30:25 07:30:25 ---> ip addr: 07:30:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:30:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:30:25 inet 127.0.0.1/8 scope host lo 07:30:25 valid_lft forever preferred_lft forever 07:30:25 inet6 ::1/128 scope host 07:30:25 valid_lft forever preferred_lft forever 07:30:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:30:25 link/ether fa:16:3e:70:65:5f brd ff:ff:ff:ff:ff:ff 07:30:25 inet 10.30.106.76/23 brd 10.30.107.255 scope global dynamic ens3 07:30:25 valid_lft 86264sec preferred_lft 86264sec 07:30:25 inet6 fe80::f816:3eff:fe70:655f/64 scope link 07:30:25 valid_lft forever preferred_lft forever 07:30:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:30:25 link/ether 02:42:db:b7:68:5d brd ff:ff:ff:ff:ff:ff 07:30:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:30:25 valid_lft forever preferred_lft forever 07:30:25 07:30:25 07:30:25 ---> sar -b -r -n DEV: 07:30:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6364) 02/09/26 _x86_64_ (8 CPU) 07:30:25 07:30:25 07:28:11 LINUX RESTART (8 CPU) 07:30:25 07:30:25 07:29:02 tps rtps wtps bread/s bwrtn/s 07:30:25 07:30:01 151.02 11.84 139.17 484.04 74626.77 07:30:25 Average: 151.02 11.84 139.17 484.04 74626.77 07:30:25 07:30:25 07:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:25 07:30:01 29965580 31648972 2973640 9.03 79056 1907536 1409436 4.15 922988 1740620 182568 07:30:25 Average: 29965580 31648972 2973640 9.03 79056 1907536 1409436 4.15 922988 1740620 182568 07:30:25 07:30:25 07:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:25 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:25 07:30:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 07:30:25 07:30:01 ens3 65.05 49.09 979.75 12.32 0.00 0.00 0.00 0.00 07:30:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:25 Average: lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 07:30:25 Average: ens3 65.05 49.09 979.75 12.32 0.00 0.00 0.00 0.00 07:30:25 07:30:25 07:30:25 ---> sar -P ALL: 07:30:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6364) 02/09/26 _x86_64_ (8 CPU) 07:30:25 07:30:25 07:28:11 LINUX RESTART (8 CPU) 07:30:25 07:30:25 07:29:02 CPU %user %nice %system %iowait %steal %idle 07:30:25 07:30:01 all 10.02 0.00 0.85 2.52 0.04 86.57 07:30:25 07:30:01 0 2.91 0.00 0.37 0.17 0.00 96.54 07:30:25 07:30:01 1 16.99 0.00 1.39 1.37 0.07 80.17 07:30:25 07:30:01 2 11.78 0.00 1.05 5.30 0.03 81.83 07:30:25 07:30:01 3 8.21 0.00 0.95 5.86 0.05 84.93 07:30:25 07:30:01 4 22.20 0.00 1.10 5.76 0.07 70.87 07:30:25 07:30:01 5 9.74 0.00 0.99 0.03 0.05 89.19 07:30:25 07:30:01 6 6.33 0.00 0.63 1.61 0.03 91.40 07:30:25 07:30:01 7 2.03 0.00 0.29 0.02 0.02 97.64 07:30:25 Average: all 10.02 0.00 0.85 2.52 0.04 86.57 07:30:25 Average: 0 2.91 0.00 0.37 0.17 0.00 96.54 07:30:25 Average: 1 16.99 0.00 1.39 1.37 0.07 80.17 07:30:25 Average: 2 11.78 0.00 1.05 5.30 0.03 81.83 07:30:25 Average: 3 8.21 0.00 0.95 5.86 0.05 84.93 07:30:25 Average: 4 22.20 0.00 1.10 5.76 0.07 70.87 07:30:25 Average: 5 9.74 0.00 0.99 0.03 0.05 89.19 07:30:25 Average: 6 6.33 0.00 0.63 1.61 0.03 91.40 07:30:25 Average: 7 2.03 0.00 0.29 0.02 0.02 97.64 07:30:25 07:30:25 07:30:25