17:27:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/+/139331 17:27:27 Running as SYSTEM 17:27:27 [EnvInject] - Loading node environment variables. 17:27:27 Building remotely on prd-centos8-builder-2c-1g-81808 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-master-robot-lint 17:27:27 [ssh-agent] Looking for ssh-agent implementation... 17:27:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:28 $ ssh-agent 17:27:28 SSH_AUTH_SOCK=/tmp/ssh-4hKJQ2LosDHu/agent.19075 17:27:28 SSH_AGENT_PID=19076 17:27:28 [ssh-agent] Started. 17:27:28 Running ssh-add (command line suppressed) 17:27:28 Identity added: /w/workspace/testsuite-master-robot-lint@tmp/private_key_9760478490527224357.key (/w/workspace/testsuite-master-robot-lint@tmp/private_key_9760478490527224357.key) 17:27:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:27:28 The recommended git tool is: NONE 17:27:30 using credential onap-jenkins-ssh 17:27:30 Wiping out workspace first. 17:27:30 Cloning the remote Git repository 17:27:30 Cloning repository git://cloud.onap.org/mirror/testsuite.git 17:27:30 > git init /w/workspace/testsuite-master-robot-lint # timeout=10 17:27:30 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 17:27:30 > git --version # timeout=10 17:27:30 > git --version # 'git version 2.39.0' 17:27:30 using GIT_SSH to set credentials Gerrit user 17:27:30 [INFO] Currently running in a labeled security context 17:27:30 [INFO] Currently SELinux is 'enforcing' on the host 17:27:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-robot-lint@tmp/jenkins-gitclient-ssh2505599729196446567.key 17:27:30 Verifying host key using manually-configured host key entries 17:27:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:27:30 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 17:27:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:31 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 17:27:31 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 17:27:31 using GIT_SSH to set credentials Gerrit user 17:27:31 [INFO] Currently running in a labeled security context 17:27:31 [INFO] Currently SELinux is 'enforcing' on the host 17:27:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-robot-lint@tmp/jenkins-gitclient-ssh18151251748317220665.key 17:27:31 Verifying host key using manually-configured host key entries 17:27:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git refs/changes/31/139331/1 # timeout=30 17:27:31 > git rev-parse ed0cc5b103ff184b956f6a5594258d4d42a56d26^{commit} # timeout=10 17:27:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:27:31 Checking out Revision ed0cc5b103ff184b956f6a5594258d4d42a56d26 (refs/changes/31/139331/1) 17:27:31 > git config core.sparsecheckout # timeout=10 17:27:31 > git checkout -f ed0cc5b103ff184b956f6a5594258d4d42a56d26 # timeout=30 17:27:34 Commit message: "Update deprecated :FOR loops" 17:27:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:27:34 > git rev-list --no-walk b3cf372e63b153b19ec685782300ec2bd07875ac # timeout=10 17:27:35 [EnvInject] - Injecting environment variables from a build step. 17:27:35 [EnvInject] - Injecting as environment variables the properties content 17:27:35 PYTHON=python3 17:27:35 17:27:35 [EnvInject] - Variables injected successfully. 17:27:35 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins1757692961902403455.sh 17:27:35 ---> tox-install.sh 17:27:35 + source /home/jenkins/lf-env.sh 17:27:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:27:35 ++ mktemp -d /tmp/venv-XXXX 17:27:35 + lf_venv=/tmp/venv-GoP6 17:27:35 + local venv_file=/tmp/.os_lf_venv 17:27:35 + local python=python3 17:27:35 + local options 17:27:35 + local set_path=true 17:27:35 + local install_args= 17:27:35 ++ 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 17:27:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:27:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:27:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:27:35 + true 17:27:35 + case $1 in 17:27:35 + venv_file=/tmp/.toxenv 17:27:35 + shift 2 17:27:35 + true 17:27:35 + case $1 in 17:27:35 + shift 17:27:35 + break 17:27:35 + case $python in 17:27:35 + local pkg_list= 17:27:35 + [[ -d /opt/pyenv ]] 17:27:35 + echo 'Setup pyenv:' 17:27:35 Setup pyenv: 17:27:35 + export PYENV_ROOT=/opt/pyenv 17:27:35 + PYENV_ROOT=/opt/pyenv 17:27:35 + 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 17:27:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:27:35 + pyenv versions 17:27:35 system 17:27:35 * 3.8.13 (set by /opt/pyenv/version) 17:27:35 * 3.9.13 (set by /opt/pyenv/version) 17:27:35 * 3.10.6 (set by /opt/pyenv/version) 17:27:35 + command -v pyenv 17:27:35 ++ pyenv init - --no-rehash 17:27:35 + 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[*]}"'\'')" 17:27:35 export PATH="/opt/pyenv/shims:${PATH}" 17:27:35 export PYENV_SHELL=bash 17:27:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:27:35 pyenv() { 17:27:35 local command 17:27:35 command="${1:-}" 17:27:35 if [ "$#" -gt 0 ]; then 17:27:35 shift 17:27:35 fi 17:27:35 17:27:35 case "$command" in 17:27:35 rehash|shell) 17:27:35 eval "$(pyenv "sh-$command" "$@")" 17:27:35 ;; 17:27:35 *) 17:27:35 command pyenv "$command" "$@" 17:27:35 ;; 17:27:35 esac 17:27:35 }' 17:27:35 +++ 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[*]}"' 17:27:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:27:35 ++ 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 17:27:35 ++ 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 17:27:35 ++ export PYENV_SHELL=bash 17:27:35 ++ PYENV_SHELL=bash 17:27:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:27:35 +++ complete -F _pyenv pyenv 17:27:35 ++ lf-pyver python3 17:27:35 ++ local py_version_xy=python3 17:27:35 ++ local py_version_xyz= 17:27:35 ++ pyenv versions 17:27:35 ++ local command 17:27:35 ++ command=versions 17:27:35 ++ '[' 1 -gt 0 ']' 17:27:35 ++ shift 17:27:35 ++ case "$command" in 17:27:35 ++ command pyenv versions 17:27:35 ++ pyenv versions 17:27:35 ++ awk '{ print $1 }' 17:27:35 ++ sed 's/^[ *]* //' 17:27:35 ++ grep -E '^[0-9.]*[0-9]$' 17:27:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:27:35 +++ tail -n 1 17:27:35 +++ grep '^3' /tmp/.pyenv_versions 17:27:35 +++ sort -V 17:27:35 ++ py_version_xyz=3.10.6 17:27:35 ++ [[ -z 3.10.6 ]] 17:27:35 ++ echo 3.10.6 17:27:35 ++ return 0 17:27:35 + pyenv local 3.10.6 17:27:35 + local command 17:27:35 + command=local 17:27:35 + '[' 2 -gt 0 ']' 17:27:35 + shift 17:27:35 + case "$command" in 17:27:35 + command pyenv local 3.10.6 17:27:35 + pyenv local 3.10.6 17:27:35 + for arg in "$@" 17:27:35 + case $arg in 17:27:35 + pkg_list+='tox ' 17:27:35 + for arg in "$@" 17:27:35 + case $arg in 17:27:35 + pkg_list+='virtualenv ' 17:27:35 + for arg in "$@" 17:27:35 + case $arg in 17:27:35 + pkg_list+='urllib3~=1.26.15 ' 17:27:35 + [[ -f /tmp/.toxenv ]] 17:27:35 + [[ ! -f /tmp/.toxenv ]] 17:27:35 + [[ -n '' ]] 17:27:35 + python3 -m venv /tmp/venv-GoP6 17:27:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GoP6' 17:27:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GoP6 17:27:39 + echo /tmp/venv-GoP6 17:27:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:27:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:27:39 + /tmp/venv-GoP6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:27:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:27:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:27:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:27:42 + /tmp/venv-GoP6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:27:44 + type python3 17:27:44 + true 17:27:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GoP6/bin to PATH' 17:27:44 lf-activate-venv(): INFO: Adding /tmp/venv-GoP6/bin to PATH 17:27:44 + PATH=/tmp/venv-GoP6/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 17:27:44 + return 0 17:27:44 + python3 --version 17:27:44 Python 3.10.6 17:27:44 + python3 -m pip --version 17:27:44 pip 24.3.1 from /tmp/venv-GoP6/lib/python3.10/site-packages/pip (python 3.10) 17:27:44 + python3 -m pip freeze 17:27:44 cachetools==5.5.0 17:27:44 chardet==5.2.0 17:27:44 colorama==0.4.6 17:27:44 distlib==0.3.9 17:27:44 filelock==3.16.1 17:27:44 packaging==24.1 17:27:44 platformdirs==4.3.6 17:27:44 pluggy==1.5.0 17:27:44 pyproject-api==1.8.0 17:27:44 tomli==2.0.2 17:27:44 tox==4.23.2 17:27:44 typing_extensions==4.12.2 17:27:44 urllib3==1.26.20 17:27:44 virtualenv==20.27.1 17:27:44 [EnvInject] - Injecting environment variables from a build step. 17:27:44 [EnvInject] - Injecting as environment variables the properties content 17:27:44 PARALLEL=false 17:27:44 17:27:44 [EnvInject] - Variables injected successfully. 17:27:44 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins7849306454186012606.sh 17:27:44 ---> tox-run.sh 17:27:44 + 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 17:27:44 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-master-robot-lint/archives/tox 17:27:44 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-master-robot-lint/archives/docs 17:27:44 + mkdir -p /w/workspace/testsuite-master-robot-lint/archives/tox 17:27:44 + cd /w/workspace/testsuite-master-robot-lint/. 17:27:44 + source /home/jenkins/lf-env.sh 17:27:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:27:44 ++ mktemp -d /tmp/venv-XXXX 17:27:44 + lf_venv=/tmp/venv-vktO 17:27:44 + local venv_file=/tmp/.os_lf_venv 17:27:44 + local python=python3 17:27:44 + local options 17:27:44 + local set_path=true 17:27:44 + local install_args= 17:27:44 ++ 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 17:27:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:27:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:27:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:27:44 + true 17:27:44 + case $1 in 17:27:44 + venv_file=/tmp/.toxenv 17:27:44 + shift 2 17:27:44 + true 17:27:44 + case $1 in 17:27:44 + shift 17:27:44 + break 17:27:44 + case $python in 17:27:44 + local pkg_list= 17:27:44 + [[ -d /opt/pyenv ]] 17:27:44 + echo 'Setup pyenv:' 17:27:44 Setup pyenv: 17:27:44 + export PYENV_ROOT=/opt/pyenv 17:27:44 + PYENV_ROOT=/opt/pyenv 17:27:44 + 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 17:27:44 + 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 17:27:44 + pyenv versions 17:27:44 system 17:27:44 3.8.13 17:27:44 3.9.13 17:27:44 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 17:27:44 + command -v pyenv 17:27:44 ++ pyenv init - --no-rehash 17:27:44 + 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[*]}"'\'')" 17:27:44 export PATH="/opt/pyenv/shims:${PATH}" 17:27:44 export PYENV_SHELL=bash 17:27:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:27:44 pyenv() { 17:27:44 local command 17:27:44 command="${1:-}" 17:27:44 if [ "$#" -gt 0 ]; then 17:27:44 shift 17:27:44 fi 17:27:44 17:27:44 case "$command" in 17:27:44 rehash|shell) 17:27:44 eval "$(pyenv "sh-$command" "$@")" 17:27:44 ;; 17:27:44 *) 17:27:44 command pyenv "$command" "$@" 17:27:44 ;; 17:27:44 esac 17:27:44 }' 17:27:44 +++ 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[*]}"' 17:27:44 ++ 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 17:27:44 ++ 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 17:27:44 ++ 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 17:27:44 ++ export PYENV_SHELL=bash 17:27:44 ++ PYENV_SHELL=bash 17:27:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:27:44 +++ complete -F _pyenv pyenv 17:27:44 ++ lf-pyver python3 17:27:44 ++ local py_version_xy=python3 17:27:44 ++ local py_version_xyz= 17:27:44 ++ pyenv versions 17:27:44 ++ local command 17:27:44 ++ command=versions 17:27:44 ++ '[' 1 -gt 0 ']' 17:27:44 ++ shift 17:27:44 ++ case "$command" in 17:27:44 ++ awk '{ print $1 }' 17:27:44 ++ command pyenv versions 17:27:44 ++ pyenv versions 17:27:44 ++ sed 's/^[ *]* //' 17:27:44 ++ grep -E '^[0-9.]*[0-9]$' 17:27:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:27:44 +++ grep '^3' /tmp/.pyenv_versions 17:27:44 +++ tail -n 1 17:27:44 +++ sort -V 17:27:44 ++ py_version_xyz=3.10.6 17:27:44 ++ [[ -z 3.10.6 ]] 17:27:44 ++ echo 3.10.6 17:27:44 ++ return 0 17:27:44 + pyenv local 3.10.6 17:27:44 + local command 17:27:44 + command=local 17:27:44 + '[' 2 -gt 0 ']' 17:27:44 + shift 17:27:44 + case "$command" in 17:27:44 + command pyenv local 3.10.6 17:27:44 + pyenv local 3.10.6 17:27:44 + for arg in "$@" 17:27:44 + case $arg in 17:27:44 + pkg_list+='tox ' 17:27:44 + for arg in "$@" 17:27:44 + case $arg in 17:27:44 + pkg_list+='virtualenv ' 17:27:44 + for arg in "$@" 17:27:44 + case $arg in 17:27:44 + pkg_list+='urllib3~=1.26.15 ' 17:27:44 + [[ -f /tmp/.toxenv ]] 17:27:44 ++ cat /tmp/.toxenv 17:27:44 + lf_venv=/tmp/venv-GoP6 17:27:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GoP6 from' file:/tmp/.toxenv 17:27:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GoP6 from file:/tmp/.toxenv 17:27:44 + /tmp/venv-GoP6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:27:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:27:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:27:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:27:45 + /tmp/venv-GoP6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:27:46 + type python3 17:27:46 + true 17:27:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GoP6/bin to PATH' 17:27:46 lf-activate-venv(): INFO: Adding /tmp/venv-GoP6/bin to PATH 17:27:46 + PATH=/tmp/venv-GoP6/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 17:27:46 + return 0 17:27:46 + [[ -d /opt/pyenv ]] 17:27:46 + echo '---> Setting up pyenv' 17:27:46 ---> Setting up pyenv 17:27:46 + export PYENV_ROOT=/opt/pyenv 17:27:46 + PYENV_ROOT=/opt/pyenv 17:27:46 + export PATH=/opt/pyenv/bin:/tmp/venv-GoP6/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 17:27:46 + PATH=/opt/pyenv/bin:/tmp/venv-GoP6/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 17:27:46 ++ pwd 17:27:46 + PYTHONPATH=/w/workspace/testsuite-master-robot-lint 17:27:46 + export PYTHONPATH 17:27:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:27:46 + TOX_TESTENV_PASSENV=PYTHONPATH 17:27:46 + tox --version 17:27:46 4.23.2 from /tmp/venv-GoP6/lib/python3.10/site-packages/tox/__init__.py 17:27:46 + PARALLEL=false 17:27:46 + TOX_OPTIONS_LIST= 17:27:46 + [[ -n robot ]] 17:27:46 + TOX_OPTIONS_LIST=' -e robot' 17:27:46 + case ${PARALLEL,,} in 17:27:47 + tox -e robot 17:27:47 + tee -a /w/workspace/testsuite-master-robot-lint/archives/tox/tox.log 17:27:48 robot: install_deps> python -I -m pip install robotframework-lint 17:27:50 robot: freeze> python -m pip freeze --all 17:27:50 robot: pip==24.3.1,robotframework==7.1.1,robotframework-lint==1.1,setuptools==75.2.0,wheel==0.44.0 17:27:50 robot: commands[0]> python -m rflint --ignore LineTooLong --ignore RequireKeywordDocumentation --ignore RequireTestDocumentation -r robot/testsuites/usecases 17:27:50 + robot/testsuites/usecases/5gbulkpm.robot 17:27:50 W: 92, 0: Too many trailing blank lines (TrailingBlankLines) 17:27:50 + robot/testsuites/usecases/5gson.robot 17:27:50 W: 91, 0: Too many steps (12) in test case (TooManyTestSteps) 17:27:50 W: 106, 0: Too many steps (17) in test case (TooManyTestSteps) 17:27:50 robot: OK (3.33=setup[3.13]+cmd[0.20] seconds) 17:27:50 congratulations :) (3.49 seconds) 17:27:50 + tox_status=0 17:27:50 + echo '---> Completed tox runs' 17:27:50 ---> Completed tox runs 17:27:50 + for i in .tox/*/log 17:27:50 ++ echo .tox/robot/log 17:27:50 ++ awk -F/ '{print $2}' 17:27:50 + tox_env=robot 17:27:50 + cp -r .tox/robot/log /w/workspace/testsuite-master-robot-lint/archives/tox/robot 17:27:50 + DOC_DIR=docs/_build/html 17:27:50 + [[ -d docs/_build/html ]] 17:27:50 + echo '---> tox-run.sh ends' 17:27:50 ---> tox-run.sh ends 17:27:50 + test 0 -eq 0 17:27:50 $ ssh-agent -k 17:27:50 unset SSH_AUTH_SOCK; 17:27:50 unset SSH_AGENT_PID; 17:27:50 echo Agent pid 19076 killed; 17:27:50 [ssh-agent] Stopped. 17:27:50 [PostBuildScript] - [INFO] Executing post build scripts. 17:27:50 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins2771178141938600624.sh 17:27:50 ---> sysstat.sh 17:27:51 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins10727712555436719138.sh 17:27:51 ---> package-listing.sh 17:27:51 ++ facter osfamily 17:27:51 ++ tr '[:upper:]' '[:lower:]' 17:27:51 + OS_FAMILY=redhat 17:27:51 + workspace=/w/workspace/testsuite-master-robot-lint 17:27:51 + START_PACKAGES=/tmp/packages_start.txt 17:27:51 + END_PACKAGES=/tmp/packages_end.txt 17:27:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:27:51 + PACKAGES=/tmp/packages_start.txt 17:27:51 + '[' /w/workspace/testsuite-master-robot-lint ']' 17:27:51 + PACKAGES=/tmp/packages_end.txt 17:27:51 + case "${OS_FAMILY}" in 17:27:51 + rpm -qa 17:27:51 + sort 17:27:51 + '[' -f /tmp/packages_start.txt ']' 17:27:51 + '[' -f /tmp/packages_end.txt ']' 17:27:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:27:51 + '[' /w/workspace/testsuite-master-robot-lint ']' 17:27:51 + mkdir -p /w/workspace/testsuite-master-robot-lint/archives/ 17:27:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-master-robot-lint/archives/ 17:27:51 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins17641844419036642925.sh 17:27:51 ---> capture-instance-metadata.sh 17:27:51 Setup pyenv: 17:27:52 system 17:27:52 3.8.13 17:27:52 3.9.13 17:27:52 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 17:27:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ce9N 17:27:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:27:58 lf-activate-venv(): INFO: Installing: lftools 17:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ce9N/bin to PATH 17:28:23 INFO: Running in OpenStack, capturing instance metadata 17:28:23 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins11605768656977923137.sh 17:28:23 provisioning config files... 17:28:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-master-robot-lint@tmp/config14427285254139048288tmp 17:28:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:28:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:28:23 [EnvInject] - Injecting environment variables from a build step. 17:28:23 [EnvInject] - Injecting as environment variables the properties content 17:28:23 SERVER_ID=logs 17:28:23 17:28:23 [EnvInject] - Variables injected successfully. 17:28:23 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins17373435856813414428.sh 17:28:23 ---> create-netrc.sh 17:28:23 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins8940462667385877656.sh 17:28:23 ---> python-tools-install.sh 17:28:23 Setup pyenv: 17:28:24 system 17:28:24 3.8.13 17:28:24 3.9.13 17:28:24 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 17:28:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ce9N from file:/tmp/.os_lf_venv 17:28:25 lf-activate-venv(): INFO: Installing: lftools 17:28:31 lf-activate-venv(): INFO: Adding /tmp/venv-Ce9N/bin to PATH 17:28:31 Generating Requirements File 17:28:49 Python 3.10.6 17:28:49 pip 24.3.1 from /tmp/venv-Ce9N/lib/python3.10/site-packages/pip (python 3.10) 17:28:49 appdirs==1.4.4 17:28:49 argcomplete==3.5.1 17:28:49 aspy.yaml==1.3.0 17:28:49 attrs==24.2.0 17:28:49 autopage==0.5.2 17:28:49 beautifulsoup4==4.12.3 17:28:49 boto3==1.35.54 17:28:49 botocore==1.35.54 17:28:49 bs4==0.0.2 17:28:49 cachetools==5.5.0 17:28:49 certifi==2024.8.30 17:28:49 cffi==1.17.1 17:28:49 cfgv==3.4.0 17:28:49 chardet==5.2.0 17:28:49 charset-normalizer==3.4.0 17:28:49 click==8.1.7 17:28:49 cliff==4.7.0 17:28:49 cmd2==2.5.3 17:28:49 cryptography==3.3.2 17:28:49 debtcollector==3.0.0 17:28:49 decorator==5.1.1 17:28:49 defusedxml==0.7.1 17:28:49 Deprecated==1.2.14 17:28:49 distlib==0.3.9 17:28:49 dnspython==2.7.0 17:28:49 docker==4.2.2 17:28:49 dogpile.cache==1.3.3 17:28:49 durationpy==0.9 17:28:49 email_validator==2.2.0 17:28:49 filelock==3.16.1 17:28:49 future==1.0.0 17:28:49 gitdb==4.0.11 17:28:49 GitPython==3.1.43 17:28:49 google-auth==2.35.0 17:28:49 httplib2==0.22.0 17:28:49 identify==2.6.1 17:28:49 idna==3.10 17:28:49 importlib-resources==1.5.0 17:28:49 iso8601==2.1.0 17:28:49 Jinja2==3.1.4 17:28:49 jmespath==1.0.1 17:28:49 jsonpatch==1.33 17:28:49 jsonpointer==3.0.0 17:28:49 jsonschema==4.23.0 17:28:49 jsonschema-specifications==2024.10.1 17:28:49 keystoneauth1==5.8.0 17:28:49 kubernetes==31.0.0 17:28:49 lftools==0.37.10 17:28:49 lxml==5.3.0 17:28:49 MarkupSafe==3.0.2 17:28:49 msgpack==1.1.0 17:28:49 multi_key_dict==2.0.3 17:28:49 munch==4.0.0 17:28:49 netaddr==1.3.0 17:28:49 netifaces==0.11.0 17:28:49 niet==1.4.2 17:28:49 nodeenv==1.9.1 17:28:49 oauth2client==4.1.3 17:28:49 oauthlib==3.2.2 17:28:49 openstacksdk==4.1.0 17:28:49 os-client-config==2.1.0 17:28:49 os-service-types==1.7.0 17:28:49 osc-lib==3.1.0 17:28:49 oslo.config==9.6.0 17:28:49 oslo.context==5.6.0 17:28:49 oslo.i18n==6.4.0 17:28:49 oslo.log==6.1.2 17:28:49 oslo.serialization==5.5.0 17:28:49 oslo.utils==7.3.0 17:28:49 packaging==24.1 17:28:49 pbr==6.1.0 17:28:49 platformdirs==4.3.6 17:28:49 prettytable==3.12.0 17:28:49 pyasn1==0.6.1 17:28:49 pyasn1_modules==0.4.1 17:28:49 pycparser==2.22 17:28:49 pygerrit2==2.0.15 17:28:49 PyGithub==2.4.0 17:28:49 PyJWT==2.9.0 17:28:49 PyNaCl==1.5.0 17:28:49 pyparsing==2.4.7 17:28:49 pyperclip==1.9.0 17:28:49 pyrsistent==0.20.0 17:28:49 python-cinderclient==9.6.0 17:28:49 python-dateutil==2.9.0.post0 17:28:49 python-heatclient==4.0.0 17:28:49 python-jenkins==1.8.2 17:28:49 python-keystoneclient==5.5.0 17:28:49 python-magnumclient==4.7.0 17:28:49 python-openstackclient==7.2.1 17:28:49 python-swiftclient==4.6.0 17:28:49 PyYAML==6.0.2 17:28:49 referencing==0.35.1 17:28:49 requests==2.32.3 17:28:49 requests-oauthlib==2.0.0 17:28:49 requestsexceptions==1.4.0 17:28:49 rfc3986==2.0.0 17:28:49 rpds-py==0.20.1 17:28:49 rsa==4.9 17:28:49 ruamel.yaml==0.18.6 17:28:49 ruamel.yaml.clib==0.2.12 17:28:49 s3transfer==0.10.3 17:28:49 simplejson==3.19.3 17:28:49 six==1.16.0 17:28:49 smmap==5.0.1 17:28:49 soupsieve==2.6 17:28:49 stevedore==5.3.0 17:28:49 tabulate==0.9.0 17:28:49 toml==0.10.2 17:28:49 tomlkit==0.13.2 17:28:49 tqdm==4.66.6 17:28:49 typing_extensions==4.12.2 17:28:49 tzdata==2024.2 17:28:49 urllib3==1.26.20 17:28:49 virtualenv==20.27.1 17:28:49 wcwidth==0.2.13 17:28:49 websocket-client==1.8.0 17:28:49 wrapt==1.16.0 17:28:49 xdg==6.0.0 17:28:49 xmltodict==0.14.2 17:28:49 yq==3.4.3 17:28:49 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins6222744757320687908.sh 17:28:49 ---> sudo-logs.sh 17:28:49 Archiving 'sudo' log.. 17:28:50 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins4383402354763949713.sh 17:28:50 ---> job-cost.sh 17:28:50 Setup pyenv: 17:28:50 system 17:28:50 3.8.13 17:28:50 3.9.13 17:28:50 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 17:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ce9N from file:/tmp/.os_lf_venv 17:28:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:28:55 lf-activate-venv(): INFO: Adding /tmp/venv-Ce9N/bin to PATH 17:28:55 INFO: No Stack... 17:28:55 INFO: Retrieving Pricing Info for: v3-standard-2 17:28:56 INFO: Archiving Costs 17:28:56 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins4632377898981292044.sh 17:28:56 ---> logs-deploy.sh 17:28:56 Setup pyenv: 17:28:56 system 17:28:56 3.8.13 17:28:56 3.9.13 17:28:56 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 17:28:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ce9N from file:/tmp/.os_lf_venv 17:28:57 lf-activate-venv(): INFO: Installing: lftools 17:29:04 lf-activate-venv(): INFO: Adding /tmp/venv-Ce9N/bin to PATH 17:29:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-master-robot-lint/144 17:29:04 INFO: archiving workspace using pattern(s): 17:29:05 Archives upload complete. 17:29:05 INFO: archiving logs to Nexus 17:29:06 ---> uname -a: 17:29:06 Linux prd-centos8-builder-2c-1g-81808.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:29:06 17:29:06 17:29:06 ---> lscpu: 17:29:06 Architecture: x86_64 17:29:06 CPU op-mode(s): 32-bit, 64-bit 17:29:06 Byte Order: Little Endian 17:29:06 CPU(s): 2 17:29:06 On-line CPU(s) list: 0,1 17:29:06 Thread(s) per core: 1 17:29:06 Core(s) per socket: 1 17:29:06 Socket(s): 2 17:29:06 NUMA node(s): 1 17:29:06 Vendor ID: AuthenticAMD 17:29:06 CPU family: 23 17:29:06 Model: 49 17:29:06 Model name: AMD EPYC-Rome Processor 17:29:06 Stepping: 0 17:29:06 CPU MHz: 2800.000 17:29:06 BogoMIPS: 5600.00 17:29:06 Virtualization: AMD-V 17:29:06 Hypervisor vendor: KVM 17:29:06 Virtualization type: full 17:29:06 L1d cache: 32K 17:29:06 L1i cache: 32K 17:29:06 L2 cache: 512K 17:29:06 L3 cache: 16384K 17:29:06 NUMA node0 CPU(s): 0,1 17:29:06 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 17:29:06 17:29:06 17:29:06 ---> nproc: 17:29:06 2 17:29:06 17:29:06 17:29:06 ---> df -h: 17:29:06 Filesystem Size Used Avail Use% Mounted on 17:29:06 devtmpfs 3.8G 0 3.8G 0% /dev 17:29:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:29:06 tmpfs 3.8G 17M 3.8G 1% /run 17:29:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:29:06 /dev/vda1 40G 8.5G 32G 22% / 17:29:06 tmpfs 770M 0 770M 0% /run/user/1001 17:29:06 17:29:06 17:29:06 ---> free -m: 17:29:06 total used free shared buff/cache available 17:29:06 Mem: 7699 610 4943 19 2145 6782 17:29:06 Swap: 1023 0 1023 17:29:06 17:29:06 17:29:06 ---> ip addr: 17:29:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:29:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:29:06 inet 127.0.0.1/8 scope host lo 17:29:06 valid_lft forever preferred_lft forever 17:29:06 inet6 ::1/128 scope host 17:29:06 valid_lft forever preferred_lft forever 17:29:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:29:06 link/ether fa:16:3e:c8:69:f5 brd ff:ff:ff:ff:ff:ff 17:29:06 altname enp0s3 17:29:06 altname ens3 17:29:06 inet 10.30.106.84/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:29:06 valid_lft 86276sec preferred_lft 86276sec 17:29:06 inet6 fe80::f816:3eff:fec8:69f5/64 scope link 17:29:06 valid_lft forever preferred_lft forever 17:29:06 17:29:06 17:29:06 ---> sar -b -r -n DEV: 17:29:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/05/2024 _x86_64_ (2 CPU) 17:29:06 17:29:06 17:26:59 LINUX RESTART (2 CPU) 17:29:06 17:29:06 05:28:01 PM tps rtps wtps bread/s bwrtn/s 17:29:06 05:29:01 PM 148.73 7.18 141.55 1346.22 11214.35 17:29:06 Average: 148.73 7.18 141.55 1346.22 11214.35 17:29:06 17:29:06 05:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:29:06 05:29:01 PM 5064332 6946856 2820112 35.77 2688 2047132 754488 8.45 402492 2040068 103428 17:29:06 Average: 5064332 6946856 2820112 35.77 2688 2047132 754488 8.45 402492 2040068 103428 17:29:06 17:29:06 05:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:29:06 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:06 05:29:01 PM eth0 60.60 45.87 843.44 11.26 0.00 0.00 0.00 0.00 17:29:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:06 Average: eth0 60.60 45.87 843.44 11.26 0.00 0.00 0.00 0.00 17:29:06 17:29:06 17:29:06 ---> sar -P ALL: 17:29:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/05/2024 _x86_64_ (2 CPU) 17:29:06 17:29:06 17:26:59 LINUX RESTART (2 CPU) 17:29:06 17:29:06 05:28:01 PM CPU %user %nice %system %iowait %steal %idle 17:29:06 05:29:01 PM all 41.56 0.00 4.40 2.84 0.12 51.08 17:29:06 05:29:01 PM 0 35.31 0.00 4.25 3.49 0.13 56.81 17:29:06 05:29:01 PM 1 47.81 0.00 4.54 2.20 0.10 45.35 17:29:06 Average: all 41.56 0.00 4.40 2.84 0.12 51.08 17:29:06 Average: 0 35.31 0.00 4.25 3.49 0.13 56.81 17:29:06 Average: 1 47.81 0.00 4.54 2.20 0.10 45.35 17:29:06 17:29:06 17:29:06