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