06:00:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/+/146981 06:00:10 Running as SYSTEM 06:00:10 [EnvInject] - Loading node environment variables. 06:00:10 Building remotely on prd-centos8-builder-2c-1g-11497 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-master-robot-lint 06:00:10 [ssh-agent] Looking for ssh-agent implementation... 06:00:10 $ ssh-agent 06:00:10 SSH_AUTH_SOCK=/tmp/ssh-CN7cOt7vNu1M/agent.14549 06:00:10 SSH_AGENT_PID=14553 06:00:10 [ssh-agent] Started. 06:00:10 Running ssh-add (command line suppressed) 06:00:10 Identity added: /w/workspace/testsuite-master-robot-lint@tmp/private_key_8683534625338457588.key (/w/workspace/testsuite-master-robot-lint@tmp/private_key_8683534625338457588.key) 06:00:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:00:10 The recommended git tool is: NONE 06:00:12 using credential onap-jenkins-ssh 06:00:12 Wiping out workspace first. 06:00:12 Cloning the remote Git repository 06:00:12 Cloning repository git://cloud.onap.org/mirror/testsuite.git 06:00:12 > git init /w/workspace/testsuite-master-robot-lint # timeout=10 06:00:12 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 06:00:12 > git --version # timeout=10 06:00:12 > git --version # 'git version 2.43.0' 06:00:12 using GIT_SSH to set credentials Gerrit user 06:00:12 [INFO] Currently running in a labeled security context 06:00:12 [INFO] Currently SELinux is 'enforcing' on the host 06:00:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-robot-lint@tmp/jenkins-gitclient-ssh13707712459672267015.key 06:00:12 Verifying host key using manually-configured host key entries 06:00:12 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:00:13 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 06:00:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:13 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 06:00:13 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 06:00:13 using GIT_SSH to set credentials Gerrit user 06:00:13 [INFO] Currently running in a labeled security context 06:00:13 [INFO] Currently SELinux is 'enforcing' on the host 06:00:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-robot-lint@tmp/jenkins-gitclient-ssh277427671300207623.key 06:00:13 Verifying host key using manually-configured host key entries 06:00:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git refs/changes/81/146981/1 # timeout=30 06:00:14 > git rev-parse 706b8725c5c6c0043a7e69f1b8fae4ce75b5c95a^{commit} # timeout=10 06:00:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:00:14 Checking out Revision 706b8725c5c6c0043a7e69f1b8fae4ce75b5c95a (refs/changes/81/146981/1) 06:00:14 > git config core.sparsecheckout # timeout=10 06:00:14 > git checkout -f 706b8725c5c6c0043a7e69f1b8fae4ce75b5c95a # timeout=30 06:00:17 Commit message: "Fix unchecked assertions in Policy healthcheck cleanup keywords" 06:00:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:00:17 > git rev-list --no-walk 18c12a4b69407ec209138e011356236b42e7c8a8 # timeout=10 06:00:17 [EnvInject] - Injecting environment variables from a build step. 06:00:17 [EnvInject] - Injecting as environment variables the properties content 06:00:17 PYTHON=python3 06:00:17 06:00:17 [EnvInject] - Variables injected successfully. 06:00:17 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins12852687336138362066.sh 06:00:18 ---> tox-install.sh 06:00:18 + source /home/jenkins/lf-env.sh 06:00:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:00:18 ++ mktemp -d /tmp/venv-XXXX 06:00:18 + lf_venv=/tmp/venv-l90Y 06:00:18 + local venv_file=/tmp/.os_lf_venv 06:00:18 + local python=python3 06:00:18 + local options 06:00:18 + local set_path=true 06:00:18 + local install_args= 06:00:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:00:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:00:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:00:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:00:18 + true 06:00:18 + case $1 in 06:00:18 + venv_file=/tmp/.toxenv 06:00:18 + shift 2 06:00:18 + true 06:00:18 + case $1 in 06:00:18 + shift 06:00:18 + break 06:00:18 + case $python in 06:00:18 + local pkg_list= 06:00:18 + [[ -d /opt/pyenv ]] 06:00:18 + echo 'Setup pyenv:' 06:00:18 Setup pyenv: 06:00:18 + export PYENV_ROOT=/opt/pyenv 06:00:18 + PYENV_ROOT=/opt/pyenv 06:00:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:18 + pyenv versions 06:00:18 system 06:00:18 * 3.8.13 (set by /opt/pyenv/version) 06:00:18 * 3.9.13 (set by /opt/pyenv/version) 06:00:18 * 3.10.6 (set by /opt/pyenv/version) 06:00:18 + command -v pyenv 06:00:18 ++ pyenv init - --no-rehash 06:00:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:00:18 export PATH="/opt/pyenv/shims:${PATH}" 06:00:18 export PYENV_SHELL=bash 06:00:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:00:18 pyenv() { 06:00:18 local command 06:00:18 command="${1:-}" 06:00:18 if [ "$#" -gt 0 ]; then 06:00:18 shift 06:00:18 fi 06:00:18 06:00:18 case "$command" in 06:00:18 rehash|shell) 06:00:18 eval "$(pyenv "sh-$command" "$@")" 06:00:18 ;; 06:00:18 *) 06:00:18 command pyenv "$command" "$@" 06:00:18 ;; 06:00:18 esac 06:00:18 }' 06:00:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:00:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:18 ++ export PYENV_SHELL=bash 06:00:18 ++ PYENV_SHELL=bash 06:00:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:00:18 +++ complete -F _pyenv pyenv 06:00:18 ++ lf-pyver python3 06:00:18 ++ local py_version_xy=python3 06:00:18 ++ local py_version_xyz= 06:00:18 ++ awk '{ print $1 }' 06:00:18 ++ pyenv versions 06:00:18 ++ local command 06:00:18 ++ command=versions 06:00:18 ++ '[' 1 -gt 0 ']' 06:00:18 ++ shift 06:00:18 ++ case "$command" in 06:00:18 ++ command pyenv versions 06:00:18 ++ pyenv versions 06:00:18 ++ sed 's/^[ *]* //' 06:00:18 ++ grep -E '^[0-9.]*[0-9]$' 06:00:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:00:18 +++ grep '^3' /tmp/.pyenv_versions 06:00:18 +++ tail -n 1 06:00:18 +++ sort -V 06:00:18 ++ py_version_xyz=3.10.6 06:00:18 ++ [[ -z 3.10.6 ]] 06:00:18 ++ echo 3.10.6 06:00:18 ++ return 0 06:00:18 + pyenv local 3.10.6 06:00:18 + local command 06:00:18 + command=local 06:00:18 + '[' 2 -gt 0 ']' 06:00:18 + shift 06:00:18 + case "$command" in 06:00:18 + command pyenv local 3.10.6 06:00:18 + pyenv local 3.10.6 06:00:18 + for arg in "$@" 06:00:18 + case $arg in 06:00:18 + pkg_list+='tox ' 06:00:18 + for arg in "$@" 06:00:18 + case $arg in 06:00:18 + pkg_list+='virtualenv ' 06:00:18 + for arg in "$@" 06:00:18 + case $arg in 06:00:18 + pkg_list+='urllib3~=1.26.15 ' 06:00:18 + [[ -f /tmp/.toxenv ]] 06:00:18 + [[ ! -f /tmp/.toxenv ]] 06:00:18 + [[ -n '' ]] 06:00:18 + python3 -m venv /tmp/venv-l90Y 06:00:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l90Y' 06:00:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l90Y 06:00:22 + echo /tmp/venv-l90Y 06:00:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:00:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:00:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:00:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:22 + local 'pip_opts=--upgrade --quiet' 06:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:00:22 + [[ -n '' ]] 06:00:22 + [[ -n '' ]] 06:00:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:00:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:22 + /tmp/venv-l90Y/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:00:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:00:26 lf-activate-venv(): INFO: Base packages installed successfully 06:00:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:00:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:00:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:00:26 + /tmp/venv-l90Y/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:00:28 + type python3 06:00:28 + true 06:00:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l90Y/bin to PATH' 06:00:28 lf-activate-venv(): INFO: Adding /tmp/venv-l90Y/bin to PATH 06:00:28 + PATH=/tmp/venv-l90Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:28 + return 0 06:00:28 + python3 --version 06:00:28 Python 3.10.6 06:00:28 + python3 -m pip --version 06:00:28 pip 26.2.1 from /tmp/venv-l90Y/lib/python3.10/site-packages/pip (python 3.10) 06:00:28 + python3 -m pip freeze 06:00:29 cachetools==7.1.7 06:00:29 colorama==0.4.6 06:00:29 distlib==0.4.3 06:00:29 filelock==3.32.2 06:00:29 packaging==26.3 06:00:29 platformdirs==4.11.2 06:00:29 pluggy==1.6.0 06:00:29 pyproject-api==1.11.0 06:00:29 python-discovery==1.5.1 06:00:29 tomli==2.4.1 06:00:29 tomli_w==1.2.0 06:00:29 tox==4.59.0 06:00:29 typing_extensions==4.16.0 06:00:29 urllib3==1.26.20 06:00:29 virtualenv==21.7.4 06:00:29 [EnvInject] - Injecting environment variables from a build step. 06:00:29 [EnvInject] - Injecting as environment variables the properties content 06:00:29 PARALLEL=false 06:00:29 06:00:29 [EnvInject] - Variables injected successfully. 06:00:29 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins13697468120873720945.sh 06:00:29 ---> tox-run.sh 06:00:29 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:29 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-master-robot-lint/archives/tox 06:00:29 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-master-robot-lint/archives/docs 06:00:29 + mkdir -p /w/workspace/testsuite-master-robot-lint/archives/tox 06:00:29 + cd /w/workspace/testsuite-master-robot-lint/. 06:00:29 + source /home/jenkins/lf-env.sh 06:00:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:00:29 ++ mktemp -d /tmp/venv-XXXX 06:00:29 + lf_venv=/tmp/venv-qUtJ 06:00:29 + local venv_file=/tmp/.os_lf_venv 06:00:29 + local python=python3 06:00:29 + local options 06:00:29 + local set_path=true 06:00:29 + local install_args= 06:00:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:00:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:00:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:00:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:00:29 + true 06:00:29 + case $1 in 06:00:29 + venv_file=/tmp/.toxenv 06:00:29 + shift 2 06:00:29 + true 06:00:29 + case $1 in 06:00:29 + shift 06:00:29 + break 06:00:29 + case $python in 06:00:29 + local pkg_list= 06:00:29 + [[ -d /opt/pyenv ]] 06:00:29 + echo 'Setup pyenv:' 06:00:29 Setup pyenv: 06:00:29 + export PYENV_ROOT=/opt/pyenv 06:00:29 + PYENV_ROOT=/opt/pyenv 06:00:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:29 + pyenv versions 06:00:29 system 06:00:29 3.8.13 06:00:29 3.9.13 06:00:29 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 06:00:29 + command -v pyenv 06:00:29 ++ pyenv init - --no-rehash 06:00:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:00:29 export PATH="/opt/pyenv/shims:${PATH}" 06:00:29 export PYENV_SHELL=bash 06:00:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:00:29 pyenv() { 06:00:29 local command 06:00:29 command="${1:-}" 06:00:29 if [ "$#" -gt 0 ]; then 06:00:29 shift 06:00:29 fi 06:00:29 06:00:29 case "$command" in 06:00:29 rehash|shell) 06:00:29 eval "$(pyenv "sh-$command" "$@")" 06:00:29 ;; 06:00:29 *) 06:00:29 command pyenv "$command" "$@" 06:00:29 ;; 06:00:29 esac 06:00:29 }' 06:00:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:00:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:29 ++ export PYENV_SHELL=bash 06:00:29 ++ PYENV_SHELL=bash 06:00:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:00:29 +++ complete -F _pyenv pyenv 06:00:29 ++ lf-pyver python3 06:00:29 ++ local py_version_xy=python3 06:00:29 ++ local py_version_xyz= 06:00:29 ++ pyenv versions 06:00:29 ++ local command 06:00:29 ++ command=versions 06:00:29 ++ '[' 1 -gt 0 ']' 06:00:29 ++ shift 06:00:29 ++ case "$command" in 06:00:29 ++ command pyenv versions 06:00:29 ++ pyenv versions 06:00:29 ++ awk '{ print $1 }' 06:00:29 ++ sed 's/^[ *]* //' 06:00:29 ++ grep -E '^[0-9.]*[0-9]$' 06:00:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:00:29 +++ sort -V 06:00:29 +++ grep '^3' /tmp/.pyenv_versions 06:00:29 +++ tail -n 1 06:00:29 ++ py_version_xyz=3.10.6 06:00:29 ++ [[ -z 3.10.6 ]] 06:00:29 ++ echo 3.10.6 06:00:29 ++ return 0 06:00:29 + pyenv local 3.10.6 06:00:29 + local command 06:00:29 + command=local 06:00:29 + '[' 2 -gt 0 ']' 06:00:29 + shift 06:00:29 + case "$command" in 06:00:29 + command pyenv local 3.10.6 06:00:29 + pyenv local 3.10.6 06:00:29 + for arg in "$@" 06:00:29 + case $arg in 06:00:29 + pkg_list+='tox ' 06:00:29 + for arg in "$@" 06:00:29 + case $arg in 06:00:29 + pkg_list+='virtualenv ' 06:00:29 + for arg in "$@" 06:00:29 + case $arg in 06:00:29 + pkg_list+='urllib3~=1.26.15 ' 06:00:29 + [[ -f /tmp/.toxenv ]] 06:00:29 ++ cat /tmp/.toxenv 06:00:29 + lf_venv=/tmp/venv-l90Y 06:00:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l90Y from' file:/tmp/.toxenv 06:00:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l90Y from file:/tmp/.toxenv 06:00:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:00:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:29 + local 'pip_opts=--upgrade --quiet' 06:00:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:00:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:00:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:00:29 + [[ -n '' ]] 06:00:29 + [[ -n '' ]] 06:00:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:00:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:29 + /tmp/venv-l90Y/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:00:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:00:30 lf-activate-venv(): INFO: Base packages installed successfully 06:00:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:00:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:00:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:00:30 + /tmp/venv-l90Y/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:00:30 + type python3 06:00:30 + true 06:00:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l90Y/bin to PATH' 06:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-l90Y/bin to PATH 06:00:30 + PATH=/tmp/venv-l90Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:30 + return 0 06:00:30 + [[ -d /opt/pyenv ]] 06:00:30 + echo '---> Setting up pyenv' 06:00:30 ---> Setting up pyenv 06:00:30 + export PYENV_ROOT=/opt/pyenv 06:00:30 + PYENV_ROOT=/opt/pyenv 06:00:30 + export PATH=/opt/pyenv/bin:/tmp/venv-l90Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:30 + PATH=/opt/pyenv/bin:/tmp/venv-l90Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:00:30 ++ pwd 06:00:30 + PYTHONPATH=/w/workspace/testsuite-master-robot-lint 06:00:30 + export PYTHONPATH 06:00:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:00:30 + TOX_TESTENV_PASSENV=PYTHONPATH 06:00:30 + tox --version 06:00:31 4.59.0 from /tmp/venv-l90Y/lib/python3.10/site-packages/tox/__init__.py 06:00:31 + PARALLEL=false 06:00:31 + TOX_OPTIONS_LIST= 06:00:31 + [[ -n robot ]] 06:00:31 + TOX_OPTIONS_LIST=' -e robot' 06:00:31 + case ${PARALLEL,,} in 06:00:31 + tox -e robot 06:00:31 + tee -a /w/workspace/testsuite-master-robot-lint/archives/tox/tox.log 06:00:39 robot: install_deps> python -I -m pip install robotframework-lint 06:00:42 robot: freeze> python -m pip freeze --all 06:00:42 robot: pip==25.0.1,robotframework==7.4.2,robotframework-lint==1.1,setuptools==75.3.4,wheel==0.45.1 06:00:42 robot: commands[0]> python -m rflint --ignore LineTooLong --ignore RequireKeywordDocumentation --ignore RequireTestDocumentation -r robot 06:00:42 + robot/resources/chart_museum.robot 06:00:42 W: 85, 0: Too many trailing blank lines (TrailingBlankLines) 06:00:42 + robot/resources/demo_preload.robot 06:00:42 W: 73, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/global_properties.robot 06:00:42 W: 49, 0: Too many trailing blank lines (TrailingBlankLines) 06:00:42 + robot/resources/mariadb_galera_interface.robot 06:00:42 W: 17, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/oof_interface.robot 06:00:42 W: 23, 0: Variable 'OOF_OSDF_ENDPOINT' defined twice, previous definition line 22 (DuplicateVariablesInResource) 06:00:42 + robot/resources/sdc_interface.robot 06:00:42 W: 301, 0: File has too many lines (1064) (FileTooLong) 06:00:42 W: 271, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 276, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 282, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 482, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 488, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 562, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 580, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 598, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 616, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 635, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 674, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 680, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 686, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 693, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 699, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 705, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 711, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 717, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 723, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 729, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 735, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 741, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 763, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 828, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/sdnc_interface.robot 06:00:42 W: 301, 0: File has too many lines (378) (FileTooLong) 06:00:42 W: 43, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/vvp_validation.robot 06:00:42 W: 12, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/aai/ccvpn-connectivities.robot 06:00:42 W: 90, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 95, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 101, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/aai/ccvpn-vpn-bindings.robot 06:00:42 W: 86, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 91, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 97, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/aai/create_tenant.robot 06:00:42 W: 79, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/dcae/deployment.robot 06:00:42 W: 24, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/openstack/cinder_interface.robot 06:00:42 W: 20, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 26, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/openstack/heat_interface.robot 06:00:42 W: 18, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 24, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 30, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/openstack/keystone_interface.robot 06:00:42 W: 85, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 91, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 103, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/openstack/neutron_interface.robot 06:00:42 W: 19, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 25, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 31, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 37, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 117, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/openstack/nova_interface.robot 06:00:42 W: 24, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 58, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 64, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 70, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 76, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 116, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/openstack/openstack_common.robot 06:00:42 W: 62, 0: Too few steps (0) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/portal-sdk/portalDef.robot 06:00:42 W: 301, 0: File has too many lines (810) (FileTooLong) 06:00:42 W: 135, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/ssh/files.robot 06:00:42 W: 15, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/ssh/processes.robot 06:00:42 W: 39, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/stack_validation/policy_check_vfw.robot 06:00:42 W: 93, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/stack_validation/validate_dns_scaling.robot 06:00:42 W: 33, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/stack_validation/validate_vfw.robot 06:00:42 W: 56, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 70, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/stack_validation/validate_vvg.robot 06:00:42 W: 11, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/test_templates/closedloop_test_template.robot 06:00:42 W: 61, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 64, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 225, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/test_templates/model_test_template.robot 06:00:42 W: 18, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/test_templates/vnf_orchestration_test_template.robot 06:00:42 W: 292, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/test_templates/vnfsdk_validation_template.robot 06:00:42 W: 34, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 68, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/resources/usecases/5gbulkpm_helm_interface.robot 06:00:42 W: 131, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 175, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 178, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 200, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 W: 223, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/testsuites/closed-loop.robot 06:00:42 W: 10, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 14, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 38, 0: Too many steps (11) in test case (TooManyTestSteps) 06:00:42 + robot/testsuites/demo.robot 06:00:42 W: 76, 0: Too many test cases (21 > 10) in test suite (TooManyTestCases) 06:00:42 W: 41, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 50, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 54, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 63, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 67, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 76, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 101, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 105, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 124, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 130, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 136, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 + robot/testsuites/health-check.robot 06:00:42 W: 301, 0: File has too many lines (342) (FileTooLong) 06:00:42 W: 80, 0: Too many test cases (66 > 10) in test suite (TooManyTestCases) 06:00:42 W: 38, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 47, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 51, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 55, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 59, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 63, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 67, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 71, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 75, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 80, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 84, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 88, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 92, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 96, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 100, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 104, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 108, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 112, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 116, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 120, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 124, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 128, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 132, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 136, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 140, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 154, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 158, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 162, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 166, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 170, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 174, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 178, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 182, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 186, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 190, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 199, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 203, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 219, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 223, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 227, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 231, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 235, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 239, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 243, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 247, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 251, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 255, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 260, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 265, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 313, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 317, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 321, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 336, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 340, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 + robot/testsuites/portalApp.robot 06:00:42 W: 56, 0: Too many test cases (17 > 10) in test suite (TooManyTestCases) 06:00:42 W: 11, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 15, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 20, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 25, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 29, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 33, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 37, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 71, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 82, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 + robot/testsuites/post-install-tests.robot 06:00:42 W: 12, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 + robot/testsuites/sdc-dcae-d.robot 06:00:42 W: 2, 0: No suite documentation (RequireSuiteDocumentation) 06:00:42 + robot/testsuites/update_onap_page.robot 06:00:42 W: 37, 0: Too many steps (39) in test case (TooManyTestSteps) 06:00:42 + robot/testsuites/vnf-orchestration-ovp.robot 06:00:42 W: 49, 0: Too many steps (21) in test case (TooManyTestSteps) 06:00:42 W: 128, 0: Too few steps (1) in keyword (TooFewKeywordSteps) 06:00:42 + robot/testsuites/aai/aai-regression-test-v14.robot 06:00:42 W: 41, 0: Too many steps (13) in test case (TooManyTestSteps) 06:00:42 W: 58, 0: Too many steps (13) in test case (TooManyTestSteps) 06:00:42 + robot/testsuites/oof/oof-has.robot 06:00:42 W: 8, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 + robot/testsuites/oof/oof-osdf.robot 06:00:42 W: 8, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 W: 12, 0: Too few steps (1) in test case (TooFewTestSteps) 06:00:42 + robot/testsuites/usecases/5gbulkpm.robot 06:00:42 W: 92, 0: Too many trailing blank lines (TrailingBlankLines) 06:00:42 + robot/testsuites/usecases/5gson.robot 06:00:42 W: 91, 0: Too many steps (12) in test case (TooManyTestSteps) 06:00:42 W: 106, 0: Too many steps (17) in test case (TooManyTestSteps) 06:00:42 robot: OK (11.22=setup[10.82]+cmd[0.40] seconds) 06:00:42 congratulations :) (11.26 seconds) 06:00:42 + tox_status=0 06:00:42 + echo '---> Completed tox runs' 06:00:42 ---> Completed tox runs 06:00:42 + for i in .tox/*/log 06:00:42 ++ echo .tox/robot/log 06:00:42 ++ awk -F/ '{print $2}' 06:00:42 + tox_env=robot 06:00:42 + cp -r .tox/robot/log /w/workspace/testsuite-master-robot-lint/archives/tox/robot 06:00:42 + DOC_DIR=docs/_build/html 06:00:42 + [[ -d docs/_build/html ]] 06:00:42 + echo '---> tox-run.sh ends' 06:00:42 ---> tox-run.sh ends 06:00:42 + test 0 -eq 0 06:00:42 $ ssh-agent -k 06:00:42 unset SSH_AUTH_SOCK; 06:00:42 unset SSH_AGENT_PID; 06:00:42 echo Agent pid 14553 killed; 06:00:42 [ssh-agent] Stopped. 06:00:42 [PostBuildScript] - [INFO] Executing post build scripts. 06:00:42 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins8207321641658125994.sh 06:00:42 ---> sysstat.sh 06:00:43 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins16970205282196917290.sh 06:00:43 ---> package-listing.sh 06:00:43 ++ facter osfamily 06:00:43 ++ tr '[:upper:]' '[:lower:]' 06:00:43 + OS_FAMILY=redhat 06:00:43 + workspace=/w/workspace/testsuite-master-robot-lint 06:00:43 + START_PACKAGES=/tmp/packages_start.txt 06:00:43 + END_PACKAGES=/tmp/packages_end.txt 06:00:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:00:43 + PACKAGES=/tmp/packages_start.txt 06:00:43 + '[' /w/workspace/testsuite-master-robot-lint ']' 06:00:43 + PACKAGES=/tmp/packages_end.txt 06:00:43 + case "${OS_FAMILY}" in 06:00:43 + rpm -qa 06:00:43 + sort 06:00:44 + '[' -f /tmp/packages_start.txt ']' 06:00:44 + '[' -f /tmp/packages_end.txt ']' 06:00:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:00:44 + '[' /w/workspace/testsuite-master-robot-lint ']' 06:00:44 + mkdir -p /w/workspace/testsuite-master-robot-lint/archives/ 06:00:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-master-robot-lint/archives/ 06:00:44 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins17865088383757421328.sh 06:00:44 ---> capture-instance-metadata.sh 06:00:44 Setup pyenv: 06:00:44 system 06:00:44 3.8.13 06:00:44 3.9.13 06:00:44 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 06:00:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r9mM 06:00:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:00:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:51 lf-activate-venv(): INFO: Base packages installed successfully 06:00:51 lf-activate-venv(): INFO: Installing additional packages: lftools 06:01:14 lf-activate-venv(): INFO: Adding /tmp/venv-r9mM/bin to PATH 06:01:14 INFO: Running in OpenStack, capturing instance metadata 06:01:15 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins11542247923230896386.sh 06:01:15 provisioning config files... 06:01:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-master-robot-lint@tmp/config1790058522490310983tmp 06:01:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:01:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:01:15 [EnvInject] - Injecting environment variables from a build step. 06:01:15 [EnvInject] - Injecting as environment variables the properties content 06:01:15 SERVER_ID=logs 06:01:15 06:01:15 [EnvInject] - Variables injected successfully. 06:01:15 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins13175793002790947581.sh 06:01:15 ---> create-netrc.sh 06:01:15 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins12693676605036789497.sh 06:01:15 ---> python-tools-install.sh 06:01:15 Setup pyenv: 06:01:15 system 06:01:15 3.8.13 06:01:15 3.9.13 06:01:15 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 06:01:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r9mM from file:/tmp/.os_lf_venv 06:01:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:17 lf-activate-venv(): INFO: Base packages installed successfully 06:01:17 lf-activate-venv(): INFO: Installing additional packages: lftools 06:01:23 lf-activate-venv(): INFO: Adding /tmp/venv-r9mM/bin to PATH 06:01:23 Generating Requirements File 06:01:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:01:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:01:50 Python 3.10.6 06:01:50 pip 26.2.1 from /tmp/venv-r9mM/lib/python3.10/site-packages/pip (python 3.10) 06:01:51 aiohappyeyeballs==2.7.1 06:01:51 aiohttp==3.14.3 06:01:51 aiosignal==1.4.0 06:01:51 appdirs==1.4.4 06:01:51 argcomplete==3.7.2 06:01:51 aspy.yaml==1.3.0 06:01:51 async-timeout==5.0.1 06:01:51 attrs==26.1.0 06:01:51 autopage==0.6.0 06:01:51 backports.strenum==1.3.1 06:01:51 beautifulsoup4==4.15.0 06:01:51 boto3==1.43.69 06:01:51 botocore==1.43.69 06:01:51 bs4==0.0.2 06:01:51 certifi==2026.7.22 06:01:51 cffi==2.1.1 06:01:51 cfgv==3.5.0 06:01:51 chardet==7.5.1 06:01:51 charset-normalizer==3.4.9 06:01:51 click==8.4.2 06:01:51 cliff==4.14.0 06:01:51 cmd2==3.5.1 06:01:51 cryptography==3.3.2 06:01:51 debtcollector==3.1.0 06:01:51 decorator==5.3.1 06:01:51 defusedxml==0.7.1 06:01:51 Deprecated==1.3.1 06:01:51 distlib==0.4.3 06:01:51 dnspython==2.8.0 06:01:51 docker==7.2.0 06:01:51 dogpile.cache==1.5.0 06:01:51 durationpy==0.10 06:01:51 email-validator==2.3.0 06:01:51 filelock==3.32.2 06:01:51 frozenlist==1.8.0 06:01:51 future==1.0.0 06:01:51 gitdb==4.0.12 06:01:51 GitPython==3.1.59 06:01:51 httplib2==0.30.2 06:01:51 identify==2.6.19 06:01:51 idna==3.18 06:01:51 importlib-resources==1.5.0 06:01:51 iso8601==2.1.0 06:01:51 Jinja2==3.1.6 06:01:51 jmespath==1.1.0 06:01:51 jsonpatch==1.33 06:01:51 jsonpointer==3.1.1 06:01:51 jsonschema==4.26.0 06:01:51 jsonschema-specifications==2025.9.1 06:01:51 keystoneauth1==5.14.0 06:01:51 kubernetes==36.0.3 06:01:51 lftools==0.37.23 06:01:51 lxml==6.1.1 06:01:51 markdown-it-py==4.2.0 06:01:51 MarkupSafe==3.0.3 06:01:51 mdurl==0.1.2 06:01:51 msgpack==1.2.1 06:01:51 multi_key_dict==2.0.3 06:01:51 multidict==6.7.1 06:01:51 munch==4.0.0 06:01:51 netaddr==1.3.0 06:01:51 niet==1.4.2 06:01:51 nodeenv==1.10.0 06:01:51 oauth2client==4.1.3 06:01:51 oauthlib==3.3.1 06:01:51 openstacksdk==4.13.0 06:01:51 os-service-types==1.8.2 06:01:51 osc-lib==4.6.0 06:01:51 oslo.config==10.4.0 06:01:51 oslo.context==6.4.0 06:01:51 oslo.i18n==6.8.0 06:01:51 oslo.log==8.2.0 06:01:51 oslo.serialization==5.10.0 06:01:51 oslo.utils==10.1.1 06:01:51 packaging==26.3 06:01:51 pbr==7.0.3 06:01:51 platformdirs==4.11.2 06:01:51 prettytable==3.18.0 06:01:51 propcache==0.5.2 06:01:51 psutil==7.2.2 06:01:51 pyasn1==0.6.4 06:01:51 pyasn1_modules==0.4.2 06:01:51 pycparser==3.0 06:01:51 pygerrit2==2.0.15 06:01:51 PyGithub==2.9.1 06:01:51 Pygments==2.20.0 06:01:51 PyJWT==2.13.0 06:01:51 PyNaCl==1.6.2 06:01:51 pyparsing==2.4.7 06:01:51 pyperclip==1.11.0 06:01:51 pyrsistent==0.20.0 06:01:51 python-cinderclient==9.9.0 06:01:51 python-dateutil==2.9.0.post0 06:01:51 python-discovery==1.5.1 06:01:51 python-heatclient==5.2.0 06:01:51 python-jenkins==1.8.3 06:01:51 python-keystoneclient==5.8.0 06:01:51 python-magnumclient==4.11.0 06:01:51 python-openstackclient==10.0.0 06:01:51 python-swiftclient==4.10.0 06:01:51 PyYAML==6.0.3 06:01:51 referencing==0.37.0 06:01:51 requests==2.34.2 06:01:51 requests-oauthlib==2.0.0 06:01:51 rfc3986==2.0.0 06:01:51 rich==15.0.0 06:01:51 rich-argparse==1.8.0 06:01:51 rpds-py==0.30.0 06:01:51 rsa==4.9.1 06:01:51 ruamel.yaml==0.19.1 06:01:51 ruamel.yaml.clib==0.2.15 06:01:51 s3transfer==0.19.2 06:01:51 simplejson==4.1.1 06:01:51 six==1.17.0 06:01:51 smmap==5.0.3 06:01:51 soupsieve==2.9.2 06:01:51 stevedore==5.8.0 06:01:51 tabulate==0.10.0 06:01:51 toml==0.10.2 06:01:51 tomlkit==0.15.1 06:01:51 tqdm==4.70.0 06:01:51 typing_extensions==4.16.0 06:01:51 urllib3==1.26.20 06:01:51 virtualenv==21.7.4 06:01:51 wcwidth==0.8.2 06:01:51 websocket-client==1.9.0 06:01:51 wrapt==2.3.0 06:01:51 xdg==6.0.0 06:01:51 xmltodict==1.0.4 06:01:51 yarl==1.24.5 06:01:51 yq==4.1.2 06:01:51 [testsuite-master-robot-lint] $ /bin/sh /tmp/jenkins13021353254192028187.sh 06:01:51 ---> uv-install.sh 06:01:51 Installing uv/uvx (latest) using shell installer 06:01:51 2026-08-12 06:01:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-9TbjUc.sh" [1] 06:01:51 downloading uv 0.12.3 x86_64-unknown-linux-gnu 06:01:52 installing to /home/jenkins/.local/bin 06:01:52 uv 06:01:52 uvx 06:01:52 everything's installed! 06:01:52 ---> Validating uv/uvx install 06:01:52 uvx 0.12.3 (x86_64-unknown-linux-gnu) 06:01:52 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins15722439041980658226.sh 06:01:52 ---> sudo-logs.sh 06:01:52 Archiving 'sudo' log.. 06:01:52 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins12575425296507794479.sh 06:01:52 ---> job-cost.sh 06:01:52 INFO: Activating Python virtual environment... 06:01:52 Setup pyenv: 06:01:52 system 06:01:52 3.8.13 06:01:52 3.9.13 06:01:52 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 06:01:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r9mM from file:/tmp/.os_lf_venv 06:01:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:54 lf-activate-venv(): INFO: Base packages installed successfully 06:01:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-r9mM/bin to PATH 06:01:59 INFO: No stack-cost file found 06:01:59 INFO: Instance uptime: 143s 06:01:59 INFO: Fetching instance metadata (attempt 1 of 3)... 06:01:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:01:59 INFO: Successfully fetched instance metadata 06:01:59 INFO: Instance type: v3-standard-2 06:01:59 INFO: Retrieving pricing info for: v3-standard-2 06:01:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:01:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=143 06:01:59 INFO: Successfully fetched Vexxhost pricing API 06:01:59 INFO: Retrieved cost: 0.06 06:01:59 INFO: Retrieved resource: v3-standard-2 06:01:59 INFO: Creating archive directory: /w/workspace/testsuite-master-robot-lint/archives/cost 06:01:59 INFO: Archiving costs to: /w/workspace/testsuite-master-robot-lint/archives/cost.csv 06:01:59 INFO: Successfully archived job cost data 06:01:59 DEBUG: Cost data: testsuite-master-robot-lint,154,2026-08-12 06:01:59,v3-standard-2,143,0.06,0.00,SUCCESS 06:01:59 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins12381550613673730648.sh 06:01:59 ---> logs-deploy.sh 06:01:59 Setup pyenv: 06:01:59 system 06:01:59 3.8.13 06:01:59 3.9.13 06:01:59 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 06:01:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r9mM from file:/tmp/.os_lf_venv 06:01:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:02:01 lf-activate-venv(): INFO: Base packages installed successfully 06:02:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-r9mM/bin to PATH 06:02:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-master-robot-lint/154 06:02:07 INFO: archiving workspace using pattern(s): 06:02:08 Archives upload complete. 06:02:09 INFO: archiving logs to Nexus 06:02:09 ---> uname -a: 06:02:09 Linux prd-centos8-builder-2c-1g-11497.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:02:09 06:02:09 06:02:09 ---> lscpu: 06:02:09 Architecture: x86_64 06:02:09 CPU op-mode(s): 32-bit, 64-bit 06:02:09 Byte Order: Little Endian 06:02:09 CPU(s): 2 06:02:09 On-line CPU(s) list: 0,1 06:02:09 Thread(s) per core: 1 06:02:09 Core(s) per socket: 1 06:02:09 Socket(s): 2 06:02:09 NUMA node(s): 1 06:02:09 Vendor ID: AuthenticAMD 06:02:09 CPU family: 23 06:02:09 Model: 49 06:02:09 Model name: AMD EPYC-Rome Processor 06:02:09 Stepping: 0 06:02:09 CPU MHz: 2799.998 06:02:09 BogoMIPS: 5599.99 06:02:09 Virtualization: AMD-V 06:02:09 Hypervisor vendor: KVM 06:02:09 Virtualization type: full 06:02:09 L1d cache: 32K 06:02:09 L1i cache: 32K 06:02:09 L2 cache: 512K 06:02:09 L3 cache: 16384K 06:02:09 NUMA node0 CPU(s): 0,1 06:02:09 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:02:09 06:02:09 06:02:09 ---> nproc: 06:02:09 2 06:02:09 06:02:09 06:02:09 ---> df -h: 06:02:09 Filesystem Size Used Avail Use% Mounted on 06:02:09 devtmpfs 3.8G 0 3.8G 0% /dev 06:02:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:02:09 tmpfs 3.8G 17M 3.8G 1% /run 06:02:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:02:09 /dev/vda1 40G 9.6G 31G 24% / 06:02:09 tmpfs 770M 0 770M 0% /run/user/1001 06:02:09 06:02:09 06:02:09 ---> free -m: 06:02:09 total used free shared buff/cache available 06:02:09 Mem: 7697 597 4671 19 2428 6786 06:02:09 Swap: 1023 0 1023 06:02:09 06:02:09 06:02:09 ---> ip addr: 06:02:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:02:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:02:09 inet 127.0.0.1/8 scope host lo 06:02:09 valid_lft forever preferred_lft forever 06:02:09 inet6 ::1/128 scope host 06:02:09 valid_lft forever preferred_lft forever 06:02:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:02:09 link/ether fa:16:3e:74:15:5e brd ff:ff:ff:ff:ff:ff 06:02:09 altname enp0s3 06:02:09 altname ens3 06:02:09 inet 10.30.107.69/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:02:09 valid_lft 86256sec preferred_lft 86256sec 06:02:09 inet6 fe80::f816:3eff:fe74:155e/64 scope link 06:02:09 valid_lft forever preferred_lft forever 06:02:09 06:02:09 06:02:09 ---> sar -b -r -n DEV: 06:02:09 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/12/2026 _x86_64_ (2 CPU) 06:02:09 06:02:09 05:59:42 LINUX RESTART (2 CPU) 06:02:09 06:02:09 06:00:00 AM tps rtps wtps bread/s bwrtn/s 06:02:09 06:00:01 AM 312.35 172.84 139.51 9397.53 190481.48 06:02:09 06:01:01 AM 380.96 169.14 211.81 7415.66 7741.62 06:02:09 06:02:01 AM 129.24 3.08 126.16 261.74 14783.83 06:02:09 Average: 255.82 87.24 168.58 3911.52 13649.54 06:02:09 06:02:09 06:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:02:09 06:00:01 AM 5984804 7274988 1897636 24.07 2688 1488952 489932 5.49 108284 1532964 2080 06:02:09 06:01:01 AM 5210072 6961412 2672368 33.90 2688 1928000 843852 9.45 415032 1926412 178884 06:02:09 06:02:01 AM 4802812 6967952 3079628 39.07 2688 2322968 748028 8.38 424336 2253844 198976 06:02:09 Average: 5332563 7068117 2549877 32.35 2688 1913307 693937 7.77 315884 1904407 126647 06:02:09 06:02:09 06:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:02:09 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:09 06:00:01 AM eth0 1.85 0.62 0.22 0.04 0.00 0.00 0.00 0.00 06:02:09 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:09 06:01:01 AM eth0 252.88 137.94 1143.52 65.26 0.00 0.00 0.00 0.00 06:02:09 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:09 06:02:01 AM eth0 82.43 50.73 1396.29 8.51 0.00 0.00 0.00 0.00 06:02:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:09 Average: eth0 165.42 93.07 1253.04 36.38 0.00 0.00 0.00 0.00 06:02:09 06:02:09 06:02:09 ---> sar -P ALL: 06:02:09 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/12/2026 _x86_64_ (2 CPU) 06:02:09 06:02:09 05:59:42 LINUX RESTART (2 CPU) 06:02:09 06:02:09 06:00:00 AM CPU %user %nice %system %iowait %steal %idle 06:02:09 06:00:01 AM all 44.51 1.88 21.63 19.12 0.00 12.85 06:02:09 06:00:01 AM 0 45.00 1.25 22.50 29.38 0.00 1.88 06:02:09 06:00:01 AM 1 44.03 2.52 20.75 8.81 0.00 23.90 06:02:09 06:01:01 AM all 47.23 2.48 35.92 4.64 0.14 9.59 06:02:09 06:01:01 AM 0 63.01 1.32 24.31 3.95 0.14 7.28 06:02:09 06:01:01 AM 1 31.10 3.68 47.79 5.35 0.14 11.94 06:02:09 06:02:01 AM all 35.57 0.05 6.87 5.35 0.11 52.05 06:02:09 06:02:01 AM 0 50.39 0.00 6.82 3.97 0.13 38.68 06:02:09 06:02:01 AM 1 20.74 0.10 6.93 6.73 0.08 65.42 06:02:09 Average: all 41.37 1.26 21.22 5.19 0.12 30.85 06:02:09 Average: 0 56.50 0.66 15.59 4.30 0.13 22.82 06:02:09 Average: 1 26.07 1.86 26.91 6.09 0.11 38.96 06:02:09 06:02:09 06:02:09