14:46:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141250 14:46:35 Running as SYSTEM 14:46:35 [EnvInject] - Loading node environment variables. 14:46:35 Building remotely on prd-ubuntu1804-builder-4c-4g-20344 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:46:35 [ssh-agent] Looking for ssh-agent implementation... 14:46:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:35 $ ssh-agent 14:46:35 SSH_AUTH_SOCK=/tmp/ssh-XXEq20anym2J/agent.1687 14:46:35 SSH_AGENT_PID=1689 14:46:35 [ssh-agent] Started. 14:46:35 Running ssh-add (command line suppressed) 14:46:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12804858310822015587.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12804858310822015587.key) 14:46:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:46:35 The recommended git tool is: NONE 14:46:37 using credential onap-jenkins-ssh 14:46:37 Wiping out workspace first. 14:46:37 Cloning the remote Git repository 14:46:37 Cloning repository git://cloud.onap.org/mirror/oom.git 14:46:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:46:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:46:37 > git --version # timeout=10 14:46:37 > git --version # 'git version 2.17.1' 14:46:37 using GIT_SSH to set credentials Gerrit user 14:46:37 Verifying host key using manually-configured host key entries 14:46:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:46:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:46:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:46:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:46:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:46:43 using GIT_SSH to set credentials Gerrit user 14:46:43 Verifying host key using manually-configured host key entries 14:46:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141250/1 # timeout=30 14:46:43 > git rev-parse 52b88a74ca33593573e47624995be72757567218^{commit} # timeout=10 14:46:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:46:43 Checking out Revision 52b88a74ca33593573e47624995be72757567218 (refs/changes/50/141250/1) 14:46:43 > git config core.sparsecheckout # timeout=10 14:46:43 > git checkout -f 52b88a74ca33593573e47624995be72757567218 # timeout=30 14:46:46 Commit message: "[AAI] Update schema-service image" 14:46:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:46:46 > git rev-list --no-walk 572e1b57b8787348e013a0bd816a722cd5f8b5a1 # timeout=10 14:46:47 [EnvInject] - Injecting environment variables from a build step. 14:46:47 [EnvInject] - Injecting as environment variables the properties content 14:46:47 PYTHON=python3 14:46:47 14:46:47 [EnvInject] - Variables injected successfully. 14:46:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1312715528396191176.sh 14:46:47 ---> tox-install.sh 14:46:47 + source /home/jenkins/lf-env.sh 14:46:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:46:47 ++ mktemp -d /tmp/venv-XXXX 14:46:47 + lf_venv=/tmp/venv-rdeS 14:46:47 + local venv_file=/tmp/.os_lf_venv 14:46:47 + local python=python3 14:46:47 + local options 14:46:47 + local set_path=true 14:46:47 + local install_args= 14:46:47 ++ 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:46:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:46:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:46:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:46:47 + true 14:46:47 + case $1 in 14:46:47 + venv_file=/tmp/.toxenv 14:46:47 + shift 2 14:46:47 + true 14:46:47 + case $1 in 14:46:47 + shift 14:46:47 + break 14:46:47 + case $python in 14:46:47 + local pkg_list= 14:46:47 + [[ -d /opt/pyenv ]] 14:46:47 + echo 'Setup pyenv:' 14:46:47 Setup pyenv: 14:46:47 + export PYENV_ROOT=/opt/pyenv 14:46:47 + PYENV_ROOT=/opt/pyenv 14:46:47 + 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:46:47 + 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:46:47 + pyenv versions 14:46:47 * system (set by /opt/pyenv/version) 14:46:47 * 3.8.13 (set by /opt/pyenv/version) 14:46:47 * 3.9.13 (set by /opt/pyenv/version) 14:46:47 * 3.10.6 (set by /opt/pyenv/version) 14:46:47 + command -v pyenv 14:46:47 ++ pyenv init - --no-rehash 14:46:47 + 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:46:47 export PATH="/opt/pyenv/shims:${PATH}" 14:46:47 export PYENV_SHELL=bash 14:46:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:46:47 pyenv() { 14:46:47 local command 14:46:47 command="${1:-}" 14:46:47 if [ "$#" -gt 0 ]; then 14:46:47 shift 14:46:47 fi 14:46:47 14:46:47 case "$command" in 14:46:47 rehash|shell) 14:46:47 eval "$(pyenv "sh-$command" "$@")" 14:46:47 ;; 14:46:47 *) 14:46:47 command pyenv "$command" "$@" 14:46:47 ;; 14:46:47 esac 14:46:47 }' 14:46:47 +++ 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:46:47 ++ 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:46:47 ++ 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:46:47 ++ 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:46:47 ++ export PYENV_SHELL=bash 14:46:47 ++ PYENV_SHELL=bash 14:46:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:46:47 +++ complete -F _pyenv pyenv 14:46:47 ++ lf-pyver python3 14:46:47 ++ local py_version_xy=python3 14:46:47 ++ local py_version_xyz= 14:46:47 ++ pyenv versions 14:46:47 ++ local command 14:46:47 ++ command=versions 14:46:47 ++ '[' 1 -gt 0 ']' 14:46:47 ++ awk '{ print $1 }' 14:46:47 ++ sed 's/^[ *]* //' 14:46:47 ++ shift 14:46:47 ++ case "$command" in 14:46:47 ++ command pyenv versions 14:46:47 ++ pyenv versions 14:46:47 ++ grep -E '^[0-9.]*[0-9]$' 14:46:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:46:47 +++ grep '^3' /tmp/.pyenv_versions 14:46:47 +++ sort -V 14:46:47 +++ tail -n 1 14:46:47 ++ py_version_xyz=3.10.6 14:46:47 ++ [[ -z 3.10.6 ]] 14:46:47 ++ echo 3.10.6 14:46:47 ++ return 0 14:46:47 + pyenv local 3.10.6 14:46:47 + local command 14:46:47 + command=local 14:46:47 + '[' 2 -gt 0 ']' 14:46:47 + shift 14:46:47 + case "$command" in 14:46:47 + command pyenv local 3.10.6 14:46:47 + pyenv local 3.10.6 14:46:47 + for arg in "$@" 14:46:47 + case $arg in 14:46:47 + pkg_list+='tox ' 14:46:47 + for arg in "$@" 14:46:47 + case $arg in 14:46:47 + pkg_list+='virtualenv ' 14:46:47 + for arg in "$@" 14:46:47 + case $arg in 14:46:47 + pkg_list+='urllib3~=1.26.15 ' 14:46:47 + [[ -f /tmp/.toxenv ]] 14:46:47 + [[ ! -f /tmp/.toxenv ]] 14:46:47 + [[ -n '' ]] 14:46:47 + python3 -m venv /tmp/venv-rdeS 14:46:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rdeS' 14:46:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rdeS 14:46:51 + echo /tmp/venv-rdeS 14:46:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:46:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:46:51 + /tmp/venv-rdeS/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:46:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:46:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:46:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:46:55 + /tmp/venv-rdeS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:46:57 + type python3 14:46:57 + true 14:46:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rdeS/bin to PATH' 14:46:57 lf-activate-venv(): INFO: Adding /tmp/venv-rdeS/bin to PATH 14:46:57 + PATH=/tmp/venv-rdeS/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:46:57 + return 0 14:46:57 + python3 --version 14:46:57 Python 3.10.6 14:46:57 + python3 -m pip --version 14:46:57 pip 25.1.1 from /tmp/venv-rdeS/lib/python3.10/site-packages/pip (python 3.10) 14:46:58 + python3 -m pip freeze 14:46:58 cachetools==6.0.0 14:46:58 chardet==5.2.0 14:46:58 colorama==0.4.6 14:46:58 distlib==0.3.9 14:46:58 filelock==3.18.0 14:46:58 packaging==25.0 14:46:58 platformdirs==4.3.8 14:46:58 pluggy==1.6.0 14:46:58 pyproject-api==1.9.1 14:46:58 tomli==2.2.1 14:46:58 tox==4.26.0 14:46:58 typing_extensions==4.14.0 14:46:58 urllib3==1.26.20 14:46:58 virtualenv==20.31.2 14:46:58 [EnvInject] - Injecting environment variables from a build step. 14:46:58 [EnvInject] - Injecting as environment variables the properties content 14:46:58 PARALLEL=false 14:46:58 14:46:58 [EnvInject] - Variables injected successfully. 14:46:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9047871379559414369.sh 14:46:58 ---> tox-run.sh 14:46:58 + 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:46:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:46:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:46:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:46:58 + cd /w/workspace/oom-master-pre-commit-lint/. 14:46:58 + source /home/jenkins/lf-env.sh 14:46:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:46:58 ++ mktemp -d /tmp/venv-XXXX 14:46:58 + lf_venv=/tmp/venv-s1hh 14:46:58 + local venv_file=/tmp/.os_lf_venv 14:46:58 + local python=python3 14:46:58 + local options 14:46:58 + local set_path=true 14:46:58 + local install_args= 14:46:58 ++ 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:46:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:46:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:46:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:46:58 + true 14:46:58 + case $1 in 14:46:58 + venv_file=/tmp/.toxenv 14:46:58 + shift 2 14:46:58 + true 14:46:58 + case $1 in 14:46:58 + shift 14:46:58 + break 14:46:58 + case $python in 14:46:58 + local pkg_list= 14:46:58 + [[ -d /opt/pyenv ]] 14:46:58 + echo 'Setup pyenv:' 14:46:58 Setup pyenv: 14:46:58 + export PYENV_ROOT=/opt/pyenv 14:46:58 + PYENV_ROOT=/opt/pyenv 14:46:58 + 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:46:58 + 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:46:58 + pyenv versions 14:46:58 system 14:46:58 3.8.13 14:46:58 3.9.13 14:46:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:46:58 + command -v pyenv 14:46:58 ++ pyenv init - --no-rehash 14:46:58 + 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:46:58 export PATH="/opt/pyenv/shims:${PATH}" 14:46:58 export PYENV_SHELL=bash 14:46:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:46:58 pyenv() { 14:46:58 local command 14:46:58 command="${1:-}" 14:46:58 if [ "$#" -gt 0 ]; then 14:46:58 shift 14:46:58 fi 14:46:58 14:46:58 case "$command" in 14:46:58 rehash|shell) 14:46:58 eval "$(pyenv "sh-$command" "$@")" 14:46:58 ;; 14:46:58 *) 14:46:58 command pyenv "$command" "$@" 14:46:58 ;; 14:46:58 esac 14:46:58 }' 14:46:58 +++ 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:46:58 ++ 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:46:58 ++ 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:46:58 ++ 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:46:58 ++ export PYENV_SHELL=bash 14:46:58 ++ PYENV_SHELL=bash 14:46:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:46:58 +++ complete -F _pyenv pyenv 14:46:58 ++ lf-pyver python3 14:46:58 ++ local py_version_xy=python3 14:46:58 ++ local py_version_xyz= 14:46:58 ++ pyenv versions 14:46:58 ++ local command 14:46:58 ++ command=versions 14:46:58 ++ '[' 1 -gt 0 ']' 14:46:58 ++ shift 14:46:58 ++ case "$command" in 14:46:58 ++ command pyenv versions 14:46:58 ++ pyenv versions 14:46:58 ++ sed 's/^[ *]* //' 14:46:58 ++ grep -E '^[0-9.]*[0-9]$' 14:46:58 ++ awk '{ print $1 }' 14:46:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:46:58 +++ grep '^3' /tmp/.pyenv_versions 14:46:58 +++ sort -V 14:46:58 +++ tail -n 1 14:46:58 ++ py_version_xyz=3.10.6 14:46:58 ++ [[ -z 3.10.6 ]] 14:46:58 ++ echo 3.10.6 14:46:58 ++ return 0 14:46:58 + pyenv local 3.10.6 14:46:58 + local command 14:46:58 + command=local 14:46:58 + '[' 2 -gt 0 ']' 14:46:58 + shift 14:46:58 + case "$command" in 14:46:58 + command pyenv local 3.10.6 14:46:58 + pyenv local 3.10.6 14:46:58 + for arg in "$@" 14:46:58 + case $arg in 14:46:58 + pkg_list+='tox ' 14:46:58 + for arg in "$@" 14:46:58 + case $arg in 14:46:58 + pkg_list+='virtualenv ' 14:46:58 + for arg in "$@" 14:46:58 + case $arg in 14:46:58 + pkg_list+='urllib3~=1.26.15 ' 14:46:58 + [[ -f /tmp/.toxenv ]] 14:46:58 ++ cat /tmp/.toxenv 14:46:58 + lf_venv=/tmp/venv-rdeS 14:46:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rdeS from' file:/tmp/.toxenv 14:46:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rdeS from file:/tmp/.toxenv 14:46:58 + /tmp/venv-rdeS/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:46:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:46:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:46:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:46:59 + /tmp/venv-rdeS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:47:00 + type python3 14:47:00 + true 14:47:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rdeS/bin to PATH' 14:47:00 lf-activate-venv(): INFO: Adding /tmp/venv-rdeS/bin to PATH 14:47:00 + PATH=/tmp/venv-rdeS/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:47:00 + return 0 14:47:00 + [[ -d /opt/pyenv ]] 14:47:00 + echo '---> Setting up pyenv' 14:47:00 ---> Setting up pyenv 14:47:00 + export PYENV_ROOT=/opt/pyenv 14:47:00 + PYENV_ROOT=/opt/pyenv 14:47:00 + export PATH=/opt/pyenv/bin:/tmp/venv-rdeS/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:47:00 + PATH=/opt/pyenv/bin:/tmp/venv-rdeS/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:47:00 ++ pwd 14:47:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:47:00 + export PYTHONPATH 14:47:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:47:00 + TOX_TESTENV_PASSENV=PYTHONPATH 14:47:00 + tox --version 14:47:00 4.26.0 from /tmp/venv-rdeS/lib/python3.10/site-packages/tox/__init__.py 14:47:00 + PARALLEL=false 14:47:00 + TOX_OPTIONS_LIST= 14:47:00 + [[ -n pre-commit ]] 14:47:00 + TOX_OPTIONS_LIST=' -e pre-commit' 14:47:00 + case ${PARALLEL,,} in 14:47:00 + tox -e pre-commit 14:47:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:47:01 pre-commit: install_deps> python -I -m pip install pre-commit 14:47:04 pre-commit: freeze> python -m pip freeze --all 14:47:05 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 14:47:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:47:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:47:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:47:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:47:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:47:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:47:07 [INFO] Once installed this environment will be reused. 14:47:07 [INFO] This may take a few minutes... 14:47:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:47:11 [INFO] Once installed this environment will be reused. 14:47:11 [INFO] This may take a few minutes... 14:47:16 trim trailing whitespace.................................................Passed 14:47:16 Tabs remover.............................................................Passed 14:47:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:47:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:47:16 [INFO] Once installed this environment will be reused. 14:47:16 [INFO] This may take a few minutes... 14:47:24 gitlint..............................................(no files to check)Skipped 14:47:24 pre-commit: OK (23.65=setup[3.59]+cmd[11.41,8.65] seconds) 14:47:24 congratulations :) (23.86 seconds) 14:47:24 + tox_status=0 14:47:24 + echo '---> Completed tox runs' 14:47:24 ---> Completed tox runs 14:47:24 + for i in .tox/*/log 14:47:25 ++ echo .tox/pre-commit/log 14:47:25 ++ awk -F/ '{print $2}' 14:47:25 + tox_env=pre-commit 14:47:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:47:25 + DOC_DIR=docs/_build/html 14:47:25 + [[ -d docs/_build/html ]] 14:47:25 + echo '---> tox-run.sh ends' 14:47:25 ---> tox-run.sh ends 14:47:25 + test 0 -eq 0 14:47:25 $ ssh-agent -k 14:47:25 unset SSH_AUTH_SOCK; 14:47:25 unset SSH_AGENT_PID; 14:47:25 echo Agent pid 1689 killed; 14:47:25 [ssh-agent] Stopped. 14:47:25 [PostBuildScript] - [INFO] Executing post build scripts. 14:47:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15776439692895771642.sh 14:47:25 ---> sysstat.sh 14:47:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6121199170449251429.sh 14:47:25 ---> package-listing.sh 14:47:25 ++ facter osfamily 14:47:25 ++ tr '[:upper:]' '[:lower:]' 14:47:25 + OS_FAMILY=debian 14:47:25 + workspace=/w/workspace/oom-master-pre-commit-lint 14:47:25 + START_PACKAGES=/tmp/packages_start.txt 14:47:25 + END_PACKAGES=/tmp/packages_end.txt 14:47:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:47:25 + PACKAGES=/tmp/packages_start.txt 14:47:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:47:25 + PACKAGES=/tmp/packages_end.txt 14:47:25 + case "${OS_FAMILY}" in 14:47:25 + dpkg -l 14:47:25 + grep '^ii' 14:47:25 + '[' -f /tmp/packages_start.txt ']' 14:47:25 + '[' -f /tmp/packages_end.txt ']' 14:47:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:47:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:47:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:47:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:47:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5082957164278417696.sh 14:47:25 ---> capture-instance-metadata.sh 14:47:25 Setup pyenv: 14:47:25 system 14:47:25 3.8.13 14:47:25 3.9.13 14:47:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gcoK 14:47:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:47:33 lf-activate-venv(): INFO: Installing: lftools 14:47:55 lf-activate-venv(): INFO: Adding /tmp/venv-gcoK/bin to PATH 14:47:55 INFO: Running in OpenStack, capturing instance metadata 14:47:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15394871631327742845.sh 14:47:55 provisioning config files... 14:47:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8077897901196430971tmp 14:47:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:47:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:47:55 [EnvInject] - Injecting environment variables from a build step. 14:47:55 [EnvInject] - Injecting as environment variables the properties content 14:47:55 SERVER_ID=logs 14:47:55 14:47:55 [EnvInject] - Variables injected successfully. 14:47:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins970062118638439934.sh 14:47:55 ---> create-netrc.sh 14:47:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10094342167078980897.sh 14:47:55 ---> python-tools-install.sh 14:47:55 Setup pyenv: 14:47:55 system 14:47:55 3.8.13 14:47:55 3.9.13 14:47:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gcoK from file:/tmp/.os_lf_venv 14:47:57 lf-activate-venv(): INFO: Installing: lftools 14:48:05 lf-activate-venv(): INFO: Adding /tmp/venv-gcoK/bin to PATH 14:48:05 Generating Requirements File 14:48:23 Python 3.10.6 14:48:23 pip 25.1.1 from /tmp/venv-gcoK/lib/python3.10/site-packages/pip (python 3.10) 14:48:24 appdirs==1.4.4 14:48:24 argcomplete==3.6.2 14:48:24 aspy.yaml==1.3.0 14:48:24 attrs==25.3.0 14:48:24 autopage==0.5.2 14:48:24 beautifulsoup4==4.13.4 14:48:24 boto3==1.38.34 14:48:24 botocore==1.38.34 14:48:24 bs4==0.0.2 14:48:24 cachetools==5.5.2 14:48:24 certifi==2025.4.26 14:48:24 cffi==1.17.1 14:48:24 cfgv==3.4.0 14:48:24 chardet==5.2.0 14:48:24 charset-normalizer==3.4.2 14:48:24 click==8.2.1 14:48:24 cliff==4.10.0 14:48:24 cmd2==2.6.1 14:48:24 cryptography==3.3.2 14:48:24 debtcollector==3.0.0 14:48:24 decorator==5.2.1 14:48:24 defusedxml==0.7.1 14:48:24 Deprecated==1.2.18 14:48:24 distlib==0.3.9 14:48:24 dnspython==2.7.0 14:48:24 docker==7.1.0 14:48:24 dogpile.cache==1.4.0 14:48:24 durationpy==0.10 14:48:24 email_validator==2.2.0 14:48:24 filelock==3.18.0 14:48:24 future==1.0.0 14:48:24 gitdb==4.0.12 14:48:24 GitPython==3.1.44 14:48:24 google-auth==2.40.3 14:48:24 httplib2==0.22.0 14:48:24 identify==2.6.12 14:48:24 idna==3.10 14:48:24 importlib-resources==1.5.0 14:48:24 iso8601==2.1.0 14:48:24 Jinja2==3.1.6 14:48:24 jmespath==1.0.1 14:48:24 jsonpatch==1.33 14:48:24 jsonpointer==3.0.0 14:48:24 jsonschema==4.24.0 14:48:24 jsonschema-specifications==2025.4.1 14:48:24 keystoneauth1==5.11.0 14:48:24 kubernetes==33.1.0 14:48:24 lftools==0.37.13 14:48:24 lxml==5.4.0 14:48:24 MarkupSafe==3.0.2 14:48:24 msgpack==1.1.0 14:48:24 multi_key_dict==2.0.3 14:48:24 munch==4.0.0 14:48:24 netaddr==1.3.0 14:48:24 niet==1.4.2 14:48:24 nodeenv==1.9.1 14:48:24 oauth2client==4.1.3 14:48:24 oauthlib==3.2.2 14:48:24 openstacksdk==4.6.0 14:48:24 os-client-config==2.1.0 14:48:24 os-service-types==1.7.0 14:48:24 osc-lib==4.0.2 14:48:24 oslo.config==9.8.0 14:48:24 oslo.context==6.0.0 14:48:24 oslo.i18n==6.5.1 14:48:24 oslo.log==7.1.0 14:48:24 oslo.serialization==5.7.0 14:48:24 oslo.utils==9.0.0 14:48:24 packaging==25.0 14:48:24 pbr==6.1.1 14:48:24 platformdirs==4.3.8 14:48:24 prettytable==3.16.0 14:48:24 psutil==7.0.0 14:48:24 pyasn1==0.6.1 14:48:24 pyasn1_modules==0.4.2 14:48:24 pycparser==2.22 14:48:24 pygerrit2==2.0.15 14:48:24 PyGithub==2.6.1 14:48:24 PyJWT==2.10.1 14:48:24 PyNaCl==1.5.0 14:48:24 pyparsing==2.4.7 14:48:24 pyperclip==1.9.0 14:48:24 pyrsistent==0.20.0 14:48:24 python-cinderclient==9.7.0 14:48:24 python-dateutil==2.9.0.post0 14:48:24 python-heatclient==4.2.0 14:48:24 python-jenkins==1.8.2 14:48:24 python-keystoneclient==5.6.0 14:48:24 python-magnumclient==4.8.1 14:48:24 python-openstackclient==8.1.0 14:48:24 python-swiftclient==4.8.0 14:48:24 PyYAML==6.0.2 14:48:24 referencing==0.36.2 14:48:24 requests==2.32.4 14:48:24 requests-oauthlib==2.0.0 14:48:24 requestsexceptions==1.4.0 14:48:24 rfc3986==2.0.0 14:48:24 rpds-py==0.25.1 14:48:24 rsa==4.9.1 14:48:24 ruamel.yaml==0.18.14 14:48:24 ruamel.yaml.clib==0.2.12 14:48:24 s3transfer==0.13.0 14:48:24 simplejson==3.20.1 14:48:24 six==1.17.0 14:48:24 smmap==5.0.2 14:48:24 soupsieve==2.7 14:48:24 stevedore==5.4.1 14:48:24 tabulate==0.9.0 14:48:24 toml==0.10.2 14:48:24 tomlkit==0.13.3 14:48:24 tqdm==4.67.1 14:48:24 typing_extensions==4.14.0 14:48:24 tzdata==2025.2 14:48:24 urllib3==1.26.20 14:48:24 virtualenv==20.31.2 14:48:24 wcwidth==0.2.13 14:48:24 websocket-client==1.8.0 14:48:24 wrapt==1.17.2 14:48:24 xdg==6.0.0 14:48:24 xmltodict==0.14.2 14:48:24 yq==3.4.3 14:48:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9458376284641204537.sh 14:48:24 ---> sudo-logs.sh 14:48:24 Archiving 'sudo' log.. 14:48:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1050407418895593229.sh 14:48:24 ---> job-cost.sh 14:48:24 Setup pyenv: 14:48:24 system 14:48:24 3.8.13 14:48:24 3.9.13 14:48:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:48:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gcoK from file:/tmp/.os_lf_venv 14:48:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:48:31 lf-activate-venv(): INFO: Adding /tmp/venv-gcoK/bin to PATH 14:48:31 INFO: No Stack... 14:48:31 INFO: Retrieving Pricing Info for: v3-standard-4 14:48:32 INFO: Archiving Costs 14:48:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13333840343925835438.sh 14:48:32 ---> logs-deploy.sh 14:48:32 Setup pyenv: 14:48:32 system 14:48:32 3.8.13 14:48:32 3.9.13 14:48:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:48:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gcoK from file:/tmp/.os_lf_venv 14:48:34 lf-activate-venv(): INFO: Installing: lftools 14:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-gcoK/bin to PATH 14:48:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4095 14:48:42 INFO: archiving workspace using pattern(s): 14:48:43 Archives upload complete. 14:48:43 INFO: archiving logs to Nexus 14:48:44 ---> uname -a: 14:48:44 Linux prd-ubuntu1804-builder-4c-4g-20344 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:48:44 14:48:44 14:48:44 ---> lscpu: 14:48:44 Architecture: x86_64 14:48:44 CPU op-mode(s): 32-bit, 64-bit 14:48:44 Byte Order: Little Endian 14:48:44 CPU(s): 4 14:48:44 On-line CPU(s) list: 0-3 14:48:44 Thread(s) per core: 1 14:48:44 Core(s) per socket: 1 14:48:44 Socket(s): 4 14:48:44 NUMA node(s): 1 14:48:44 Vendor ID: AuthenticAMD 14:48:44 CPU family: 23 14:48:44 Model: 49 14:48:44 Model name: AMD EPYC-Rome Processor 14:48:44 Stepping: 0 14:48:44 CPU MHz: 2799.998 14:48:44 BogoMIPS: 5599.99 14:48:44 Virtualization: AMD-V 14:48:44 Hypervisor vendor: KVM 14:48:44 Virtualization type: full 14:48:44 L1d cache: 32K 14:48:44 L1i cache: 32K 14:48:44 L2 cache: 512K 14:48:44 L3 cache: 16384K 14:48:44 NUMA node0 CPU(s): 0-3 14:48:44 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:48:44 14:48:44 14:48:44 ---> nproc: 14:48:44 4 14:48:44 14:48:44 14:48:44 ---> df -h: 14:48:44 Filesystem Size Used Avail Use% Mounted on 14:48:44 udev 7.9G 0 7.9G 0% /dev 14:48:44 tmpfs 1.6G 672K 1.6G 1% /run 14:48:44 /dev/vda1 78G 8.4G 69G 11% / 14:48:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:48:44 tmpfs 5.0M 0 5.0M 0% /run/lock 14:48:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:48:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:48:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:48:44 14:48:44 14:48:44 ---> free -m: 14:48:44 total used free shared buff/cache available 14:48:44 Mem: 16040 605 13239 0 2195 15114 14:48:44 Swap: 1023 0 1023 14:48:44 14:48:44 14:48:44 ---> ip addr: 14:48:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:48:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:48:44 inet 127.0.0.1/8 scope host lo 14:48:44 valid_lft forever preferred_lft forever 14:48:44 inet6 ::1/128 scope host 14:48:44 valid_lft forever preferred_lft forever 14:48:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:48:44 link/ether fa:16:3e:c6:ff:8b brd ff:ff:ff:ff:ff:ff 14:48:44 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 14:48:44 valid_lft 86253sec preferred_lft 86253sec 14:48:44 inet6 fe80::f816:3eff:fec6:ff8b/64 scope link 14:48:44 valid_lft forever preferred_lft forever 14:48:44 14:48:44 14:48:44 ---> sar -b -r -n DEV: 14:48:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20344) 06/11/25 _x86_64_ (4 CPU) 14:48:44 14:48:44 14:46:18 LINUX RESTART (4 CPU) 14:48:44 14:48:44 14:47:02 tps rtps wtps bread/s bwrtn/s 14:48:44 14:48:01 126.35 2.05 124.30 151.16 46400.81 14:48:44 Average: 126.35 2.05 124.30 151.16 46400.81 14:48:44 14:48:44 14:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:48:44 14:48:01 13665796 15468584 2759172 16.80 76800 1914224 838260 4.80 834568 1686080 157196 14:48:44 Average: 13665796 15468584 2759172 16.80 76800 1914224 838260 4.80 834568 1686080 157196 14:48:44 14:48:44 14:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:48:44 14:48:01 ens3 248.65 170.02 1376.07 19.38 0.00 0.00 0.00 0.00 14:48:44 14:48:01 lo 2.98 2.98 0.34 0.34 0.00 0.00 0.00 0.00 14:48:44 Average: ens3 248.65 170.02 1376.07 19.38 0.00 0.00 0.00 0.00 14:48:44 Average: lo 2.98 2.98 0.34 0.34 0.00 0.00 0.00 0.00 14:48:44 14:48:44 14:48:44 ---> sar -P ALL: 14:48:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20344) 06/11/25 _x86_64_ (4 CPU) 14:48:44 14:48:44 14:46:18 LINUX RESTART (4 CPU) 14:48:44 14:48:44 14:47:02 CPU %user %nice %system %iowait %steal %idle 14:48:44 14:48:01 all 25.39 0.00 2.04 3.38 0.06 69.13 14:48:44 14:48:01 0 48.17 0.00 3.03 2.53 0.07 46.20 14:48:44 14:48:01 1 21.02 0.00 1.71 0.46 0.07 76.74 14:48:44 14:48:01 2 8.91 0.00 1.74 5.04 0.07 84.24 14:48:44 14:48:01 3 23.51 0.00 1.72 5.47 0.05 69.25 14:48:44 Average: all 25.39 0.00 2.04 3.38 0.06 69.13 14:48:44 Average: 0 48.17 0.00 3.03 2.53 0.07 46.20 14:48:44 Average: 1 21.02 0.00 1.71 0.46 0.07 76.74 14:48:44 Average: 2 8.91 0.00 1.74 5.04 0.07 84.24 14:48:44 Average: 3 23.51 0.00 1.72 5.47 0.05 69.25 14:48:44 14:48:44 14:48:44