14:26:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/python-testing-utils/+/143324 14:26:05 Running as SYSTEM 14:26:05 [EnvInject] - Loading node environment variables. 14:26:05 Building remotely on prd-ubuntu1804-builder-4c-4g-17841 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master 14:26:05 [ssh-agent] Looking for ssh-agent implementation... 14:26:05 $ ssh-agent 14:26:05 SSH_AUTH_SOCK=/tmp/ssh-kw8LyuBENFeD/agent.1655 14:26:05 SSH_AGENT_PID=1657 14:26:05 [ssh-agent] Started. 14:26:06 Running ssh-add (command line suppressed) 14:26:06 Identity added: /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master@tmp/private_key_17110167881091888840.key (/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master@tmp/private_key_17110167881091888840.key) 14:26:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:26:06 The recommended git tool is: NONE 14:26:07 using credential onap-jenkins-ssh 14:26:07 Wiping out workspace first. 14:26:07 Cloning the remote Git repository 14:26:07 Cloning repository git://cloud.onap.org/mirror/testsuite/python-testing-utils 14:26:07 > git init /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master # timeout=10 14:26:07 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/python-testing-utils 14:26:07 > git --version # timeout=10 14:26:07 > git --version # 'git version 2.17.1' 14:26:07 using GIT_SSH to set credentials Gerrit user 14:26:07 Verifying host key using manually-configured host key entries 14:26:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/testsuite/python-testing-utils +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:07 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/python-testing-utils # timeout=10 14:26:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:08 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/python-testing-utils # timeout=10 14:26:08 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/python-testing-utils 14:26:08 using GIT_SSH to set credentials Gerrit user 14:26:08 Verifying host key using manually-configured host key entries 14:26:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/testsuite/python-testing-utils refs/changes/24/143324/2 # timeout=10 14:26:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:26:08 Checking out Revision 2b2a7da28625ca8727aec843ad39fcde42d8f6de (refs/remotes/origin/master) 14:26:08 > git config core.sparsecheckout # timeout=10 14:26:08 > git checkout -f 2b2a7da28625ca8727aec843ad39fcde42d8f6de # timeout=10 14:26:08 Commit message: "Improve project setup" 14:26:08 > git rev-list --no-walk 18da0e46f0999bb829932d7e3ebf44ae34eb2ac7 # timeout=10 14:26:11 provisioning config files... 14:26:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:26:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:26:11 [EnvInject] - Injecting environment variables from a build step. 14:26:11 [EnvInject] - Injecting as environment variables the properties content 14:26:11 PYTHON=python3 14:26:11 14:26:11 [EnvInject] - Variables injected successfully. 14:26:11 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash -l /tmp/jenkins11125903074216672754.sh 14:26:11 ---> tox-install.sh 14:26:11 + source /home/jenkins/lf-env.sh 14:26:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:26:11 ++ mktemp -d /tmp/venv-XXXX 14:26:11 + lf_venv=/tmp/venv-mn42 14:26:11 + local venv_file=/tmp/.os_lf_venv 14:26:11 + local python=python3 14:26:11 + local options 14:26:11 + local set_path=true 14:26:11 + local install_args= 14:26:11 ++ 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 14:26:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:26:11 + true 14:26:11 + case $1 in 14:26:11 + venv_file=/tmp/.toxenv 14:26:11 + shift 2 14:26:11 + true 14:26:11 + case $1 in 14:26:11 + shift 14:26:11 + break 14:26:11 + case $python in 14:26:11 + local pkg_list= 14:26:11 + [[ -d /opt/pyenv ]] 14:26:11 + echo 'Setup pyenv:' 14:26:11 Setup pyenv: 14:26:11 + export PYENV_ROOT=/opt/pyenv 14:26:11 + PYENV_ROOT=/opt/pyenv 14:26:11 + 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 14:26:11 + 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 14:26:11 + pyenv versions 14:26:11 * system (set by /opt/pyenv/version) 14:26:11 * 3.8.13 (set by /opt/pyenv/version) 14:26:11 * 3.9.13 (set by /opt/pyenv/version) 14:26:11 * 3.10.6 (set by /opt/pyenv/version) 14:26:11 + command -v pyenv 14:26:11 ++ pyenv init - --no-rehash 14:26:12 + 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[*]}"'\'')" 14:26:12 export PATH="/opt/pyenv/shims:${PATH}" 14:26:12 export PYENV_SHELL=bash 14:26:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:26:12 pyenv() { 14:26:12 local command 14:26:12 command="${1:-}" 14:26:12 if [ "$#" -gt 0 ]; then 14:26:12 shift 14:26:12 fi 14:26:12 14:26:12 case "$command" in 14:26:12 rehash|shell) 14:26:12 eval "$(pyenv "sh-$command" "$@")" 14:26:12 ;; 14:26:12 *) 14:26:12 command pyenv "$command" "$@" 14:26:12 ;; 14:26:12 esac 14:26:12 }' 14:26:12 +++ 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[*]}"' 14:26:12 ++ 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 14:26:12 ++ 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 14:26:12 ++ 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 14:26:12 ++ export PYENV_SHELL=bash 14:26:12 ++ PYENV_SHELL=bash 14:26:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:26:12 +++ complete -F _pyenv pyenv 14:26:12 ++ lf-pyver python3 14:26:12 ++ local py_version_xy=python3 14:26:12 ++ local py_version_xyz= 14:26:12 ++ pyenv versions 14:26:12 ++ local command 14:26:12 ++ command=versions 14:26:12 ++ '[' 1 -gt 0 ']' 14:26:12 ++ shift 14:26:12 ++ case "$command" in 14:26:12 ++ command pyenv versions 14:26:12 ++ pyenv versions 14:26:12 ++ awk '{ print $1 }' 14:26:12 ++ sed 's/^[ *]* //' 14:26:12 ++ grep -E '^[0-9.]*[0-9]$' 14:26:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:26:12 +++ grep '^3' /tmp/.pyenv_versions 14:26:12 +++ sort -V 14:26:12 +++ tail -n 1 14:26:12 ++ py_version_xyz=3.10.6 14:26:12 ++ [[ -z 3.10.6 ]] 14:26:12 ++ echo 3.10.6 14:26:12 ++ return 0 14:26:12 + pyenv local 3.10.6 14:26:12 + local command 14:26:12 + command=local 14:26:12 + '[' 2 -gt 0 ']' 14:26:12 + shift 14:26:12 + case "$command" in 14:26:12 + command pyenv local 3.10.6 14:26:12 + pyenv local 3.10.6 14:26:12 + for arg in "$@" 14:26:12 + case $arg in 14:26:12 + pkg_list+='tox ' 14:26:12 + for arg in "$@" 14:26:12 + case $arg in 14:26:12 + pkg_list+='virtualenv ' 14:26:12 + for arg in "$@" 14:26:12 + case $arg in 14:26:12 + pkg_list+='urllib3~=1.26.15 ' 14:26:12 + [[ -f /tmp/.toxenv ]] 14:26:12 + [[ ! -f /tmp/.toxenv ]] 14:26:12 + [[ -n '' ]] 14:26:12 + python3 -m venv /tmp/venv-mn42 14:26:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mn42' 14:26:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mn42 14:26:16 + echo /tmp/venv-mn42 14:26:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:26:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:26:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:26:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:16 + local 'pip_opts=--upgrade --quiet' 14:26:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:26:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:26:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:26:16 + [[ -n '' ]] 14:26:16 + [[ -n '' ]] 14:26:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:26:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:16 + /tmp/venv-mn42/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 14:26:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:26:20 lf-activate-venv(): INFO: Base packages installed successfully 14:26:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:26:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:26:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:26:20 + /tmp/venv-mn42/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 14:26:22 + type python3 14:26:22 + true 14:26:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mn42/bin to PATH' 14:26:22 lf-activate-venv(): INFO: Adding /tmp/venv-mn42/bin to PATH 14:26:22 + PATH=/tmp/venv-mn42/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 14:26:22 + return 0 14:26:22 + python3 --version 14:26:22 Python 3.10.6 14:26:22 + python3 -m pip --version 14:26:22 pip 26.0.1 from /tmp/venv-mn42/lib/python3.10/site-packages/pip (python 3.10) 14:26:22 + python3 -m pip freeze 14:26:22 cachetools==7.0.1 14:26:22 chardet==5.2.0 14:26:22 colorama==0.4.6 14:26:22 distlib==0.4.0 14:26:22 filelock==3.24.2 14:26:22 packaging==26.0 14:26:22 platformdirs==4.9.2 14:26:22 pluggy==1.6.0 14:26:22 pyproject-api==1.10.0 14:26:22 tomli==2.4.0 14:26:22 tox==4.36.1 14:26:22 typing_extensions==4.15.0 14:26:22 urllib3==1.26.20 14:26:22 virtualenv==20.37.0 14:26:22 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash -l /tmp/jenkins7128783936035346939.sh 14:26:22 ---> tox-run.sh 14:26:22 + 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 14:26:22 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/tox 14:26:22 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/docs 14:26:22 + mkdir -p /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/tox 14:26:22 + cd /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/./robotframework-onap/ 14:26:22 + source /home/jenkins/lf-env.sh 14:26:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:26:22 ++ mktemp -d /tmp/venv-XXXX 14:26:22 + lf_venv=/tmp/venv-ODEO 14:26:22 + local venv_file=/tmp/.os_lf_venv 14:26:22 + local python=python3 14:26:22 + local options 14:26:22 + local set_path=true 14:26:22 + local install_args= 14:26:22 ++ 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 14:26:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:26:22 + true 14:26:22 + case $1 in 14:26:22 + venv_file=/tmp/.toxenv 14:26:22 + shift 2 14:26:22 + true 14:26:22 + case $1 in 14:26:22 + shift 14:26:22 + break 14:26:22 + case $python in 14:26:22 + local pkg_list= 14:26:22 + [[ -d /opt/pyenv ]] 14:26:22 + echo 'Setup pyenv:' 14:26:22 Setup pyenv: 14:26:22 + export PYENV_ROOT=/opt/pyenv 14:26:22 + PYENV_ROOT=/opt/pyenv 14:26:22 + 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 14:26:22 + 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 14:26:22 + pyenv versions 14:26:22 system 14:26:22 3.8.13 14:26:22 3.9.13 14:26:22 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 14:26:22 + command -v pyenv 14:26:22 ++ pyenv init - --no-rehash 14:26:22 + 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[*]}"'\'')" 14:26:22 export PATH="/opt/pyenv/shims:${PATH}" 14:26:22 export PYENV_SHELL=bash 14:26:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:26:22 pyenv() { 14:26:22 local command 14:26:22 command="${1:-}" 14:26:22 if [ "$#" -gt 0 ]; then 14:26:22 shift 14:26:22 fi 14:26:22 14:26:22 case "$command" in 14:26:22 rehash|shell) 14:26:22 eval "$(pyenv "sh-$command" "$@")" 14:26:22 ;; 14:26:22 *) 14:26:22 command pyenv "$command" "$@" 14:26:22 ;; 14:26:22 esac 14:26:22 }' 14:26:22 +++ 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[*]}"' 14:26:22 ++ 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 14:26:22 ++ 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 14:26:22 ++ 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 14:26:22 ++ export PYENV_SHELL=bash 14:26:22 ++ PYENV_SHELL=bash 14:26:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:26:22 +++ complete -F _pyenv pyenv 14:26:22 ++ lf-pyver python3 14:26:22 ++ local py_version_xy=python3 14:26:22 ++ local py_version_xyz= 14:26:22 ++ pyenv versions 14:26:22 ++ local command 14:26:22 ++ command=versions 14:26:22 ++ '[' 1 -gt 0 ']' 14:26:22 ++ shift 14:26:22 ++ case "$command" in 14:26:22 ++ command pyenv versions 14:26:22 ++ pyenv versions 14:26:22 ++ sed 's/^[ *]* //' 14:26:22 ++ grep -E '^[0-9.]*[0-9]$' 14:26:22 ++ awk '{ print $1 }' 14:26:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:26:22 +++ grep '^3' /tmp/.pyenv_versions 14:26:22 +++ sort -V 14:26:22 +++ tail -n 1 14:26:22 ++ py_version_xyz=3.10.6 14:26:22 ++ [[ -z 3.10.6 ]] 14:26:22 ++ echo 3.10.6 14:26:22 ++ return 0 14:26:22 + pyenv local 3.10.6 14:26:22 + local command 14:26:22 + command=local 14:26:22 + '[' 2 -gt 0 ']' 14:26:22 + shift 14:26:22 + case "$command" in 14:26:22 + command pyenv local 3.10.6 14:26:22 + pyenv local 3.10.6 14:26:22 + for arg in "$@" 14:26:22 + case $arg in 14:26:22 + pkg_list+='tox ' 14:26:22 + for arg in "$@" 14:26:22 + case $arg in 14:26:22 + pkg_list+='virtualenv ' 14:26:22 + for arg in "$@" 14:26:22 + case $arg in 14:26:22 + pkg_list+='urllib3~=1.26.15 ' 14:26:22 + [[ -f /tmp/.toxenv ]] 14:26:22 ++ cat /tmp/.toxenv 14:26:22 + lf_venv=/tmp/venv-mn42 14:26:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mn42 from' file:/tmp/.toxenv 14:26:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mn42 from file:/tmp/.toxenv 14:26:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:26:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:22 + local 'pip_opts=--upgrade --quiet' 14:26:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:26:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:26:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:26:22 + [[ -n '' ]] 14:26:22 + [[ -n '' ]] 14:26:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:26:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:22 + /tmp/venv-mn42/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 14:26:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:26:23 lf-activate-venv(): INFO: Base packages installed successfully 14:26:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:26:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:26:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:26:23 + /tmp/venv-mn42/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 14:26:24 + type python3 14:26:24 + true 14:26:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mn42/bin to PATH' 14:26:24 lf-activate-venv(): INFO: Adding /tmp/venv-mn42/bin to PATH 14:26:24 + PATH=/tmp/venv-mn42/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 14:26:24 + return 0 14:26:24 + [[ -d /opt/pyenv ]] 14:26:24 + echo '---> Setting up pyenv' 14:26:24 ---> Setting up pyenv 14:26:24 + export PYENV_ROOT=/opt/pyenv 14:26:24 + PYENV_ROOT=/opt/pyenv 14:26:24 + export PATH=/opt/pyenv/bin:/tmp/venv-mn42/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 14:26:24 + PATH=/opt/pyenv/bin:/tmp/venv-mn42/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 14:26:24 ++ pwd 14:26:24 + PYTHONPATH=/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap 14:26:24 + export PYTHONPATH 14:26:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:26:24 + TOX_TESTENV_PASSENV=PYTHONPATH 14:26:24 + tox --version 14:26:24 4.36.1 from /tmp/venv-mn42/lib/python3.10/site-packages/tox/__init__.py 14:26:24 + PARALLEL=true 14:26:24 + TOX_OPTIONS_LIST= 14:26:24 + [[ -n py3 ]] 14:26:24 + TOX_OPTIONS_LIST=' -e py3' 14:26:24 + case ${PARALLEL,,} in 14:26:24 + TOX_OPTIONS_LIST=' -e py3 --parallel auto --parallel-live' 14:26:24 + tox -e py3 --parallel auto --parallel-live 14:26:24 + tee -a /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/tox/tox.log 14:26:26 py3: install_deps> pip install -r /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/requirements.txt -r /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/test-requirements.txt 14:26:40 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 14:26:41 .pkg: _optional_hooks> python /tmp/venv-mn42/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:26:41 .pkg: get_requires_for_build_sdist> python /tmp/venv-mn42/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:26:41 .pkg: install_requires_for_build_sdist> python -I -m pip install 'pbr>=2.0.0' 14:26:42 .pkg: get_requires_for_build_wheel> python /tmp/venv-mn42/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:26:42 .pkg: install_requires_for_build_wheel> python -I -m pip install 'pbr>=2.0.0' 14:26:43 .pkg: freeze> python -m pip freeze --all 14:26:43 .pkg: pbr==7.0.3,pip==26.0.1,setuptools==82.0.0 14:26:43 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-mn42/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:26:44 .pkg: build_sdist> python /tmp/venv-mn42/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:26:44 py3: install_package_deps> pip install deepdiff dnspython jinja2 jsonpath-rw kafka-python more-itertools paramiko pbr protobuf pyyaml requests 'robotframework-requests>=0.9.6' robotlibcore-temp urllib3 14:26:45 py3: install_package> pip install --force-reinstall --no-deps /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/.tox/.tmp/package/1/robotframework_onap-11.0.1.dev21.tar.gz 14:26:48 py3: freeze> python -m pip freeze --all 14:26:48 py3: astroid==4.0.4,bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,coverage==7.13.4,cryptography==46.0.5,decorator==5.2.1,deepdiff==8.6.1,dill==0.4.1,dnspython==2.8.0,exceptiongroup==1.3.1,flake8==7.3.0,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,isort==7.0.0,Jinja2==3.1.6,jsonpath-rw==1.4.0,kafka-python==2.3.0,MarkupSafe==3.0.3,mccabe==0.7.0,more-itertools==10.8.0,orderly-set==5.5.0,packaging==26.0,paramiko==4.0.0,pbr==7.0.3,pip==26.0.1,platformdirs==4.9.2,pluggy==1.6.0,ply==3.11,protobuf==6.33.5,pycodestyle==2.14.0,pycparser==3.0,pyflakes==3.4.0,Pygments==2.19.2,pylint==4.0.4,PyNaCl==1.6.2,pytest==9.0.2,pytest-cov==7.0.0,PyYAML==6.0.3,requests==2.32.5,requests-mock==1.12.1,robotframework==7.4.1,robotframework-onap @ file:///w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/.tox/.tmp/package/1/robotframework_onap-11.0.1.dev21.tar.gz#sha256=16e2a6e95e9d36f5dcfbbf732ef1c4cdda59238359a6e8126390ec26d76e177f,robotframework-requests==0.9.7,robotlibcore-temp==1.0.2,setuptools==82.0.0,six==1.17.0,tomli==2.4.0,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3 14:26:48 py3: commands[0]> pytest tests/ --junitxml=test-results.xml --cov=ONAPLibrary --cov=vcpeutils --cov-report=xml --cov-report=html 14:26:49 ============================= test session starts ============================== 14:26:49 platform linux -- Python 3.10.6, pytest-9.0.2, pluggy-1.6.0 14:26:49 cachedir: .tox/py3/.pytest_cache 14:26:49 rootdir: /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap 14:26:49 configfile: setup.cfg 14:26:49 plugins: cov-7.0.0, requests-mock-1.12.1 14:26:49 collected 50 items 14:26:49 14:26:49 tests/ONAPLibrary/AAITests.py . [ 2%] 14:26:49 tests/ONAPLibrary/Base64KeywordsTests.py .. [ 6%] 14:26:49 tests/ONAPLibrary/JSONKeywordsTest.py ................................ [ 70%] 14:26:49 tests/ONAPLibrary/ProtobufKeywordsTest.py ... [ 76%] 14:26:49 tests/ONAPLibrary/RequestsHelperTests.py ...... [ 88%] 14:26:49 tests/ONAPLibrary/SOTests.py . [ 90%] 14:26:49 tests/ONAPLibrary/ServiceMappingKeywordsTests.py . [ 92%] 14:26:49 tests/ONAPLibrary/UUIDKeywordsTest.py ... [ 98%] 14:26:50 tests/vcpeutils/SoUtils_test.py . [100%] 14:26:50 14:26:50 - generated xml file: /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/test-results.xml - 14:26:50 ================================ tests coverage ================================ 14:26:50 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 14:26:50 14:26:50 Coverage HTML written to dir htmlcov 14:26:50 Coverage XML written to file coverage.xml 14:26:50 ============================== 50 passed in 1.56s ============================== 14:26:51 py3: OK (25.67=setup[23.48]+cmd[2.19] seconds) 14:26:51 congratulations :) (25.71 seconds) 14:26:51 + tox_status=0 14:26:51 + echo '---> Completed tox runs' 14:26:51 ---> Completed tox runs 14:26:51 + for i in .tox/*/log 14:26:51 ++ echo .tox/py3/log 14:26:51 ++ awk -F/ '{print $2}' 14:26:51 + tox_env=py3 14:26:51 + cp -r .tox/py3/log /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/tox/py3 14:26:51 + DOC_DIR=docs/_build/html 14:26:51 + [[ -d docs/_build/html ]] 14:26:51 + echo '---> tox-run.sh ends' 14:26:51 ---> tox-run.sh ends 14:26:51 + test 0 -eq 0 14:26:51 provisioning config files... 14:26:51 copy managed file [pypirc] to file:/home/jenkins/.pypirc 14:26:51 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins4097642523477781864.sh 14:26:51 + virtualenv -p python3 /tmp/v/twine 14:26:51 Already using interpreter /usr/bin/python3 14:26:51 Using base prefix '/usr' 14:26:51 New python executable in /tmp/v/twine/bin/python3 14:26:51 Also creating executable in /tmp/v/twine/bin/python 14:26:54 Installing setuptools, pkg_resources, pip, wheel...done. 14:26:54 + source /tmp/v/twine/bin/activate 14:26:54 ++ deactivate nondestructive 14:26:54 ++ unset -f pydoc 14:26:54 ++ '[' -z '' ']' 14:26:54 ++ '[' -z '' ']' 14:26:54 ++ '[' -n /bin/bash ']' 14:26:54 ++ hash -r 14:26:54 ++ '[' -z '' ']' 14:26:54 ++ unset VIRTUAL_ENV 14:26:54 ++ '[' '!' nondestructive = nondestructive ']' 14:26:54 ++ VIRTUAL_ENV=/tmp/v/twine 14:26:54 ++ export VIRTUAL_ENV 14:26:54 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 14:26:54 ++ PATH=/tmp/v/twine/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 14:26:54 ++ export PATH 14:26:54 ++ '[' -z '' ']' 14:26:54 ++ '[' -z '' ']' 14:26:54 ++ _OLD_VIRTUAL_PS1= 14:26:54 ++ '[' x '!=' x ']' 14:26:54 +++ basename /tmp/v/twine 14:26:54 ++ PS1='(twine) ' 14:26:54 ++ export PS1 14:26:54 ++ alias pydoc 14:26:54 ++ '[' -n /bin/bash ']' 14:26:54 ++ hash -r 14:26:54 + pip install twine wheel 14:26:54 Collecting twine 14:26:55 Downloading twine-3.8.0-py3-none-any.whl (36 kB) 14:26:55 Requirement already satisfied: wheel in /tmp/v/twine/lib/python3.6/site-packages (0.37.1) 14:26:55 Collecting readme-renderer>=21.0 14:26:55 Downloading readme_renderer-34.0-py3-none-any.whl (16 kB) 14:26:55 Collecting requests-toolbelt!=0.9.0,>=0.8.0 14:26:55 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 14:26:55 Collecting pkginfo>=1.8.1 14:26:55 Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB) 14:26:55 Collecting keyring>=15.1 14:26:55 Downloading keyring-23.4.1-py3-none-any.whl (33 kB) 14:26:55 Collecting requests>=2.20 14:26:55 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 14:26:55 Collecting colorama>=0.4.3 14:26:55 Downloading colorama-0.4.5-py2.py3-none-any.whl (16 kB) 14:26:55 Collecting importlib-metadata>=3.6 14:26:55 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) 14:26:55 Collecting rfc3986>=1.4.0 14:26:55 Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) 14:26:55 Collecting tqdm>=4.14 14:26:56 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) 14:26:56 Collecting urllib3>=1.26.0 14:26:56 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 14:26:56 Collecting zipp>=0.5 14:26:56 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) 14:26:56 Collecting typing-extensions>=3.6.4 14:26:56 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) 14:26:56 Collecting jeepney>=0.4.2 14:26:56 Downloading jeepney-0.7.1-py3-none-any.whl (54 kB) 14:26:56 Collecting SecretStorage>=3.2 14:26:56 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) 14:26:56 Collecting bleach>=2.1.0 14:26:56 Downloading bleach-4.1.0-py2.py3-none-any.whl (157 kB) 14:26:56 Collecting Pygments>=2.5.1 14:26:56 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 14:26:56 Collecting docutils>=0.13.1 14:26:56 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 14:26:56 Collecting idna<4,>=2.5 14:26:56 Downloading idna-3.10-py3-none-any.whl (70 kB) 14:26:57 Collecting charset-normalizer~=2.0.0 14:26:57 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 14:26:57 Collecting certifi>=2017.4.17 14:26:57 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 14:26:57 Collecting importlib-resources 14:26:57 Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB) 14:26:57 Collecting webencodings 14:26:57 Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) 14:26:57 Collecting six>=1.9.0 14:26:57 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 14:26:57 Collecting packaging 14:26:57 Downloading packaging-21.3-py3-none-any.whl (40 kB) 14:26:59 Collecting cryptography>=2.0 14:26:59 Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) 14:27:00 Collecting cffi>=1.12 14:27:00 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) 14:27:00 Collecting pyparsing!=3.0.5,>=2.0.2 14:27:00 Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) 14:27:00 Collecting pycparser 14:27:00 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 14:27:00 Installing collected packages: pycparser, pyparsing, cffi, zipp, webencodings, urllib3, typing-extensions, six, packaging, jeepney, idna, cryptography, charset-normalizer, certifi, SecretStorage, requests, Pygments, importlib-resources, importlib-metadata, docutils, bleach, tqdm, rfc3986, requests-toolbelt, readme-renderer, pkginfo, keyring, colorama, twine 14:27:02 Successfully installed Pygments-2.14.0 SecretStorage-3.3.3 bleach-4.1.0 certifi-2025.4.26 cffi-1.15.1 charset-normalizer-2.0.12 colorama-0.4.5 cryptography-40.0.2 docutils-0.18.1 idna-3.10 importlib-metadata-4.8.3 importlib-resources-5.4.0 jeepney-0.7.1 keyring-23.4.1 packaging-21.3 pkginfo-1.10.0 pycparser-2.21 pyparsing-3.1.4 readme-renderer-34.0 requests-2.27.1 requests-toolbelt-1.0.0 rfc3986-1.5.0 six-1.17.0 tqdm-4.64.1 twine-3.8.0 typing-extensions-4.1.1 urllib3-1.26.20 webencodings-0.5.1 zipp-3.6.0 14:27:02 + cd /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/./robotframework-onap/ 14:27:02 + python setup.py sdist bdist_wheel 14:27:03 running sdist 14:27:03 [pbr] Writing ChangeLog 14:27:03 [pbr] Generating ChangeLog 14:27:03 [pbr] ChangeLog complete (0.0s) 14:27:03 [pbr] Generating AUTHORS 14:27:03 [pbr] AUTHORS complete (0.0s) 14:27:03 running egg_info 14:27:03 writing pbr to robotframework_onap.egg-info/pbr.json 14:27:03 writing robotframework_onap.egg-info/PKG-INFO 14:27:03 writing dependency_links to robotframework_onap.egg-info/dependency_links.txt 14:27:03 writing requirements to robotframework_onap.egg-info/requires.txt 14:27:03 writing top-level names to robotframework_onap.egg-info/top_level.txt 14:27:03 [pbr] Processing SOURCES.txt 14:27:03 [pbr] In git context, generating filelist from git 14:27:03 /tmp/v/twine/lib/python3.6/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 14:27:03 % (opt, underscore_opt) 14:27:03 /tmp/v/twine/lib/python3.6/site-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. 14:27:03 SetuptoolsDeprecationWarning, 14:27:03 /tmp/v/twine/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 14:27:03 EasyInstallDeprecationWarning, 14:27:03 /tmp/v/twine/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 14:27:03 setuptools.SetuptoolsDeprecationWarning, 14:27:03 /tmp/v/twine/lib/python3.6/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 14:27:03 % (opt, underscore_opt) 14:27:03 warning: no previously-included files found matching '.gitreview' 14:27:03 warning: no previously-included files matching '*.pyc' found anywhere in distribution 14:27:03 adding license file 'AUTHORS' 14:27:03 writing manifest file 'robotframework_onap.egg-info/SOURCES.txt' 14:27:03 [pbr] reno was not found or is too old. Skipping release notes 14:27:03 running check 14:27:03 creating robotframework-onap-11.0.1.dev21 14:27:03 creating robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 creating robotframework-onap-11.0.1.dev21/robotframework_onap.egg-info 14:27:03 creating robotframework-onap-11.0.1.dev21/vcpeutils 14:27:03 copying files to robotframework-onap-11.0.1.dev21... 14:27:03 copying AUTHORS -> robotframework-onap-11.0.1.dev21 14:27:03 copying ChangeLog -> robotframework-onap-11.0.1.dev21 14:27:03 copying README.TXT -> robotframework-onap-11.0.1.dev21 14:27:03 copying README.md -> robotframework-onap-11.0.1.dev21 14:27:03 copying setup.cfg -> robotframework-onap-11.0.1.dev21 14:27:03 copying setup.py -> robotframework-onap-11.0.1.dev21 14:27:03 copying ONAPLibrary/AAI.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/Base64Keywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseAAIKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseCLAMPKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseOpenstackKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseSDCKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseSDNCKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseSOKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/CLAMP.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/CloudConfigSOKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/DNSKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/HEATKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/HTTPKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/HeatVNFValidation.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/JSON.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/JSONKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/JSONPathKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/Kafka.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/KafkaKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/MUSIC.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/MUSICKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/OOF.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/Openstack.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/PreloadData.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/PreloadDataKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/PreloadSDNCKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/Protobuf.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/ProtobufKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/RequestSOKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/RequestsDecorators.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/RequestsHelper.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/SDC.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/SDNC.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/SNIROKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/SO.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/ServiceMapping.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/ServiceMappingKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/SocketKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/Templating.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/TemplatingKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/UUIDKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/Utilities.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/VESProtobuf.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/VVPValidation.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/VariableKeywords.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying ONAPLibrary/__init__.py -> robotframework-onap-11.0.1.dev21/ONAPLibrary 14:27:03 copying robotframework_onap.egg-info/PKG-INFO -> robotframework-onap-11.0.1.dev21/robotframework_onap.egg-info 14:27:03 copying robotframework_onap.egg-info/SOURCES.txt -> robotframework-onap-11.0.1.dev21/robotframework_onap.egg-info 14:27:03 copying robotframework_onap.egg-info/dependency_links.txt -> robotframework-onap-11.0.1.dev21/robotframework_onap.egg-info 14:27:03 copying robotframework_onap.egg-info/not-zip-safe -> robotframework-onap-11.0.1.dev21/robotframework_onap.egg-info 14:27:03 copying robotframework_onap.egg-info/pbr.json -> robotframework-onap-11.0.1.dev21/robotframework_onap.egg-info 14:27:03 copying robotframework_onap.egg-info/requires.txt -> robotframework-onap-11.0.1.dev21/robotframework_onap.egg-info 14:27:03 copying robotframework_onap.egg-info/top_level.txt -> robotframework-onap-11.0.1.dev21/robotframework_onap.egg-info 14:27:03 copying vcpeutils/SoUtils.py -> robotframework-onap-11.0.1.dev21/vcpeutils 14:27:03 copying vcpeutils/__init__.py -> robotframework-onap-11.0.1.dev21/vcpeutils 14:27:03 copying vcpeutils/csar_parser.py -> robotframework-onap-11.0.1.dev21/vcpeutils 14:27:03 Writing robotframework-onap-11.0.1.dev21/setup.cfg 14:27:03 creating dist 14:27:03 Creating tar archive 14:27:03 removing 'robotframework-onap-11.0.1.dev21' (and everything under it) 14:27:03 running bdist_wheel 14:27:03 The [wheel] section is deprecated. Use [bdist_wheel] instead. 14:27:03 running build 14:27:03 running build_py 14:27:03 creating build 14:27:03 creating build/lib 14:27:03 creating build/lib/vcpeutils 14:27:03 copying vcpeutils/csar_parser.py -> build/lib/vcpeutils 14:27:03 copying vcpeutils/__init__.py -> build/lib/vcpeutils 14:27:03 copying vcpeutils/SoUtils.py -> build/lib/vcpeutils 14:27:03 creating build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseSDNCKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseCLAMPKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/KafkaKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/Base64Keywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/CLAMP.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseOpenstackKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/MUSIC.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/Openstack.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/AAI.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseAAIKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/UUIDKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/ProtobufKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/ServiceMappingKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/PreloadData.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/JSONPathKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/DNSKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/ServiceMapping.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/SDC.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/Kafka.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/VariableKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseSDCKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/__init__.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/HEATKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/SO.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/RequestsHelper.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/SNIROKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/SocketKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/JSON.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/HTTPKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/TemplatingKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/PreloadDataKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/OOF.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/MUSICKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/Templating.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/RequestsDecorators.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/VESProtobuf.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/HeatVNFValidation.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/SDNC.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/RequestSOKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/JSONKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/PreloadSDNCKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/BaseSOKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/CloudConfigSOKeywords.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/Protobuf.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/VVPValidation.py -> build/lib/ONAPLibrary 14:27:03 copying ONAPLibrary/Utilities.py -> build/lib/ONAPLibrary 14:27:03 installing to build/bdist.linux-x86_64/wheel 14:27:03 running install 14:27:03 [pbr] Writing ChangeLog 14:27:03 [pbr] Generating ChangeLog 14:27:03 [pbr] ChangeLog complete (0.0s) 14:27:03 [pbr] Generating AUTHORS 14:27:03 [pbr] AUTHORS complete (0.0s) 14:27:03 running install_lib 14:27:03 creating build/bdist.linux-x86_64 14:27:03 creating build/bdist.linux-x86_64/wheel 14:27:03 creating build/bdist.linux-x86_64/wheel/vcpeutils 14:27:03 copying build/lib/vcpeutils/csar_parser.py -> build/bdist.linux-x86_64/wheel/vcpeutils 14:27:03 copying build/lib/vcpeutils/__init__.py -> build/bdist.linux-x86_64/wheel/vcpeutils 14:27:03 copying build/lib/vcpeutils/SoUtils.py -> build/bdist.linux-x86_64/wheel/vcpeutils 14:27:03 creating build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/BaseSDNCKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/BaseCLAMPKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/KafkaKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/Base64Keywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/CLAMP.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/BaseOpenstackKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/MUSIC.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/Openstack.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/AAI.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/BaseAAIKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/UUIDKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/ProtobufKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/ServiceMappingKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/PreloadData.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/JSONPathKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/DNSKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/ServiceMapping.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/SDC.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/Kafka.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/VariableKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/BaseSDCKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/__init__.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/HEATKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/SO.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/RequestsHelper.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/SNIROKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/SocketKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/JSON.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/HTTPKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/TemplatingKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/PreloadDataKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/OOF.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/MUSICKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/Templating.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/RequestsDecorators.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/VESProtobuf.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/HeatVNFValidation.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/SDNC.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/RequestSOKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/JSONKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/PreloadSDNCKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/BaseSOKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/CloudConfigSOKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/Protobuf.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/VVPValidation.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 copying build/lib/ONAPLibrary/Utilities.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 14:27:03 running install_egg_info 14:27:03 Copying robotframework_onap.egg-info to build/bdist.linux-x86_64/wheel/robotframework_onap-11.0.1.dev21-py3.6.egg-info 14:27:03 running install_scripts 14:27:03 adding license file "AUTHORS" (matched pattern "AUTHORS*") 14:27:03 creating build/bdist.linux-x86_64/wheel/robotframework_onap-11.0.1.dev21.dist-info/WHEEL 14:27:03 creating 'dist/robotframework_onap-11.0.1.dev21-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 14:27:03 adding 'ONAPLibrary/AAI.py' 14:27:03 adding 'ONAPLibrary/Base64Keywords.py' 14:27:03 adding 'ONAPLibrary/BaseAAIKeywords.py' 14:27:03 adding 'ONAPLibrary/BaseCLAMPKeywords.py' 14:27:03 adding 'ONAPLibrary/BaseOpenstackKeywords.py' 14:27:03 adding 'ONAPLibrary/BaseSDCKeywords.py' 14:27:03 adding 'ONAPLibrary/BaseSDNCKeywords.py' 14:27:03 adding 'ONAPLibrary/BaseSOKeywords.py' 14:27:03 adding 'ONAPLibrary/CLAMP.py' 14:27:03 adding 'ONAPLibrary/CloudConfigSOKeywords.py' 14:27:03 adding 'ONAPLibrary/DNSKeywords.py' 14:27:03 adding 'ONAPLibrary/HEATKeywords.py' 14:27:03 adding 'ONAPLibrary/HTTPKeywords.py' 14:27:03 adding 'ONAPLibrary/HeatVNFValidation.py' 14:27:03 adding 'ONAPLibrary/JSON.py' 14:27:03 adding 'ONAPLibrary/JSONKeywords.py' 14:27:03 adding 'ONAPLibrary/JSONPathKeywords.py' 14:27:03 adding 'ONAPLibrary/Kafka.py' 14:27:03 adding 'ONAPLibrary/KafkaKeywords.py' 14:27:03 adding 'ONAPLibrary/MUSIC.py' 14:27:03 adding 'ONAPLibrary/MUSICKeywords.py' 14:27:03 adding 'ONAPLibrary/OOF.py' 14:27:03 adding 'ONAPLibrary/Openstack.py' 14:27:03 adding 'ONAPLibrary/PreloadData.py' 14:27:03 adding 'ONAPLibrary/PreloadDataKeywords.py' 14:27:03 adding 'ONAPLibrary/PreloadSDNCKeywords.py' 14:27:03 adding 'ONAPLibrary/Protobuf.py' 14:27:03 adding 'ONAPLibrary/ProtobufKeywords.py' 14:27:03 adding 'ONAPLibrary/RequestSOKeywords.py' 14:27:03 adding 'ONAPLibrary/RequestsDecorators.py' 14:27:03 adding 'ONAPLibrary/RequestsHelper.py' 14:27:03 adding 'ONAPLibrary/SDC.py' 14:27:03 adding 'ONAPLibrary/SDNC.py' 14:27:03 adding 'ONAPLibrary/SNIROKeywords.py' 14:27:03 adding 'ONAPLibrary/SO.py' 14:27:03 adding 'ONAPLibrary/ServiceMapping.py' 14:27:03 adding 'ONAPLibrary/ServiceMappingKeywords.py' 14:27:03 adding 'ONAPLibrary/SocketKeywords.py' 14:27:03 adding 'ONAPLibrary/Templating.py' 14:27:03 adding 'ONAPLibrary/TemplatingKeywords.py' 14:27:03 adding 'ONAPLibrary/UUIDKeywords.py' 14:27:03 adding 'ONAPLibrary/Utilities.py' 14:27:03 adding 'ONAPLibrary/VESProtobuf.py' 14:27:03 adding 'ONAPLibrary/VVPValidation.py' 14:27:03 adding 'ONAPLibrary/VariableKeywords.py' 14:27:03 adding 'ONAPLibrary/__init__.py' 14:27:03 adding 'vcpeutils/SoUtils.py' 14:27:03 adding 'vcpeutils/__init__.py' 14:27:03 adding 'vcpeutils/csar_parser.py' 14:27:03 adding 'robotframework_onap-11.0.1.dev21.dist-info/AUTHORS' 14:27:03 adding 'robotframework_onap-11.0.1.dev21.dist-info/METADATA' 14:27:03 adding 'robotframework_onap-11.0.1.dev21.dist-info/WHEEL' 14:27:03 adding 'robotframework_onap-11.0.1.dev21.dist-info/pbr.json' 14:27:03 adding 'robotframework_onap-11.0.1.dev21.dist-info/top_level.txt' 14:27:03 adding 'robotframework_onap-11.0.1.dev21.dist-info/RECORD' 14:27:03 removing build/bdist.linux-x86_64/wheel 14:27:03 /tmp/v/twine/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 14:27:03 setuptools.SetuptoolsDeprecationWarning, 14:27:03 [EnvInject] - Injecting environment variables from a build step. 14:27:03 [EnvInject] - Injecting as environment variables the properties content 14:27:03 PYPI_SERVER=staging 14:27:03 14:27:03 [EnvInject] - Variables injected successfully. 14:27:03 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins7902010000769982869.sh 14:27:03 + virtualenv -p python3 /tmp/v/twine 14:27:04 Already using interpreter /usr/bin/python3 14:27:04 Using base prefix '/usr' 14:27:04 New python executable in /tmp/v/twine/bin/python3 14:27:04 Not overwriting existing python script /tmp/v/twine/bin/python (you must use /tmp/v/twine/bin/python3) 14:27:06 Installing setuptools, pkg_resources, pip, wheel...done. 14:27:06 + source /tmp/v/twine/bin/activate 14:27:06 ++ deactivate nondestructive 14:27:06 ++ unset -f pydoc 14:27:06 ++ '[' -z '' ']' 14:27:06 ++ '[' -z '' ']' 14:27:06 ++ '[' -n /bin/bash ']' 14:27:06 ++ hash -r 14:27:06 ++ '[' -z '' ']' 14:27:06 ++ unset VIRTUAL_ENV 14:27:06 ++ '[' '!' nondestructive = nondestructive ']' 14:27:06 ++ VIRTUAL_ENV=/tmp/v/twine 14:27:06 ++ export VIRTUAL_ENV 14:27:06 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 14:27:06 ++ PATH=/tmp/v/twine/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 14:27:06 ++ export PATH 14:27:06 ++ '[' -z '' ']' 14:27:06 ++ '[' -z '' ']' 14:27:06 ++ _OLD_VIRTUAL_PS1= 14:27:06 ++ '[' x '!=' x ']' 14:27:06 +++ basename /tmp/v/twine 14:27:06 ++ PS1='(twine) ' 14:27:06 ++ export PS1 14:27:06 ++ alias pydoc 14:27:06 ++ '[' -n /bin/bash ']' 14:27:06 ++ hash -r 14:27:06 + pip install twine 14:27:07 Requirement already satisfied: twine in /tmp/v/twine/lib/python3.6/site-packages (3.8.0) 14:27:07 Requirement already satisfied: colorama>=0.4.3 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (0.4.5) 14:27:07 Requirement already satisfied: requests>=2.20 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (2.27.1) 14:27:07 Requirement already satisfied: tqdm>=4.14 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (4.64.1) 14:27:07 Requirement already satisfied: importlib-metadata>=3.6 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (4.8.3) 14:27:07 Requirement already satisfied: readme-renderer>=21.0 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (34.0) 14:27:07 Requirement already satisfied: rfc3986>=1.4.0 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (1.5.0) 14:27:07 Requirement already satisfied: keyring>=15.1 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (23.4.1) 14:27:07 Requirement already satisfied: pkginfo>=1.8.1 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (1.10.0) 14:27:07 Requirement already satisfied: requests-toolbelt!=0.9.0,>=0.8.0 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (1.0.0) 14:27:07 Requirement already satisfied: urllib3>=1.26.0 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (1.26.20) 14:27:07 Requirement already satisfied: zipp>=0.5 in /tmp/v/twine/lib/python3.6/site-packages (from importlib-metadata>=3.6->twine) (3.6.0) 14:27:07 Requirement already satisfied: typing-extensions>=3.6.4 in /tmp/v/twine/lib/python3.6/site-packages (from importlib-metadata>=3.6->twine) (4.1.1) 14:27:07 Requirement already satisfied: SecretStorage>=3.2 in /tmp/v/twine/lib/python3.6/site-packages (from keyring>=15.1->twine) (3.3.3) 14:27:07 Requirement already satisfied: jeepney>=0.4.2 in /tmp/v/twine/lib/python3.6/site-packages (from keyring>=15.1->twine) (0.7.1) 14:27:07 Requirement already satisfied: Pygments>=2.5.1 in /tmp/v/twine/lib/python3.6/site-packages (from readme-renderer>=21.0->twine) (2.14.0) 14:27:07 Requirement already satisfied: bleach>=2.1.0 in /tmp/v/twine/lib/python3.6/site-packages (from readme-renderer>=21.0->twine) (4.1.0) 14:27:07 Requirement already satisfied: docutils>=0.13.1 in /tmp/v/twine/lib/python3.6/site-packages (from readme-renderer>=21.0->twine) (0.18.1) 14:27:07 Requirement already satisfied: charset-normalizer~=2.0.0 in /tmp/v/twine/lib/python3.6/site-packages (from requests>=2.20->twine) (2.0.12) 14:27:07 Requirement already satisfied: idna<4,>=2.5 in /tmp/v/twine/lib/python3.6/site-packages (from requests>=2.20->twine) (3.10) 14:27:07 Requirement already satisfied: certifi>=2017.4.17 in /tmp/v/twine/lib/python3.6/site-packages (from requests>=2.20->twine) (2025.4.26) 14:27:07 Requirement already satisfied: importlib-resources in /tmp/v/twine/lib/python3.6/site-packages (from tqdm>=4.14->twine) (5.4.0) 14:27:07 Requirement already satisfied: packaging in /tmp/v/twine/lib/python3.6/site-packages (from bleach>=2.1.0->readme-renderer>=21.0->twine) (21.3) 14:27:07 Requirement already satisfied: six>=1.9.0 in /tmp/v/twine/lib/python3.6/site-packages (from bleach>=2.1.0->readme-renderer>=21.0->twine) (1.17.0) 14:27:07 Requirement already satisfied: webencodings in /tmp/v/twine/lib/python3.6/site-packages (from bleach>=2.1.0->readme-renderer>=21.0->twine) (0.5.1) 14:27:07 Requirement already satisfied: cryptography>=2.0 in /tmp/v/twine/lib/python3.6/site-packages (from SecretStorage>=3.2->keyring>=15.1->twine) (40.0.2) 14:27:07 Requirement already satisfied: cffi>=1.12 in /tmp/v/twine/lib/python3.6/site-packages (from cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine) (1.15.1) 14:27:07 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /tmp/v/twine/lib/python3.6/site-packages (from packaging->bleach>=2.1.0->readme-renderer>=21.0->twine) (3.1.4) 14:27:07 Requirement already satisfied: pycparser in /tmp/v/twine/lib/python3.6/site-packages (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine) (2.21) 14:27:07 + cd /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/./robotframework-onap/ 14:27:07 + twine upload -r staging dist/robotframework-onap-11.0.1.dev21.tar.gz dist/robotframework_onap-11.0.1.dev21-py2.py3-none-any.whl 14:27:07 Uploading distributions to https://nexus3.onap.org/repository/PyPi.staging/ 14:27:07 Uploading robotframework_onap-11.0.1.dev21-py2.py3-none-any.whl 14:27:07 0%| | 0.00/63.0k [00:00 sysstat.sh 14:27:08 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins17192204604438166919.sh 14:27:08 ---> package-listing.sh 14:27:08 ++ facter osfamily 14:27:08 ++ tr '[:upper:]' '[:lower:]' 14:27:08 + OS_FAMILY=debian 14:27:08 + workspace=/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master 14:27:08 + START_PACKAGES=/tmp/packages_start.txt 14:27:08 + END_PACKAGES=/tmp/packages_end.txt 14:27:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:27:08 + PACKAGES=/tmp/packages_start.txt 14:27:08 + '[' /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master ']' 14:27:08 + PACKAGES=/tmp/packages_end.txt 14:27:08 + case "${OS_FAMILY}" in 14:27:08 + dpkg -l 14:27:08 + grep '^ii' 14:27:08 + '[' -f /tmp/packages_start.txt ']' 14:27:08 + '[' -f /tmp/packages_end.txt ']' 14:27:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:27:08 + '[' /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master ']' 14:27:08 + mkdir -p /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/ 14:27:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/ 14:27:08 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins8007467928337835890.sh 14:27:08 ---> capture-instance-metadata.sh 14:27:08 Setup pyenv: 14:27:08 system 14:27:08 3.8.13 14:27:08 3.9.13 14:27:08 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 14:27:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VQ9a 14:27:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:27:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:27:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:27:16 lf-activate-venv(): INFO: Base packages installed successfully 14:27:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:27:36 lf-activate-venv(): INFO: Adding /tmp/venv-VQ9a/bin to PATH 14:27:36 INFO: Running in OpenStack, capturing instance metadata 14:27:36 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins15788156763564254448.sh 14:27:36 provisioning config files... 14:27:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master@tmp/config14058681322032061076tmp 14:27:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:27:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:27:36 [EnvInject] - Injecting environment variables from a build step. 14:27:36 [EnvInject] - Injecting as environment variables the properties content 14:27:36 SERVER_ID=logs 14:27:36 14:27:36 [EnvInject] - Variables injected successfully. 14:27:36 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins15653044036603211897.sh 14:27:36 ---> create-netrc.sh 14:27:36 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins4447088368626968595.sh 14:27:36 ---> python-tools-install.sh 14:27:36 Setup pyenv: 14:27:36 system 14:27:36 3.8.13 14:27:36 3.9.13 14:27:36 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 14:27:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VQ9a from file:/tmp/.os_lf_venv 14:27:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:27:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:27:38 lf-activate-venv(): INFO: Base packages installed successfully 14:27:38 lf-activate-venv(): INFO: Installing additional packages: lftools 14:27:45 lf-activate-venv(): INFO: Adding /tmp/venv-VQ9a/bin to PATH 14:27:45 Generating Requirements File 14:28:02 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. 14:28:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:28:02 Python 3.10.6 14:28:02 pip 26.0.1 from /tmp/venv-VQ9a/lib/python3.10/site-packages/pip (python 3.10) 14:28:03 appdirs==1.4.4 14:28:03 argcomplete==3.6.3 14:28:03 aspy.yaml==1.3.0 14:28:03 attrs==25.4.0 14:28:03 autopage==0.6.0 14:28:03 backports.strenum==1.3.1 14:28:03 beautifulsoup4==4.14.3 14:28:03 boto3==1.42.50 14:28:03 botocore==1.42.50 14:28:03 bs4==0.0.2 14:28:03 certifi==2026.1.4 14:28:03 cffi==2.0.0 14:28:03 cfgv==3.5.0 14:28:03 chardet==5.2.0 14:28:03 charset-normalizer==3.4.4 14:28:03 click==8.3.1 14:28:03 cliff==4.13.1 14:28:03 cmd2==3.2.0 14:28:03 cryptography==3.3.2 14:28:03 debtcollector==3.0.0 14:28:03 decorator==5.2.1 14:28:03 defusedxml==0.7.1 14:28:03 Deprecated==1.3.1 14:28:03 distlib==0.4.0 14:28:03 dnspython==2.8.0 14:28:03 docker==7.1.0 14:28:03 dogpile.cache==1.5.0 14:28:03 durationpy==0.10 14:28:03 email-validator==2.3.0 14:28:03 filelock==3.24.2 14:28:03 future==1.0.0 14:28:03 gitdb==4.0.12 14:28:03 GitPython==3.1.46 14:28:03 httplib2==0.30.2 14:28:03 identify==2.6.16 14:28:03 idna==3.11 14:28:03 importlib-resources==1.5.0 14:28:03 iso8601==2.1.0 14:28:03 Jinja2==3.1.6 14:28:03 jmespath==1.1.0 14:28:03 jsonpatch==1.33 14:28:03 jsonpointer==3.0.0 14:28:03 jsonschema==4.26.0 14:28:03 jsonschema-specifications==2025.9.1 14:28:03 keystoneauth1==5.13.0 14:28:03 kubernetes==35.0.0 14:28:03 lftools==0.37.21 14:28:03 lxml==6.0.2 14:28:03 markdown-it-py==4.0.0 14:28:03 MarkupSafe==3.0.3 14:28:03 mdurl==0.1.2 14:28:03 msgpack==1.1.2 14:28:03 multi_key_dict==2.0.3 14:28:03 munch==4.0.0 14:28:03 netaddr==1.3.0 14:28:03 niet==1.4.2 14:28:03 nodeenv==1.10.0 14:28:03 oauth2client==4.1.3 14:28:03 oauthlib==3.3.1 14:28:03 openstacksdk==4.9.0 14:28:03 os-service-types==1.8.2 14:28:03 osc-lib==4.3.0 14:28:03 oslo.config==10.2.0 14:28:03 oslo.context==6.2.0 14:28:03 oslo.i18n==6.7.1 14:28:03 oslo.log==8.0.0 14:28:03 oslo.serialization==5.9.0 14:28:03 oslo.utils==9.2.0 14:28:03 packaging==26.0 14:28:03 pbr==7.0.3 14:28:03 platformdirs==4.9.2 14:28:03 prettytable==3.17.0 14:28:03 psutil==7.2.2 14:28:03 pyasn1==0.6.2 14:28:03 pyasn1_modules==0.4.2 14:28:03 pycparser==3.0 14:28:03 pygerrit2==2.0.15 14:28:03 PyGithub==2.8.1 14:28:03 Pygments==2.19.2 14:28:03 PyJWT==2.11.0 14:28:03 PyNaCl==1.6.2 14:28:03 pyparsing==2.4.7 14:28:03 pyperclip==1.11.0 14:28:03 pyrsistent==0.20.0 14:28:03 python-cinderclient==9.8.0 14:28:03 python-dateutil==2.9.0.post0 14:28:03 python-heatclient==5.0.0 14:28:03 python-jenkins==1.8.3 14:28:03 python-keystoneclient==5.7.0 14:28:03 python-magnumclient==4.9.0 14:28:03 python-openstackclient==8.3.0 14:28:03 python-swiftclient==4.9.0 14:28:03 PyYAML==6.0.3 14:28:03 referencing==0.37.0 14:28:03 requests==2.32.5 14:28:03 requests-oauthlib==2.0.0 14:28:03 requestsexceptions==1.4.0 14:28:03 rfc3986==2.0.0 14:28:03 rich==14.3.2 14:28:03 rich-argparse==1.7.2 14:28:03 rpds-py==0.30.0 14:28:03 rsa==4.9.1 14:28:03 ruamel.yaml==0.19.1 14:28:03 ruamel.yaml.clib==0.2.15 14:28:03 s3transfer==0.16.0 14:28:03 simplejson==3.20.2 14:28:03 six==1.17.0 14:28:03 smmap==5.0.2 14:28:03 soupsieve==2.8.3 14:28:03 stevedore==5.6.0 14:28:03 tabulate==0.9.0 14:28:03 toml==0.10.2 14:28:03 tomlkit==0.14.0 14:28:03 tqdm==4.67.3 14:28:03 typing_extensions==4.15.0 14:28:03 tzdata==2025.3 14:28:03 urllib3==1.26.20 14:28:03 virtualenv==20.37.0 14:28:03 wcwidth==0.6.0 14:28:03 websocket-client==1.9.0 14:28:03 wrapt==2.1.1 14:28:03 xdg==6.0.0 14:28:03 xmltodict==1.0.3 14:28:03 yq==3.4.3 14:28:03 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins3493711528827143757.sh 14:28:03 ---> sudo-logs.sh 14:28:03 Archiving 'sudo' log.. 14:28:03 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins17299053976082650202.sh 14:28:03 ---> job-cost.sh 14:28:03 INFO: Activating Python virtual environment... 14:28:03 Setup pyenv: 14:28:03 system 14:28:03 3.8.13 14:28:03 3.9.13 14:28:03 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 14:28:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VQ9a from file:/tmp/.os_lf_venv 14:28:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:05 lf-activate-venv(): INFO: Base packages installed successfully 14:28:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:28:10 lf-activate-venv(): INFO: Adding /tmp/venv-VQ9a/bin to PATH 14:28:10 INFO: No stack-cost file found 14:28:10 INFO: Instance uptime: 150s 14:28:10 INFO: Fetching instance metadata (attempt 1 of 3)... 14:28:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:28:11 INFO: Successfully fetched instance metadata 14:28:11 INFO: Instance type: v3-standard-4 14:28:11 INFO: Retrieving pricing info for: v3-standard-4 14:28:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:28:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 14:28:11 INFO: Successfully fetched Vexxhost pricing API 14:28:11 INFO: Retrieved cost: 0.11 14:28:11 INFO: Retrieved resource: v3-standard-4 14:28:11 INFO: Creating archive directory: /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/cost 14:28:11 INFO: Archiving costs to: /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/cost.csv 14:28:11 INFO: Successfully archived job cost data 14:28:11 DEBUG: Cost data: testsuite-python-testing-utils-robotframework-onap-python-staging-master,106,2026-02-17 14:28:11,v3-standard-4,150,0.11,0.00,SUCCESS 14:28:11 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash -l /tmp/jenkins13701880461760179934.sh 14:28:11 ---> logs-deploy.sh 14:28:11 Setup pyenv: 14:28:11 system 14:28:11 3.8.13 14:28:11 3.9.13 14:28:11 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 14:28:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VQ9a from file:/tmp/.os_lf_venv 14:28:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:13 lf-activate-venv(): INFO: Base packages installed successfully 14:28:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:28:20 lf-activate-venv(): INFO: Adding /tmp/venv-VQ9a/bin to PATH 14:28:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-python-testing-utils-robotframework-onap-python-staging-master/106 14:28:20 INFO: archiving workspace using pattern(s): 14:28:21 Archives upload complete. 14:28:21 INFO: archiving logs to Nexus 14:28:22 ---> uname -a: 14:28:22 Linux prd-ubuntu1804-builder-4c-4g-17841 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:28:22 14:28:22 14:28:22 ---> lscpu: 14:28:22 Architecture: x86_64 14:28:22 CPU op-mode(s): 32-bit, 64-bit 14:28:22 Byte Order: Little Endian 14:28:22 CPU(s): 4 14:28:22 On-line CPU(s) list: 0-3 14:28:22 Thread(s) per core: 1 14:28:22 Core(s) per socket: 1 14:28:22 Socket(s): 4 14:28:22 NUMA node(s): 1 14:28:22 Vendor ID: AuthenticAMD 14:28:22 CPU family: 23 14:28:22 Model: 49 14:28:22 Model name: AMD EPYC-Rome Processor 14:28:22 Stepping: 0 14:28:22 CPU MHz: 2799.998 14:28:22 BogoMIPS: 5599.99 14:28:22 Virtualization: AMD-V 14:28:22 Hypervisor vendor: KVM 14:28:22 Virtualization type: full 14:28:22 L1d cache: 32K 14:28:22 L1i cache: 32K 14:28:22 L2 cache: 512K 14:28:22 L3 cache: 16384K 14:28:22 NUMA node0 CPU(s): 0-3 14:28:22 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 14:28:22 14:28:22 14:28:22 ---> nproc: 14:28:22 4 14:28:22 14:28:22 14:28:22 ---> df -h: 14:28:22 Filesystem Size Used Avail Use% Mounted on 14:28:22 udev 7.9G 0 7.9G 0% /dev 14:28:22 tmpfs 1.6G 676K 1.6G 1% /run 14:28:22 /dev/vda1 78G 8.4G 69G 11% / 14:28:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:28:22 tmpfs 5.0M 0 5.0M 0% /run/lock 14:28:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:28:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:28:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:28:22 14:28:22 14:28:22 ---> free -m: 14:28:22 total used free shared buff/cache available 14:28:22 Mem: 16040 594 13253 0 2192 15123 14:28:22 Swap: 1023 0 1023 14:28:22 14:28:22 14:28:22 ---> ip addr: 14:28:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:28:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:28:22 inet 127.0.0.1/8 scope host lo 14:28:22 valid_lft forever preferred_lft forever 14:28:22 inet6 ::1/128 scope host 14:28:22 valid_lft forever preferred_lft forever 14:28:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:28:22 link/ether fa:16:3e:84:65:66 brd ff:ff:ff:ff:ff:ff 14:28:22 inet 10.30.106.22/23 brd 10.30.107.255 scope global dynamic ens3 14:28:22 valid_lft 86245sec preferred_lft 86245sec 14:28:22 inet6 fe80::f816:3eff:fe84:6566/64 scope link 14:28:22 valid_lft forever preferred_lft forever 14:28:22 14:28:22 14:28:22 ---> sar -b -r -n DEV: 14:28:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17841) 02/17/26 _x86_64_ (4 CPU) 14:28:22 14:28:22 14:25:50 LINUX RESTART (4 CPU) 14:28:22 14:28:22 14:26:01 tps rtps wtps bread/s bwrtn/s 14:28:22 14:27:01 397.37 61.39 335.98 3874.95 66168.04 14:28:22 14:28:01 130.56 1.07 129.50 94.92 11999.73 14:28:22 Average: 263.96 31.23 232.74 1984.94 39083.89 14:28:22 14:28:22 14:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:28:22 14:27:01 13960132 15516756 2464836 15.01 56480 1700956 828732 4.74 728248 1522136 156508 14:28:22 14:28:01 13543920 15453616 2881048 17.54 86232 2002468 865840 4.96 815608 1805080 225892 14:28:22 Average: 13752026 15485186 2672942 16.27 71356 1851712 847286 4.85 771928 1663608 191200 14:28:22 14:28:22 14:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:28:22 14:27:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 14:28:22 14:27:01 ens3 436.74 300.70 1362.10 82.06 0.00 0.00 0.00 0.00 14:28:22 14:28:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 14:28:22 14:28:01 ens3 73.02 52.61 782.03 15.42 0.00 0.00 0.00 0.00 14:28:22 Average: lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 14:28:22 Average: ens3 254.88 176.65 1072.06 48.74 0.00 0.00 0.00 0.00 14:28:22 14:28:22 14:28:22 ---> sar -P ALL: 14:28:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17841) 02/17/26 _x86_64_ (4 CPU) 14:28:22 14:28:22 14:25:50 LINUX RESTART (4 CPU) 14:28:22 14:28:22 14:26:01 CPU %user %nice %system %iowait %steal %idle 14:28:22 14:27:01 all 24.20 0.00 2.33 3.09 0.06 70.32 14:28:22 14:27:01 0 13.61 0.00 1.62 3.49 0.07 81.21 14:28:22 14:27:01 1 36.47 0.00 2.78 2.33 0.07 58.35 14:28:22 14:27:01 2 15.39 0.00 1.54 0.65 0.05 82.37 14:28:22 14:27:01 3 31.51 0.00 3.33 5.91 0.07 59.18 14:28:22 14:28:01 all 21.44 0.00 1.71 1.15 0.06 75.64 14:28:22 14:28:01 0 36.90 0.00 2.07 0.53 0.05 60.45 14:28:22 14:28:01 1 30.91 0.00 2.37 0.47 0.10 66.15 14:28:22 14:28:01 2 7.04 0.00 1.01 1.44 0.05 90.46 14:28:22 14:28:01 3 10.82 0.00 1.40 2.17 0.03 85.57 14:28:22 Average: all 22.82 0.00 2.02 2.12 0.06 72.98 14:28:22 Average: 0 25.27 0.00 1.84 2.01 0.06 70.82 14:28:22 Average: 1 33.68 0.00 2.58 1.40 0.08 62.26 14:28:22 Average: 2 11.24 0.00 1.28 1.04 0.05 86.40 14:28:22 Average: 3 21.15 0.00 2.36 4.04 0.05 72.40 14:28:22 14:28:22 14:28:22