07:38:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 07:38:43 Running as SYSTEM 07:38:43 [EnvInject] - Loading node environment variables. 07:38:43 Building remotely on prd-ubuntu1804-builder-4c-4g-3657 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:38:43 [ssh-agent] Looking for ssh-agent implementation... 07:38:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:43 $ ssh-agent 07:38:43 SSH_AUTH_SOCK=/tmp/ssh-XlSJobYJ8VVE/agent.1712 07:38:43 SSH_AGENT_PID=1714 07:38:43 [ssh-agent] Started. 07:38:43 Running ssh-add (command line suppressed) 07:38:43 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_706502858533487396.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_706502858533487396.key) 07:38:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:38:43 The recommended git tool is: NONE 07:38:44 using credential onap-jenkins-ssh 07:38:44 Wiping out workspace first. 07:38:44 Cloning the remote Git repository 07:38:44 Cloning repository git://cloud.onap.org/mirror/oom.git 07:38:45 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:38:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:45 > git --version # timeout=10 07:38:45 > git --version # 'git version 2.17.1' 07:38:45 using GIT_SSH to set credentials Gerrit user 07:38:45 Verifying host key using manually-configured host key entries 07:38:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:38:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:38:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:50 using GIT_SSH to set credentials Gerrit user 07:38:50 Verifying host key using manually-configured host key entries 07:38:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/5 # timeout=30 07:38:50 > git rev-parse 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a^{commit} # timeout=10 07:38:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:38:50 Checking out Revision 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a (refs/changes/49/137149/5) 07:38:50 > git config core.sparsecheckout # timeout=10 07:38:50 > git checkout -f 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a # timeout=30 07:38:55 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 07:38:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:38:55 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 07:38:55 [EnvInject] - Injecting environment variables from a build step. 07:38:55 [EnvInject] - Injecting as environment variables the properties content 07:38:55 PYTHON=python3 07:38:55 07:38:55 [EnvInject] - Variables injected successfully. 07:38:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12879098158031614211.sh 07:38:55 ---> tox-install.sh 07:38:55 + source /home/jenkins/lf-env.sh 07:38:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:38:55 ++ mktemp -d /tmp/venv-XXXX 07:38:55 + lf_venv=/tmp/venv-EOkW 07:38:55 + local venv_file=/tmp/.os_lf_venv 07:38:55 + local python=python3 07:38:55 + local options 07:38:55 + local set_path=true 07:38:55 + local install_args= 07:38:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:38:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:38:55 + true 07:38:55 + case $1 in 07:38:55 + venv_file=/tmp/.toxenv 07:38:55 + shift 2 07:38:55 + true 07:38:55 + case $1 in 07:38:55 + shift 07:38:55 + break 07:38:55 + case $python in 07:38:55 + local pkg_list= 07:38:55 + [[ -d /opt/pyenv ]] 07:38:55 + echo 'Setup pyenv:' 07:38:55 Setup pyenv: 07:38:55 + export PYENV_ROOT=/opt/pyenv 07:38:55 + PYENV_ROOT=/opt/pyenv 07:38:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:38:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:38:55 + pyenv versions 07:38:55 * system (set by /opt/pyenv/version) 07:38:55 * 3.8.13 (set by /opt/pyenv/version) 07:38:55 * 3.9.13 (set by /opt/pyenv/version) 07:38:55 * 3.10.6 (set by /opt/pyenv/version) 07:38:55 + command -v pyenv 07:38:55 ++ pyenv init - --no-rehash 07:38:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:38:55 export PATH="/opt/pyenv/shims:${PATH}" 07:38:55 export PYENV_SHELL=bash 07:38:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:38:55 pyenv() { 07:38:55 local command 07:38:55 command="${1:-}" 07:38:55 if [ "$#" -gt 0 ]; then 07:38:55 shift 07:38:55 fi 07:38:55 07:38:55 case "$command" in 07:38:55 rehash|shell) 07:38:55 eval "$(pyenv "sh-$command" "$@")" 07:38:55 ;; 07:38:55 *) 07:38:55 command pyenv "$command" "$@" 07:38:55 ;; 07:38:55 esac 07:38:55 }' 07:38:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:38:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:38:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:38:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:38:55 ++ export PYENV_SHELL=bash 07:38:55 ++ PYENV_SHELL=bash 07:38:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:38:55 +++ complete -F _pyenv pyenv 07:38:55 ++ lf-pyver python3 07:38:55 ++ local py_version_xy=python3 07:38:55 ++ local py_version_xyz= 07:38:55 ++ pyenv versions 07:38:55 ++ local command 07:38:55 ++ command=versions 07:38:55 ++ '[' 1 -gt 0 ']' 07:38:55 ++ shift 07:38:55 ++ case "$command" in 07:38:55 ++ command pyenv versions 07:38:55 ++ pyenv versions 07:38:55 ++ sed 's/^[ *]* //' 07:38:55 ++ grep -E '^[0-9.]*[0-9]$' 07:38:55 ++ awk '{ print $1 }' 07:38:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:38:55 +++ grep '^3' /tmp/.pyenv_versions 07:38:55 +++ tail -n 1 07:38:55 +++ sort -V 07:38:55 ++ py_version_xyz=3.10.6 07:38:55 ++ [[ -z 3.10.6 ]] 07:38:55 ++ echo 3.10.6 07:38:55 ++ return 0 07:38:55 + pyenv local 3.10.6 07:38:55 + local command 07:38:55 + command=local 07:38:55 + '[' 2 -gt 0 ']' 07:38:55 + shift 07:38:55 + case "$command" in 07:38:55 + command pyenv local 3.10.6 07:38:55 + pyenv local 3.10.6 07:38:55 + for arg in "$@" 07:38:55 + case $arg in 07:38:55 + pkg_list+='tox ' 07:38:55 + for arg in "$@" 07:38:55 + case $arg in 07:38:55 + pkg_list+='virtualenv ' 07:38:55 + for arg in "$@" 07:38:55 + case $arg in 07:38:55 + pkg_list+='urllib3~=1.26.15 ' 07:38:55 + [[ -f /tmp/.toxenv ]] 07:38:55 + [[ ! -f /tmp/.toxenv ]] 07:38:55 + [[ -n '' ]] 07:38:55 + python3 -m venv /tmp/venv-EOkW 07:38:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EOkW' 07:38:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EOkW 07:38:59 + echo /tmp/venv-EOkW 07:38:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:38:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:38:59 + /tmp/venv-EOkW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:39:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:39:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:39:02 + /tmp/venv-EOkW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:39:05 + type python3 07:39:05 + true 07:39:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EOkW/bin to PATH' 07:39:05 lf-activate-venv(): INFO: Adding /tmp/venv-EOkW/bin to PATH 07:39:05 + PATH=/tmp/venv-EOkW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:05 + return 0 07:39:05 + python3 --version 07:39:05 Python 3.10.6 07:39:05 + python3 -m pip --version 07:39:05 pip 24.0 from /tmp/venv-EOkW/lib/python3.10/site-packages/pip (python 3.10) 07:39:05 + python3 -m pip freeze 07:39:05 cachetools==5.3.2 07:39:05 chardet==5.2.0 07:39:05 colorama==0.4.6 07:39:05 distlib==0.3.8 07:39:05 filelock==3.13.1 07:39:05 packaging==23.2 07:39:05 platformdirs==4.2.0 07:39:05 pluggy==1.4.0 07:39:05 pyproject-api==1.6.1 07:39:05 tomli==2.0.1 07:39:05 tox==4.12.1 07:39:05 urllib3==1.26.18 07:39:05 virtualenv==20.25.0 07:39:05 [EnvInject] - Injecting environment variables from a build step. 07:39:05 [EnvInject] - Injecting as environment variables the properties content 07:39:05 PARALLEL=false 07:39:05 07:39:05 [EnvInject] - Variables injected successfully. 07:39:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13031744604442405046.sh 07:39:06 ---> tox-run.sh 07:39:06 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:39:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:39:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:39:06 + cd /w/workspace/oom-master-pre-commit-lint/. 07:39:06 + source /home/jenkins/lf-env.sh 07:39:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:06 ++ mktemp -d /tmp/venv-XXXX 07:39:06 + lf_venv=/tmp/venv-rCbS 07:39:06 + local venv_file=/tmp/.os_lf_venv 07:39:06 + local python=python3 07:39:06 + local options 07:39:06 + local set_path=true 07:39:06 + local install_args= 07:39:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:06 + true 07:39:06 + case $1 in 07:39:06 + venv_file=/tmp/.toxenv 07:39:06 + shift 2 07:39:06 + true 07:39:06 + case $1 in 07:39:06 + shift 07:39:06 + break 07:39:06 + case $python in 07:39:06 + local pkg_list= 07:39:06 + [[ -d /opt/pyenv ]] 07:39:06 + echo 'Setup pyenv:' 07:39:06 Setup pyenv: 07:39:06 + export PYENV_ROOT=/opt/pyenv 07:39:06 + PYENV_ROOT=/opt/pyenv 07:39:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:06 + pyenv versions 07:39:06 system 07:39:06 3.8.13 07:39:06 3.9.13 07:39:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:39:06 + command -v pyenv 07:39:06 ++ pyenv init - --no-rehash 07:39:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:39:06 export PATH="/opt/pyenv/shims:${PATH}" 07:39:06 export PYENV_SHELL=bash 07:39:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:06 pyenv() { 07:39:06 local command 07:39:06 command="${1:-}" 07:39:06 if [ "$#" -gt 0 ]; then 07:39:06 shift 07:39:06 fi 07:39:06 07:39:06 case "$command" in 07:39:06 rehash|shell) 07:39:06 eval "$(pyenv "sh-$command" "$@")" 07:39:06 ;; 07:39:06 *) 07:39:06 command pyenv "$command" "$@" 07:39:06 ;; 07:39:06 esac 07:39:06 }' 07:39:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:39:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:06 ++ export PYENV_SHELL=bash 07:39:06 ++ PYENV_SHELL=bash 07:39:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:06 +++ complete -F _pyenv pyenv 07:39:06 ++ lf-pyver python3 07:39:06 ++ local py_version_xy=python3 07:39:06 ++ local py_version_xyz= 07:39:06 ++ sed 's/^[ *]* //' 07:39:06 ++ awk '{ print $1 }' 07:39:06 ++ grep -E '^[0-9.]*[0-9]$' 07:39:06 ++ pyenv versions 07:39:06 ++ local command 07:39:06 ++ command=versions 07:39:06 ++ '[' 1 -gt 0 ']' 07:39:06 ++ shift 07:39:06 ++ case "$command" in 07:39:06 ++ command pyenv versions 07:39:06 ++ pyenv versions 07:39:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:06 +++ grep '^3' /tmp/.pyenv_versions 07:39:06 +++ sort -V 07:39:06 +++ tail -n 1 07:39:06 ++ py_version_xyz=3.10.6 07:39:06 ++ [[ -z 3.10.6 ]] 07:39:06 ++ echo 3.10.6 07:39:06 ++ return 0 07:39:06 + pyenv local 3.10.6 07:39:06 + local command 07:39:06 + command=local 07:39:06 + '[' 2 -gt 0 ']' 07:39:06 + shift 07:39:06 + case "$command" in 07:39:06 + command pyenv local 3.10.6 07:39:06 + pyenv local 3.10.6 07:39:06 + for arg in "$@" 07:39:06 + case $arg in 07:39:06 + pkg_list+='tox ' 07:39:06 + for arg in "$@" 07:39:06 + case $arg in 07:39:06 + pkg_list+='virtualenv ' 07:39:06 + for arg in "$@" 07:39:06 + case $arg in 07:39:06 + pkg_list+='urllib3~=1.26.15 ' 07:39:06 + [[ -f /tmp/.toxenv ]] 07:39:06 ++ cat /tmp/.toxenv 07:39:06 + lf_venv=/tmp/venv-EOkW 07:39:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EOkW from' file:/tmp/.toxenv 07:39:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EOkW from file:/tmp/.toxenv 07:39:06 + /tmp/venv-EOkW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:39:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:39:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:39:07 + /tmp/venv-EOkW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:39:08 + type python3 07:39:08 + true 07:39:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EOkW/bin to PATH' 07:39:08 lf-activate-venv(): INFO: Adding /tmp/venv-EOkW/bin to PATH 07:39:08 + PATH=/tmp/venv-EOkW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:08 + return 0 07:39:08 + [[ -d /opt/pyenv ]] 07:39:08 + echo '---> Setting up pyenv' 07:39:08 ---> Setting up pyenv 07:39:08 + export PYENV_ROOT=/opt/pyenv 07:39:08 + PYENV_ROOT=/opt/pyenv 07:39:08 + export PATH=/opt/pyenv/bin:/tmp/venv-EOkW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:08 + PATH=/opt/pyenv/bin:/tmp/venv-EOkW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:08 ++ pwd 07:39:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:39:08 + export PYTHONPATH 07:39:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:39:08 + TOX_TESTENV_PASSENV=PYTHONPATH 07:39:08 + tox --version 07:39:08 4.12.1 from /tmp/venv-EOkW/lib/python3.10/site-packages/tox/__init__.py 07:39:08 + PARALLEL=false 07:39:08 + TOX_OPTIONS_LIST= 07:39:08 + [[ -n pre-commit ]] 07:39:08 + TOX_OPTIONS_LIST=' -e pre-commit' 07:39:08 + case ${PARALLEL,,} in 07:39:08 + tox -e pre-commit 07:39:08 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:39:09 pre-commit: install_deps> python -I -m pip install pre-commit 07:39:12 pre-commit: freeze> python -m pip freeze --all 07:39:12 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 07:39:12 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:39:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:39:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:39:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:39:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:39:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:39:15 [INFO] Once installed this environment will be reused. 07:39:15 [INFO] This may take a few minutes... 07:39:18 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:39:18 [INFO] Once installed this environment will be reused. 07:39:18 [INFO] This may take a few minutes... 07:39:24 Trim Trailing Whitespace.................................................Passed 07:39:24 Tabs remover.............................................................Passed 07:39:24 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:39:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:39:24 [INFO] Once installed this environment will be reused. 07:39:24 [INFO] This may take a few minutes... 07:39:30 gitlint..............................................(no files to check)Skipped 07:39:30 pre-commit: OK (21.06=setup[3.90]+cmd[11.44,5.72] seconds) 07:39:30 congratulations :) (21.23 seconds) 07:39:30 + tox_status=0 07:39:30 + echo '---> Completed tox runs' 07:39:30 ---> Completed tox runs 07:39:30 + for i in .tox/*/log 07:39:30 ++ awk -F/ '{print $2}' 07:39:30 ++ echo .tox/pre-commit/log 07:39:30 + tox_env=pre-commit 07:39:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:39:30 + DOC_DIR=docs/_build/html 07:39:30 + [[ -d docs/_build/html ]] 07:39:30 + echo '---> tox-run.sh ends' 07:39:30 ---> tox-run.sh ends 07:39:30 + test 0 -eq 0 07:39:30 $ ssh-agent -k 07:39:30 unset SSH_AUTH_SOCK; 07:39:30 unset SSH_AGENT_PID; 07:39:30 echo Agent pid 1714 killed; 07:39:30 [ssh-agent] Stopped. 07:39:30 [PostBuildScript] - [INFO] Executing post build scripts. 07:39:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10991695785204033358.sh 07:39:30 ---> sysstat.sh 07:39:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7006998079020742565.sh 07:39:30 ---> package-listing.sh 07:39:30 ++ facter osfamily 07:39:30 ++ tr '[:upper:]' '[:lower:]' 07:39:30 + OS_FAMILY=debian 07:39:30 + workspace=/w/workspace/oom-master-pre-commit-lint 07:39:30 + START_PACKAGES=/tmp/packages_start.txt 07:39:30 + END_PACKAGES=/tmp/packages_end.txt 07:39:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:39:30 + PACKAGES=/tmp/packages_start.txt 07:39:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:39:30 + PACKAGES=/tmp/packages_end.txt 07:39:30 + case "${OS_FAMILY}" in 07:39:30 + dpkg -l 07:39:30 + grep '^ii' 07:39:30 + '[' -f /tmp/packages_start.txt ']' 07:39:30 + '[' -f /tmp/packages_end.txt ']' 07:39:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:39:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:39:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:39:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:39:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4239331032491001268.sh 07:39:30 ---> capture-instance-metadata.sh 07:39:30 Setup pyenv: 07:39:30 system 07:39:30 3.8.13 07:39:30 3.9.13 07:39:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:39:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mj8X 07:39:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:39:37 lf-activate-venv(): INFO: Installing: lftools 07:40:08 lf-activate-venv(): INFO: Adding /tmp/venv-Mj8X/bin to PATH 07:40:08 INFO: Running in OpenStack, capturing instance metadata 07:40:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18278287120111925064.sh 07:40:08 provisioning config files... 07:40:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15216964289129618040tmp 07:40:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:40:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:40:08 [EnvInject] - Injecting environment variables from a build step. 07:40:08 [EnvInject] - Injecting as environment variables the properties content 07:40:08 SERVER_ID=logs 07:40:08 07:40:08 [EnvInject] - Variables injected successfully. 07:40:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17695517450973474699.sh 07:40:08 ---> create-netrc.sh 07:40:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3159638802180583739.sh 07:40:08 ---> python-tools-install.sh 07:40:08 Setup pyenv: 07:40:08 system 07:40:08 3.8.13 07:40:08 3.9.13 07:40:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mj8X from file:/tmp/.os_lf_venv 07:40:09 lf-activate-venv(): INFO: Installing: lftools 07:40:17 lf-activate-venv(): INFO: Adding /tmp/venv-Mj8X/bin to PATH 07:40:17 Generating Requirements File 07:40:49 Python 3.10.6 07:40:50 pip 24.0 from /tmp/venv-Mj8X/lib/python3.10/site-packages/pip (python 3.10) 07:40:50 appdirs==1.4.4 07:40:50 argcomplete==3.2.2 07:40:50 aspy.yaml==1.3.0 07:40:50 attrs==23.2.0 07:40:50 autopage==0.5.2 07:40:50 beautifulsoup4==4.12.3 07:40:50 boto3==1.34.37 07:40:50 botocore==1.34.37 07:40:50 bs4==0.0.2 07:40:50 cachetools==5.3.2 07:40:50 certifi==2024.2.2 07:40:50 cffi==1.16.0 07:40:50 cfgv==3.4.0 07:40:50 chardet==5.2.0 07:40:50 charset-normalizer==3.3.2 07:40:50 click==8.1.7 07:40:50 cliff==4.5.0 07:40:50 cmd2==2.4.3 07:40:50 cryptography==3.3.2 07:40:50 debtcollector==2.5.0 07:40:50 decorator==5.1.1 07:40:50 defusedxml==0.7.1 07:40:50 Deprecated==1.2.14 07:40:50 distlib==0.3.8 07:40:50 dnspython==2.5.0 07:40:50 docker==4.2.2 07:40:50 dogpile.cache==1.3.1 07:40:50 email-validator==2.1.0.post1 07:40:50 filelock==3.13.1 07:40:50 future==0.18.3 07:40:50 gitdb==4.0.11 07:40:50 GitPython==3.1.41 07:40:50 google-auth==2.27.0 07:40:50 httplib2==0.22.0 07:40:50 identify==2.5.33 07:40:50 idna==3.6 07:40:50 importlib-resources==1.5.0 07:40:50 iso8601==2.1.0 07:40:50 Jinja2==3.1.3 07:40:50 jmespath==1.0.1 07:40:50 jsonpatch==1.33 07:40:50 jsonpointer==2.4 07:40:50 jsonschema==4.21.1 07:40:50 jsonschema-specifications==2023.12.1 07:40:50 keystoneauth1==5.5.0 07:40:50 kubernetes==29.0.0 07:40:50 lftools==0.37.8 07:40:50 lxml==5.1.0 07:40:50 MarkupSafe==2.1.5 07:40:50 msgpack==1.0.7 07:40:50 multi_key_dict==2.0.3 07:40:50 munch==4.0.0 07:40:50 netaddr==0.10.1 07:40:50 netifaces==0.11.0 07:40:50 niet==1.4.2 07:40:50 nodeenv==1.8.0 07:40:50 oauth2client==4.1.3 07:40:50 oauthlib==3.2.2 07:40:50 openstacksdk==0.62.0 07:40:50 os-client-config==2.1.0 07:40:50 os-service-types==1.7.0 07:40:50 osc-lib==3.0.0 07:40:50 oslo.config==9.3.0 07:40:50 oslo.context==5.3.0 07:40:50 oslo.i18n==6.2.0 07:40:50 oslo.log==5.4.0 07:40:50 oslo.serialization==5.3.0 07:40:50 oslo.utils==7.0.0 07:40:50 packaging==23.2 07:40:50 pbr==6.0.0 07:40:50 platformdirs==4.2.0 07:40:50 prettytable==3.9.0 07:40:50 pyasn1==0.5.1 07:40:50 pyasn1-modules==0.3.0 07:40:50 pycparser==2.21 07:40:50 pygerrit2==2.0.15 07:40:50 PyGithub==2.2.0 07:40:50 pyinotify==0.9.6 07:40:50 PyJWT==2.8.0 07:40:50 PyNaCl==1.5.0 07:40:50 pyparsing==2.4.7 07:40:50 pyperclip==1.8.2 07:40:50 pyrsistent==0.20.0 07:40:50 python-cinderclient==9.4.0 07:40:50 python-dateutil==2.8.2 07:40:50 python-heatclient==3.4.0 07:40:50 python-jenkins==1.8.2 07:40:50 python-keystoneclient==5.3.0 07:40:50 python-magnumclient==4.3.0 07:40:50 python-novaclient==18.4.0 07:40:50 python-openstackclient==6.0.0 07:40:50 python-swiftclient==4.4.0 07:40:50 pytz==2024.1 07:40:50 PyYAML==6.0.1 07:40:50 referencing==0.33.0 07:40:50 requests==2.31.0 07:40:50 requests-oauthlib==1.3.1 07:40:50 requestsexceptions==1.4.0 07:40:50 rfc3986==2.0.0 07:40:50 rpds-py==0.17.1 07:40:50 rsa==4.9 07:40:50 ruamel.yaml==0.18.6 07:40:50 ruamel.yaml.clib==0.2.8 07:40:50 s3transfer==0.10.0 07:40:50 simplejson==3.19.2 07:40:50 six==1.16.0 07:40:50 smmap==5.0.1 07:40:50 soupsieve==2.5 07:40:50 stevedore==5.1.0 07:40:50 tabulate==0.9.0 07:40:50 toml==0.10.2 07:40:50 tomlkit==0.12.3 07:40:50 tqdm==4.66.1 07:40:50 typing_extensions==4.9.0 07:40:50 tzdata==2023.4 07:40:50 urllib3==1.26.18 07:40:50 virtualenv==20.25.0 07:40:50 wcwidth==0.2.13 07:40:50 websocket-client==1.7.0 07:40:50 wrapt==1.16.0 07:40:50 xdg==6.0.0 07:40:50 xmltodict==0.13.0 07:40:50 yq==3.2.3 07:40:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15854217325397400529.sh 07:40:50 ---> sudo-logs.sh 07:40:50 Archiving 'sudo' log.. 07:40:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16758767507970148305.sh 07:40:50 ---> job-cost.sh 07:40:50 Setup pyenv: 07:40:50 system 07:40:50 3.8.13 07:40:50 3.9.13 07:40:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mj8X from file:/tmp/.os_lf_venv 07:40:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:40:59 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. 07:40:59 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:40:59 lf-activate-venv(): INFO: Adding /tmp/venv-Mj8X/bin to PATH 07:40:59 INFO: No Stack... 07:41:00 INFO: Retrieving Pricing Info for: v3-standard-4 07:41:00 INFO: Archiving Costs 07:41:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7986470893530453325.sh 07:41:00 ---> logs-deploy.sh 07:41:00 Setup pyenv: 07:41:00 system 07:41:00 3.8.13 07:41:00 3.9.13 07:41:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:41:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mj8X from file:/tmp/.os_lf_venv 07:41:02 lf-activate-venv(): INFO: Installing: lftools 07:41:11 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. 07:41:11 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-Mj8X/bin to PATH 07:41:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3298 07:41:12 INFO: archiving workspace using pattern(s): 07:41:13 Archives upload complete. 07:41:13 INFO: archiving logs to Nexus 07:41:14 ---> uname -a: 07:41:14 Linux prd-ubuntu1804-builder-4c-4g-3657 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:41:14 07:41:14 07:41:14 ---> lscpu: 07:41:14 Architecture: x86_64 07:41:14 CPU op-mode(s): 32-bit, 64-bit 07:41:14 Byte Order: Little Endian 07:41:14 CPU(s): 4 07:41:14 On-line CPU(s) list: 0-3 07:41:14 Thread(s) per core: 1 07:41:14 Core(s) per socket: 1 07:41:14 Socket(s): 4 07:41:14 NUMA node(s): 1 07:41:14 Vendor ID: AuthenticAMD 07:41:14 CPU family: 23 07:41:14 Model: 49 07:41:14 Model name: AMD EPYC-Rome Processor 07:41:14 Stepping: 0 07:41:14 CPU MHz: 2800.000 07:41:14 BogoMIPS: 5600.00 07:41:14 Virtualization: AMD-V 07:41:14 Hypervisor vendor: KVM 07:41:14 Virtualization type: full 07:41:14 L1d cache: 32K 07:41:14 L1i cache: 32K 07:41:14 L2 cache: 512K 07:41:14 L3 cache: 16384K 07:41:14 NUMA node0 CPU(s): 0-3 07:41:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:41:14 07:41:14 07:41:14 ---> nproc: 07:41:14 4 07:41:14 07:41:14 07:41:14 ---> df -h: 07:41:14 Filesystem Size Used Avail Use% Mounted on 07:41:14 udev 7.9G 0 7.9G 0% /dev 07:41:14 tmpfs 1.6G 672K 1.6G 1% /run 07:41:14 /dev/vda1 78G 8.4G 69G 11% / 07:41:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:41:14 tmpfs 5.0M 0 5.0M 0% /run/lock 07:41:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:41:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:41:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:41:14 07:41:14 07:41:14 ---> free -m: 07:41:14 total used free shared buff/cache available 07:41:14 Mem: 16040 551 13275 0 2212 15169 07:41:14 Swap: 1023 0 1023 07:41:14 07:41:14 07:41:14 ---> ip addr: 07:41:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:41:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:41:14 inet 127.0.0.1/8 scope host lo 07:41:14 valid_lft forever preferred_lft forever 07:41:14 inet6 ::1/128 scope host 07:41:14 valid_lft forever preferred_lft forever 07:41:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:41:14 link/ether fa:16:3e:e9:0e:6c brd ff:ff:ff:ff:ff:ff 07:41:14 inet 10.30.106.97/23 brd 10.30.107.255 scope global dynamic ens3 07:41:14 valid_lft 86226sec preferred_lft 86226sec 07:41:14 inet6 fe80::f816:3eff:fee9:e6c/64 scope link 07:41:14 valid_lft forever preferred_lft forever 07:41:14 07:41:14 07:41:14 ---> sar -b -r -n DEV: 07:41:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3657) 02/08/24 _x86_64_ (4 CPU) 07:41:14 07:41:14 07:38:24 LINUX RESTART (4 CPU) 07:41:14 07:41:14 07:39:00 tps rtps wtps bread/s bwrtn/s 07:41:14 07:40:01 123.62 21.72 101.90 1142.76 29177.25 07:41:14 07:41:01 91.70 1.03 90.67 118.91 28409.53 07:41:14 Average: 107.79 11.46 96.33 635.07 28796.56 07:41:14 07:41:14 07:39:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:14 07:40:01 13786368 15519192 2638600 16.06 64084 1863524 822460 4.71 802816 1609368 104212 07:41:14 07:41:01 13620112 15559372 2804856 17.08 86492 2033592 793804 4.54 765652 1783824 98776 07:41:14 Average: 13703240 15539282 2721728 16.57 75288 1948558 808132 4.62 784234 1696596 101494 07:41:14 07:41:14 07:39:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:14 07:40:01 ens3 78.56 57.07 1190.10 10.41 0.00 0.00 0.00 0.00 07:41:14 07:40:01 lo 2.62 2.62 0.27 0.27 0.00 0.00 0.00 0.00 07:41:14 07:41:01 ens3 43.26 35.41 365.98 13.08 0.00 0.00 0.00 0.00 07:41:14 07:41:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 07:41:14 Average: ens3 61.06 46.33 781.44 11.74 0.00 0.00 0.00 0.00 07:41:14 Average: lo 2.08 2.08 0.21 0.21 0.00 0.00 0.00 0.00 07:41:14 07:41:14 07:41:14 ---> sar -P ALL: 07:41:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3657) 02/08/24 _x86_64_ (4 CPU) 07:41:14 07:41:14 07:38:24 LINUX RESTART (4 CPU) 07:41:14 07:41:14 07:39:00 CPU %user %nice %system %iowait %steal %idle 07:41:14 07:40:01 all 23.53 0.00 2.05 4.04 0.07 70.30 07:41:14 07:40:01 0 19.81 0.00 1.68 0.71 0.05 77.76 07:41:14 07:40:01 1 25.73 0.00 2.01 7.96 0.07 64.23 07:41:14 07:40:01 2 29.82 0.00 2.32 3.84 0.07 63.96 07:41:14 07:40:01 3 18.77 0.00 2.22 3.66 0.08 75.27 07:41:14 07:41:01 all 21.46 0.00 1.42 2.90 0.06 74.16 07:41:14 07:41:01 0 8.23 0.00 0.73 0.03 0.07 90.94 07:41:14 07:41:01 1 29.68 0.00 1.55 3.13 0.05 65.58 07:41:14 07:41:01 2 34.64 0.00 2.27 3.02 0.03 60.04 07:41:14 07:41:01 3 13.22 0.00 1.11 5.45 0.10 80.11 07:41:14 Average: all 22.50 0.00 1.74 3.48 0.07 72.22 07:41:14 Average: 0 14.06 0.00 1.21 0.37 0.06 84.30 07:41:14 Average: 1 27.69 0.00 1.78 5.57 0.06 64.90 07:41:14 Average: 2 32.21 0.00 2.30 3.43 0.05 62.01 07:41:14 Average: 3 16.02 0.00 1.67 4.55 0.09 77.67 07:41:14 07:41:14 07:41:14