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