13:53:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136744 13:53:25 Running as SYSTEM 13:53:25 [EnvInject] - Loading node environment variables. 13:53:25 Building remotely on prd-ubuntu1804-builder-4c-4g-3080 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:53:25 [ssh-agent] Looking for ssh-agent implementation... 13:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:25 $ ssh-agent 13:53:25 SSH_AUTH_SOCK=/tmp/ssh-9QQvOnacPG8B/agent.1673 13:53:25 SSH_AGENT_PID=1675 13:53:25 [ssh-agent] Started. 13:53:25 Running ssh-add (command line suppressed) 13:53:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17669624584825054672.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17669624584825054672.key) 13:53:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:53:26 The recommended git tool is: NONE 13:53:27 using credential onap-jenkins-ssh 13:53:27 Wiping out workspace first. 13:53:27 Cloning the remote Git repository 13:53:27 Cloning repository git://cloud.onap.org/mirror/oom.git 13:53:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:53:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:53:27 > git --version # timeout=10 13:53:27 > git --version # 'git version 2.17.1' 13:53:27 using GIT_SSH to set credentials Gerrit user 13:53:27 Verifying host key using manually-configured host key entries 13:53:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:53:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:53:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:53:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:53:33 using GIT_SSH to set credentials Gerrit user 13:53:33 Verifying host key using manually-configured host key entries 13:53:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/136744/1 # timeout=30 13:53:33 > git rev-parse 637f2b04c16b80ea2b362aad59883e82ac5dbb88^{commit} # timeout=10 13:53:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:53:33 Checking out Revision 637f2b04c16b80ea2b362aad59883e82ac5dbb88 (refs/changes/44/136744/1) 13:53:33 > git config core.sparsecheckout # timeout=10 13:53:33 > git checkout -f 637f2b04c16b80ea2b362aad59883e82ac5dbb88 # timeout=30 13:53:36 Commit message: "[SDNC] Version bump for Montreal" 13:53:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:53:37 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 13:53:37 [EnvInject] - Injecting environment variables from a build step. 13:53:37 [EnvInject] - Injecting as environment variables the properties content 13:53:37 PYTHON=python3 13:53:37 13:53:37 [EnvInject] - Variables injected successfully. 13:53:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5110195705379852314.sh 13:53:37 ---> tox-install.sh 13:53:37 + source /home/jenkins/lf-env.sh 13:53:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:53:37 ++ mktemp -d /tmp/venv-XXXX 13:53:37 + lf_venv=/tmp/venv-LDm2 13:53:37 + local venv_file=/tmp/.os_lf_venv 13:53:37 + local python=python3 13:53:37 + local options 13:53:37 + local set_path=true 13:53:37 + local install_args= 13:53:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:53:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:53:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:53:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:53:37 + true 13:53:37 + case $1 in 13:53:37 + venv_file=/tmp/.toxenv 13:53:37 + shift 2 13:53:37 + true 13:53:37 + case $1 in 13:53:37 + shift 13:53:37 + break 13:53:37 + case $python in 13:53:37 + local pkg_list= 13:53:37 + [[ -d /opt/pyenv ]] 13:53:37 + echo 'Setup pyenv:' 13:53:37 Setup pyenv: 13:53:37 + export PYENV_ROOT=/opt/pyenv 13:53:37 + PYENV_ROOT=/opt/pyenv 13:53:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:37 + pyenv versions 13:53:37 * system (set by /opt/pyenv/version) 13:53:37 * 3.8.13 (set by /opt/pyenv/version) 13:53:37 * 3.9.13 (set by /opt/pyenv/version) 13:53:37 * 3.10.6 (set by /opt/pyenv/version) 13:53:37 + command -v pyenv 13:53:37 ++ pyenv init - --no-rehash 13:53:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:53:37 export PATH="/opt/pyenv/shims:${PATH}" 13:53:37 export PYENV_SHELL=bash 13:53:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:53:37 pyenv() { 13:53:37 local command 13:53:37 command="${1:-}" 13:53:37 if [ "$#" -gt 0 ]; then 13:53:37 shift 13:53:37 fi 13:53:37 13:53:37 case "$command" in 13:53:37 rehash|shell) 13:53:37 eval "$(pyenv "sh-$command" "$@")" 13:53:37 ;; 13:53:37 *) 13:53:37 command pyenv "$command" "$@" 13:53:37 ;; 13:53:37 esac 13:53:37 }' 13:53:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:53:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:37 ++ export PYENV_SHELL=bash 13:53:37 ++ PYENV_SHELL=bash 13:53:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:53:37 +++ complete -F _pyenv pyenv 13:53:37 ++ lf-pyver python3 13:53:37 ++ local py_version_xy=python3 13:53:37 ++ local py_version_xyz= 13:53:37 ++ pyenv versions 13:53:37 ++ local command 13:53:37 ++ sed 's/^[ *]* //' 13:53:37 ++ command=versions 13:53:37 ++ '[' 1 -gt 0 ']' 13:53:37 ++ awk '{ print $1 }' 13:53:37 ++ shift 13:53:37 ++ case "$command" in 13:53:37 ++ grep -E '^[0-9.]*[0-9]$' 13:53:37 ++ command pyenv versions 13:53:37 ++ pyenv versions 13:53:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:53:37 +++ grep '^3' /tmp/.pyenv_versions 13:53:37 +++ sort -V 13:53:37 +++ tail -n 1 13:53:37 ++ py_version_xyz=3.10.6 13:53:37 ++ [[ -z 3.10.6 ]] 13:53:37 ++ echo 3.10.6 13:53:37 ++ return 0 13:53:37 + pyenv local 3.10.6 13:53:37 + local command 13:53:37 + command=local 13:53:37 + '[' 2 -gt 0 ']' 13:53:37 + shift 13:53:37 + case "$command" in 13:53:37 + command pyenv local 3.10.6 13:53:37 + pyenv local 3.10.6 13:53:37 + for arg in "$@" 13:53:37 + case $arg in 13:53:37 + pkg_list+='tox ' 13:53:37 + for arg in "$@" 13:53:37 + case $arg in 13:53:37 + pkg_list+='virtualenv ' 13:53:37 + for arg in "$@" 13:53:37 + case $arg in 13:53:37 + pkg_list+='urllib3~=1.26.15 ' 13:53:37 + [[ -f /tmp/.toxenv ]] 13:53:37 + [[ ! -f /tmp/.toxenv ]] 13:53:37 + [[ -n '' ]] 13:53:37 + python3 -m venv /tmp/venv-LDm2 13:53:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LDm2' 13:53:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LDm2 13:53:41 + echo /tmp/venv-LDm2 13:53:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:53:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:53:41 + /tmp/venv-LDm2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:53:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:53:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:53:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:53:44 + /tmp/venv-LDm2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:53:47 + type python3 13:53:47 + true 13:53:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LDm2/bin to PATH' 13:53:47 lf-activate-venv(): INFO: Adding /tmp/venv-LDm2/bin to PATH 13:53:47 + PATH=/tmp/venv-LDm2/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 13:53:47 + return 0 13:53:47 + python3 --version 13:53:47 Python 3.10.6 13:53:47 + python3 -m pip --version 13:53:47 pip 23.3.1 from /tmp/venv-LDm2/lib/python3.10/site-packages/pip (python 3.10) 13:53:47 + python3 -m pip freeze 13:53:48 cachetools==5.3.2 13:53:48 chardet==5.2.0 13:53:48 colorama==0.4.6 13:53:48 distlib==0.3.7 13:53:48 filelock==3.13.1 13:53:48 packaging==23.2 13:53:48 platformdirs==4.1.0 13:53:48 pluggy==1.3.0 13:53:48 pyproject-api==1.6.1 13:53:48 tomli==2.0.1 13:53:48 tox==4.11.4 13:53:48 urllib3==1.26.18 13:53:48 virtualenv==20.25.0 13:53:48 [EnvInject] - Injecting environment variables from a build step. 13:53:48 [EnvInject] - Injecting as environment variables the properties content 13:53:48 PARALLEL=false 13:53:48 13:53:48 [EnvInject] - Variables injected successfully. 13:53:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16325425870432291015.sh 13:53:48 ---> tox-run.sh 13:53:48 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:53:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:53:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:53:48 + cd /w/workspace/oom-master-pre-commit-lint/. 13:53:48 + source /home/jenkins/lf-env.sh 13:53:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:53:48 ++ mktemp -d /tmp/venv-XXXX 13:53:48 + lf_venv=/tmp/venv-EZcX 13:53:48 + local venv_file=/tmp/.os_lf_venv 13:53:48 + local python=python3 13:53:48 + local options 13:53:48 + local set_path=true 13:53:48 + local install_args= 13:53:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:53:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:53:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:53:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:53:48 + true 13:53:48 + case $1 in 13:53:48 + venv_file=/tmp/.toxenv 13:53:48 + shift 2 13:53:48 + true 13:53:48 + case $1 in 13:53:48 + shift 13:53:48 + break 13:53:48 + case $python in 13:53:48 + local pkg_list= 13:53:48 + [[ -d /opt/pyenv ]] 13:53:48 + echo 'Setup pyenv:' 13:53:48 Setup pyenv: 13:53:48 + export PYENV_ROOT=/opt/pyenv 13:53:48 + PYENV_ROOT=/opt/pyenv 13:53:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:48 + pyenv versions 13:53:48 system 13:53:48 3.8.13 13:53:48 3.9.13 13:53:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:48 + command -v pyenv 13:53:48 ++ pyenv init - --no-rehash 13:53:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:53:48 export PATH="/opt/pyenv/shims:${PATH}" 13:53:48 export PYENV_SHELL=bash 13:53:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:53:48 pyenv() { 13:53:48 local command 13:53:48 command="${1:-}" 13:53:48 if [ "$#" -gt 0 ]; then 13:53:48 shift 13:53:48 fi 13:53:48 13:53:48 case "$command" in 13:53:48 rehash|shell) 13:53:48 eval "$(pyenv "sh-$command" "$@")" 13:53:48 ;; 13:53:48 *) 13:53:48 command pyenv "$command" "$@" 13:53:48 ;; 13:53:48 esac 13:53:48 }' 13:53:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:53:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:48 ++ export PYENV_SHELL=bash 13:53:48 ++ PYENV_SHELL=bash 13:53:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:53:48 +++ complete -F _pyenv pyenv 13:53:48 ++ lf-pyver python3 13:53:48 ++ local py_version_xy=python3 13:53:48 ++ local py_version_xyz= 13:53:48 ++ pyenv versions 13:53:48 ++ local command 13:53:48 ++ command=versions 13:53:48 ++ '[' 1 -gt 0 ']' 13:53:48 ++ shift 13:53:48 ++ case "$command" in 13:53:48 ++ command pyenv versions 13:53:48 ++ pyenv versions 13:53:48 ++ awk '{ print $1 }' 13:53:48 ++ grep -E '^[0-9.]*[0-9]$' 13:53:48 ++ sed 's/^[ *]* //' 13:53:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:53:48 +++ grep '^3' /tmp/.pyenv_versions 13:53:48 +++ sort -V 13:53:48 +++ tail -n 1 13:53:48 ++ py_version_xyz=3.10.6 13:53:48 ++ [[ -z 3.10.6 ]] 13:53:48 ++ echo 3.10.6 13:53:48 ++ return 0 13:53:48 + pyenv local 3.10.6 13:53:48 + local command 13:53:48 + command=local 13:53:48 + '[' 2 -gt 0 ']' 13:53:48 + shift 13:53:48 + case "$command" in 13:53:48 + command pyenv local 3.10.6 13:53:48 + pyenv local 3.10.6 13:53:48 + for arg in "$@" 13:53:48 + case $arg in 13:53:48 + pkg_list+='tox ' 13:53:48 + for arg in "$@" 13:53:48 + case $arg in 13:53:48 + pkg_list+='virtualenv ' 13:53:48 + for arg in "$@" 13:53:48 + case $arg in 13:53:48 + pkg_list+='urllib3~=1.26.15 ' 13:53:48 + [[ -f /tmp/.toxenv ]] 13:53:48 ++ cat /tmp/.toxenv 13:53:48 + lf_venv=/tmp/venv-LDm2 13:53:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDm2 from' file:/tmp/.toxenv 13:53:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDm2 from file:/tmp/.toxenv 13:53:48 + /tmp/venv-LDm2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:53:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:53:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:53:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:53:49 + /tmp/venv-LDm2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:53:50 + type python3 13:53:50 + true 13:53:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LDm2/bin to PATH' 13:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-LDm2/bin to PATH 13:53:50 + PATH=/tmp/venv-LDm2/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 13:53:50 + return 0 13:53:50 + [[ -d /opt/pyenv ]] 13:53:50 + echo '---> Setting up pyenv' 13:53:50 ---> Setting up pyenv 13:53:50 + export PYENV_ROOT=/opt/pyenv 13:53:50 + PYENV_ROOT=/opt/pyenv 13:53:50 + export PATH=/opt/pyenv/bin:/tmp/venv-LDm2/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 13:53:50 + PATH=/opt/pyenv/bin:/tmp/venv-LDm2/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 13:53:50 ++ pwd 13:53:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:53:50 + export PYTHONPATH 13:53:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:53:50 + TOX_TESTENV_PASSENV=PYTHONPATH 13:53:50 + tox --version 13:53:51 4.11.4 from /tmp/venv-LDm2/lib/python3.10/site-packages/tox/__init__.py 13:53:51 + PARALLEL=false 13:53:51 + TOX_OPTIONS_LIST= 13:53:51 + [[ -n pre-commit ]] 13:53:51 + TOX_OPTIONS_LIST=' -e pre-commit' 13:53:51 + case ${PARALLEL,,} in 13:53:51 + tox -e pre-commit 13:53:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:53:52 pre-commit: install_deps> python -I -m pip install pre-commit 13:53:55 pre-commit: freeze> python -m pip freeze --all 13:53:55 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:53:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:53:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:53:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:53:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:53:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:53:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:53:58 [INFO] Once installed this environment will be reused. 13:53:58 [INFO] This may take a few minutes... 13:54:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:54:02 [INFO] Once installed this environment will be reused. 13:54:02 [INFO] This may take a few minutes... 13:54:07 Trim Trailing Whitespace.................................................Passed 13:54:07 Tabs remover.............................................................Passed 13:54:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:54:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:54:07 [INFO] Once installed this environment will be reused. 13:54:07 [INFO] This may take a few minutes... 13:54:14 gitlint..............................................(no files to check)Skipped 13:54:14 pre-commit: OK (22.73=setup[4.12]+cmd[11.98,6.63] seconds) 13:54:14 congratulations :) (22.90 seconds) 13:54:14 + tox_status=0 13:54:14 + echo '---> Completed tox runs' 13:54:14 ---> Completed tox runs 13:54:14 + for i in .tox/*/log 13:54:14 ++ echo .tox/pre-commit/log 13:54:14 ++ awk -F/ '{print $2}' 13:54:14 + tox_env=pre-commit 13:54:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:54:14 + DOC_DIR=docs/_build/html 13:54:14 + [[ -d docs/_build/html ]] 13:54:14 + echo '---> tox-run.sh ends' 13:54:14 ---> tox-run.sh ends 13:54:14 + test 0 -eq 0 13:54:14 $ ssh-agent -k 13:54:14 unset SSH_AUTH_SOCK; 13:54:14 unset SSH_AGENT_PID; 13:54:14 echo Agent pid 1675 killed; 13:54:14 [ssh-agent] Stopped. 13:54:14 [PostBuildScript] - [INFO] Executing post build scripts. 13:54:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9674516154894198801.sh 13:54:14 ---> sysstat.sh 13:54:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16613823659966171386.sh 13:54:14 ---> package-listing.sh 13:54:14 ++ facter osfamily 13:54:14 ++ tr '[:upper:]' '[:lower:]' 13:54:15 + OS_FAMILY=debian 13:54:15 + workspace=/w/workspace/oom-master-pre-commit-lint 13:54:15 + START_PACKAGES=/tmp/packages_start.txt 13:54:15 + END_PACKAGES=/tmp/packages_end.txt 13:54:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:54:15 + PACKAGES=/tmp/packages_start.txt 13:54:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:54:15 + PACKAGES=/tmp/packages_end.txt 13:54:15 + case "${OS_FAMILY}" in 13:54:15 + grep '^ii' 13:54:15 + dpkg -l 13:54:15 + '[' -f /tmp/packages_start.txt ']' 13:54:15 + '[' -f /tmp/packages_end.txt ']' 13:54:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:54:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:54:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:54:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:54:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13269418775775212605.sh 13:54:15 ---> capture-instance-metadata.sh 13:54:15 Setup pyenv: 13:54:15 system 13:54:15 3.8.13 13:54:15 3.9.13 13:54:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:54:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B4d2 13:54:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:54:22 lf-activate-venv(): INFO: Installing: lftools 13:54:53 lf-activate-venv(): INFO: Adding /tmp/venv-B4d2/bin to PATH 13:54:53 INFO: Running in OpenStack, capturing instance metadata 13:54:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3233363000905135245.sh 13:54:53 provisioning config files... 13:54:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config640133619155333125tmp 13:54:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:54:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:54:53 [EnvInject] - Injecting environment variables from a build step. 13:54:53 [EnvInject] - Injecting as environment variables the properties content 13:54:53 SERVER_ID=logs 13:54:53 13:54:53 [EnvInject] - Variables injected successfully. 13:54:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18133445998089146854.sh 13:54:53 ---> create-netrc.sh 13:54:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14462129126646577201.sh 13:54:53 ---> python-tools-install.sh 13:54:53 Setup pyenv: 13:54:53 system 13:54:53 3.8.13 13:54:53 3.9.13 13:54:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:54:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B4d2 from file:/tmp/.os_lf_venv 13:54:55 lf-activate-venv(): INFO: Installing: lftools 13:55:02 lf-activate-venv(): INFO: Adding /tmp/venv-B4d2/bin to PATH 13:55:02 Generating Requirements File 13:55:33 Python 3.10.6 13:55:34 pip 23.3.1 from /tmp/venv-B4d2/lib/python3.10/site-packages/pip (python 3.10) 13:55:34 appdirs==1.4.4 13:55:34 argcomplete==3.1.6 13:55:34 aspy.yaml==1.3.0 13:55:34 attrs==23.1.0 13:55:34 autopage==0.5.2 13:55:34 Babel==2.13.1 13:55:34 beautifulsoup4==4.12.2 13:55:34 boto3==1.33.9 13:55:34 botocore==1.33.9 13:55:34 bs4==0.0.1 13:55:34 cachetools==5.3.2 13:55:34 certifi==2023.11.17 13:55:34 cffi==1.16.0 13:55:34 cfgv==3.4.0 13:55:34 chardet==5.2.0 13:55:34 charset-normalizer==3.3.2 13:55:34 click==8.1.7 13:55:34 cliff==4.4.0 13:55:34 cmd2==2.4.3 13:55:34 cryptography==3.3.2 13:55:34 debtcollector==2.5.0 13:55:34 decorator==5.1.1 13:55:34 defusedxml==0.7.1 13:55:34 Deprecated==1.2.14 13:55:34 distlib==0.3.7 13:55:34 dnspython==2.4.2 13:55:34 docker==4.2.2 13:55:34 dogpile.cache==1.2.2 13:55:34 email-validator==2.1.0.post1 13:55:34 filelock==3.13.1 13:55:34 future==0.18.3 13:55:34 gitdb==4.0.11 13:55:34 GitPython==3.1.40 13:55:34 google-auth==2.25.1 13:55:34 httplib2==0.22.0 13:55:34 identify==2.5.33 13:55:34 idna==3.6 13:55:34 importlib-metadata==7.0.0 13:55:34 importlib-resources==1.5.0 13:55:34 iso8601==2.1.0 13:55:34 Jinja2==3.1.2 13:55:34 jmespath==1.0.1 13:55:34 jsonpatch==1.33 13:55:34 jsonpointer==2.4 13:55:34 jsonschema==4.20.0 13:55:34 jsonschema-specifications==2023.11.2 13:55:34 keystoneauth1==5.4.0 13:55:34 kubernetes==28.1.0 13:55:34 lftools==0.37.8 13:55:34 lxml==4.9.3 13:55:34 MarkupSafe==2.1.3 13:55:34 msgpack==1.0.7 13:55:34 multi-key-dict==2.0.3 13:55:34 munch==4.0.0 13:55:34 netaddr==0.9.0 13:55:34 netifaces==0.11.0 13:55:34 niet==1.4.2 13:55:34 nodeenv==1.8.0 13:55:34 oauth2client==4.1.3 13:55:34 oauthlib==3.2.2 13:55:34 openstacksdk==0.62.0 13:55:34 os-client-config==2.1.0 13:55:34 os-service-types==1.7.0 13:55:34 osc-lib==2.9.0 13:55:34 oslo.config==9.2.0 13:55:34 oslo.context==5.3.0 13:55:34 oslo.i18n==6.2.0 13:55:34 oslo.log==5.4.0 13:55:34 oslo.serialization==5.2.0 13:55:34 oslo.utils==6.3.0 13:55:34 packaging==23.2 13:55:34 pbr==6.0.0 13:55:34 platformdirs==4.1.0 13:55:34 prettytable==3.9.0 13:55:34 pyasn1==0.5.1 13:55:34 pyasn1-modules==0.3.0 13:55:34 pycparser==2.21 13:55:34 pygerrit2==2.0.15 13:55:34 PyGithub==2.1.1 13:55:34 pyinotify==0.9.6 13:55:34 PyJWT==2.8.0 13:55:34 PyNaCl==1.5.0 13:55:34 pyparsing==2.4.7 13:55:34 pyperclip==1.8.2 13:55:34 pyrsistent==0.20.0 13:55:34 python-cinderclient==9.4.0 13:55:34 python-dateutil==2.8.2 13:55:34 python-heatclient==3.3.0 13:55:34 python-jenkins==1.8.2 13:55:34 python-keystoneclient==5.2.0 13:55:34 python-magnumclient==4.3.0 13:55:34 python-novaclient==18.4.0 13:55:34 python-openstackclient==6.0.0 13:55:34 python-swiftclient==4.4.0 13:55:34 pytz==2023.3.post1 13:55:34 PyYAML==6.0.1 13:55:34 referencing==0.31.1 13:55:34 requests==2.31.0 13:55:34 requests-oauthlib==1.3.1 13:55:34 requestsexceptions==1.4.0 13:55:34 rfc3986==2.0.0 13:55:34 rpds-py==0.13.2 13:55:34 rsa==4.9 13:55:34 ruamel.yaml==0.18.5 13:55:34 ruamel.yaml.clib==0.2.8 13:55:34 s3transfer==0.8.2 13:55:34 simplejson==3.19.2 13:55:34 six==1.16.0 13:55:34 smmap==5.0.1 13:55:34 soupsieve==2.5 13:55:34 stevedore==5.1.0 13:55:34 tabulate==0.9.0 13:55:34 toml==0.10.2 13:55:34 tomlkit==0.12.3 13:55:34 tqdm==4.66.1 13:55:34 typing_extensions==4.8.0 13:55:34 tzdata==2023.3 13:55:34 urllib3==1.26.18 13:55:34 virtualenv==20.25.0 13:55:34 wcwidth==0.2.12 13:55:34 websocket-client==1.7.0 13:55:34 wrapt==1.16.0 13:55:34 xdg==6.0.0 13:55:34 xmltodict==0.13.0 13:55:34 yq==3.2.3 13:55:34 zipp==3.17.0 13:55:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9402297640818351008.sh 13:55:34 ---> sudo-logs.sh 13:55:34 Archiving 'sudo' log.. 13:55:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9290106790418600744.sh 13:55:34 ---> job-cost.sh 13:55:34 Setup pyenv: 13:55:34 system 13:55:34 3.8.13 13:55:34 3.9.13 13:55:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:55:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B4d2 from file:/tmp/.os_lf_venv 13:55:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:55:43 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. 13:55:43 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-B4d2/bin to PATH 13:55:44 INFO: No Stack... 13:55:44 INFO: Retrieving Pricing Info for: v3-standard-4 13:55:44 INFO: Archiving Costs 13:55:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16196611363233510139.sh 13:55:44 ---> logs-deploy.sh 13:55:44 Setup pyenv: 13:55:44 system 13:55:44 3.8.13 13:55:44 3.9.13 13:55:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:55:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B4d2 from file:/tmp/.os_lf_venv 13:55:46 lf-activate-venv(): INFO: Installing: lftools 13:55:55 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. 13:55:55 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:55:55 lf-activate-venv(): INFO: Adding /tmp/venv-B4d2/bin to PATH 13:55:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3226 13:55:55 INFO: archiving workspace using pattern(s): 13:55:56 Archives upload complete. 13:55:57 INFO: archiving logs to Nexus 13:55:57 ---> uname -a: 13:55:57 Linux prd-ubuntu1804-builder-4c-4g-3080 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:55:57 13:55:57 13:55:57 ---> lscpu: 13:55:57 Architecture: x86_64 13:55:57 CPU op-mode(s): 32-bit, 64-bit 13:55:57 Byte Order: Little Endian 13:55:57 CPU(s): 4 13:55:57 On-line CPU(s) list: 0-3 13:55:57 Thread(s) per core: 1 13:55:57 Core(s) per socket: 1 13:55:57 Socket(s): 4 13:55:57 NUMA node(s): 1 13:55:57 Vendor ID: AuthenticAMD 13:55:57 CPU family: 23 13:55:57 Model: 49 13:55:57 Model name: AMD EPYC-Rome Processor 13:55:57 Stepping: 0 13:55:57 CPU MHz: 2799.996 13:55:57 BogoMIPS: 5599.99 13:55:57 Virtualization: AMD-V 13:55:57 Hypervisor vendor: KVM 13:55:57 Virtualization type: full 13:55:57 L1d cache: 32K 13:55:57 L1i cache: 32K 13:55:57 L2 cache: 512K 13:55:57 L3 cache: 16384K 13:55:57 NUMA node0 CPU(s): 0-3 13:55:57 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 13:55:57 13:55:57 13:55:57 ---> nproc: 13:55:57 4 13:55:57 13:55:57 13:55:57 ---> df -h: 13:55:57 Filesystem Size Used Avail Use% Mounted on 13:55:57 udev 7.9G 0 7.9G 0% /dev 13:55:57 tmpfs 1.6G 672K 1.6G 1% /run 13:55:57 /dev/vda1 78G 8.4G 69G 11% / 13:55:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:55:57 tmpfs 5.0M 0 5.0M 0% /run/lock 13:55:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:55:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:55:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:55:57 13:55:57 13:55:57 ---> free -m: 13:55:57 total used free shared buff/cache available 13:55:57 Mem: 16040 550 13248 0 2241 15169 13:55:57 Swap: 1023 0 1023 13:55:57 13:55:57 13:55:57 ---> ip addr: 13:55:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:55:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:55:57 inet 127.0.0.1/8 scope host lo 13:55:57 valid_lft forever preferred_lft forever 13:55:57 inet6 ::1/128 scope host 13:55:57 valid_lft forever preferred_lft forever 13:55:57 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:55:57 link/ether fa:16:3e:a1:ee:a5 brd ff:ff:ff:ff:ff:ff 13:55:57 inet 10.30.107.36/23 brd 10.30.107.255 scope global dynamic ens3 13:55:57 valid_lft 86232sec preferred_lft 86232sec 13:55:57 inet6 fe80::f816:3eff:fea1:eea5/64 scope link 13:55:57 valid_lft forever preferred_lft forever 13:55:57 13:55:57 13:55:57 ---> sar -b -r -n DEV: 13:55:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3080) 12/07/23 _x86_64_ (4 CPU) 13:55:57 13:55:57 13:53:12 LINUX RESTART (4 CPU) 13:55:57 13:55:57 13:54:02 tps rtps wtps bread/s bwrtn/s 13:55:57 13:55:01 124.45 14.54 109.91 1120.08 35452.57 13:55:57 Average: 124.45 14.54 109.91 1120.08 35452.57 13:55:57 13:55:57 13:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:55:57 13:55:01 13718856 15513344 2706112 16.48 74100 1908040 800436 4.58 806920 1661848 139080 13:55:57 Average: 13718856 15513344 2706112 16.48 74100 1908040 800436 4.58 806920 1661848 139080 13:55:57 13:55:57 13:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:55:57 13:55:01 ens3 45.25 31.59 615.16 8.19 0.00 0.00 0.00 0.00 13:55:57 13:55:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 13:55:57 Average: ens3 45.25 31.59 615.16 8.19 0.00 0.00 0.00 0.00 13:55:57 Average: lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 13:55:57 13:55:57 13:55:57 ---> sar -P ALL: 13:55:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3080) 12/07/23 _x86_64_ (4 CPU) 13:55:57 13:55:57 13:53:12 LINUX RESTART (4 CPU) 13:55:57 13:55:57 13:54:02 CPU %user %nice %system %iowait %steal %idle 13:55:57 13:55:01 all 20.94 0.00 1.71 5.12 0.06 72.18 13:55:57 13:55:01 0 8.97 0.00 1.31 3.48 0.05 86.19 13:55:57 13:55:01 1 14.81 0.00 1.48 13.36 0.05 70.30 13:55:57 13:55:01 2 43.19 0.00 2.25 2.18 0.09 52.30 13:55:57 13:55:01 3 16.81 0.00 1.80 1.41 0.03 79.94 13:55:57 Average: all 20.94 0.00 1.71 5.12 0.06 72.18 13:55:57 Average: 0 8.97 0.00 1.31 3.48 0.05 86.19 13:55:57 Average: 1 14.81 0.00 1.48 13.36 0.05 70.30 13:55:57 Average: 2 43.19 0.00 2.25 2.18 0.09 52.30 13:55:57 Average: 3 16.81 0.00 1.80 1.41 0.03 79.94 13:55:57 13:55:57 13:55:57