11:02:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136881 11:02:28 Running as SYSTEM 11:02:28 [EnvInject] - Loading node environment variables. 11:02:28 Building remotely on prd-ubuntu1804-docker-8c-8g-11224 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-python3.9-lint 11:02:28 [ssh-agent] Looking for ssh-agent implementation... 11:02:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:28 $ ssh-agent 11:02:28 SSH_AUTH_SOCK=/tmp/ssh-QZnNUn5c7lUy/agent.2150 11:02:28 SSH_AGENT_PID=2152 11:02:28 [ssh-agent] Started. 11:02:28 Running ssh-add (command line suppressed) 11:02:28 Identity added: /w/workspace/integration-python-onapsdk-master-python3.9-lint@tmp/private_key_1565288716687500628.key (/w/workspace/integration-python-onapsdk-master-python3.9-lint@tmp/private_key_1565288716687500628.key) 11:02:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:02:28 The recommended git tool is: NONE 11:02:30 using credential onap-jenkins-ssh 11:02:30 Wiping out workspace first. 11:02:30 Cloning the remote Git repository 11:02:30 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:30 > git init /w/workspace/integration-python-onapsdk-master-python3.9-lint # timeout=10 11:02:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:30 > git --version # timeout=10 11:02:30 > git --version # 'git version 2.17.1' 11:02:30 using GIT_SSH to set credentials Gerrit user 11:02:30 Verifying host key using manually-configured host key entries 11:02:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:02:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:02:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:02:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:30 using GIT_SSH to set credentials Gerrit user 11:02:30 Verifying host key using manually-configured host key entries 11:02:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/81/136881/1 # timeout=30 11:02:31 > git rev-parse f3eae2a44c823022e4d5438e3d523dcb3015dac1^{commit} # timeout=10 11:02:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:02:31 Checking out Revision f3eae2a44c823022e4d5438e3d523dcb3015dac1 (refs/changes/81/136881/1) 11:02:31 > git config core.sparsecheckout # timeout=10 11:02:31 > git checkout -f f3eae2a44c823022e4d5438e3d523dcb3015dac1 # timeout=30 11:02:34 Commit message: "Issue-ID: TEST-414 Signed-off-by: Abhishek Patil Change-Id: If15b480a5fd748dc664e1234d3af5bda0b7c87a8" 11:02:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:02:34 > git rev-list --no-walk 401776ed54bfdcb1e0a69a4eef7d2ef46425fd37 # timeout=10 11:02:34 [EnvInject] - Injecting environment variables from a build step. 11:02:34 [EnvInject] - Injecting as environment variables the properties content 11:02:34 PYTHON=python3 11:02:34 11:02:34 [EnvInject] - Variables injected successfully. 11:02:34 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash -l /tmp/jenkins1555476697429613885.sh 11:02:34 ---> tox-install.sh 11:02:34 + source /home/jenkins/lf-env.sh 11:02:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:34 ++ mktemp -d /tmp/venv-XXXX 11:02:34 + lf_venv=/tmp/venv-qvlH 11:02:34 + local venv_file=/tmp/.os_lf_venv 11:02:34 + local python=python3 11:02:34 + local options 11:02:34 + local set_path=true 11:02:34 + local install_args= 11:02:34 ++ 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 11:02:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:34 + true 11:02:34 + case $1 in 11:02:34 + venv_file=/tmp/.toxenv 11:02:34 + shift 2 11:02:34 + true 11:02:34 + case $1 in 11:02:34 + shift 11:02:34 + break 11:02:34 + case $python in 11:02:34 + local pkg_list= 11:02:34 + [[ -d /opt/pyenv ]] 11:02:34 + echo 'Setup pyenv:' 11:02:34 Setup pyenv: 11:02:34 + export PYENV_ROOT=/opt/pyenv 11:02:34 + PYENV_ROOT=/opt/pyenv 11:02:34 + 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 11:02:34 + 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 11:02:34 + pyenv versions 11:02:34 * system (set by /opt/pyenv/version) 11:02:34 * 3.8.13 (set by /opt/pyenv/version) 11:02:34 * 3.9.13 (set by /opt/pyenv/version) 11:02:34 * 3.10.6 (set by /opt/pyenv/version) 11:02:34 + command -v pyenv 11:02:34 ++ pyenv init - --no-rehash 11:02:34 + 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[*]}"'\'')" 11:02:34 export PATH="/opt/pyenv/shims:${PATH}" 11:02:34 export PYENV_SHELL=bash 11:02:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:34 pyenv() { 11:02:34 local command 11:02:34 command="${1:-}" 11:02:34 if [ "$#" -gt 0 ]; then 11:02:34 shift 11:02:34 fi 11:02:34 11:02:34 case "$command" in 11:02:34 rehash|shell) 11:02:34 eval "$(pyenv "sh-$command" "$@")" 11:02:34 ;; 11:02:34 *) 11:02:34 command pyenv "$command" "$@" 11:02:34 ;; 11:02:34 esac 11:02:34 }' 11:02:34 +++ 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[*]}"' 11:02:34 ++ 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 11:02:34 ++ 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 11:02:34 ++ 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 11:02:34 ++ export PYENV_SHELL=bash 11:02:34 ++ PYENV_SHELL=bash 11:02:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:34 +++ complete -F _pyenv pyenv 11:02:34 ++ lf-pyver python3 11:02:34 ++ local py_version_xy=python3 11:02:34 ++ local py_version_xyz= 11:02:34 ++ pyenv versions 11:02:34 ++ local command 11:02:34 ++ command=versions 11:02:34 ++ '[' 1 -gt 0 ']' 11:02:34 ++ shift 11:02:34 ++ case "$command" in 11:02:34 ++ command pyenv versions 11:02:34 ++ pyenv versions 11:02:34 ++ sed 's/^[ *]* //' 11:02:34 ++ awk '{ print $1 }' 11:02:34 ++ grep -E '^[0-9.]*[0-9]$' 11:02:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:34 +++ grep '^3' /tmp/.pyenv_versions 11:02:34 +++ sort -V 11:02:34 +++ tail -n 1 11:02:35 ++ py_version_xyz=3.10.6 11:02:35 ++ [[ -z 3.10.6 ]] 11:02:35 ++ echo 3.10.6 11:02:35 ++ return 0 11:02:35 + pyenv local 3.10.6 11:02:35 + local command 11:02:35 + command=local 11:02:35 + '[' 2 -gt 0 ']' 11:02:35 + shift 11:02:35 + case "$command" in 11:02:35 + command pyenv local 3.10.6 11:02:35 + pyenv local 3.10.6 11:02:35 + for arg in "$@" 11:02:35 + case $arg in 11:02:35 + pkg_list+='tox ' 11:02:35 + for arg in "$@" 11:02:35 + case $arg in 11:02:35 + pkg_list+='virtualenv ' 11:02:35 + for arg in "$@" 11:02:35 + case $arg in 11:02:35 + pkg_list+='urllib3~=1.26.15 ' 11:02:35 + [[ -f /tmp/.toxenv ]] 11:02:35 + [[ ! -f /tmp/.toxenv ]] 11:02:35 + [[ -n '' ]] 11:02:35 + python3 -m venv /tmp/venv-qvlH 11:02:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qvlH' 11:02:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qvlH 11:02:40 + echo /tmp/venv-qvlH 11:02:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:02:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:02:40 + /tmp/venv-qvlH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:44 + /tmp/venv-qvlH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:55 + type python3 11:02:55 + true 11:02:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qvlH/bin to PATH' 11:02:55 lf-activate-venv(): INFO: Adding /tmp/venv-qvlH/bin to PATH 11:02:55 + PATH=/tmp/venv-qvlH/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 11:02:55 + return 0 11:02:55 + python3 --version 11:02:55 Python 3.10.6 11:02:55 + python3 -m pip --version 11:02:55 pip 23.3.2 from /tmp/venv-qvlH/lib/python3.10/site-packages/pip (python 3.10) 11:02:55 + python3 -m pip freeze 11:02:55 cachetools==5.3.2 11:02:55 chardet==5.2.0 11:02:55 colorama==0.4.6 11:02:55 distlib==0.3.8 11:02:55 filelock==3.13.1 11:02:55 packaging==23.2 11:02:55 platformdirs==4.1.0 11:02:55 pluggy==1.3.0 11:02:55 pyproject-api==1.6.1 11:02:55 tomli==2.0.1 11:02:55 tox==4.11.4 11:02:55 urllib3==1.26.18 11:02:55 virtualenv==20.25.0 11:02:55 [EnvInject] - Injecting environment variables from a build step. 11:02:55 [EnvInject] - Injecting as environment variables the properties content 11:02:55 PARALLEL=false 11:02:55 11:02:55 [EnvInject] - Variables injected successfully. 11:02:55 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash -l /tmp/jenkins13441965231054118932.sh 11:02:55 ---> tox-run.sh 11:02:55 + 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 11:02:55 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-python3.9-lint/archives/tox 11:02:55 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-python3.9-lint/archives/docs 11:02:55 + mkdir -p /w/workspace/integration-python-onapsdk-master-python3.9-lint/archives/tox 11:02:55 + cd /w/workspace/integration-python-onapsdk-master-python3.9-lint/. 11:02:55 + source /home/jenkins/lf-env.sh 11:02:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:55 ++ mktemp -d /tmp/venv-XXXX 11:02:55 + lf_venv=/tmp/venv-uvBK 11:02:55 + local venv_file=/tmp/.os_lf_venv 11:02:55 + local python=python3 11:02:55 + local options 11:02:55 + local set_path=true 11:02:55 + local install_args= 11:02:55 ++ 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 11:02:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:55 + true 11:02:55 + case $1 in 11:02:55 + venv_file=/tmp/.toxenv 11:02:55 + shift 2 11:02:55 + true 11:02:55 + case $1 in 11:02:55 + shift 11:02:55 + break 11:02:55 + case $python in 11:02:55 + local pkg_list= 11:02:55 + [[ -d /opt/pyenv ]] 11:02:55 + echo 'Setup pyenv:' 11:02:55 Setup pyenv: 11:02:55 + export PYENV_ROOT=/opt/pyenv 11:02:55 + PYENV_ROOT=/opt/pyenv 11:02:55 + 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 11:02:55 + 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 11:02:55 + pyenv versions 11:02:55 system 11:02:55 3.8.13 11:02:55 3.9.13 11:02:55 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.9-lint/.python-version) 11:02:55 + command -v pyenv 11:02:55 ++ pyenv init - --no-rehash 11:02:56 + 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[*]}"'\'')" 11:02:56 export PATH="/opt/pyenv/shims:${PATH}" 11:02:56 export PYENV_SHELL=bash 11:02:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:56 pyenv() { 11:02:56 local command 11:02:56 command="${1:-}" 11:02:56 if [ "$#" -gt 0 ]; then 11:02:56 shift 11:02:56 fi 11:02:56 11:02:56 case "$command" in 11:02:56 rehash|shell) 11:02:56 eval "$(pyenv "sh-$command" "$@")" 11:02:56 ;; 11:02:56 *) 11:02:56 command pyenv "$command" "$@" 11:02:56 ;; 11:02:56 esac 11:02:56 }' 11:02:56 +++ 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[*]}"' 11:02:56 ++ 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 11:02:56 ++ 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 11:02:56 ++ 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 11:02:56 ++ export PYENV_SHELL=bash 11:02:56 ++ PYENV_SHELL=bash 11:02:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:56 +++ complete -F _pyenv pyenv 11:02:56 ++ lf-pyver python3 11:02:56 ++ local py_version_xy=python3 11:02:56 ++ local py_version_xyz= 11:02:56 ++ pyenv versions 11:02:56 ++ local command 11:02:56 ++ command=versions 11:02:56 ++ '[' 1 -gt 0 ']' 11:02:56 ++ shift 11:02:56 ++ case "$command" in 11:02:56 ++ command pyenv versions 11:02:56 ++ awk '{ print $1 }' 11:02:56 ++ pyenv versions 11:02:56 ++ grep -E '^[0-9.]*[0-9]$' 11:02:56 ++ sed 's/^[ *]* //' 11:02:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:56 +++ grep '^3' /tmp/.pyenv_versions 11:02:56 +++ sort -V 11:02:56 +++ tail -n 1 11:02:56 ++ py_version_xyz=3.10.6 11:02:56 ++ [[ -z 3.10.6 ]] 11:02:56 ++ echo 3.10.6 11:02:56 ++ return 0 11:02:56 + pyenv local 3.10.6 11:02:56 + local command 11:02:56 + command=local 11:02:56 + '[' 2 -gt 0 ']' 11:02:56 + shift 11:02:56 + case "$command" in 11:02:56 + command pyenv local 3.10.6 11:02:56 + pyenv local 3.10.6 11:02:56 + for arg in "$@" 11:02:56 + case $arg in 11:02:56 + pkg_list+='tox ' 11:02:56 + for arg in "$@" 11:02:56 + case $arg in 11:02:56 + pkg_list+='virtualenv ' 11:02:56 + for arg in "$@" 11:02:56 + case $arg in 11:02:56 + pkg_list+='urllib3~=1.26.15 ' 11:02:56 + [[ -f /tmp/.toxenv ]] 11:02:56 ++ cat /tmp/.toxenv 11:02:56 + lf_venv=/tmp/venv-qvlH 11:02:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qvlH from' file:/tmp/.toxenv 11:02:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qvlH from file:/tmp/.toxenv 11:02:56 + /tmp/venv-qvlH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:58 + /tmp/venv-qvlH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:59 + type python3 11:02:59 + true 11:02:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qvlH/bin to PATH' 11:02:59 lf-activate-venv(): INFO: Adding /tmp/venv-qvlH/bin to PATH 11:02:59 + PATH=/tmp/venv-qvlH/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 11:02:59 + return 0 11:02:59 + [[ -d /opt/pyenv ]] 11:02:59 + echo '---> Setting up pyenv' 11:02:59 ---> Setting up pyenv 11:02:59 + export PYENV_ROOT=/opt/pyenv 11:02:59 + PYENV_ROOT=/opt/pyenv 11:02:59 + export PATH=/opt/pyenv/bin:/tmp/venv-qvlH/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 11:02:59 + PATH=/opt/pyenv/bin:/tmp/venv-qvlH/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 11:02:59 ++ pwd 11:02:59 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-python3.9-lint 11:02:59 + export PYTHONPATH 11:02:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:02:59 + TOX_TESTENV_PASSENV=PYTHONPATH 11:02:59 + tox --version 11:02:59 4.11.4 from /tmp/venv-qvlH/lib/python3.10/site-packages/tox/__init__.py 11:02:59 + PARALLEL=false 11:02:59 + TOX_OPTIONS_LIST= 11:02:59 + [[ -n py39 ]] 11:02:59 + TOX_OPTIONS_LIST=' -e py39' 11:02:59 + case ${PARALLEL,,} in 11:02:59 + tox -e py39 11:02:59 + tee -a /w/workspace/integration-python-onapsdk-master-python3.9-lint/archives/tox/tox.log 11:03:01 py39: install_deps> python -I -m pip install -r test-requirements.txt 11:03:31 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:03:32 .pkg: _optional_hooks> python /tmp/venv-qvlH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:32 .pkg: get_requires_for_build_sdist> python /tmp/venv-qvlH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:32 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:03:34 .pkg: get_requires_for_build_wheel> python /tmp/venv-qvlH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:34 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:03:34 .pkg: freeze> python -m pip freeze --all 11:03:35 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 11:03:35 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-qvlH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:35 .pkg: build_sdist> python /tmp/venv-qvlH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:35 py39: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 11:03:36 py39: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-python3.9-lint/.tox/.tmp/package/1/onapsdk-12.8.0.tar.gz 11:03:38 py39: freeze> python -m pip freeze --all 11:03:39 py39: astroid==3.0.2,attrs==23.2.0,bandit==1.7.6,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.0,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,exceptiongroup==1.2.0,gitdb==4.0.11,GitPython==3.1.41,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==12.8.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.0,pluggy==1.3.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==7.4.4,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 11:03:39 py39: commands[0]> pytest tests/ --maxfail=1 --cov-fail-under=98 --verbose --doctest-modules 11:03:39 ============================= test session starts ============================== 11:03:39 platform linux -- Python 3.9.14, pytest-7.4.4, pluggy-1.3.0 -- /w/workspace/integration-python-onapsdk-master-python3.9-lint/.tox/py39/bin/python 11:03:39 cachedir: .tox/py39/.pytest_cache 11:03:39 rootdir: /w/workspace/integration-python-onapsdk-master-python3.9-lint 11:03:39 configfile: setup.cfg 11:03:39 plugins: requests-mock-1.11.0, cov-4.1.0 11:03:39 collecting ... collected 763 items 11:03:42 11:03:42 tests/test_aai_bulk.py::test_aai_bulk PASSED [ 0%] 11:03:42 tests/test_aai_cloud_region.py::test_cloud_region_complex_property PASSED [ 0%] 11:03:42 tests/test_aai_cloud_region.py::test_cloud_region_get_tenants_by_name PASSED [ 0%] 11:03:42 tests/test_aai_cloud_region.py::test_cloud_region_count PASSED [ 0%] 11:03:42 tests/test_aai_cloud_region.py::test_cloud_region_delete PASSED [ 0%] 11:03:42 tests/test_aai_cloud_region.py::test_cloud_region_update PASSED [ 0%] 11:03:42 tests/test_aai_complex.py::test_complex PASSED [ 0%] 11:03:42 tests/test_aai_complex.py::test_complex_update PASSED [ 1%] 11:03:42 tests/test_aai_complex.py::test_complex_get_all PASSED [ 1%] 11:03:42 tests/test_aai_complex.py::test_cloud_region_link_to_complex PASSED [ 1%] 11:03:42 tests/test_aai_complex.py::test_complex_get_by_physical_location_id PASSED [ 1%] 11:03:42 tests/test_aai_complex.py::test_complex_delete PASSED [ 1%] 11:03:42 tests/test_aai_complex.py::test_complex_count PASSED [ 1%] 11:03:42 tests/test_aai_customer.py::test_customer_service_tenant_relations PASSED [ 1%] 11:03:42 tests/test_aai_customer.py::test_customers_get_all PASSED [ 1%] 11:03:42 tests/test_aai_customer.py::test_customer_get_service_subscription_by_service_type PASSED [ 2%] 11:03:42 tests/test_aai_customer.py::test_customer_service_subscription_service_instance PASSED [ 2%] 11:03:42 tests/test_aai_customer.py::test_customer_service_subscription_cloud_region PASSED [ 2%] 11:03:42 tests/test_aai_customer.py::test_customer_get_by_global_customer_id PASSED [ 2%] 11:03:42 tests/test_aai_customer.py::test_customer_create PASSED [ 2%] 11:03:42 tests/test_aai_customer.py::test_customer_delete PASSED [ 2%] 11:03:42 tests/test_aai_customer.py::test_customer_update PASSED [ 2%] 11:03:42 tests/test_aai_customer.py::test_delete_subscribed_service PASSED [ 3%] 11:03:42 tests/test_aai_customer.py::test_customer_url PASSED [ 3%] 11:03:42 tests/test_aai_customer.py::test_service_subscription_link_cloud_region_and_tenant PASSED [ 3%] 11:03:42 tests/test_aai_customer.py::test_customer_subscribe_service PASSED [ 3%] 11:03:42 tests/test_aai_customer.py::test_availability_zones PASSED [ 3%] 11:03:42 tests/test_aai_customer.py::test_get_availability_zone_from_name PASSED [ 3%] 11:03:42 tests/test_aai_customer.py::test_add_availability_zone PASSED [ 3%] 11:03:42 tests/test_aai_customer.py::test_add_tenant_to_cloud PASSED [ 3%] 11:03:42 tests/test_aai_customer.py::test_add_esr_system_info PASSED [ 4%] 11:03:42 tests/test_aai_customer.py::test_register_to_multicloud PASSED [ 4%] 11:03:42 tests/test_aai_customer.py::test_unregister_from_multicloud PASSED [ 4%] 11:03:42 tests/test_aai_customer.py::test_delete_cloud_region PASSED [ 4%] 11:03:42 tests/test_aai_customer.py::test_customer_count PASSED [ 4%] 11:03:42 tests/test_aai_geo_region.py::test_geo_region_get_all PASSED [ 4%] 11:03:42 tests/test_aai_geo_region.py::test_geo_region_get_by_region_id PASSED [ 4%] 11:03:42 tests/test_aai_geo_region.py::test_geo_region_create PASSED [ 4%] 11:03:42 tests/test_aai_geo_region.py::test_geo_region_url PASSED [ 5%] 11:03:42 tests/test_aai_line_of_business.py::test_line_of_business_get_all PASSED [ 5%] 11:03:42 tests/test_aai_line_of_business.py::test_line_of_business_get_by_name PASSED [ 5%] 11:03:42 tests/test_aai_line_of_business.py::test_line_of_business_create PASSED [ 5%] 11:03:42 tests/test_aai_line_of_business.py::test_line_of_business_count PASSED [ 5%] 11:03:42 tests/test_aai_line_of_business.py::test_line_of_business_url PASSED [ 5%] 11:03:42 tests/test_aai_line_of_business.py::test_line_of_business_delete PASSED [ 5%] 11:03:42 tests/test_aai_network.py::test_create_network_instance_from_api_response PASSED [ 6%] 11:03:42 tests/test_aai_network.py::test_network_instance_delete PASSED [ 6%] 11:03:42 tests/test_aai_owning_entity.py::test_owning_entity_get_all PASSED [ 6%] 11:03:42 tests/test_aai_owning_entity.py::test_owning_entity_get_by_name PASSED [ 6%] 11:03:42 tests/test_aai_owning_entity.py::test_owning_entity_create PASSED [ 6%] 11:03:42 tests/test_aai_owning_entity.py::test_owning_entity_delete PASSED [ 6%] 11:03:42 tests/test_aai_owning_entity.py::test_owning_entity_update PASSED [ 6%] 11:03:42 tests/test_aai_platform.py::test_platform_get_all PASSED [ 6%] 11:03:42 tests/test_aai_platform.py::test_platform_get_by_name PASSED [ 7%] 11:03:42 tests/test_aai_platform.py::test_platform_create PASSED [ 7%] 11:03:42 tests/test_aai_platform.py::test_line_of_business_count PASSED [ 7%] 11:03:42 tests/test_aai_platform.py::test_platform_url PASSED [ 7%] 11:03:42 tests/test_aai_platform.py::test_platform_delete PASSED [ 7%] 11:03:42 tests/test_aai_pnf.py::test_create_pnf_instance_from_api_response PASSED [ 7%] 11:03:42 tests/test_aai_pnf.py::test_delete_pnf_instance PASSED [ 7%] 11:03:42 tests/test_aai_pnf.py::test_pnf_instance_pnf PASSED [ 7%] 11:03:42 tests/test_aai_pnf.py::test_pnf_count PASSED [ 8%] 11:03:42 tests/test_aai_pnf.py::test_delete_from_aai_success PASSED [ 8%] 11:03:42 tests/test_aai_pnf.py::test_delete_from_aai_failure PASSED [ 8%] 11:03:42 tests/test_aai_pnf.py::test_put_in_aai_success PASSED [ 8%] 11:03:42 tests/test_aai_pnf.py::test_put_in_aai_success_with_none_attribute PASSED [ 8%] 11:03:42 tests/test_aai_pnf.py::test_put_in_aai_failure PASSED [ 8%] 11:03:42 tests/test_aai_project.py::test_project_get_all PASSED [ 8%] 11:03:42 tests/test_aai_project.py::test_project_get_by_name PASSED [ 9%] 11:03:42 tests/test_aai_project.py::test_project_create PASSED [ 9%] 11:03:42 tests/test_aai_project.py::test_project_count PASSED [ 9%] 11:03:42 tests/test_aai_project.py::test_project_url PASSED [ 9%] 11:03:43 tests/test_aai_project.py::test_project_delete PASSED [ 9%] 11:03:43 tests/test_aai_project.py::test_cloud_region_link_to_project PASSED [ 9%] 11:03:43 tests/test_aai_project.py::test_cloud_region_delete_project PASSED [ 9%] 11:03:43 tests/test_aai_resource.py::test_relationship_not_found PASSED [ 9%] 11:03:43 tests/test_aai_resource.py::test_relationship_get_relationship_data PASSED [ 10%] 11:03:43 tests/test_aai_resource.py::test_get_guis PASSED [ 10%] 11:03:43 tests/test_aai_service.py::test_init PASSED [ 10%] 11:03:43 tests/test_aai_service.py::test_class_variables PASSED [ 10%] 11:03:43 tests/test_aai_service.py::test_customers PASSED [ 10%] 11:03:43 tests/test_aai_service.py::test_customers_no_resources PASSED [ 10%] 11:03:43 tests/test_aai_service.py::test_subscription_type_list PASSED [ 10%] 11:03:43 tests/test_aai_service.py::test_subscription_types_no_resources PASSED [ 11%] 11:03:43 tests/test_aai_service.py::test_cloud_regions PASSED [ 11%] 11:03:43 tests/test_aai_service.py::test_cloud_region_creation PASSED [ 11%] 11:03:43 tests/test_aai_service.py::test_tenants_info PASSED [ 11%] 11:03:43 tests/test_aai_service.py::test_tenants_info_wrong_cloud_name PASSED [ 11%] 11:03:43 tests/test_aai_service.py::test_cloud_regions_relationship PASSED [ 11%] 11:03:43 tests/test_aai_service.py::test_cloud_regions_esr_system_infos PASSED [ 11%] 11:03:43 tests/test_aai_service.py::test_create_complex PASSED [ 11%] 11:03:43 tests/test_aai_service.py::test_filter_none_value PASSED [ 12%] 11:03:43 tests/test_aai_service.py::test_add_relationship PASSED [ 12%] 11:03:43 tests/test_aai_service.py::test_delete_relationship PASSED [ 12%] 11:03:43 tests/test_aai_service.py::test_service_url PASSED [ 12%] 11:03:43 tests/test_aai_service.py::test_service_create PASSED [ 12%] 11:03:43 tests/test_aai_service.py::test_model_init PASSED [ 12%] 11:03:43 tests/test_aai_service.py::test_model_url PASSED [ 12%] 11:03:43 tests/test_aai_service.py::test_zero_model_get_all PASSED [ 12%] 11:03:43 tests/test_aai_service.py::test_model_get_all PASSED [ 13%] 11:03:43 tests/test_aai_service.py::test_cloud_region_complex_property PASSED [ 13%] 11:03:43 tests/test_aai_service.py::test_service_instance_create PASSED [ 13%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance PASSED [ 13%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_vnf_instances PASSED [ 13%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_network_instances PASSED [ 13%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_add_vnf PASSED [ 13%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_add_vnf_macro PASSED [ 14%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_add_network PASSED [ 14%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_generic_network PASSED [ 14%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_deletion PASSED [ 14%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_sdc_service PASSED [ 14%] 11:03:43 tests/test_aai_service_instance.py::test_service_instance_count PASSED [ 14%] 11:03:43 tests/test_aai_service_instance.py::test_service_deletion_request PASSED [ 14%] 11:03:43 tests/test_aai_service_subscription.py::test_get_service_instance_by_filter_parameter PASSED [ 14%] 11:03:43 tests/test_aai_service_subscription.py::test_get_service_instance_by_id PASSED [ 15%] 11:03:43 tests/test_aai_service_subscription.py::test_get_service_instance_by_name PASSED [ 15%] 11:03:43 tests/test_aai_service_subscription.py::test_cloud_regions PASSED [ 15%] 11:03:43 tests/test_aai_service_subscription.py::test_tenants PASSED [ 15%] 11:03:43 tests/test_aai_service_subscription.py::test_service_subscription_count PASSED [ 15%] 11:03:43 tests/test_aai_site_resource.py::test_site_resource_get_all PASSED [ 15%] 11:03:43 tests/test_aai_site_resource.py::test_site_resource_get_by_id PASSED [ 15%] 11:03:43 tests/test_aai_site_resource.py::test_site_resource_create PASSED [ 15%] 11:03:43 tests/test_aai_site_resource.py::test_site_resource_link_to_complex PASSED [ 16%] 11:03:43 tests/test_aai_site_resource.py::test_site_resource_link_to_site_resource PASSED [ 16%] 11:03:43 tests/test_aai_site_resource.py::test_site_resource_link_to_cell FAILED [ 16%] 11:03:43 11:03:43 =================================== FAILURES =================================== 11:03:43 _______________________ test_site_resource_link_to_cell ________________________ 11:03:43 11:03:43 mock_add_relationship = 11:03:43 11:03:43 @patch("onapsdk.aai.network.site_resource.SiteResource.add_relationship") 11:03:43 def test_site_resource_link_to_cell(mock_add_relationship): 11:03:43 cell = MagicMock(cell_id="test-cell-id", 11:03:43 url="test-cell-url") 11:03:43 site_resource = SiteResource("test-site-resource") 11:03:43 > site_resource.link_to_cell(cell) 11:03:43 E AttributeError: 'SiteResource' object has no attribute 'link_to_cell' 11:03:43 11:03:43 tests/test_aai_site_resource.py:111: AttributeError 11:03:43 11:03:43 ---------- coverage: platform linux, python 3.9.14-final-0 ----------- 11:03:43 Name Stmts Miss Cover Missing 11:03:43 ------------------------------------------------------------------------------------------------- 11:03:43 src/onapsdk/__init__.py 0 0 100% 11:03:43 src/onapsdk/aai/__init__.py 0 0 100% 11:03:43 src/onapsdk/aai/aai_element.py 90 0 100% 11:03:43 src/onapsdk/aai/bulk.py 26 0 100% 11:03:43 src/onapsdk/aai/business/__init__.py 12 0 100% 11:03:43 src/onapsdk/aai/business/customer.py 156 6 96% 250, 268, 611-616 11:03:43 src/onapsdk/aai/business/instance.py 10 0 100% 11:03:43 src/onapsdk/aai/business/line_of_business.py 31 0 100% 11:03:43 src/onapsdk/aai/business/network.py 42 2 95% 156, 166 11:03:43 src/onapsdk/aai/business/owning_entity.py 46 0 100% 11:03:43 src/onapsdk/aai/business/platform.py 30 0 100% 11:03:43 src/onapsdk/aai/business/pnf.py 84 3 96% 28, 179-184 11:03:43 src/onapsdk/aai/business/project.py 30 0 100% 11:03:43 src/onapsdk/aai/business/service.py 97 8 92% 156-161, 330, 452-455, 523-524 11:03:43 src/onapsdk/aai/business/sp_partner.py 33 18 45% 47-55, 74, 85, 95-99, 133-148, 161-167 11:03:43 src/onapsdk/aai/business/vf_module.py 43 29 33% 78-95, 119, 129, 139-150, 166, 198-199 11:03:43 src/onapsdk/aai/business/vnf.py 127 51 60% 247, 257, 267-270, 283-294, 387, 413-419, 429, 438, 455-469, 491-526, 544-545 11:03:43 src/onapsdk/aai/cloud_infrastructure/__init__.py 4 0 100% 11:03:43 src/onapsdk/aai/cloud_infrastructure/cloud_region.py 138 0 100% 11:03:43 src/onapsdk/aai/cloud_infrastructure/complex.py 64 0 100% 11:03:43 src/onapsdk/aai/cloud_infrastructure/geo_region.py 33 0 100% 11:03:43 src/onapsdk/aai/cloud_infrastructure/tenant.py 17 2 88% 72, 101 11:03:43 src/onapsdk/aai/mixins/__init__.py 0 0 100% 11:03:43 src/onapsdk/aai/mixins/link_to_complex.py 21 1 95% 23 11:03:43 src/onapsdk/aai/mixins/link_to_geo_region.py 8 3 62% 20, 33-44 11:03:43 src/onapsdk/aai/mixins/link_to_project.py 11 1 91% 21 11:03:43 src/onapsdk/aai/mixins/link_to_tenant.py 11 5 55% 21, 36-47, 58-69 11:03:43 src/onapsdk/aai/network/__init__.py 1 0 100% 11:03:43 src/onapsdk/aai/network/site_resource.py 47 1 98% 103 11:03:43 src/onapsdk/aai/service_design_and_creation.py 41 0 100% 11:03:43 src/onapsdk/aai/templates/aai_line_of_business_create.json.j2 1 0 100% 11:03:43 src/onapsdk/aai/templates/aai_owning_entity_create_update.json.j2 1 0 100% 11:03:43 src/onapsdk/aai/templates/aai_platform_create.json.j2 1 0 100% 11:03:43 src/onapsdk/aai/templates/aai_project_create.json.j2 1 0 100% 11:03:43 src/onapsdk/aai/templates/aai_service_create.json.j2 1 0 100% 11:03:43 src/onapsdk/aai/templates/cloud_region_add_tenant.json.j2 1 0 100% 11:03:43 src/onapsdk/aai/templates/cloud_region_create_update.json.j2 1 0 100% 11:03:43 src/onapsdk/aai/templates/complex_create_update.json.j2 1 0 100% 11:03:43 src/onapsdk/cds/__init__.py 3 0 100% 11:03:43 src/onapsdk/cds/blueprint.py 220 114 48% 72, 86, 97, 111, 128, 137, 146, 158, 170-173, 182-183, 240-246, 266-277, 287-298, 308-318, 328, 344-366, 399-406, 416, 428-438, 447, 469-473, 483, 502, 535-539, 549, 561-564, 574-577, 587-592, 605-610, 619-627, 631, 642, 658-659, 670-673, 689-692, 714-716, 735-741, 756-759, 773-776, 801, 826 11:03:43 src/onapsdk/cds/blueprint_model.py 46 31 33% 57-68, 93-114, 133-155, 167-173, 193-199, 207-215, 219 11:03:43 src/onapsdk/cds/blueprint_processor.py 6 1 83% 42 11:03:43 src/onapsdk/cds/cds_element.py 14 5 64% 40-47 11:03:43 src/onapsdk/cds/data_dictionary.py 63 35 44% 39-42, 53, 67, 86, 96, 106-107, 118-119, 146, 173-184, 197, 207, 218, 229-231, 239-240, 259-269 11:03:43 src/onapsdk/clamp/__init__.py 0 0 100% 11:03:43 src/onapsdk/clamp/clamp_element.py 28 13 54% 33, 50-56, 71-79 11:03:43 src/onapsdk/clamp/loop_instance.py 146 110 25% 42-45, 50-52, 57, 67-71, 75-80, 91-95, 105-114, 118-122, 138-159, 170-172, 183-190, 209-213, 217-237, 242-243, 247-248, 264-277, 282-283, 287-288, 292-293, 306-312, 322-334, 338-339, 345-347 11:03:43 src/onapsdk/configuration/__init__.py 2 0 100% 11:03:43 src/onapsdk/configuration/global_settings.py 47 0 100% 11:03:43 src/onapsdk/configuration/loader.py 33 10 70% 55-60, 82-84, 101 11:03:43 src/onapsdk/constants.py 33 0 100% 11:03:43 src/onapsdk/cps/__init__.py 3 0 100% 11:03:43 src/onapsdk/cps/anchor.py 29 13 55% 22, 36-38, 61, 67, 80, 103, 124, 143, 160, 183, 201 11:03:43 src/onapsdk/cps/cps_element.py 6 0 100% 11:03:43 src/onapsdk/cps/dataspace.py 63 30 52% 36-37, 56, 66-71, 85-92, 106-112, 126-134, 146-159, 175-181, 192, 210-216, 246-255, 259 11:03:43 src/onapsdk/cps/schemaset.py 19 6 68% 23, 53-56, 70 11:03:43 src/onapsdk/dmaap/__init__.py 0 0 100% 11:03:43 src/onapsdk/dmaap/dmaap.py 25 6 76% 42, 59-60, 75, 81, 101 11:03:43 src/onapsdk/dmaap/dmaap_service.py 4 0 100% 11:03:43 src/onapsdk/exceptions.py 26 2 92% 60, 70 11:03:43 src/onapsdk/k8s/__init__.py 6 0 100% 11:03:43 src/onapsdk/k8s/connectivity_info.py 23 13 43% 34-38, 48, 61-67, 90-103 11:03:43 src/onapsdk/k8s/definition.py 109 70 36% 33-35, 45, 54-55, 88-100, 110, 120-136, 159, 178-182, 191-201, 232-235, 245-248, 268-274, 301-316, 325-337, 359-382, 391-396, 417-424, 442-447, 468-481, 493-500 11:03:43 src/onapsdk/k8s/instance.py 141 85 40% 39-45, 68-69, 79, 114-120, 130, 140-155, 167-181, 190-192, 209-214, 231-234, 254-259, 276-279, 286-293, 305, 343-347, 357-360, 377-383, 413-431, 460-478, 502-519, 528-531, 551-558, 575-583, 608-614 11:03:43 src/onapsdk/k8s/k8splugin_service.py 54 28 48% 39-42, 55-59, 74-77, 106-118, 138, 156 11:03:43 src/onapsdk/k8s/region.py 30 13 57% 45-47, 65-68, 72, 77-78, 99-107 11:03:43 src/onapsdk/msb/__init__.py 3 0 100% 11:03:43 src/onapsdk/msb/esr.py 7 1 86% 63 11:03:43 src/onapsdk/msb/k8s/__init__.py 4 0 100% 11:03:43 src/onapsdk/msb/k8s/connectivity_info.py 3 0 100% 11:03:43 src/onapsdk/msb/k8s/definition.py 3 0 100% 11:03:43 src/onapsdk/msb/k8s/instance.py 3 0 100% 11:03:43 src/onapsdk/msb/k8s/k8splugin_msb_service.py 3 0 100% 11:03:43 src/onapsdk/msb/msb_service.py 6 0 100% 11:03:43 src/onapsdk/msb/multicloud.py 9 2 78% 36, 51 11:03:43 src/onapsdk/nbi/__init__.py 1 0 100% 11:03:43 src/onapsdk/nbi/nbi.py 139 81 42% 43-53, 78-85, 107-111, 132-137, 170-177, 204-210, 226-228, 238-240, 278-290, 332-337, 347-353, 363-371, 398-416, 438-446, 458, 470, 482, 494 11:03:43 src/onapsdk/onap_service.py 126 70 44% 74-76, 125-201, 205-206, 245-247, 277-292, 308, 326-334, 339 11:03:43 src/onapsdk/sdc/__init__.py 178 95 47% 37-38, 51-53, 150-156, 167-187, 197-232, 243-250, 260-263, 268-270, 275-277, 282-284, 289, 294, 299, 303-305, 309-317, 322-346, 363-371 11:03:43 src/onapsdk/sdc/category_management.py 99 55 44% 44-52, 57, 62, 74, 85, 96-104, 129-133, 146-155, 165-172, 192, 202, 214, 235-244, 264, 274, 286 11:03:43 src/onapsdk/sdc/component.py 44 12 73% 58, 81, 91, 104-108, 127-131, 143, 158 11:03:43 src/onapsdk/sdc/pnf.py 21 10 52% 54-58, 62-64, 72-74 11:03:43 src/onapsdk/sdc/properties.py 65 27 58% 39, 54-55, 89-96, 117, 137-145, 157, 161-163, 189, 201-202 11:03:43 src/onapsdk/sdc/sdc_element.py 67 34 49% 31-32, 42-49, 53-61, 91, 102, 116-119, 129, 146-148, 163, 174, 184, 194, 207, 220, 243 11:03:43 src/onapsdk/sdc/sdc_resource.py 317 217 32% 48-69, 84-86, 91-93, 98, 103, 107, 111-143, 157, 167, 187-189, 200, 211, 222, 237, 250, 263, 277-278, 288-293, 323-331, 350-365, 372-374, 377-379, 383-396, 401, 411, 422, 433, 444, 455, 469, 481-485, 509-514, 526, 551-556, 577-580, 599-614, 630-641, 655-662, 673-675, 691, 708, 721, 740-744, 761-765, 776-777, 796-798, 821-829, 843-847, 869-872, 894-895, 909-912, 916-919, 923-926, 936-959, 963, 971 11:03:43 src/onapsdk/sdc/service.py 358 224 37% 78, 160-181, 194-198, 214-218, 231-249, 254-256, 261, 266-268, 280-283, 295-304, 324-361, 379, 384, 389, 394, 409-411, 423-425, 437-439, 449, 460, 471, 482, 493, 504, 519, 531-540, 544, 556-561, 565, 569, 573-574, 580-581, 587-588, 594-595, 601-602, 608-616, 620-629, 633-655, 660-665, 670-676, 680-691, 702, 706-709, 719-721, 725, 730, 735, 757-769, 782-798, 804-805, 812, 817, 835-844, 864-883, 901-903, 922-924, 936-938 11:03:43 src/onapsdk/sdc/vendor.py 46 25 46% 46-47, 58, 62-66, 70, 74-82, 93, 107-109, 113-114, 119, 123-124 11:03:43 src/onapsdk/sdc/vf.py 40 23 42% 26, 62-66, 81-92, 102-104, 109-110, 124-129, 154-157 11:03:43 src/onapsdk/sdc/vfc.py 9 3 67% 39-41 11:03:43 src/onapsdk/sdc/vl.py 9 3 67% 39-41 11:03:43 src/onapsdk/sdc/vsp.py 157 106 32% 54-58, 63-64, 68-89, 93-94, 106, 119, 126, 130, 137, 144, 151, 157-161, 166, 171-173, 178, 182-185, 189-195, 203-212, 218-222, 226-231, 244-249, 278-282, 286-293, 297-304, 308-312, 323, 337-341, 355, 364-373 11:03:43 src/onapsdk/sdnc/__init__.py 1 0 100% 11:03:43 src/onapsdk/sdnc/preload.py 28 12 57% 40-43, 66-72, 94, 128-135 11:03:43 src/onapsdk/sdnc/sdnc_element.py 15 8 47% 35-48 11:03:43 src/onapsdk/sdnc/services.py 46 32 30% 39-42, 62-75, 87-102, 109-111, 131-133, 153 11:03:43 src/onapsdk/sdnc/topology.py 66 43 35% 54-61, 82-91, 115-124, 148, 171-173, 192-204, 214-226, 235-250, 258-274 11:03:43 src/onapsdk/so/__init__.py 0 0 100% 11:03:43 src/onapsdk/so/catalog_db_adapter.py 18 4 78% 38-40, 50-52 11:03:43 src/onapsdk/so/deletion.py 38 12 68% 55-70, 90-103, 122-135, 154-165 11:03:43 src/onapsdk/so/instantiation.py 330 186 44% 86, 126, 176, 215-220, 257-259, 279-280, 318-349, 375-377, 401-402, 418-448, 462-475, 505-529, 569-615, 655-697, 727-728, 744-775, 789-802, 833-876, 912-918, 952-976, 1038-1080, 1109-1146, 1171-1182, 1206-1207, 1233-1260, 1297-1321 11:03:43 src/onapsdk/so/modification.py 27 15 44% 13-14, 36-70 11:03:43 src/onapsdk/so/so_db_adapter.py 34 6 82% 71-84, 94-98 11:03:43 src/onapsdk/so/so_element.py 91 36 60% 47, 52-53, 58-69, 74-91, 96-99, 110, 121-128, 175-186, 198, 210, 222, 234-245 11:03:43 src/onapsdk/utils/__init__.py 8 4 50% 26, 38-40 11:03:43 src/onapsdk/utils/configuration.py 3 1 67% 20 11:03:43 src/onapsdk/utils/gui.py 13 1 92% 34 11:03:43 src/onapsdk/utils/headers_creator.py 63 11 83% 58, 77, 96, 222-230 11:03:43 src/onapsdk/utils/jinja.py 3 0 100% 11:03:43 src/onapsdk/utils/mixins.py 28 14 50% 64-67, 89-99 11:03:43 src/onapsdk/utils/tosca_file_handler.py 29 20 31% 39-49, 62-75, 90, 106 11:03:43 src/onapsdk/version.py 1 0 100% 11:03:43 src/onapsdk/ves/__init__.py 0 0 100% 11:03:43 src/onapsdk/ves/ves.py 19 4 79% 48, 67, 77-78 11:03:43 src/onapsdk/ves/ves_service.py 4 0 100% 11:03:43 src/onapsdk/vid/__init__.py 1 0 100% 11:03:43 src/onapsdk/vid/vid.py 40 14 65% 39-41, 63-72, 86-87, 101-102, 116-117, 131-132 11:03:43 ------------------------------------------------------------------------------------------------- 11:03:43 TOTAL 5063 2126 58% 11:03:43 11:03:43 FAIL Required test coverage of 98% not reached. Total coverage: 58.01% 11:03:43 =========================== short test summary info ============================ 11:03:43 FAILED tests/test_aai_site_resource.py::test_site_resource_link_to_cell - Att... 11:03:43 !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 11:03:43 ======================== 1 failed, 124 passed in 4.23s ========================= 11:03:43 py39: exit 1 (4.75 seconds) /w/workspace/integration-python-onapsdk-master-python3.9-lint> pytest tests/ --maxfail=1 --cov-fail-under=98 --verbose --doctest-modules pid=2804 11:03:43 .pkg: _exit> python /tmp/venv-qvlH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:43 py39: FAIL code 1 (43.88=setup[39.13]+cmd[4.75] seconds) 11:03:43 evaluation failed :( (44.04 seconds) 11:03:43 + tox_status=1 11:03:43 + echo '---> Completed tox runs' 11:03:43 ---> Completed tox runs 11:03:43 + for i in .tox/*/log 11:03:43 ++ awk -F/ '{print $2}' 11:03:43 ++ echo .tox/py39/log 11:03:43 + tox_env=py39 11:03:43 + cp -r .tox/py39/log /w/workspace/integration-python-onapsdk-master-python3.9-lint/archives/tox/py39 11:03:43 + DOC_DIR=docs/_build/html 11:03:44 + [[ -d docs/_build/html ]] 11:03:44 + echo '---> tox-run.sh ends' 11:03:44 ---> tox-run.sh ends 11:03:44 + test 1 -eq 0 11:03:44 + exit 1 11:03:44 ++ '[' 2 = 1 ']' 11:03:44 Build step 'Execute shell' marked build as failure 11:03:44 $ ssh-agent -k 11:03:44 unset SSH_AUTH_SOCK; 11:03:44 unset SSH_AGENT_PID; 11:03:44 echo Agent pid 2152 killed; 11:03:44 [ssh-agent] Stopped. 11:03:44 [PostBuildScript] - [INFO] Executing post build scripts. 11:03:44 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash /tmp/jenkins7543833114684468731.sh 11:03:44 ---> sysstat.sh 11:03:44 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash /tmp/jenkins8780895764215174292.sh 11:03:44 ---> package-listing.sh 11:03:44 ++ facter osfamily 11:03:44 ++ tr '[:upper:]' '[:lower:]' 11:03:44 + OS_FAMILY=debian 11:03:44 + workspace=/w/workspace/integration-python-onapsdk-master-python3.9-lint 11:03:44 + START_PACKAGES=/tmp/packages_start.txt 11:03:44 + END_PACKAGES=/tmp/packages_end.txt 11:03:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:44 + PACKAGES=/tmp/packages_start.txt 11:03:44 + '[' /w/workspace/integration-python-onapsdk-master-python3.9-lint ']' 11:03:44 + PACKAGES=/tmp/packages_end.txt 11:03:44 + case "${OS_FAMILY}" in 11:03:44 + dpkg -l 11:03:44 + grep '^ii' 11:03:44 + '[' -f /tmp/packages_start.txt ']' 11:03:44 + '[' -f /tmp/packages_end.txt ']' 11:03:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:44 + '[' /w/workspace/integration-python-onapsdk-master-python3.9-lint ']' 11:03:44 + mkdir -p /w/workspace/integration-python-onapsdk-master-python3.9-lint/archives/ 11:03:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-python3.9-lint/archives/ 11:03:44 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash /tmp/jenkins8977817735636911859.sh 11:03:44 ---> capture-instance-metadata.sh 11:03:44 Setup pyenv: 11:03:44 system 11:03:44 3.8.13 11:03:44 3.9.13 11:03:44 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.9-lint/.python-version) 11:03:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BaE2 11:03:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:52 lf-activate-venv(): INFO: Installing: lftools 11:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-BaE2/bin to PATH 11:04:32 INFO: Running in OpenStack, capturing instance metadata 11:04:33 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash /tmp/jenkins6196975781971700667.sh 11:04:33 provisioning config files... 11:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-python3.9-lint@tmp/config17573970401113284961tmp 11:04:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:04:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:04:33 [EnvInject] - Injecting environment variables from a build step. 11:04:33 [EnvInject] - Injecting as environment variables the properties content 11:04:33 SERVER_ID=logs 11:04:33 11:04:33 [EnvInject] - Variables injected successfully. 11:04:33 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash /tmp/jenkins6379490394590486585.sh 11:04:33 ---> create-netrc.sh 11:04:33 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash /tmp/jenkins15829087022432430134.sh 11:04:33 ---> python-tools-install.sh 11:04:33 Setup pyenv: 11:04:33 system 11:04:33 3.8.13 11:04:33 3.9.13 11:04:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.9-lint/.python-version) 11:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaE2 from file:/tmp/.os_lf_venv 11:04:34 lf-activate-venv(): INFO: Installing: lftools 11:04:43 lf-activate-venv(): INFO: Adding /tmp/venv-BaE2/bin to PATH 11:04:43 Generating Requirements File 11:05:21 Python 3.10.6 11:05:21 pip 23.3.2 from /tmp/venv-BaE2/lib/python3.10/site-packages/pip (python 3.10) 11:05:21 appdirs==1.4.4 11:05:21 argcomplete==3.2.1 11:05:21 aspy.yaml==1.3.0 11:05:21 attrs==23.2.0 11:05:21 autopage==0.5.2 11:05:21 beautifulsoup4==4.12.2 11:05:21 boto3==1.34.16 11:05:21 botocore==1.34.16 11:05:21 bs4==0.0.1 11:05:21 cachetools==5.3.2 11:05:21 certifi==2023.11.17 11:05:21 cffi==1.16.0 11:05:21 cfgv==3.4.0 11:05:21 chardet==5.2.0 11:05:21 charset-normalizer==3.3.2 11:05:21 click==8.1.7 11:05:21 cliff==4.4.0 11:05:21 cmd2==2.4.3 11:05:21 cryptography==3.3.2 11:05:21 debtcollector==2.5.0 11:05:21 decorator==5.1.1 11:05:21 defusedxml==0.7.1 11:05:21 Deprecated==1.2.14 11:05:21 distlib==0.3.8 11:05:21 dnspython==2.4.2 11:05:21 docker==4.2.2 11:05:21 dogpile.cache==1.3.0 11:05:21 email-validator==2.1.0.post1 11:05:21 filelock==3.13.1 11:05:21 future==0.18.3 11:05:21 gitdb==4.0.11 11:05:21 GitPython==3.1.41 11:05:21 google-auth==2.26.2 11:05:21 httplib2==0.22.0 11:05:21 identify==2.5.33 11:05:21 idna==3.6 11:05:21 importlib-metadata==7.0.1 11:05:21 importlib-resources==1.5.0 11:05:21 iso8601==2.1.0 11:05:21 Jinja2==3.1.3 11:05:21 jmespath==1.0.1 11:05:21 jsonpatch==1.33 11:05:21 jsonpointer==2.4 11:05:21 jsonschema==4.20.0 11:05:21 jsonschema-specifications==2023.12.1 11:05:21 keystoneauth1==5.4.0 11:05:21 kubernetes==29.0.0 11:05:21 lftools==0.37.8 11:05:21 lxml==5.1.0 11:05:21 MarkupSafe==2.1.3 11:05:21 msgpack==1.0.7 11:05:21 multi_key_dict==2.0.3 11:05:21 munch==4.0.0 11:05:21 netaddr==0.10.1 11:05:21 netifaces==0.11.0 11:05:21 niet==1.4.2 11:05:21 nodeenv==1.8.0 11:05:21 oauth2client==4.1.3 11:05:21 oauthlib==3.2.2 11:05:21 openstacksdk==0.62.0 11:05:21 os-client-config==2.1.0 11:05:21 os-service-types==1.7.0 11:05:21 osc-lib==2.9.0 11:05:21 oslo.config==9.3.0 11:05:21 oslo.context==5.3.0 11:05:21 oslo.i18n==6.2.0 11:05:21 oslo.log==5.4.0 11:05:21 oslo.serialization==5.3.0 11:05:21 oslo.utils==6.3.0 11:05:21 packaging==23.2 11:05:21 pbr==6.0.0 11:05:21 platformdirs==4.1.0 11:05:21 prettytable==3.9.0 11:05:21 pyasn1==0.5.1 11:05:21 pyasn1-modules==0.3.0 11:05:21 pycparser==2.21 11:05:21 pygerrit2==2.0.15 11:05:21 PyGithub==2.1.1 11:05:21 pyinotify==0.9.6 11:05:21 PyJWT==2.8.0 11:05:21 PyNaCl==1.5.0 11:05:21 pyparsing==2.4.7 11:05:21 pyperclip==1.8.2 11:05:21 pyrsistent==0.20.0 11:05:21 python-cinderclient==9.4.0 11:05:21 python-dateutil==2.8.2 11:05:21 python-heatclient==3.4.0 11:05:21 python-jenkins==1.8.2 11:05:21 python-keystoneclient==5.2.0 11:05:21 python-magnumclient==4.3.0 11:05:21 python-novaclient==18.4.0 11:05:21 python-openstackclient==6.0.0 11:05:21 python-swiftclient==4.4.0 11:05:21 pytz==2023.3.post1 11:05:21 PyYAML==6.0.1 11:05:21 referencing==0.32.1 11:05:21 requests==2.31.0 11:05:21 requests-oauthlib==1.3.1 11:05:21 requestsexceptions==1.4.0 11:05:21 rfc3986==2.0.0 11:05:21 rpds-py==0.16.2 11:05:21 rsa==4.9 11:05:21 ruamel.yaml==0.18.5 11:05:21 ruamel.yaml.clib==0.2.8 11:05:21 s3transfer==0.10.0 11:05:21 simplejson==3.19.2 11:05:21 six==1.16.0 11:05:21 smmap==5.0.1 11:05:21 soupsieve==2.5 11:05:21 stevedore==5.1.0 11:05:21 tabulate==0.9.0 11:05:21 toml==0.10.2 11:05:21 tomlkit==0.12.3 11:05:21 tqdm==4.66.1 11:05:21 typing_extensions==4.9.0 11:05:21 tzdata==2023.4 11:05:21 urllib3==1.26.18 11:05:21 virtualenv==20.25.0 11:05:21 wcwidth==0.2.13 11:05:21 websocket-client==1.7.0 11:05:21 wrapt==1.16.0 11:05:21 xdg==6.0.0 11:05:21 xmltodict==0.13.0 11:05:21 yq==3.2.3 11:05:21 zipp==3.17.0 11:05:21 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash /tmp/jenkins14232628461786229838.sh 11:05:21 ---> sudo-logs.sh 11:05:21 Archiving 'sudo' log.. 11:05:22 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash /tmp/jenkins14018058751892689294.sh 11:05:22 ---> job-cost.sh 11:05:22 Setup pyenv: 11:05:22 system 11:05:22 3.8.13 11:05:22 3.9.13 11:05:22 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.9-lint/.python-version) 11:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaE2 from file:/tmp/.os_lf_venv 11:05:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:05:33 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. 11:05:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-BaE2/bin to PATH 11:05:33 INFO: No Stack... 11:05:33 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:33 INFO: Archiving Costs 11:05:33 [integration-python-onapsdk-master-python3.9-lint] $ /bin/bash -l /tmp/jenkins13035912938327955950.sh 11:05:33 ---> logs-deploy.sh 11:05:33 Setup pyenv: 11:05:33 system 11:05:33 3.8.13 11:05:33 3.9.13 11:05:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.9-lint/.python-version) 11:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaE2 from file:/tmp/.os_lf_venv 11:05:35 lf-activate-venv(): INFO: Installing: lftools 11:05:45 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. 11:05:45 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-BaE2/bin to PATH 11:05:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-python3.9-lint/203 11:05:46 INFO: archiving workspace using pattern(s): 11:05:47 Archives upload complete. 11:05:47 INFO: archiving logs to Nexus 11:05:48 ---> uname -a: 11:05:48 Linux prd-ubuntu1804-docker-8c-8g-11224 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:05:48 11:05:48 11:05:48 ---> lscpu: 11:05:48 Architecture: x86_64 11:05:48 CPU op-mode(s): 32-bit, 64-bit 11:05:48 Byte Order: Little Endian 11:05:48 CPU(s): 8 11:05:48 On-line CPU(s) list: 0-7 11:05:48 Thread(s) per core: 1 11:05:48 Core(s) per socket: 1 11:05:48 Socket(s): 8 11:05:48 NUMA node(s): 1 11:05:48 Vendor ID: AuthenticAMD 11:05:48 CPU family: 23 11:05:48 Model: 49 11:05:48 Model name: AMD EPYC-Rome Processor 11:05:48 Stepping: 0 11:05:48 CPU MHz: 2799.998 11:05:48 BogoMIPS: 5599.99 11:05:48 Virtualization: AMD-V 11:05:48 Hypervisor vendor: KVM 11:05:48 Virtualization type: full 11:05:48 L1d cache: 32K 11:05:48 L1i cache: 32K 11:05:48 L2 cache: 512K 11:05:48 L3 cache: 16384K 11:05:48 NUMA node0 CPU(s): 0-7 11:05:48 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 11:05:48 11:05:48 11:05:48 ---> nproc: 11:05:48 8 11:05:48 11:05:48 11:05:48 ---> df -h: 11:05:48 Filesystem Size Used Avail Use% Mounted on 11:05:48 udev 16G 0 16G 0% /dev 11:05:48 tmpfs 3.2G 708K 3.2G 1% /run 11:05:48 /dev/vda1 155G 11G 145G 7% / 11:05:48 tmpfs 16G 0 16G 0% /dev/shm 11:05:48 tmpfs 5.0M 0 5.0M 0% /run/lock 11:05:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:05:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:05:48 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:05:48 11:05:48 11:05:48 ---> free -m: 11:05:48 total used free shared buff/cache available 11:05:48 Mem: 32167 814 29078 0 2274 30920 11:05:48 Swap: 1023 0 1023 11:05:48 11:05:48 11:05:48 ---> ip addr: 11:05:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:05:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:05:48 inet 127.0.0.1/8 scope host lo 11:05:48 valid_lft forever preferred_lft forever 11:05:48 inet6 ::1/128 scope host 11:05:48 valid_lft forever preferred_lft forever 11:05:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:05:48 link/ether fa:16:3e:d0:9b:cf brd ff:ff:ff:ff:ff:ff 11:05:48 inet 10.30.106.75/23 brd 10.30.107.255 scope global dynamic ens3 11:05:48 valid_lft 86155sec preferred_lft 86155sec 11:05:48 inet6 fe80::f816:3eff:fed0:9bcf/64 scope link 11:05:48 valid_lft forever preferred_lft forever 11:05:48 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:05:48 link/ether 02:42:54:3c:ac:07 brd ff:ff:ff:ff:ff:ff 11:05:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:05:48 valid_lft forever preferred_lft forever 11:05:48 11:05:48 11:05:48 ---> sar -b -r -n DEV: 11:05:48 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11224) 01/11/24 _x86_64_ (8 CPU) 11:05:48 11:05:48 11:01:45 LINUX RESTART (8 CPU) 11:05:48 11:05:48 11:02:01 tps rtps wtps bread/s bwrtn/s 11:05:48 11:03:02 201.52 83.59 117.93 5626.40 45663.99 11:05:48 11:04:01 74.82 2.91 71.91 139.75 13701.93 11:05:48 11:05:01 104.23 14.36 89.87 1051.96 17454.82 11:05:48 Average: 127.14 33.79 93.35 2284.50 25672.74 11:05:48 11:05:48 11:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:05:48 11:03:02 30357876 31727932 2581344 7.84 49024 1642364 1489224 4.38 820056 1493572 59536 11:05:48 11:04:01 30134952 31689428 2804268 8.51 63300 1799400 1481412 4.36 888504 1618496 69484 11:05:48 11:05:01 29877100 31681956 3062120 9.30 82256 2019452 1450744 4.27 926924 1815200 49544 11:05:48 Average: 30123309 31699772 2815911 8.55 64860 1820405 1473793 4.34 878495 1642423 59521 11:05:48 11:05:48 11:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:05:48 11:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:48 11:03:02 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 11:05:48 11:03:02 ens3 375.65 235.66 878.87 58.35 0.00 0.00 0.00 0.00 11:05:48 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:48 11:04:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 11:05:48 11:04:01 ens3 46.53 34.72 264.14 15.28 0.00 0.00 0.00 0.00 11:05:48 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:48 11:05:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 11:05:48 11:05:01 ens3 46.89 32.23 794.68 7.12 0.00 0.00 0.00 0.00 11:05:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:48 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 11:05:48 Average: ens3 156.96 101.23 648.01 26.98 0.00 0.00 0.00 0.00 11:05:48 11:05:48 11:05:48 ---> sar -P ALL: 11:05:48 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11224) 01/11/24 _x86_64_ (8 CPU) 11:05:48 11:05:48 11:01:45 LINUX RESTART (8 CPU) 11:05:48 11:05:48 11:02:01 CPU %user %nice %system %iowait %steal %idle 11:05:48 11:03:02 all 6.59 0.00 1.09 7.79 0.05 84.49 11:05:48 11:03:02 0 5.23 0.00 2.31 27.04 0.07 65.35 11:05:48 11:03:02 1 6.35 0.00 0.79 0.75 0.03 92.08 11:05:48 11:03:02 2 5.80 0.00 1.04 7.40 0.05 85.71 11:05:48 11:03:02 3 4.98 0.00 0.82 20.98 0.03 73.19 11:05:48 11:03:02 4 3.38 0.00 0.75 0.93 0.05 94.89 11:05:48 11:03:02 5 7.97 0.00 0.84 1.57 0.05 89.57 11:05:48 11:03:02 6 5.78 0.00 1.20 2.19 0.05 90.78 11:05:48 11:03:02 7 13.24 0.00 0.89 1.50 0.07 84.31 11:05:48 11:04:01 all 7.16 0.00 0.55 6.42 0.04 85.83 11:05:48 11:04:01 0 1.56 0.00 0.24 14.25 0.02 83.93 11:05:48 11:04:01 1 1.99 0.00 0.24 6.49 0.07 91.22 11:05:48 11:04:01 2 0.51 0.00 0.10 0.19 0.02 99.19 11:05:48 11:04:01 3 23.62 0.00 1.31 25.60 0.07 49.40 11:05:48 11:04:01 4 4.03 0.00 0.48 0.10 0.05 95.35 11:05:48 11:04:01 5 11.28 0.00 0.61 1.63 0.07 86.41 11:05:48 11:04:01 6 11.29 0.00 0.99 3.02 0.05 84.65 11:05:48 11:04:01 7 3.09 0.00 0.48 0.08 0.02 96.33 11:05:48 11:05:01 all 8.24 0.00 0.58 4.43 0.03 86.72 11:05:48 11:05:01 0 7.46 0.00 0.67 1.37 0.02 90.49 11:05:48 11:05:01 1 9.37 0.00 0.73 20.26 0.05 69.58 11:05:48 11:05:01 2 9.92 0.00 0.92 7.44 0.05 81.68 11:05:48 11:05:01 3 10.42 0.00 0.63 1.55 0.03 87.36 11:05:48 11:05:01 4 0.67 0.00 0.20 0.27 0.00 98.87 11:05:48 11:05:01 5 10.60 0.00 0.57 3.05 0.03 85.75 11:05:48 11:05:01 6 1.83 0.00 0.40 0.22 0.02 97.53 11:05:48 11:05:01 7 15.68 0.00 0.59 1.31 0.03 82.40 11:05:48 Average: all 7.33 0.00 0.74 6.21 0.04 85.68 11:05:48 Average: 0 4.77 0.00 1.07 14.21 0.03 79.91 11:05:48 Average: 1 5.93 0.00 0.59 9.18 0.05 84.25 11:05:48 Average: 2 5.44 0.00 0.69 5.03 0.04 88.80 11:05:48 Average: 3 12.94 0.00 0.92 15.97 0.04 70.13 11:05:48 Average: 4 2.68 0.00 0.48 0.44 0.03 96.37 11:05:48 Average: 5 9.94 0.00 0.67 2.09 0.05 87.25 11:05:48 Average: 6 6.27 0.00 0.86 1.80 0.04 91.03 11:05:48 Average: 7 10.70 0.00 0.65 0.97 0.04 87.65 11:05:48 11:05:48 11:05:48