06:36:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 06:36:17 Running as SYSTEM 06:36:17 [EnvInject] - Loading node environment variables. 06:36:17 Building remotely on prd-ubuntu1804-builder-4c-4g-9333 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:36:17 [ssh-agent] Looking for ssh-agent implementation... 06:36:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:18 $ ssh-agent 06:36:18 SSH_AUTH_SOCK=/tmp/ssh-bngp5qA9pX0J/agent.1671 06:36:18 SSH_AGENT_PID=1672 06:36:18 [ssh-agent] Started. 06:36:18 Running ssh-add (command line suppressed) 06:36:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9875972419472687759.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9875972419472687759.key) 06:36:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:36:18 The recommended git tool is: NONE 06:36:19 using credential onap-jenkins-ssh 06:36:19 Wiping out workspace first. 06:36:19 Cloning the remote Git repository 06:36:19 Cloning repository git://cloud.onap.org/mirror/oom.git 06:36:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:36:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:36:19 > git --version # timeout=10 06:36:19 > git --version # 'git version 2.17.1' 06:36:19 using GIT_SSH to set credentials Gerrit user 06:36:19 Verifying host key using manually-configured host key entries 06:36:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:36:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:36:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:36:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:36:25 using GIT_SSH to set credentials Gerrit user 06:36:25 Verifying host key using manually-configured host key entries 06:36:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/3 # timeout=30 06:36:25 > git rev-parse 244c18da12f4bd595a015beda247681a12549b79^{commit} # timeout=10 06:36:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:36:25 Checking out Revision 244c18da12f4bd595a015beda247681a12549b79 (refs/changes/70/137370/3) 06:36:25 > git config core.sparsecheckout # timeout=10 06:36:25 > git checkout -f 244c18da12f4bd595a015beda247681a12549b79 # timeout=30 06:36:25 Commit message: "[COMMON] Harmonize resource settings" 06:36:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:36:25 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 06:36:25 [EnvInject] - Injecting environment variables from a build step. 06:36:25 [EnvInject] - Injecting as environment variables the properties content 06:36:25 PYTHON=python3 06:36:25 06:36:25 [EnvInject] - Variables injected successfully. 06:36:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7879604360954562051.sh 06:36:25 ---> tox-install.sh 06:36:25 + source /home/jenkins/lf-env.sh 06:36:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:36:25 ++ mktemp -d /tmp/venv-XXXX 06:36:25 + lf_venv=/tmp/venv-RxPS 06:36:25 + local venv_file=/tmp/.os_lf_venv 06:36:25 + local python=python3 06:36:25 + local options 06:36:25 + local set_path=true 06:36:25 + local install_args= 06:36:25 ++ 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 06:36:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:36:25 + true 06:36:25 + case $1 in 06:36:25 + venv_file=/tmp/.toxenv 06:36:25 + shift 2 06:36:25 + true 06:36:25 + case $1 in 06:36:25 + shift 06:36:25 + break 06:36:25 + case $python in 06:36:25 + local pkg_list= 06:36:25 + [[ -d /opt/pyenv ]] 06:36:25 + echo 'Setup pyenv:' 06:36:25 Setup pyenv: 06:36:25 + export PYENV_ROOT=/opt/pyenv 06:36:25 + PYENV_ROOT=/opt/pyenv 06:36:25 + 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 06:36:25 + 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 06:36:25 + pyenv versions 06:36:25 * system (set by /opt/pyenv/version) 06:36:25 * 3.8.13 (set by /opt/pyenv/version) 06:36:25 * 3.9.13 (set by /opt/pyenv/version) 06:36:26 * 3.10.6 (set by /opt/pyenv/version) 06:36:26 + command -v pyenv 06:36:26 ++ pyenv init - --no-rehash 06:36:26 + 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[*]}"'\'')" 06:36:26 export PATH="/opt/pyenv/shims:${PATH}" 06:36:26 export PYENV_SHELL=bash 06:36:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:36:26 pyenv() { 06:36:26 local command 06:36:26 command="${1:-}" 06:36:26 if [ "$#" -gt 0 ]; then 06:36:26 shift 06:36:26 fi 06:36:26 06:36:26 case "$command" in 06:36:26 rehash|shell) 06:36:26 eval "$(pyenv "sh-$command" "$@")" 06:36:26 ;; 06:36:26 *) 06:36:26 command pyenv "$command" "$@" 06:36:26 ;; 06:36:26 esac 06:36:26 }' 06:36:26 +++ 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[*]}"' 06:36:26 ++ 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 06:36:26 ++ 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 06:36:26 ++ 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 06:36:26 ++ export PYENV_SHELL=bash 06:36:26 ++ PYENV_SHELL=bash 06:36:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:36:26 +++ complete -F _pyenv pyenv 06:36:26 ++ lf-pyver python3 06:36:26 ++ local py_version_xy=python3 06:36:26 ++ local py_version_xyz= 06:36:26 ++ pyenv versions 06:36:26 ++ local command 06:36:26 ++ command=versions 06:36:26 ++ '[' 1 -gt 0 ']' 06:36:26 ++ shift 06:36:26 ++ case "$command" in 06:36:26 ++ command pyenv versions 06:36:26 ++ pyenv versions 06:36:26 ++ sed 's/^[ *]* //' 06:36:26 ++ grep -E '^[0-9.]*[0-9]$' 06:36:26 ++ awk '{ print $1 }' 06:36:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:36:26 +++ grep '^3' /tmp/.pyenv_versions 06:36:26 +++ sort -V 06:36:26 +++ tail -n 1 06:36:26 ++ py_version_xyz=3.10.6 06:36:26 ++ [[ -z 3.10.6 ]] 06:36:26 ++ echo 3.10.6 06:36:26 ++ return 0 06:36:26 + pyenv local 3.10.6 06:36:26 + local command 06:36:26 + command=local 06:36:26 + '[' 2 -gt 0 ']' 06:36:26 + shift 06:36:26 + case "$command" in 06:36:26 + command pyenv local 3.10.6 06:36:26 + pyenv local 3.10.6 06:36:26 + for arg in "$@" 06:36:26 + case $arg in 06:36:26 + pkg_list+='tox ' 06:36:26 + for arg in "$@" 06:36:26 + case $arg in 06:36:26 + pkg_list+='virtualenv ' 06:36:26 + for arg in "$@" 06:36:26 + case $arg in 06:36:26 + pkg_list+='urllib3~=1.26.15 ' 06:36:26 + [[ -f /tmp/.toxenv ]] 06:36:26 + [[ ! -f /tmp/.toxenv ]] 06:36:26 + [[ -n '' ]] 06:36:26 + python3 -m venv /tmp/venv-RxPS 06:36:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RxPS' 06:36:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RxPS 06:36:30 + echo /tmp/venv-RxPS 06:36:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:36:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:36:30 + /tmp/venv-RxPS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:36:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:36:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:36:33 + /tmp/venv-RxPS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:36:35 + type python3 06:36:35 + true 06:36:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RxPS/bin to PATH' 06:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-RxPS/bin to PATH 06:36:35 + PATH=/tmp/venv-RxPS/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 06:36:35 + return 0 06:36:35 + python3 --version 06:36:35 Python 3.10.6 06:36:35 + python3 -m pip --version 06:36:36 pip 24.0 from /tmp/venv-RxPS/lib/python3.10/site-packages/pip (python 3.10) 06:36:36 + python3 -m pip freeze 06:36:36 cachetools==5.3.3 06:36:36 chardet==5.2.0 06:36:36 colorama==0.4.6 06:36:36 distlib==0.3.8 06:36:36 filelock==3.13.1 06:36:36 packaging==23.2 06:36:36 platformdirs==4.2.0 06:36:36 pluggy==1.4.0 06:36:36 pyproject-api==1.6.1 06:36:36 tomli==2.0.1 06:36:36 tox==4.13.0 06:36:36 urllib3==1.26.18 06:36:36 virtualenv==20.25.1 06:36:36 [EnvInject] - Injecting environment variables from a build step. 06:36:36 [EnvInject] - Injecting as environment variables the properties content 06:36:36 PARALLEL=false 06:36:36 06:36:36 [EnvInject] - Variables injected successfully. 06:36:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6684102427377035863.sh 06:36:36 ---> tox-run.sh 06:36:36 + 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 06:36:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:36:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:36:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:36:36 + cd /w/workspace/oom-master-pre-commit-lint/. 06:36:36 + source /home/jenkins/lf-env.sh 06:36:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:36:36 ++ mktemp -d /tmp/venv-XXXX 06:36:36 + lf_venv=/tmp/venv-BJeb 06:36:36 + local venv_file=/tmp/.os_lf_venv 06:36:36 + local python=python3 06:36:36 + local options 06:36:36 + local set_path=true 06:36:36 + local install_args= 06:36:36 ++ 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 06:36:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:36:36 + true 06:36:36 + case $1 in 06:36:36 + venv_file=/tmp/.toxenv 06:36:36 + shift 2 06:36:36 + true 06:36:36 + case $1 in 06:36:36 + shift 06:36:36 + break 06:36:36 + case $python in 06:36:36 + local pkg_list= 06:36:36 + [[ -d /opt/pyenv ]] 06:36:36 + echo 'Setup pyenv:' 06:36:36 Setup pyenv: 06:36:36 + export PYENV_ROOT=/opt/pyenv 06:36:36 + PYENV_ROOT=/opt/pyenv 06:36:36 + 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 06:36:36 + 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 06:36:36 + pyenv versions 06:36:36 system 06:36:36 3.8.13 06:36:36 3.9.13 06:36:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:36:36 + command -v pyenv 06:36:36 ++ pyenv init - --no-rehash 06:36:36 + 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[*]}"'\'')" 06:36:36 export PATH="/opt/pyenv/shims:${PATH}" 06:36:36 export PYENV_SHELL=bash 06:36:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:36:36 pyenv() { 06:36:36 local command 06:36:36 command="${1:-}" 06:36:36 if [ "$#" -gt 0 ]; then 06:36:36 shift 06:36:36 fi 06:36:36 06:36:36 case "$command" in 06:36:36 rehash|shell) 06:36:36 eval "$(pyenv "sh-$command" "$@")" 06:36:36 ;; 06:36:36 *) 06:36:36 command pyenv "$command" "$@" 06:36:36 ;; 06:36:36 esac 06:36:36 }' 06:36:36 +++ 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[*]}"' 06:36:36 ++ 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 06:36:36 ++ 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 06:36:36 ++ 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 06:36:36 ++ export PYENV_SHELL=bash 06:36:36 ++ PYENV_SHELL=bash 06:36:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:36:36 +++ complete -F _pyenv pyenv 06:36:36 ++ lf-pyver python3 06:36:36 ++ local py_version_xy=python3 06:36:36 ++ local py_version_xyz= 06:36:36 ++ pyenv versions 06:36:36 ++ local command 06:36:36 ++ command=versions 06:36:36 ++ '[' 1 -gt 0 ']' 06:36:36 ++ shift 06:36:36 ++ case "$command" in 06:36:36 ++ command pyenv versions 06:36:36 ++ pyenv versions 06:36:36 ++ awk '{ print $1 }' 06:36:36 ++ sed 's/^[ *]* //' 06:36:36 ++ grep -E '^[0-9.]*[0-9]$' 06:36:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:36:36 +++ grep '^3' /tmp/.pyenv_versions 06:36:36 +++ sort -V 06:36:36 +++ tail -n 1 06:36:36 ++ py_version_xyz=3.10.6 06:36:36 ++ [[ -z 3.10.6 ]] 06:36:36 ++ echo 3.10.6 06:36:36 ++ return 0 06:36:36 + pyenv local 3.10.6 06:36:36 + local command 06:36:36 + command=local 06:36:36 + '[' 2 -gt 0 ']' 06:36:36 + shift 06:36:36 + case "$command" in 06:36:36 + command pyenv local 3.10.6 06:36:36 + pyenv local 3.10.6 06:36:36 + for arg in "$@" 06:36:36 + case $arg in 06:36:36 + pkg_list+='tox ' 06:36:36 + for arg in "$@" 06:36:36 + case $arg in 06:36:36 + pkg_list+='virtualenv ' 06:36:36 + for arg in "$@" 06:36:36 + case $arg in 06:36:36 + pkg_list+='urllib3~=1.26.15 ' 06:36:36 + [[ -f /tmp/.toxenv ]] 06:36:36 ++ cat /tmp/.toxenv 06:36:36 + lf_venv=/tmp/venv-RxPS 06:36:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RxPS from' file:/tmp/.toxenv 06:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RxPS from file:/tmp/.toxenv 06:36:36 + /tmp/venv-RxPS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:36:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:36:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:36:37 + /tmp/venv-RxPS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:36:39 + type python3 06:36:39 + true 06:36:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RxPS/bin to PATH' 06:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-RxPS/bin to PATH 06:36:39 + PATH=/tmp/venv-RxPS/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 06:36:39 + return 0 06:36:39 + [[ -d /opt/pyenv ]] 06:36:39 + echo '---> Setting up pyenv' 06:36:39 ---> Setting up pyenv 06:36:39 + export PYENV_ROOT=/opt/pyenv 06:36:39 + PYENV_ROOT=/opt/pyenv 06:36:39 + export PATH=/opt/pyenv/bin:/tmp/venv-RxPS/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 06:36:39 + PATH=/opt/pyenv/bin:/tmp/venv-RxPS/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 06:36:39 ++ pwd 06:36:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:36:39 + export PYTHONPATH 06:36:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:36:39 + TOX_TESTENV_PASSENV=PYTHONPATH 06:36:39 + tox --version 06:36:39 4.13.0 from /tmp/venv-RxPS/lib/python3.10/site-packages/tox/__init__.py 06:36:39 + PARALLEL=false 06:36:39 + TOX_OPTIONS_LIST= 06:36:39 + [[ -n pre-commit ]] 06:36:39 + TOX_OPTIONS_LIST=' -e pre-commit' 06:36:39 + case ${PARALLEL,,} in 06:36:39 + tox -e pre-commit 06:36:39 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:36:40 pre-commit: install_deps> python -I -m pip install pre-commit 06:36:43 pre-commit: freeze> python -m pip freeze --all 06:36:43 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 06:36:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:36:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:36:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:36:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:36:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:36:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:36:46 [INFO] Once installed this environment will be reused. 06:36:46 [INFO] This may take a few minutes... 06:36:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:36:49 [INFO] Once installed this environment will be reused. 06:36:49 [INFO] This may take a few minutes... 06:36:54 Trim Trailing Whitespace.................................................Passed 06:36:55 Tabs remover.............................................................Passed 06:36:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:36:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:36:55 [INFO] Once installed this environment will be reused. 06:36:55 [INFO] This may take a few minutes... 06:37:01 gitlint..............................................(no files to check)Skipped 06:37:01 pre-commit: OK (21.87=setup[3.98]+cmd[11.26,6.62] seconds) 06:37:01 congratulations :) (22.04 seconds) 06:37:01 + tox_status=0 06:37:01 + echo '---> Completed tox runs' 06:37:01 ---> Completed tox runs 06:37:01 + for i in .tox/*/log 06:37:01 ++ echo .tox/pre-commit/log 06:37:01 ++ awk -F/ '{print $2}' 06:37:01 + tox_env=pre-commit 06:37:01 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:37:01 + DOC_DIR=docs/_build/html 06:37:01 + [[ -d docs/_build/html ]] 06:37:01 + echo '---> tox-run.sh ends' 06:37:01 ---> tox-run.sh ends 06:37:01 + test 0 -eq 0 06:37:01 $ ssh-agent -k 06:37:01 unset SSH_AUTH_SOCK; 06:37:01 unset SSH_AGENT_PID; 06:37:01 echo Agent pid 1672 killed; 06:37:01 [ssh-agent] Stopped. 06:37:01 [PostBuildScript] - [INFO] Executing post build scripts. 06:37:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15568607695803036256.sh 06:37:01 ---> sysstat.sh 06:37:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13350420641095958398.sh 06:37:02 ---> package-listing.sh 06:37:02 ++ tr '[:upper:]' '[:lower:]' 06:37:02 ++ facter osfamily 06:37:02 + OS_FAMILY=debian 06:37:02 + workspace=/w/workspace/oom-master-pre-commit-lint 06:37:02 + START_PACKAGES=/tmp/packages_start.txt 06:37:02 + END_PACKAGES=/tmp/packages_end.txt 06:37:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:02 + PACKAGES=/tmp/packages_start.txt 06:37:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:37:02 + PACKAGES=/tmp/packages_end.txt 06:37:02 + case "${OS_FAMILY}" in 06:37:02 + dpkg -l 06:37:02 + grep '^ii' 06:37:02 + '[' -f /tmp/packages_start.txt ']' 06:37:02 + '[' -f /tmp/packages_end.txt ']' 06:37:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:37:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:37:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:37:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13286989159478770593.sh 06:37:02 ---> capture-instance-metadata.sh 06:37:02 Setup pyenv: 06:37:02 system 06:37:02 3.8.13 06:37:02 3.9.13 06:37:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:37:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WBzZ 06:37:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:37:09 lf-activate-venv(): INFO: Installing: lftools 06:37:37 lf-activate-venv(): INFO: Adding /tmp/venv-WBzZ/bin to PATH 06:37:37 INFO: Running in OpenStack, capturing instance metadata 06:37:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8052574681194314966.sh 06:37:38 provisioning config files... 06:37:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2623703176013952968tmp 06:37:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:37:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:37:38 [EnvInject] - Injecting environment variables from a build step. 06:37:38 [EnvInject] - Injecting as environment variables the properties content 06:37:38 SERVER_ID=logs 06:37:38 06:37:38 [EnvInject] - Variables injected successfully. 06:37:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins536169566026572775.sh 06:37:38 ---> create-netrc.sh 06:37:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3162795794062778851.sh 06:37:38 ---> python-tools-install.sh 06:37:38 Setup pyenv: 06:37:38 system 06:37:38 3.8.13 06:37:38 3.9.13 06:37:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WBzZ from file:/tmp/.os_lf_venv 06:37:39 lf-activate-venv(): INFO: Installing: lftools 06:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-WBzZ/bin to PATH 06:37:47 Generating Requirements File 06:38:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:38:13 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 06:38:14 Python 3.10.6 06:38:14 pip 24.0 from /tmp/venv-WBzZ/lib/python3.10/site-packages/pip (python 3.10) 06:38:15 appdirs==1.4.4 06:38:15 argcomplete==3.2.2 06:38:15 aspy.yaml==1.3.0 06:38:15 attrs==23.2.0 06:38:15 autopage==0.5.2 06:38:15 beautifulsoup4==4.12.3 06:38:15 boto3==1.34.51 06:38:15 botocore==1.34.51 06:38:15 bs4==0.0.2 06:38:15 cachetools==5.3.3 06:38:15 certifi==2024.2.2 06:38:15 cffi==1.16.0 06:38:15 cfgv==3.4.0 06:38:15 chardet==5.2.0 06:38:15 charset-normalizer==3.3.2 06:38:15 click==8.1.7 06:38:15 cliff==4.6.0 06:38:15 cmd2==2.4.3 06:38:15 cryptography==3.3.2 06:38:15 debtcollector==3.0.0 06:38:15 decorator==5.1.1 06:38:15 defusedxml==0.7.1 06:38:15 Deprecated==1.2.14 06:38:15 distlib==0.3.8 06:38:15 dnspython==2.6.1 06:38:15 docker==4.2.2 06:38:15 dogpile.cache==1.3.2 06:38:15 email_validator==2.1.1 06:38:15 filelock==3.13.1 06:38:15 future==1.0.0 06:38:15 gitdb==4.0.11 06:38:15 GitPython==3.1.42 06:38:15 google-auth==2.28.1 06:38:15 httplib2==0.22.0 06:38:15 identify==2.5.35 06:38:15 idna==3.6 06:38:15 importlib-resources==1.5.0 06:38:15 iso8601==2.1.0 06:38:15 Jinja2==3.1.3 06:38:15 jmespath==1.0.1 06:38:15 jsonpatch==1.33 06:38:15 jsonpointer==2.4 06:38:15 jsonschema==4.21.1 06:38:15 jsonschema-specifications==2023.12.1 06:38:15 keystoneauth1==5.6.0 06:38:15 kubernetes==29.0.0 06:38:15 lftools==0.37.9 06:38:15 lxml==5.1.0 06:38:15 MarkupSafe==2.1.5 06:38:15 msgpack==1.0.7 06:38:15 multi_key_dict==2.0.3 06:38:15 munch==4.0.0 06:38:15 netaddr==1.2.1 06:38:15 netifaces==0.11.0 06:38:15 niet==1.4.2 06:38:15 nodeenv==1.8.0 06:38:15 oauth2client==4.1.3 06:38:15 oauthlib==3.2.2 06:38:15 openstacksdk==0.62.0 06:38:15 os-client-config==2.1.0 06:38:15 os-service-types==1.7.0 06:38:15 osc-lib==3.0.1 06:38:15 oslo.config==9.4.0 06:38:15 oslo.context==5.4.0 06:38:15 oslo.i18n==6.3.0 06:38:15 oslo.log==5.5.0 06:38:15 oslo.serialization==5.4.0 06:38:15 oslo.utils==7.1.0 06:38:15 packaging==23.2 06:38:15 pbr==6.0.0 06:38:15 platformdirs==4.2.0 06:38:15 prettytable==3.10.0 06:38:15 pyasn1==0.5.1 06:38:15 pyasn1-modules==0.3.0 06:38:15 pycparser==2.21 06:38:15 pygerrit2==2.0.15 06:38:15 PyGithub==2.2.0 06:38:15 pyinotify==0.9.6 06:38:15 PyJWT==2.8.0 06:38:15 PyNaCl==1.5.0 06:38:15 pyparsing==2.4.7 06:38:15 pyperclip==1.8.2 06:38:15 pyrsistent==0.20.0 06:38:15 python-cinderclient==9.4.0 06:38:15 python-dateutil==2.8.2 06:38:15 python-heatclient==3.4.0 06:38:15 python-jenkins==1.8.2 06:38:15 python-keystoneclient==5.3.0 06:38:15 python-magnumclient==4.3.0 06:38:15 python-novaclient==18.4.0 06:38:15 python-openstackclient==6.0.1 06:38:15 python-swiftclient==4.4.0 06:38:15 PyYAML==6.0.1 06:38:15 referencing==0.33.0 06:38:15 requests==2.31.0 06:38:15 requests-oauthlib==1.3.1 06:38:15 requestsexceptions==1.4.0 06:38:15 rfc3986==2.0.0 06:38:15 rpds-py==0.18.0 06:38:15 rsa==4.9 06:38:15 ruamel.yaml==0.18.6 06:38:15 ruamel.yaml.clib==0.2.8 06:38:15 s3transfer==0.10.0 06:38:15 simplejson==3.19.2 06:38:15 six==1.16.0 06:38:15 smmap==5.0.1 06:38:15 soupsieve==2.5 06:38:15 stevedore==5.2.0 06:38:15 tabulate==0.9.0 06:38:15 toml==0.10.2 06:38:15 tomlkit==0.12.4 06:38:15 tqdm==4.66.2 06:38:15 typing_extensions==4.10.0 06:38:15 tzdata==2024.1 06:38:15 urllib3==1.26.18 06:38:15 virtualenv==20.25.1 06:38:15 wcwidth==0.2.13 06:38:15 websocket-client==1.7.0 06:38:15 wrapt==1.16.0 06:38:15 xdg==6.0.0 06:38:15 xmltodict==0.13.0 06:38:15 yq==3.2.3 06:38:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15475278279678666132.sh 06:38:15 ---> sudo-logs.sh 06:38:15 Archiving 'sudo' log.. 06:38:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10847121105352806086.sh 06:38:15 ---> job-cost.sh 06:38:15 Setup pyenv: 06:38:15 system 06:38:15 3.8.13 06:38:15 3.9.13 06:38:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:38:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WBzZ from file:/tmp/.os_lf_venv 06:38:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:38:24 lf-activate-venv(): INFO: Adding /tmp/venv-WBzZ/bin to PATH 06:38:24 INFO: No Stack... 06:38:24 INFO: Retrieving Pricing Info for: v3-standard-4 06:38:24 INFO: Archiving Costs 06:38:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13232766204977988961.sh 06:38:24 ---> logs-deploy.sh 06:38:24 Setup pyenv: 06:38:24 system 06:38:24 3.8.13 06:38:24 3.9.13 06:38:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:38:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WBzZ from file:/tmp/.os_lf_venv 06:38:26 lf-activate-venv(): INFO: Installing: lftools 06:38:34 lf-activate-venv(): INFO: Adding /tmp/venv-WBzZ/bin to PATH 06:38:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3321 06:38:34 INFO: archiving workspace using pattern(s): 06:38:35 Archives upload complete. 06:38:35 INFO: archiving logs to Nexus 06:38:36 ---> uname -a: 06:38:36 Linux prd-ubuntu1804-builder-4c-4g-9333 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:38:36 06:38:36 06:38:36 ---> lscpu: 06:38:36 Architecture: x86_64 06:38:36 CPU op-mode(s): 32-bit, 64-bit 06:38:36 Byte Order: Little Endian 06:38:36 CPU(s): 4 06:38:36 On-line CPU(s) list: 0-3 06:38:36 Thread(s) per core: 1 06:38:36 Core(s) per socket: 1 06:38:36 Socket(s): 4 06:38:36 NUMA node(s): 1 06:38:36 Vendor ID: AuthenticAMD 06:38:36 CPU family: 23 06:38:36 Model: 49 06:38:36 Model name: AMD EPYC-Rome Processor 06:38:36 Stepping: 0 06:38:36 CPU MHz: 2799.998 06:38:36 BogoMIPS: 5599.99 06:38:36 Virtualization: AMD-V 06:38:36 Hypervisor vendor: KVM 06:38:36 Virtualization type: full 06:38:36 L1d cache: 32K 06:38:36 L1i cache: 32K 06:38:36 L2 cache: 512K 06:38:36 L3 cache: 16384K 06:38:36 NUMA node0 CPU(s): 0-3 06:38:36 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 06:38:36 06:38:36 06:38:36 ---> nproc: 06:38:36 4 06:38:36 06:38:36 06:38:36 ---> df -h: 06:38:36 Filesystem Size Used Avail Use% Mounted on 06:38:36 udev 7.9G 0 7.9G 0% /dev 06:38:36 tmpfs 1.6G 672K 1.6G 1% /run 06:38:36 /dev/vda1 78G 8.4G 70G 11% / 06:38:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:38:36 tmpfs 5.0M 0 5.0M 0% /run/lock 06:38:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:38:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:38:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:38:36 06:38:36 06:38:36 ---> free -m: 06:38:36 total used free shared buff/cache available 06:38:36 Mem: 16040 546 13302 0 2191 15174 06:38:36 Swap: 1023 0 1023 06:38:36 06:38:36 06:38:36 ---> ip addr: 06:38:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:38:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:38:36 inet 127.0.0.1/8 scope host lo 06:38:36 valid_lft forever preferred_lft forever 06:38:36 inet6 ::1/128 scope host 06:38:36 valid_lft forever preferred_lft forever 06:38:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:38:36 link/ether fa:16:3e:de:5e:c4 brd ff:ff:ff:ff:ff:ff 06:38:36 inet 10.30.107.66/23 brd 10.30.107.255 scope global dynamic ens3 06:38:36 valid_lft 86243sec preferred_lft 86243sec 06:38:36 inet6 fe80::f816:3eff:fede:5ec4/64 scope link 06:38:36 valid_lft forever preferred_lft forever 06:38:36 06:38:36 06:38:36 ---> sar -b -r -n DEV: 06:38:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9333) 02/28/24 _x86_64_ (4 CPU) 06:38:36 06:38:36 06:36:02 LINUX RESTART (4 CPU) 06:38:36 06:38:36 06:37:01 tps rtps wtps bread/s bwrtn/s 06:38:36 06:38:02 106.75 2.43 104.32 128.65 10724.21 06:38:36 Average: 106.75 2.43 104.32 128.65 10724.21 06:38:36 06:38:36 06:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:38:36 06:38:02 13716532 15544900 2708436 16.49 77384 1938308 765552 4.38 783200 1685108 157972 06:38:36 Average: 13716532 15544900 2708436 16.49 77384 1938308 765552 4.38 783200 1685108 157972 06:38:36 06:38:36 06:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:38:36 06:38:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 06:38:36 06:38:02 ens3 57.54 44.13 703.44 26.94 0.00 0.00 0.00 0.00 06:38:36 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 06:38:36 Average: ens3 57.54 44.13 703.44 26.94 0.00 0.00 0.00 0.00 06:38:36 06:38:36 06:38:36 ---> sar -P ALL: 06:38:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9333) 02/28/24 _x86_64_ (4 CPU) 06:38:36 06:38:36 06:36:02 LINUX RESTART (4 CPU) 06:38:36 06:38:36 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:38:36 06:38:02 all 22.04 0.00 1.57 1.10 0.05 75.24 06:38:36 06:38:02 0 4.75 0.00 1.25 3.53 0.05 90.42 06:38:36 06:38:02 1 42.06 0.00 2.50 0.58 0.08 54.77 06:38:36 06:38:02 2 24.82 0.00 1.28 0.17 0.03 73.69 06:38:36 06:38:02 3 16.46 0.00 1.24 0.12 0.05 82.14 06:38:36 Average: all 22.04 0.00 1.57 1.10 0.05 75.24 06:38:36 Average: 0 4.75 0.00 1.25 3.53 0.05 90.42 06:38:36 Average: 1 42.06 0.00 2.50 0.58 0.08 54.77 06:38:36 Average: 2 24.82 0.00 1.28 0.17 0.03 73.69 06:38:36 Average: 3 16.46 0.00 1.24 0.12 0.05 82.14 06:38:36 06:38:36 06:38:36