11:41:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138206 11:41:50 Running as SYSTEM 11:41:50 [EnvInject] - Loading node environment variables. 11:41:50 Building remotely on prd-ubuntu1804-builder-4c-4g-16561 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:41:50 [ssh-agent] Looking for ssh-agent implementation... 11:41:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:50 $ ssh-agent 11:41:50 SSH_AUTH_SOCK=/tmp/ssh-PffYLVvqJwhT/agent.1707 11:41:50 SSH_AGENT_PID=1709 11:41:50 [ssh-agent] Started. 11:41:50 Running ssh-add (command line suppressed) 11:41:50 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18030608824558405431.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18030608824558405431.key) 11:41:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:41:50 The recommended git tool is: NONE 11:41:52 using credential onap-jenkins-ssh 11:41:52 Wiping out workspace first. 11:41:52 Cloning the remote Git repository 11:41:52 Cloning repository git://cloud.onap.org/mirror/oom.git 11:41:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:41:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:41:52 > git --version # timeout=10 11:41:52 > git --version # 'git version 2.17.1' 11:41:52 using GIT_SSH to set credentials Gerrit user 11:41:52 Verifying host key using manually-configured host key entries 11:41:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:41:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:41:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:41:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:41:58 using GIT_SSH to set credentials Gerrit user 11:41:58 Verifying host key using manually-configured host key entries 11:41:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/06/138206/3 # timeout=30 11:41:58 > git rev-parse f14bba367dbf261543fb2bdcda0d35352a4f25a3^{commit} # timeout=10 11:41:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:41:58 Checking out Revision f14bba367dbf261543fb2bdcda0d35352a4f25a3 (refs/changes/06/138206/3) 11:41:58 > git config core.sparsecheckout # timeout=10 11:41:58 > git checkout -f f14bba367dbf261543fb2bdcda0d35352a4f25a3 # timeout=30 11:42:02 Commit message: "[UUI] Update image of components of UUI" 11:42:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:42:02 > git rev-list --no-walk e5cad98137d9403bcb43a8715dbd7ad9b4967615 # timeout=10 11:42:02 [EnvInject] - Injecting environment variables from a build step. 11:42:02 [EnvInject] - Injecting as environment variables the properties content 11:42:02 PYTHON=python3 11:42:02 11:42:02 [EnvInject] - Variables injected successfully. 11:42:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16989907514537788219.sh 11:42:02 ---> tox-install.sh 11:42:02 + source /home/jenkins/lf-env.sh 11:42:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:42:02 ++ mktemp -d /tmp/venv-XXXX 11:42:02 + lf_venv=/tmp/venv-n3gV 11:42:02 + local venv_file=/tmp/.os_lf_venv 11:42:02 + local python=python3 11:42:02 + local options 11:42:02 + local set_path=true 11:42:02 + local install_args= 11:42:02 ++ 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:42:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:42:02 + true 11:42:02 + case $1 in 11:42:02 + venv_file=/tmp/.toxenv 11:42:02 + shift 2 11:42:02 + true 11:42:02 + case $1 in 11:42:02 + shift 11:42:02 + break 11:42:02 + case $python in 11:42:02 + local pkg_list= 11:42:02 + [[ -d /opt/pyenv ]] 11:42:02 + echo 'Setup pyenv:' 11:42:02 Setup pyenv: 11:42:02 + export PYENV_ROOT=/opt/pyenv 11:42:02 + PYENV_ROOT=/opt/pyenv 11:42:02 + 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:42:02 + 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:42:02 + pyenv versions 11:42:02 * system (set by /opt/pyenv/version) 11:42:02 * 3.8.13 (set by /opt/pyenv/version) 11:42:02 * 3.9.13 (set by /opt/pyenv/version) 11:42:02 * 3.10.6 (set by /opt/pyenv/version) 11:42:02 + command -v pyenv 11:42:02 ++ pyenv init - --no-rehash 11:42:02 + 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:42:02 export PATH="/opt/pyenv/shims:${PATH}" 11:42:02 export PYENV_SHELL=bash 11:42:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:42:02 pyenv() { 11:42:02 local command 11:42:02 command="${1:-}" 11:42:02 if [ "$#" -gt 0 ]; then 11:42:02 shift 11:42:02 fi 11:42:02 11:42:02 case "$command" in 11:42:02 rehash|shell) 11:42:02 eval "$(pyenv "sh-$command" "$@")" 11:42:02 ;; 11:42:02 *) 11:42:02 command pyenv "$command" "$@" 11:42:02 ;; 11:42:02 esac 11:42:02 }' 11:42:02 +++ 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:42:02 ++ 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:42:02 ++ 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:42:02 ++ 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:42:02 ++ export PYENV_SHELL=bash 11:42:02 ++ PYENV_SHELL=bash 11:42:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:42:02 +++ complete -F _pyenv pyenv 11:42:02 ++ lf-pyver python3 11:42:02 ++ local py_version_xy=python3 11:42:02 ++ local py_version_xyz= 11:42:02 ++ pyenv versions 11:42:02 ++ local command 11:42:02 ++ command=versions 11:42:02 ++ '[' 1 -gt 0 ']' 11:42:02 ++ shift 11:42:02 ++ case "$command" in 11:42:02 ++ command pyenv versions 11:42:02 ++ pyenv versions 11:42:02 ++ sed 's/^[ *]* //' 11:42:02 ++ awk '{ print $1 }' 11:42:02 ++ grep -E '^[0-9.]*[0-9]$' 11:42:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:42:02 +++ grep '^3' /tmp/.pyenv_versions 11:42:02 +++ sort -V 11:42:02 +++ tail -n 1 11:42:02 ++ py_version_xyz=3.10.6 11:42:02 ++ [[ -z 3.10.6 ]] 11:42:02 ++ echo 3.10.6 11:42:02 ++ return 0 11:42:02 + pyenv local 3.10.6 11:42:02 + local command 11:42:02 + command=local 11:42:02 + '[' 2 -gt 0 ']' 11:42:02 + shift 11:42:02 + case "$command" in 11:42:02 + command pyenv local 3.10.6 11:42:02 + pyenv local 3.10.6 11:42:02 + for arg in "$@" 11:42:02 + case $arg in 11:42:02 + pkg_list+='tox ' 11:42:02 + for arg in "$@" 11:42:02 + case $arg in 11:42:02 + pkg_list+='virtualenv ' 11:42:02 + for arg in "$@" 11:42:02 + case $arg in 11:42:02 + pkg_list+='urllib3~=1.26.15 ' 11:42:02 + [[ -f /tmp/.toxenv ]] 11:42:02 + [[ ! -f /tmp/.toxenv ]] 11:42:02 + [[ -n '' ]] 11:42:02 + python3 -m venv /tmp/venv-n3gV 11:42:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n3gV' 11:42:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n3gV 11:42:07 + echo /tmp/venv-n3gV 11:42:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:42:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:42:07 + /tmp/venv-n3gV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:42:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:42:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:42:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:42:10 + /tmp/venv-n3gV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:42:14 + type python3 11:42:14 + true 11:42:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n3gV/bin to PATH' 11:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-n3gV/bin to PATH 11:42:14 + PATH=/tmp/venv-n3gV/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:42:14 + return 0 11:42:14 + python3 --version 11:42:14 Python 3.10.6 11:42:14 + python3 -m pip --version 11:42:14 pip 24.0 from /tmp/venv-n3gV/lib/python3.10/site-packages/pip (python 3.10) 11:42:14 + python3 -m pip freeze 11:42:15 cachetools==5.3.3 11:42:15 chardet==5.2.0 11:42:15 colorama==0.4.6 11:42:15 distlib==0.3.8 11:42:15 filelock==3.15.1 11:42:15 packaging==24.1 11:42:15 platformdirs==4.2.2 11:42:15 pluggy==1.5.0 11:42:15 pyproject-api==1.6.1 11:42:15 tomli==2.0.1 11:42:15 tox==4.15.1 11:42:15 urllib3==1.26.18 11:42:15 virtualenv==20.26.2 11:42:15 [EnvInject] - Injecting environment variables from a build step. 11:42:15 [EnvInject] - Injecting as environment variables the properties content 11:42:15 PARALLEL=false 11:42:15 11:42:15 [EnvInject] - Variables injected successfully. 11:42:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18438754663409902037.sh 11:42:15 ---> tox-run.sh 11:42:15 + 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:42:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:42:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:42:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:42:15 + cd /w/workspace/oom-master-pre-commit-lint/. 11:42:15 + source /home/jenkins/lf-env.sh 11:42:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:42:15 ++ mktemp -d /tmp/venv-XXXX 11:42:15 + lf_venv=/tmp/venv-o8F0 11:42:15 + local venv_file=/tmp/.os_lf_venv 11:42:15 + local python=python3 11:42:15 + local options 11:42:15 + local set_path=true 11:42:15 + local install_args= 11:42:15 ++ 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:42:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:42:15 + true 11:42:15 + case $1 in 11:42:15 + venv_file=/tmp/.toxenv 11:42:15 + shift 2 11:42:15 + true 11:42:15 + case $1 in 11:42:15 + shift 11:42:15 + break 11:42:15 + case $python in 11:42:15 + local pkg_list= 11:42:15 + [[ -d /opt/pyenv ]] 11:42:15 + echo 'Setup pyenv:' 11:42:15 Setup pyenv: 11:42:15 + export PYENV_ROOT=/opt/pyenv 11:42:15 + PYENV_ROOT=/opt/pyenv 11:42:15 + 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:42:15 + 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:42:15 + pyenv versions 11:42:15 system 11:42:15 3.8.13 11:42:15 3.9.13 11:42:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:42:15 + command -v pyenv 11:42:15 ++ pyenv init - --no-rehash 11:42:15 + 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:42:15 export PATH="/opt/pyenv/shims:${PATH}" 11:42:15 export PYENV_SHELL=bash 11:42:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:42:15 pyenv() { 11:42:15 local command 11:42:15 command="${1:-}" 11:42:15 if [ "$#" -gt 0 ]; then 11:42:15 shift 11:42:15 fi 11:42:15 11:42:15 case "$command" in 11:42:15 rehash|shell) 11:42:15 eval "$(pyenv "sh-$command" "$@")" 11:42:15 ;; 11:42:15 *) 11:42:15 command pyenv "$command" "$@" 11:42:15 ;; 11:42:15 esac 11:42:15 }' 11:42:15 +++ 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:42:15 ++ 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:42:15 ++ 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:42:15 ++ 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:42:15 ++ export PYENV_SHELL=bash 11:42:15 ++ PYENV_SHELL=bash 11:42:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:42:15 +++ complete -F _pyenv pyenv 11:42:15 ++ lf-pyver python3 11:42:15 ++ local py_version_xy=python3 11:42:15 ++ local py_version_xyz= 11:42:15 ++ sed 's/^[ *]* //' 11:42:15 ++ pyenv versions 11:42:15 ++ local command 11:42:15 ++ command=versions 11:42:15 ++ '[' 1 -gt 0 ']' 11:42:15 ++ shift 11:42:15 ++ awk '{ print $1 }' 11:42:15 ++ case "$command" in 11:42:15 ++ command pyenv versions 11:42:15 ++ pyenv versions 11:42:15 ++ grep -E '^[0-9.]*[0-9]$' 11:42:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:42:15 +++ grep '^3' /tmp/.pyenv_versions 11:42:15 +++ sort -V 11:42:15 +++ tail -n 1 11:42:15 ++ py_version_xyz=3.10.6 11:42:15 ++ [[ -z 3.10.6 ]] 11:42:15 ++ echo 3.10.6 11:42:15 ++ return 0 11:42:15 + pyenv local 3.10.6 11:42:15 + local command 11:42:15 + command=local 11:42:15 + '[' 2 -gt 0 ']' 11:42:15 + shift 11:42:15 + case "$command" in 11:42:15 + command pyenv local 3.10.6 11:42:15 + pyenv local 3.10.6 11:42:15 + for arg in "$@" 11:42:15 + case $arg in 11:42:15 + pkg_list+='tox ' 11:42:15 + for arg in "$@" 11:42:15 + case $arg in 11:42:15 + pkg_list+='virtualenv ' 11:42:15 + for arg in "$@" 11:42:15 + case $arg in 11:42:15 + pkg_list+='urllib3~=1.26.15 ' 11:42:15 + [[ -f /tmp/.toxenv ]] 11:42:15 ++ cat /tmp/.toxenv 11:42:15 + lf_venv=/tmp/venv-n3gV 11:42:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n3gV from' file:/tmp/.toxenv 11:42:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n3gV from file:/tmp/.toxenv 11:42:15 + /tmp/venv-n3gV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:42:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:42:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:42:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:42:16 + /tmp/venv-n3gV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:42:17 + type python3 11:42:17 + true 11:42:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n3gV/bin to PATH' 11:42:17 lf-activate-venv(): INFO: Adding /tmp/venv-n3gV/bin to PATH 11:42:17 + PATH=/tmp/venv-n3gV/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:42:17 + return 0 11:42:17 + [[ -d /opt/pyenv ]] 11:42:17 + echo '---> Setting up pyenv' 11:42:17 ---> Setting up pyenv 11:42:17 + export PYENV_ROOT=/opt/pyenv 11:42:17 + PYENV_ROOT=/opt/pyenv 11:42:17 + export PATH=/opt/pyenv/bin:/tmp/venv-n3gV/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:42:17 + PATH=/opt/pyenv/bin:/tmp/venv-n3gV/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:42:17 ++ pwd 11:42:17 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:42:17 + export PYTHONPATH 11:42:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:42:17 + TOX_TESTENV_PASSENV=PYTHONPATH 11:42:17 + tox --version 11:42:17 4.15.1 from /tmp/venv-n3gV/lib/python3.10/site-packages/tox/__init__.py 11:42:18 + PARALLEL=false 11:42:18 + TOX_OPTIONS_LIST= 11:42:18 + [[ -n pre-commit ]] 11:42:18 + TOX_OPTIONS_LIST=' -e pre-commit' 11:42:18 + case ${PARALLEL,,} in 11:42:18 + tox -e pre-commit 11:42:18 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:42:18 pre-commit: install_deps> python -I -m pip install pre-commit 11:42:22 pre-commit: freeze> python -m pip freeze --all 11:42:22 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.1,identify==2.5.36,nodeenv==1.9.1,pip==24.0,platformdirs==4.2.2,pre-commit==3.7.1,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.26.2,wheel==0.43.0 11:42:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:42:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:42:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:42:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:42:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:42:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:42:25 [INFO] Once installed this environment will be reused. 11:42:25 [INFO] This may take a few minutes... 11:42:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:42:29 [INFO] Once installed this environment will be reused. 11:42:29 [INFO] This may take a few minutes... 11:42:35 Trim Trailing Whitespace.................................................Passed 11:42:35 Tabs remover.............................................................Passed 11:42:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:42:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:42:36 [INFO] Once installed this environment will be reused. 11:42:36 [INFO] This may take a few minutes... 11:42:45 gitlint..............................................(no files to check)Skipped 11:42:45 pre-commit: OK (27.56=setup[4.28]+cmd[13.08,10.20] seconds) 11:42:45 congratulations :) (27.73 seconds) 11:42:45 + tox_status=0 11:42:45 + echo '---> Completed tox runs' 11:42:45 ---> Completed tox runs 11:42:45 + for i in .tox/*/log 11:42:45 ++ awk -F/ '{print $2}' 11:42:45 ++ echo .tox/pre-commit/log 11:42:45 + tox_env=pre-commit 11:42:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:42:45 + DOC_DIR=docs/_build/html 11:42:45 + [[ -d docs/_build/html ]] 11:42:45 + echo '---> tox-run.sh ends' 11:42:45 ---> tox-run.sh ends 11:42:45 + test 0 -eq 0 11:42:46 $ ssh-agent -k 11:42:46 unset SSH_AUTH_SOCK; 11:42:46 unset SSH_AGENT_PID; 11:42:46 echo Agent pid 1709 killed; 11:42:46 [ssh-agent] Stopped. 11:42:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:42:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1831439504261094356.sh 11:42:46 ---> sysstat.sh 11:42:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17875988426099299943.sh 11:42:46 ---> package-listing.sh 11:42:46 ++ tr '[:upper:]' '[:lower:]' 11:42:46 ++ facter osfamily 11:42:46 + OS_FAMILY=debian 11:42:46 + workspace=/w/workspace/oom-master-pre-commit-lint 11:42:46 + START_PACKAGES=/tmp/packages_start.txt 11:42:46 + END_PACKAGES=/tmp/packages_end.txt 11:42:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:42:46 + PACKAGES=/tmp/packages_start.txt 11:42:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:42:46 + PACKAGES=/tmp/packages_end.txt 11:42:46 + case "${OS_FAMILY}" in 11:42:46 + dpkg -l 11:42:46 + grep '^ii' 11:42:46 + '[' -f /tmp/packages_start.txt ']' 11:42:46 + '[' -f /tmp/packages_end.txt ']' 11:42:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:42:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:42:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:42:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:42:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6313985091444855953.sh 11:42:46 ---> capture-instance-metadata.sh 11:42:46 Setup pyenv: 11:42:46 system 11:42:46 3.8.13 11:42:46 3.9.13 11:42:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:42:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L6ya 11:42:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:42:54 lf-activate-venv(): INFO: Installing: lftools 11:43:27 lf-activate-venv(): INFO: Adding /tmp/venv-L6ya/bin to PATH 11:43:27 INFO: Running in OpenStack, capturing instance metadata 11:43:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2072740080716779401.sh 11:43:27 provisioning config files... 11:43:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5738971680993883877tmp 11:43:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:43:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:43:27 [EnvInject] - Injecting environment variables from a build step. 11:43:27 [EnvInject] - Injecting as environment variables the properties content 11:43:27 SERVER_ID=logs 11:43:27 11:43:27 [EnvInject] - Variables injected successfully. 11:43:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9553337567506654077.sh 11:43:27 ---> create-netrc.sh 11:43:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4007956673994307842.sh 11:43:27 ---> python-tools-install.sh 11:43:27 Setup pyenv: 11:43:27 system 11:43:27 3.8.13 11:43:27 3.9.13 11:43:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:43:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L6ya from file:/tmp/.os_lf_venv 11:43:28 lf-activate-venv(): INFO: Installing: lftools 11:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-L6ya/bin to PATH 11:43:37 Generating Requirements File 11:44:00 Python 3.10.6 11:44:01 pip 24.0 from /tmp/venv-L6ya/lib/python3.10/site-packages/pip (python 3.10) 11:44:01 appdirs==1.4.4 11:44:01 argcomplete==3.3.0 11:44:01 aspy.yaml==1.3.0 11:44:01 attrs==23.2.0 11:44:01 autopage==0.5.2 11:44:01 beautifulsoup4==4.12.3 11:44:01 boto3==1.34.125 11:44:01 botocore==1.34.125 11:44:01 bs4==0.0.2 11:44:01 cachetools==5.3.3 11:44:01 certifi==2024.6.2 11:44:01 cffi==1.16.0 11:44:01 cfgv==3.4.0 11:44:01 chardet==5.2.0 11:44:01 charset-normalizer==3.3.2 11:44:01 click==8.1.7 11:44:01 cliff==4.7.0 11:44:01 cmd2==2.4.3 11:44:01 cryptography==3.3.2 11:44:01 debtcollector==3.0.0 11:44:01 decorator==5.1.1 11:44:01 defusedxml==0.7.1 11:44:01 Deprecated==1.2.14 11:44:01 distlib==0.3.8 11:44:01 dnspython==2.6.1 11:44:01 docker==4.2.2 11:44:01 dogpile.cache==1.3.3 11:44:01 email_validator==2.1.1 11:44:01 filelock==3.15.1 11:44:01 future==1.0.0 11:44:01 gitdb==4.0.11 11:44:01 GitPython==3.1.43 11:44:01 google-auth==2.30.0 11:44:01 httplib2==0.22.0 11:44:01 identify==2.5.36 11:44:01 idna==3.7 11:44:01 importlib-resources==1.5.0 11:44:01 iso8601==2.1.0 11:44:01 Jinja2==3.1.4 11:44:01 jmespath==1.0.1 11:44:01 jsonpatch==1.33 11:44:01 jsonpointer==3.0.0 11:44:01 jsonschema==4.22.0 11:44:01 jsonschema-specifications==2023.12.1 11:44:01 keystoneauth1==5.6.0 11:44:01 kubernetes==30.1.0 11:44:01 lftools==0.37.10 11:44:01 lxml==5.2.2 11:44:01 MarkupSafe==2.1.5 11:44:01 msgpack==1.0.8 11:44:01 multi_key_dict==2.0.3 11:44:01 munch==4.0.0 11:44:01 netaddr==1.3.0 11:44:01 netifaces==0.11.0 11:44:01 niet==1.4.2 11:44:01 nodeenv==1.9.1 11:44:01 oauth2client==4.1.3 11:44:01 oauthlib==3.2.2 11:44:01 openstacksdk==3.1.0 11:44:01 os-client-config==2.1.0 11:44:01 os-service-types==1.7.0 11:44:01 osc-lib==3.0.1 11:44:01 oslo.config==9.4.0 11:44:01 oslo.context==5.5.0 11:44:01 oslo.i18n==6.3.0 11:44:01 oslo.log==6.0.0 11:44:01 oslo.serialization==5.4.0 11:44:01 oslo.utils==7.1.0 11:44:01 packaging==24.1 11:44:01 pbr==6.0.0 11:44:01 platformdirs==4.2.2 11:44:01 prettytable==3.10.0 11:44:01 pyasn1==0.6.0 11:44:01 pyasn1_modules==0.4.0 11:44:01 pycparser==2.22 11:44:01 pygerrit2==2.0.15 11:44:01 PyGithub==2.3.0 11:44:01 PyJWT==2.8.0 11:44:01 PyNaCl==1.5.0 11:44:01 pyparsing==2.4.7 11:44:01 pyperclip==1.8.2 11:44:01 pyrsistent==0.20.0 11:44:01 python-cinderclient==9.5.0 11:44:01 python-dateutil==2.9.0.post0 11:44:01 python-heatclient==3.5.0 11:44:01 python-jenkins==1.8.2 11:44:01 python-keystoneclient==5.4.0 11:44:01 python-magnumclient==4.5.0 11:44:01 python-novaclient==18.6.0 11:44:01 python-openstackclient==6.6.0 11:44:01 python-swiftclient==4.6.0 11:44:01 PyYAML==6.0.1 11:44:01 referencing==0.35.1 11:44:01 requests==2.32.3 11:44:01 requests-oauthlib==2.0.0 11:44:01 requestsexceptions==1.4.0 11:44:01 rfc3986==2.0.0 11:44:01 rpds-py==0.18.1 11:44:01 rsa==4.9 11:44:01 ruamel.yaml==0.18.6 11:44:01 ruamel.yaml.clib==0.2.8 11:44:01 s3transfer==0.10.1 11:44:01 simplejson==3.19.2 11:44:01 six==1.16.0 11:44:01 smmap==5.0.1 11:44:01 soupsieve==2.5 11:44:01 stevedore==5.2.0 11:44:01 tabulate==0.9.0 11:44:01 toml==0.10.2 11:44:01 tomlkit==0.12.5 11:44:01 tqdm==4.66.4 11:44:01 typing_extensions==4.12.2 11:44:01 tzdata==2024.1 11:44:01 urllib3==1.26.18 11:44:01 virtualenv==20.26.2 11:44:01 wcwidth==0.2.13 11:44:01 websocket-client==1.8.0 11:44:01 wrapt==1.16.0 11:44:01 xdg==6.0.0 11:44:01 xmltodict==0.13.0 11:44:01 yq==3.4.3 11:44:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11782844622528675621.sh 11:44:01 ---> sudo-logs.sh 11:44:01 Archiving 'sudo' log.. 11:44:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12514040454339995095.sh 11:44:01 ---> job-cost.sh 11:44:01 Setup pyenv: 11:44:02 system 11:44:02 3.8.13 11:44:02 3.9.13 11:44:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:44:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L6ya from file:/tmp/.os_lf_venv 11:44:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:44:08 lf-activate-venv(): INFO: Adding /tmp/venv-L6ya/bin to PATH 11:44:08 INFO: No Stack... 11:44:08 INFO: Retrieving Pricing Info for: v3-standard-4 11:44:08 INFO: Archiving Costs 11:44:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3911935320029048807.sh 11:44:09 ---> logs-deploy.sh 11:44:09 Setup pyenv: 11:44:09 system 11:44:09 3.8.13 11:44:09 3.9.13 11:44:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:44:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L6ya from file:/tmp/.os_lf_venv 11:44:10 lf-activate-venv(): INFO: Installing: lftools 11:44:18 lf-activate-venv(): INFO: Adding /tmp/venv-L6ya/bin to PATH 11:44:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3507 11:44:18 INFO: archiving workspace using pattern(s): 11:44:19 Archives upload complete. 11:44:20 INFO: archiving logs to Nexus 11:44:21 ---> uname -a: 11:44:21 Linux prd-ubuntu1804-builder-4c-4g-16561 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:44:21 11:44:21 11:44:21 ---> lscpu: 11:44:21 Architecture: x86_64 11:44:21 CPU op-mode(s): 32-bit, 64-bit 11:44:21 Byte Order: Little Endian 11:44:21 CPU(s): 4 11:44:21 On-line CPU(s) list: 0-3 11:44:21 Thread(s) per core: 1 11:44:21 Core(s) per socket: 1 11:44:21 Socket(s): 4 11:44:21 NUMA node(s): 1 11:44:21 Vendor ID: AuthenticAMD 11:44:21 CPU family: 23 11:44:21 Model: 49 11:44:21 Model name: AMD EPYC-Rome Processor 11:44:21 Stepping: 0 11:44:21 CPU MHz: 2800.000 11:44:21 BogoMIPS: 5600.00 11:44:21 Virtualization: AMD-V 11:44:21 Hypervisor vendor: KVM 11:44:21 Virtualization type: full 11:44:21 L1d cache: 32K 11:44:21 L1i cache: 32K 11:44:21 L2 cache: 512K 11:44:21 L3 cache: 16384K 11:44:21 NUMA node0 CPU(s): 0-3 11:44:21 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:44:21 11:44:21 11:44:21 ---> nproc: 11:44:21 4 11:44:21 11:44:21 11:44:21 ---> df -h: 11:44:21 Filesystem Size Used Avail Use% Mounted on 11:44:21 udev 7.9G 0 7.9G 0% /dev 11:44:21 tmpfs 1.6G 672K 1.6G 1% /run 11:44:21 /dev/vda1 78G 8.4G 70G 11% / 11:44:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:44:21 tmpfs 5.0M 0 5.0M 0% /run/lock 11:44:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:44:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:44:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:44:21 11:44:21 11:44:21 ---> free -m: 11:44:21 total used free shared buff/cache available 11:44:21 Mem: 16040 568 13285 0 2186 15152 11:44:21 Swap: 1023 0 1023 11:44:21 11:44:21 11:44:21 ---> ip addr: 11:44:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:44:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:44:21 inet 127.0.0.1/8 scope host lo 11:44:21 valid_lft forever preferred_lft forever 11:44:21 inet6 ::1/128 scope host 11:44:21 valid_lft forever preferred_lft forever 11:44:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:44:21 link/ether fa:16:3e:7b:4d:21 brd ff:ff:ff:ff:ff:ff 11:44:21 inet 10.30.106.198/23 brd 10.30.107.255 scope global dynamic ens3 11:44:21 valid_lft 86224sec preferred_lft 86224sec 11:44:21 inet6 fe80::f816:3eff:fe7b:4d21/64 scope link 11:44:21 valid_lft forever preferred_lft forever 11:44:21 11:44:21 11:44:21 ---> sar -b -r -n DEV: 11:44:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16561) 06/13/24 _x86_64_ (4 CPU) 11:44:21 11:44:21 11:41:27 LINUX RESTART (4 CPU) 11:44:21 11:44:21 11:42:02 tps rtps wtps bread/s bwrtn/s 11:44:21 11:43:01 108.03 36.30 71.73 1803.08 25540.35 11:44:21 11:44:01 113.81 2.30 111.51 119.58 29865.29 11:44:21 Average: 110.95 19.16 91.79 954.26 27720.99 11:44:21 11:44:21 11:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:44:21 11:43:01 13894948 15519000 2530020 15.40 57572 1764572 802992 4.60 776504 1532736 89672 11:44:21 11:44:01 13660044 15567204 2764924 16.83 83092 2005072 736388 4.21 761492 1748192 110336 11:44:21 Average: 13777496 15543102 2647472 16.12 70332 1884822 769690 4.40 768998 1640464 100004 11:44:21 11:44:21 11:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:44:21 11:43:01 ens3 90.02 57.72 720.25 21.81 0.00 0.00 0.00 0.00 11:44:21 11:43:01 lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 11:44:21 11:44:01 ens3 51.14 35.98 777.83 8.60 0.00 0.00 0.00 0.00 11:44:21 11:44:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 11:44:21 Average: ens3 70.42 46.76 749.28 15.15 0.00 0.00 0.00 0.00 11:44:21 Average: lo 1.85 1.85 0.20 0.20 0.00 0.00 0.00 0.00 11:44:21 11:44:21 11:44:21 ---> sar -P ALL: 11:44:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16561) 06/13/24 _x86_64_ (4 CPU) 11:44:21 11:44:21 11:41:27 LINUX RESTART (4 CPU) 11:44:21 11:44:21 11:42:02 CPU %user %nice %system %iowait %steal %idle 11:44:21 11:43:01 all 21.98 0.00 1.92 8.67 0.07 67.36 11:44:21 11:43:01 0 29.10 0.00 2.24 2.20 0.10 66.35 11:44:21 11:43:01 1 19.74 0.00 2.04 2.24 0.05 75.93 11:44:21 11:43:01 2 27.93 0.00 1.82 9.33 0.07 60.86 11:44:21 11:43:01 3 11.18 0.00 1.60 20.88 0.07 66.27 11:44:21 11:44:01 all 20.57 0.00 1.29 4.63 0.05 73.46 11:44:21 11:44:01 0 27.32 0.00 1.17 0.87 0.05 70.59 11:44:21 11:44:01 1 24.08 0.00 1.70 0.92 0.05 73.25 11:44:21 11:44:01 2 13.53 0.00 1.25 8.34 0.07 76.81 11:44:21 11:44:01 3 17.34 0.00 1.00 8.42 0.03 73.20 11:44:21 Average: all 21.27 0.00 1.60 6.63 0.06 70.44 11:44:21 Average: 0 28.20 0.00 1.70 1.53 0.08 68.50 11:44:21 Average: 1 21.93 0.00 1.87 1.57 0.05 74.58 11:44:21 Average: 2 20.66 0.00 1.53 8.83 0.07 68.90 11:44:21 Average: 3 14.29 0.00 1.30 14.60 0.05 69.77 11:44:21 11:44:21 11:44:21