14:29:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 14:29:01 Running as SYSTEM 14:29:01 [EnvInject] - Loading node environment variables. 14:29:01 Building remotely on prd-ubuntu1804-builder-4c-4g-9484 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:29:01 [ssh-agent] Looking for ssh-agent implementation... 14:29:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:02 $ ssh-agent 14:29:02 SSH_AUTH_SOCK=/tmp/ssh-qdrIbwUtMn2q/agent.1667 14:29:02 SSH_AGENT_PID=1669 14:29:02 [ssh-agent] Started. 14:29:02 Running ssh-add (command line suppressed) 14:29:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18012433449884709956.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18012433449884709956.key) 14:29:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:29:02 The recommended git tool is: NONE 14:29:03 using credential onap-jenkins-ssh 14:29:03 Wiping out workspace first. 14:29:03 Cloning the remote Git repository 14:29:03 Cloning repository git://cloud.onap.org/mirror/oom.git 14:29:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:29:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:29:03 > git --version # timeout=10 14:29:03 > git --version # 'git version 2.17.1' 14:29:03 using GIT_SSH to set credentials Gerrit user 14:29:03 Verifying host key using manually-configured host key entries 14:29:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:29:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:29:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:29:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:29:09 using GIT_SSH to set credentials Gerrit user 14:29:09 Verifying host key using manually-configured host key entries 14:29:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/5 # timeout=30 14:29:09 > git rev-parse d7136f1f9d6cc352897892ee4b0ef0470e58087d^{commit} # timeout=10 14:29:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:29:09 Checking out Revision d7136f1f9d6cc352897892ee4b0ef0470e58087d (refs/changes/53/137153/5) 14:29:09 > git config core.sparsecheckout # timeout=10 14:29:09 > git checkout -f d7136f1f9d6cc352897892ee4b0ef0470e58087d # timeout=30 14:29:13 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 14:29:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:29:13 > git rev-list --no-walk ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=10 14:29:13 [EnvInject] - Injecting environment variables from a build step. 14:29:13 [EnvInject] - Injecting as environment variables the properties content 14:29:13 PYTHON=python3 14:29:13 14:29:13 [EnvInject] - Variables injected successfully. 14:29:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12692920862538676149.sh 14:29:13 ---> tox-install.sh 14:29:13 + source /home/jenkins/lf-env.sh 14:29:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:29:13 ++ mktemp -d /tmp/venv-XXXX 14:29:13 + lf_venv=/tmp/venv-zR1V 14:29:13 + local venv_file=/tmp/.os_lf_venv 14:29:13 + local python=python3 14:29:13 + local options 14:29:13 + local set_path=true 14:29:13 + local install_args= 14:29:13 ++ 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 14:29:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:29:13 + true 14:29:13 + case $1 in 14:29:13 + venv_file=/tmp/.toxenv 14:29:13 + shift 2 14:29:13 + true 14:29:13 + case $1 in 14:29:13 + shift 14:29:13 + break 14:29:13 + case $python in 14:29:13 + local pkg_list= 14:29:13 + [[ -d /opt/pyenv ]] 14:29:13 + echo 'Setup pyenv:' 14:29:13 Setup pyenv: 14:29:13 + export PYENV_ROOT=/opt/pyenv 14:29:13 + PYENV_ROOT=/opt/pyenv 14:29:13 + 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 14:29:13 + 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 14:29:13 + pyenv versions 14:29:13 * system (set by /opt/pyenv/version) 14:29:13 * 3.8.13 (set by /opt/pyenv/version) 14:29:13 * 3.9.13 (set by /opt/pyenv/version) 14:29:13 * 3.10.6 (set by /opt/pyenv/version) 14:29:13 + command -v pyenv 14:29:13 ++ pyenv init - --no-rehash 14:29:13 + 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[*]}"'\'')" 14:29:13 export PATH="/opt/pyenv/shims:${PATH}" 14:29:13 export PYENV_SHELL=bash 14:29:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:29:13 pyenv() { 14:29:13 local command 14:29:13 command="${1:-}" 14:29:13 if [ "$#" -gt 0 ]; then 14:29:13 shift 14:29:13 fi 14:29:13 14:29:13 case "$command" in 14:29:13 rehash|shell) 14:29:13 eval "$(pyenv "sh-$command" "$@")" 14:29:13 ;; 14:29:13 *) 14:29:13 command pyenv "$command" "$@" 14:29:13 ;; 14:29:13 esac 14:29:13 }' 14:29:13 +++ 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[*]}"' 14:29:13 ++ 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 14:29:13 ++ 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 14:29:13 ++ 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 14:29:13 ++ export PYENV_SHELL=bash 14:29:13 ++ PYENV_SHELL=bash 14:29:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:29:13 +++ complete -F _pyenv pyenv 14:29:13 ++ lf-pyver python3 14:29:13 ++ local py_version_xy=python3 14:29:13 ++ local py_version_xyz= 14:29:13 ++ pyenv versions 14:29:13 ++ local command 14:29:13 ++ sed 's/^[ *]* //' 14:29:13 ++ command=versions 14:29:13 ++ '[' 1 -gt 0 ']' 14:29:13 ++ shift 14:29:13 ++ case "$command" in 14:29:13 ++ command pyenv versions 14:29:13 ++ pyenv versions 14:29:13 ++ awk '{ print $1 }' 14:29:13 ++ grep -E '^[0-9.]*[0-9]$' 14:29:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:29:13 +++ grep '^3' /tmp/.pyenv_versions 14:29:13 +++ sort -V 14:29:13 +++ tail -n 1 14:29:13 ++ py_version_xyz=3.10.6 14:29:13 ++ [[ -z 3.10.6 ]] 14:29:13 ++ echo 3.10.6 14:29:13 ++ return 0 14:29:13 + pyenv local 3.10.6 14:29:13 + local command 14:29:13 + command=local 14:29:13 + '[' 2 -gt 0 ']' 14:29:13 + shift 14:29:13 + case "$command" in 14:29:13 + command pyenv local 3.10.6 14:29:13 + pyenv local 3.10.6 14:29:13 + for arg in "$@" 14:29:13 + case $arg in 14:29:13 + pkg_list+='tox ' 14:29:13 + for arg in "$@" 14:29:13 + case $arg in 14:29:13 + pkg_list+='virtualenv ' 14:29:13 + for arg in "$@" 14:29:13 + case $arg in 14:29:13 + pkg_list+='urllib3~=1.26.15 ' 14:29:13 + [[ -f /tmp/.toxenv ]] 14:29:13 + [[ ! -f /tmp/.toxenv ]] 14:29:13 + [[ -n '' ]] 14:29:13 + python3 -m venv /tmp/venv-zR1V 14:29:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zR1V' 14:29:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zR1V 14:29:17 + echo /tmp/venv-zR1V 14:29:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:29:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:29:17 + /tmp/venv-zR1V/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:29:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:29:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:29:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:29:21 + /tmp/venv-zR1V/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:29:23 + type python3 14:29:23 + true 14:29:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zR1V/bin to PATH' 14:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-zR1V/bin to PATH 14:29:23 + PATH=/tmp/venv-zR1V/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 14:29:23 + return 0 14:29:23 + python3 --version 14:29:23 Python 3.10.6 14:29:23 + python3 -m pip --version 14:29:24 pip 24.0 from /tmp/venv-zR1V/lib/python3.10/site-packages/pip (python 3.10) 14:29:24 + python3 -m pip freeze 14:29:24 cachetools==5.3.3 14:29:24 chardet==5.2.0 14:29:24 colorama==0.4.6 14:29:24 distlib==0.3.8 14:29:24 filelock==3.13.1 14:29:24 packaging==23.2 14:29:24 platformdirs==4.2.0 14:29:24 pluggy==1.4.0 14:29:24 pyproject-api==1.6.1 14:29:24 tomli==2.0.1 14:29:24 tox==4.13.0 14:29:24 urllib3==1.26.18 14:29:24 virtualenv==20.25.1 14:29:24 [EnvInject] - Injecting environment variables from a build step. 14:29:24 [EnvInject] - Injecting as environment variables the properties content 14:29:24 PARALLEL=false 14:29:24 14:29:24 [EnvInject] - Variables injected successfully. 14:29:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17653038383164844856.sh 14:29:24 ---> tox-run.sh 14:29:24 + 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 14:29:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:29:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:29:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:29:24 + cd /w/workspace/oom-master-pre-commit-lint/. 14:29:24 + source /home/jenkins/lf-env.sh 14:29:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:29:24 ++ mktemp -d /tmp/venv-XXXX 14:29:24 + lf_venv=/tmp/venv-7plx 14:29:24 + local venv_file=/tmp/.os_lf_venv 14:29:24 + local python=python3 14:29:24 + local options 14:29:24 + local set_path=true 14:29:24 + local install_args= 14:29:24 ++ 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 14:29:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:29:24 + true 14:29:24 + case $1 in 14:29:24 + venv_file=/tmp/.toxenv 14:29:24 + shift 2 14:29:24 + true 14:29:24 + case $1 in 14:29:24 + shift 14:29:24 + break 14:29:24 + case $python in 14:29:24 + local pkg_list= 14:29:24 + [[ -d /opt/pyenv ]] 14:29:24 + echo 'Setup pyenv:' 14:29:24 Setup pyenv: 14:29:24 + export PYENV_ROOT=/opt/pyenv 14:29:24 + PYENV_ROOT=/opt/pyenv 14:29:24 + 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 14:29:24 + 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 14:29:24 + pyenv versions 14:29:24 system 14:29:24 3.8.13 14:29:24 3.9.13 14:29:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:24 + command -v pyenv 14:29:24 ++ pyenv init - --no-rehash 14:29:24 + 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[*]}"'\'')" 14:29:24 export PATH="/opt/pyenv/shims:${PATH}" 14:29:24 export PYENV_SHELL=bash 14:29:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:29:24 pyenv() { 14:29:24 local command 14:29:24 command="${1:-}" 14:29:24 if [ "$#" -gt 0 ]; then 14:29:24 shift 14:29:24 fi 14:29:24 14:29:24 case "$command" in 14:29:24 rehash|shell) 14:29:24 eval "$(pyenv "sh-$command" "$@")" 14:29:24 ;; 14:29:24 *) 14:29:24 command pyenv "$command" "$@" 14:29:24 ;; 14:29:24 esac 14:29:24 }' 14:29:24 +++ 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[*]}"' 14:29:24 ++ 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 14:29:24 ++ 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 14:29:24 ++ 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 14:29:24 ++ export PYENV_SHELL=bash 14:29:24 ++ PYENV_SHELL=bash 14:29:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:29:24 +++ complete -F _pyenv pyenv 14:29:24 ++ lf-pyver python3 14:29:24 ++ local py_version_xy=python3 14:29:24 ++ local py_version_xyz= 14:29:24 ++ pyenv versions 14:29:24 ++ local command 14:29:24 ++ command=versions 14:29:24 ++ '[' 1 -gt 0 ']' 14:29:24 ++ shift 14:29:24 ++ case "$command" in 14:29:24 ++ command pyenv versions 14:29:24 ++ pyenv versions 14:29:24 ++ sed 's/^[ *]* //' 14:29:24 ++ awk '{ print $1 }' 14:29:24 ++ grep -E '^[0-9.]*[0-9]$' 14:29:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:29:24 +++ grep '^3' /tmp/.pyenv_versions 14:29:24 +++ sort -V 14:29:24 +++ tail -n 1 14:29:24 ++ py_version_xyz=3.10.6 14:29:24 ++ [[ -z 3.10.6 ]] 14:29:24 ++ echo 3.10.6 14:29:24 ++ return 0 14:29:24 + pyenv local 3.10.6 14:29:24 + local command 14:29:24 + command=local 14:29:24 + '[' 2 -gt 0 ']' 14:29:24 + shift 14:29:24 + case "$command" in 14:29:24 + command pyenv local 3.10.6 14:29:24 + pyenv local 3.10.6 14:29:24 + for arg in "$@" 14:29:24 + case $arg in 14:29:24 + pkg_list+='tox ' 14:29:24 + for arg in "$@" 14:29:24 + case $arg in 14:29:24 + pkg_list+='virtualenv ' 14:29:24 + for arg in "$@" 14:29:24 + case $arg in 14:29:24 + pkg_list+='urllib3~=1.26.15 ' 14:29:24 + [[ -f /tmp/.toxenv ]] 14:29:24 ++ cat /tmp/.toxenv 14:29:24 + lf_venv=/tmp/venv-zR1V 14:29:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR1V from' file:/tmp/.toxenv 14:29:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR1V from file:/tmp/.toxenv 14:29:24 + /tmp/venv-zR1V/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:29:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:29:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:29:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:29:25 + /tmp/venv-zR1V/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:29:26 + type python3 14:29:26 + true 14:29:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zR1V/bin to PATH' 14:29:26 lf-activate-venv(): INFO: Adding /tmp/venv-zR1V/bin to PATH 14:29:26 + PATH=/tmp/venv-zR1V/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 14:29:26 + return 0 14:29:26 + [[ -d /opt/pyenv ]] 14:29:26 + echo '---> Setting up pyenv' 14:29:26 ---> Setting up pyenv 14:29:26 + export PYENV_ROOT=/opt/pyenv 14:29:26 + PYENV_ROOT=/opt/pyenv 14:29:26 + export PATH=/opt/pyenv/bin:/tmp/venv-zR1V/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 14:29:26 + PATH=/opt/pyenv/bin:/tmp/venv-zR1V/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 14:29:26 ++ pwd 14:29:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:29:26 + export PYTHONPATH 14:29:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:29:26 + TOX_TESTENV_PASSENV=PYTHONPATH 14:29:26 + tox --version 14:29:27 4.13.0 from /tmp/venv-zR1V/lib/python3.10/site-packages/tox/__init__.py 14:29:27 + PARALLEL=false 14:29:27 + TOX_OPTIONS_LIST= 14:29:27 + [[ -n pre-commit ]] 14:29:27 + TOX_OPTIONS_LIST=' -e pre-commit' 14:29:27 + case ${PARALLEL,,} in 14:29:27 + tox -e pre-commit 14:29:27 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:29:28 pre-commit: install_deps> python -I -m pip install pre-commit 14:29:31 pre-commit: freeze> python -m pip freeze --all 14:29:31 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 14:29:31 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:29:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:29:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:29:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:29:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:29:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:29:34 [INFO] Once installed this environment will be reused. 14:29:34 [INFO] This may take a few minutes... 14:29:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:29:38 [INFO] Once installed this environment will be reused. 14:29:38 [INFO] This may take a few minutes... 14:29:43 Trim Trailing Whitespace.................................................Passed 14:29:44 Tabs remover.............................................................Passed 14:29:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:29:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:29:44 [INFO] Once installed this environment will be reused. 14:29:44 [INFO] This may take a few minutes... 14:29:51 gitlint..............................................(no files to check)Skipped 14:29:51 pre-commit: OK (23.75=setup[4.28]+cmd[12.28,7.19] seconds) 14:29:51 congratulations :) (23.92 seconds) 14:29:51 + tox_status=0 14:29:51 + echo '---> Completed tox runs' 14:29:51 ---> Completed tox runs 14:29:51 + for i in .tox/*/log 14:29:51 ++ echo .tox/pre-commit/log 14:29:51 ++ awk -F/ '{print $2}' 14:29:51 + tox_env=pre-commit 14:29:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:29:51 + DOC_DIR=docs/_build/html 14:29:51 + [[ -d docs/_build/html ]] 14:29:51 + echo '---> tox-run.sh ends' 14:29:51 ---> tox-run.sh ends 14:29:51 + test 0 -eq 0 14:29:51 $ ssh-agent -k 14:29:51 unset SSH_AUTH_SOCK; 14:29:51 unset SSH_AGENT_PID; 14:29:51 echo Agent pid 1669 killed; 14:29:51 [ssh-agent] Stopped. 14:29:51 [PostBuildScript] - [INFO] Executing post build scripts. 14:29:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9544187789204325735.sh 14:29:51 ---> sysstat.sh 14:29:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins388422527771370098.sh 14:29:52 ---> package-listing.sh 14:29:52 ++ tr '[:upper:]' '[:lower:]' 14:29:52 ++ facter osfamily 14:29:52 + OS_FAMILY=debian 14:29:52 + workspace=/w/workspace/oom-master-pre-commit-lint 14:29:52 + START_PACKAGES=/tmp/packages_start.txt 14:29:52 + END_PACKAGES=/tmp/packages_end.txt 14:29:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:52 + PACKAGES=/tmp/packages_start.txt 14:29:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:29:52 + PACKAGES=/tmp/packages_end.txt 14:29:52 + case "${OS_FAMILY}" in 14:29:52 + grep '^ii' 14:29:52 + dpkg -l 14:29:52 + '[' -f /tmp/packages_start.txt ']' 14:29:52 + '[' -f /tmp/packages_end.txt ']' 14:29:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:29:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:29:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:29:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15520047424786109883.sh 14:29:52 ---> capture-instance-metadata.sh 14:29:52 Setup pyenv: 14:29:52 system 14:29:52 3.8.13 14:29:52 3.9.13 14:29:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-46CK 14:29:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:29:59 lf-activate-venv(): INFO: Installing: lftools 14:30:30 lf-activate-venv(): INFO: Adding /tmp/venv-46CK/bin to PATH 14:30:30 INFO: Running in OpenStack, capturing instance metadata 14:30:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18054024846918840777.sh 14:30:30 provisioning config files... 14:30:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3797934745550049097tmp 14:30:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:30:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:30:30 [EnvInject] - Injecting environment variables from a build step. 14:30:30 [EnvInject] - Injecting as environment variables the properties content 14:30:30 SERVER_ID=logs 14:30:30 14:30:30 [EnvInject] - Variables injected successfully. 14:30:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1532840363942242207.sh 14:30:30 ---> create-netrc.sh 14:30:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5981201757807839854.sh 14:30:30 ---> python-tools-install.sh 14:30:30 Setup pyenv: 14:30:30 system 14:30:30 3.8.13 14:30:30 3.9.13 14:30:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:30:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46CK from file:/tmp/.os_lf_venv 14:30:32 lf-activate-venv(): INFO: Installing: lftools 14:30:40 lf-activate-venv(): INFO: Adding /tmp/venv-46CK/bin to PATH 14:30:40 Generating Requirements File 14:31:12 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. 14:31:12 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:31:12 Python 3.10.6 14:31:13 pip 24.0 from /tmp/venv-46CK/lib/python3.10/site-packages/pip (python 3.10) 14:31:13 appdirs==1.4.4 14:31:13 argcomplete==3.2.2 14:31:13 aspy.yaml==1.3.0 14:31:13 attrs==23.2.0 14:31:13 autopage==0.5.2 14:31:13 beautifulsoup4==4.12.3 14:31:13 boto3==1.34.51 14:31:13 botocore==1.34.51 14:31:13 bs4==0.0.2 14:31:13 cachetools==5.3.3 14:31:13 certifi==2024.2.2 14:31:13 cffi==1.16.0 14:31:13 cfgv==3.4.0 14:31:13 chardet==5.2.0 14:31:13 charset-normalizer==3.3.2 14:31:13 click==8.1.7 14:31:13 cliff==4.6.0 14:31:13 cmd2==2.4.3 14:31:13 cryptography==3.3.2 14:31:13 debtcollector==3.0.0 14:31:13 decorator==5.1.1 14:31:13 defusedxml==0.7.1 14:31:13 Deprecated==1.2.14 14:31:13 distlib==0.3.8 14:31:13 dnspython==2.6.1 14:31:13 docker==4.2.2 14:31:13 dogpile.cache==1.3.2 14:31:13 email_validator==2.1.1 14:31:13 filelock==3.13.1 14:31:13 future==1.0.0 14:31:13 gitdb==4.0.11 14:31:13 GitPython==3.1.42 14:31:13 google-auth==2.28.1 14:31:13 httplib2==0.22.0 14:31:13 identify==2.5.35 14:31:13 idna==3.6 14:31:13 importlib-resources==1.5.0 14:31:13 iso8601==2.1.0 14:31:13 Jinja2==3.1.3 14:31:13 jmespath==1.0.1 14:31:13 jsonpatch==1.33 14:31:13 jsonpointer==2.4 14:31:13 jsonschema==4.21.1 14:31:13 jsonschema-specifications==2023.12.1 14:31:13 keystoneauth1==5.6.0 14:31:13 kubernetes==29.0.0 14:31:13 lftools==0.37.9 14:31:13 lxml==5.1.0 14:31:13 MarkupSafe==2.1.5 14:31:13 msgpack==1.0.7 14:31:13 multi_key_dict==2.0.3 14:31:13 munch==4.0.0 14:31:13 netaddr==1.2.1 14:31:13 netifaces==0.11.0 14:31:13 niet==1.4.2 14:31:13 nodeenv==1.8.0 14:31:13 oauth2client==4.1.3 14:31:13 oauthlib==3.2.2 14:31:13 openstacksdk==0.62.0 14:31:13 os-client-config==2.1.0 14:31:13 os-service-types==1.7.0 14:31:13 osc-lib==3.0.1 14:31:13 oslo.config==9.4.0 14:31:13 oslo.context==5.4.0 14:31:13 oslo.i18n==6.3.0 14:31:13 oslo.log==5.5.0 14:31:13 oslo.serialization==5.4.0 14:31:13 oslo.utils==7.1.0 14:31:13 packaging==23.2 14:31:13 pbr==6.0.0 14:31:13 platformdirs==4.2.0 14:31:13 prettytable==3.10.0 14:31:13 pyasn1==0.5.1 14:31:13 pyasn1-modules==0.3.0 14:31:13 pycparser==2.21 14:31:13 pygerrit2==2.0.15 14:31:13 PyGithub==2.2.0 14:31:13 pyinotify==0.9.6 14:31:13 PyJWT==2.8.0 14:31:13 PyNaCl==1.5.0 14:31:13 pyparsing==2.4.7 14:31:13 pyperclip==1.8.2 14:31:13 pyrsistent==0.20.0 14:31:13 python-cinderclient==9.4.0 14:31:13 python-dateutil==2.8.2 14:31:13 python-heatclient==3.4.0 14:31:13 python-jenkins==1.8.2 14:31:13 python-keystoneclient==5.3.0 14:31:13 python-magnumclient==4.3.0 14:31:13 python-novaclient==18.4.0 14:31:13 python-openstackclient==6.0.1 14:31:13 python-swiftclient==4.4.0 14:31:13 PyYAML==6.0.1 14:31:13 referencing==0.33.0 14:31:13 requests==2.31.0 14:31:13 requests-oauthlib==1.3.1 14:31:13 requestsexceptions==1.4.0 14:31:13 rfc3986==2.0.0 14:31:13 rpds-py==0.18.0 14:31:13 rsa==4.9 14:31:13 ruamel.yaml==0.18.6 14:31:13 ruamel.yaml.clib==0.2.8 14:31:13 s3transfer==0.10.0 14:31:13 simplejson==3.19.2 14:31:13 six==1.16.0 14:31:13 smmap==5.0.1 14:31:13 soupsieve==2.5 14:31:13 stevedore==5.2.0 14:31:13 tabulate==0.9.0 14:31:13 toml==0.10.2 14:31:13 tomlkit==0.12.4 14:31:13 tqdm==4.66.2 14:31:13 typing_extensions==4.10.0 14:31:13 tzdata==2024.1 14:31:13 urllib3==1.26.18 14:31:13 virtualenv==20.25.1 14:31:13 wcwidth==0.2.13 14:31:13 websocket-client==1.7.0 14:31:13 wrapt==1.16.0 14:31:13 xdg==6.0.0 14:31:13 xmltodict==0.13.0 14:31:13 yq==3.2.3 14:31:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7823210664607970994.sh 14:31:13 ---> sudo-logs.sh 14:31:13 Archiving 'sudo' log.. 14:31:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10408418284956769503.sh 14:31:14 ---> job-cost.sh 14:31:14 Setup pyenv: 14:31:14 system 14:31:14 3.8.13 14:31:14 3.9.13 14:31:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:31:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46CK from file:/tmp/.os_lf_venv 14:31:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-46CK/bin to PATH 14:31:23 INFO: No Stack... 14:31:23 INFO: Retrieving Pricing Info for: v3-standard-4 14:31:23 INFO: Archiving Costs 14:31:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1864734600413032375.sh 14:31:23 ---> logs-deploy.sh 14:31:23 Setup pyenv: 14:31:23 system 14:31:23 3.8.13 14:31:23 3.9.13 14:31:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:31:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46CK from file:/tmp/.os_lf_venv 14:31:25 lf-activate-venv(): INFO: Installing: lftools 14:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-46CK/bin to PATH 14:31:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3328 14:31:35 INFO: archiving workspace using pattern(s): 14:31:36 Archives upload complete. 14:31:36 INFO: archiving logs to Nexus 14:31:37 ---> uname -a: 14:31:37 Linux prd-ubuntu1804-builder-4c-4g-9484 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:31:37 14:31:37 14:31:37 ---> lscpu: 14:31:37 Architecture: x86_64 14:31:37 CPU op-mode(s): 32-bit, 64-bit 14:31:37 Byte Order: Little Endian 14:31:37 CPU(s): 4 14:31:37 On-line CPU(s) list: 0-3 14:31:37 Thread(s) per core: 1 14:31:37 Core(s) per socket: 1 14:31:37 Socket(s): 4 14:31:37 NUMA node(s): 1 14:31:37 Vendor ID: AuthenticAMD 14:31:37 CPU family: 23 14:31:37 Model: 49 14:31:37 Model name: AMD EPYC-Rome Processor 14:31:37 Stepping: 0 14:31:37 CPU MHz: 2800.000 14:31:37 BogoMIPS: 5600.00 14:31:37 Virtualization: AMD-V 14:31:37 Hypervisor vendor: KVM 14:31:37 Virtualization type: full 14:31:37 L1d cache: 32K 14:31:37 L1i cache: 32K 14:31:37 L2 cache: 512K 14:31:37 L3 cache: 16384K 14:31:37 NUMA node0 CPU(s): 0-3 14:31:37 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 14:31:37 14:31:37 14:31:37 ---> nproc: 14:31:37 4 14:31:37 14:31:37 14:31:37 ---> df -h: 14:31:37 Filesystem Size Used Avail Use% Mounted on 14:31:37 udev 7.9G 0 7.9G 0% /dev 14:31:37 tmpfs 1.6G 672K 1.6G 1% /run 14:31:37 /dev/vda1 78G 8.4G 70G 11% / 14:31:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:31:37 tmpfs 5.0M 0 5.0M 0% /run/lock 14:31:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:31:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:31:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:31:37 14:31:37 14:31:37 ---> free -m: 14:31:37 total used free shared buff/cache available 14:31:37 Mem: 16040 555 13288 0 2195 15165 14:31:37 Swap: 1023 0 1023 14:31:37 14:31:37 14:31:37 ---> ip addr: 14:31:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:31:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:31:37 inet 127.0.0.1/8 scope host lo 14:31:37 valid_lft forever preferred_lft forever 14:31:37 inet6 ::1/128 scope host 14:31:37 valid_lft forever preferred_lft forever 14:31:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:31:37 link/ether fa:16:3e:ed:98:46 brd ff:ff:ff:ff:ff:ff 14:31:37 inet 10.30.107.229/23 brd 10.30.107.255 scope global dynamic ens3 14:31:37 valid_lft 86226sec preferred_lft 86226sec 14:31:37 inet6 fe80::f816:3eff:feed:9846/64 scope link 14:31:37 valid_lft forever preferred_lft forever 14:31:37 14:31:37 14:31:37 ---> sar -b -r -n DEV: 14:31:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9484) 02/28/24 _x86_64_ (4 CPU) 14:31:37 14:31:37 14:28:44 LINUX RESTART (4 CPU) 14:31:37 14:31:37 14:29:01 tps rtps wtps bread/s bwrtn/s 14:31:37 14:30:02 222.55 39.53 183.02 1926.35 24937.44 14:31:37 14:31:01 113.47 2.34 111.13 121.86 28095.02 14:31:37 Average: 168.46 21.09 147.37 1031.61 26503.10 14:31:37 14:31:37 14:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:31:37 14:30:02 13916544 15525224 2508416 15.27 56952 1750644 794136 4.54 767092 1522560 145208 14:31:37 14:31:01 13685264 15526016 2739696 16.68 78420 1948816 788816 4.51 802256 1693352 99140 14:31:37 Average: 13800904 15525620 2624056 15.98 67686 1849730 791476 4.53 784674 1607956 122174 14:31:37 14:31:37 14:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:31:37 14:30:02 ens3 203.98 151.24 1469.11 41.64 0.00 0.00 0.00 0.00 14:31:37 14:30:02 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 14:31:37 14:31:01 ens3 50.64 34.40 701.67 8.23 0.00 0.00 0.00 0.00 14:31:37 14:31:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 14:31:37 Average: ens3 127.95 93.30 1088.58 25.07 0.00 0.00 0.00 0.00 14:31:37 Average: lo 2.02 2.02 0.21 0.21 0.00 0.00 0.00 0.00 14:31:37 14:31:37 14:31:37 ---> sar -P ALL: 14:31:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9484) 02/28/24 _x86_64_ (4 CPU) 14:31:37 14:31:37 14:28:44 LINUX RESTART (4 CPU) 14:31:37 14:31:37 14:29:01 CPU %user %nice %system %iowait %steal %idle 14:31:37 14:30:02 all 24.40 0.00 2.40 4.96 0.07 68.17 14:31:37 14:30:02 0 19.82 0.00 1.96 4.68 0.07 73.47 14:31:37 14:30:02 1 32.02 0.00 2.61 8.97 0.07 56.33 14:31:37 14:30:02 2 21.71 0.00 2.30 1.97 0.08 73.94 14:31:37 14:30:02 3 24.03 0.00 2.73 4.18 0.08 68.98 14:31:37 14:31:01 all 20.59 0.00 1.31 4.72 0.06 73.31 14:31:37 14:31:01 0 17.93 0.00 1.05 4.86 0.05 76.11 14:31:37 14:31:01 1 24.42 0.00 1.22 12.87 0.05 61.43 14:31:37 14:31:01 2 15.59 0.00 1.64 0.41 0.09 82.28 14:31:37 14:31:01 3 24.42 0.00 1.36 0.76 0.05 73.41 14:31:37 Average: all 22.51 0.00 1.86 4.84 0.07 70.72 14:31:37 Average: 0 18.88 0.00 1.51 4.77 0.06 74.78 14:31:37 Average: 1 28.25 0.00 1.92 10.91 0.06 58.86 14:31:37 Average: 2 18.67 0.00 1.97 1.19 0.08 78.08 14:31:37 Average: 3 24.22 0.00 2.05 2.48 0.07 71.18 14:31:37 14:31:37 14:31:37