12:30:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:30:37 Running as SYSTEM 12:30:37 [EnvInject] - Loading node environment variables. 12:30:37 Building remotely on prd-ubuntu1804-builder-4c-4g-7976 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:30:37 [ssh-agent] Looking for ssh-agent implementation... 12:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:37 $ ssh-agent 12:30:37 SSH_AUTH_SOCK=/tmp/ssh-AV38w0IKrwDH/agent.1656 12:30:37 SSH_AGENT_PID=1658 12:30:37 [ssh-agent] Started. 12:30:37 Running ssh-add (command line suppressed) 12:30:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6431277200035606637.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6431277200035606637.key) 12:30:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:30:37 The recommended git tool is: NONE 12:30:39 using credential onap-jenkins-ssh 12:30:39 Wiping out workspace first. 12:30:39 Cloning the remote Git repository 12:30:39 Cloning repository git://cloud.onap.org/mirror/oom.git 12:30:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:30:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:39 > git --version # timeout=10 12:30:39 > git --version # 'git version 2.17.1' 12:30:39 using GIT_SSH to set credentials Gerrit user 12:30:39 Verifying host key using manually-configured host key entries 12:30:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:30:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:30:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:30:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:45 using GIT_SSH to set credentials Gerrit user 12:30:45 Verifying host key using manually-configured host key entries 12:30:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/4 # timeout=30 12:30:45 > git rev-parse 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928^{commit} # timeout=10 12:30:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:30:45 Checking out Revision 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928 (refs/changes/59/137159/4) 12:30:45 > git config core.sparsecheckout # timeout=10 12:30:45 > git checkout -f 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928 # timeout=30 12:30:48 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:30:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:30:49 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 12:30:49 [EnvInject] - Injecting environment variables from a build step. 12:30:49 [EnvInject] - Injecting as environment variables the properties content 12:30:49 PYTHON=python3 12:30:49 12:30:49 [EnvInject] - Variables injected successfully. 12:30:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9885588445781205511.sh 12:30:49 ---> tox-install.sh 12:30:49 + source /home/jenkins/lf-env.sh 12:30:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:49 ++ mktemp -d /tmp/venv-XXXX 12:30:49 + lf_venv=/tmp/venv-vu4M 12:30:49 + local venv_file=/tmp/.os_lf_venv 12:30:49 + local python=python3 12:30:49 + local options 12:30:49 + local set_path=true 12:30:49 + local install_args= 12:30:49 ++ 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 12:30:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:49 + true 12:30:49 + case $1 in 12:30:49 + venv_file=/tmp/.toxenv 12:30:49 + shift 2 12:30:49 + true 12:30:49 + case $1 in 12:30:49 + shift 12:30:49 + break 12:30:49 + case $python in 12:30:49 + local pkg_list= 12:30:49 + [[ -d /opt/pyenv ]] 12:30:49 + echo 'Setup pyenv:' 12:30:49 Setup pyenv: 12:30:49 + export PYENV_ROOT=/opt/pyenv 12:30:49 + PYENV_ROOT=/opt/pyenv 12:30:49 + 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 12:30:49 + 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 12:30:49 + pyenv versions 12:30:49 * system (set by /opt/pyenv/version) 12:30:49 * 3.8.13 (set by /opt/pyenv/version) 12:30:49 * 3.9.13 (set by /opt/pyenv/version) 12:30:49 * 3.10.6 (set by /opt/pyenv/version) 12:30:49 + command -v pyenv 12:30:49 ++ pyenv init - --no-rehash 12:30:49 + 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[*]}"'\'')" 12:30:49 export PATH="/opt/pyenv/shims:${PATH}" 12:30:49 export PYENV_SHELL=bash 12:30:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:49 pyenv() { 12:30:49 local command 12:30:49 command="${1:-}" 12:30:49 if [ "$#" -gt 0 ]; then 12:30:49 shift 12:30:49 fi 12:30:49 12:30:49 case "$command" in 12:30:49 rehash|shell) 12:30:49 eval "$(pyenv "sh-$command" "$@")" 12:30:49 ;; 12:30:49 *) 12:30:49 command pyenv "$command" "$@" 12:30:49 ;; 12:30:49 esac 12:30:49 }' 12:30:49 +++ 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[*]}"' 12:30:49 ++ 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 12:30:49 ++ 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 12:30:49 ++ 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 12:30:49 ++ export PYENV_SHELL=bash 12:30:49 ++ PYENV_SHELL=bash 12:30:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:49 +++ complete -F _pyenv pyenv 12:30:49 ++ lf-pyver python3 12:30:49 ++ local py_version_xy=python3 12:30:49 ++ local py_version_xyz= 12:30:49 ++ pyenv versions 12:30:49 ++ local command 12:30:49 ++ command=versions 12:30:49 ++ '[' 1 -gt 0 ']' 12:30:49 ++ shift 12:30:49 ++ case "$command" in 12:30:49 ++ command pyenv versions 12:30:49 ++ pyenv versions 12:30:49 ++ sed 's/^[ *]* //' 12:30:49 ++ awk '{ print $1 }' 12:30:49 ++ grep -E '^[0-9.]*[0-9]$' 12:30:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:49 +++ grep '^3' /tmp/.pyenv_versions 12:30:49 +++ sort -V 12:30:49 +++ tail -n 1 12:30:49 ++ py_version_xyz=3.10.6 12:30:49 ++ [[ -z 3.10.6 ]] 12:30:49 ++ echo 3.10.6 12:30:49 ++ return 0 12:30:49 + pyenv local 3.10.6 12:30:49 + local command 12:30:49 + command=local 12:30:49 + '[' 2 -gt 0 ']' 12:30:49 + shift 12:30:49 + case "$command" in 12:30:49 + command pyenv local 3.10.6 12:30:49 + pyenv local 3.10.6 12:30:49 + for arg in "$@" 12:30:49 + case $arg in 12:30:49 + pkg_list+='tox ' 12:30:49 + for arg in "$@" 12:30:49 + case $arg in 12:30:49 + pkg_list+='virtualenv ' 12:30:49 + for arg in "$@" 12:30:49 + case $arg in 12:30:49 + pkg_list+='urllib3~=1.26.15 ' 12:30:49 + [[ -f /tmp/.toxenv ]] 12:30:49 + [[ ! -f /tmp/.toxenv ]] 12:30:49 + [[ -n '' ]] 12:30:49 + python3 -m venv /tmp/venv-vu4M 12:30:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vu4M' 12:30:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vu4M 12:30:53 + echo /tmp/venv-vu4M 12:30:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:30:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:30:53 + /tmp/venv-vu4M/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:30:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:30:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:30:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:30:56 + /tmp/venv-vu4M/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:30:58 + type python3 12:30:58 + true 12:30:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vu4M/bin to PATH' 12:30:58 lf-activate-venv(): INFO: Adding /tmp/venv-vu4M/bin to PATH 12:30:58 + PATH=/tmp/venv-vu4M/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 12:30:58 + return 0 12:30:58 + python3 --version 12:30:58 Python 3.10.6 12:30:58 + python3 -m pip --version 12:30:59 pip 24.0 from /tmp/venv-vu4M/lib/python3.10/site-packages/pip (python 3.10) 12:30:59 + python3 -m pip freeze 12:30:59 cachetools==5.3.2 12:30:59 chardet==5.2.0 12:30:59 colorama==0.4.6 12:30:59 distlib==0.3.8 12:30:59 filelock==3.13.1 12:30:59 packaging==23.2 12:30:59 platformdirs==4.2.0 12:30:59 pluggy==1.4.0 12:30:59 pyproject-api==1.6.1 12:30:59 tomli==2.0.1 12:30:59 tox==4.13.0 12:30:59 urllib3==1.26.18 12:30:59 virtualenv==20.25.1 12:30:59 [EnvInject] - Injecting environment variables from a build step. 12:30:59 [EnvInject] - Injecting as environment variables the properties content 12:30:59 PARALLEL=false 12:30:59 12:30:59 [EnvInject] - Variables injected successfully. 12:30:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14493060278191201734.sh 12:30:59 ---> tox-run.sh 12:30:59 + 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 12:30:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:30:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:30:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:30:59 + cd /w/workspace/oom-master-pre-commit-lint/. 12:30:59 + source /home/jenkins/lf-env.sh 12:30:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:59 ++ mktemp -d /tmp/venv-XXXX 12:30:59 + lf_venv=/tmp/venv-v2DP 12:30:59 + local venv_file=/tmp/.os_lf_venv 12:30:59 + local python=python3 12:30:59 + local options 12:30:59 + local set_path=true 12:30:59 + local install_args= 12:30:59 ++ 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 12:30:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:59 + true 12:30:59 + case $1 in 12:30:59 + venv_file=/tmp/.toxenv 12:30:59 + shift 2 12:30:59 + true 12:30:59 + case $1 in 12:30:59 + shift 12:30:59 + break 12:30:59 + case $python in 12:30:59 + local pkg_list= 12:30:59 + [[ -d /opt/pyenv ]] 12:30:59 + echo 'Setup pyenv:' 12:30:59 Setup pyenv: 12:30:59 + export PYENV_ROOT=/opt/pyenv 12:30:59 + PYENV_ROOT=/opt/pyenv 12:30:59 + 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 12:30:59 + 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 12:30:59 + pyenv versions 12:30:59 system 12:30:59 3.8.13 12:30:59 3.9.13 12:30:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:30:59 + command -v pyenv 12:30:59 ++ pyenv init - --no-rehash 12:30:59 + 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[*]}"'\'')" 12:30:59 export PATH="/opt/pyenv/shims:${PATH}" 12:30:59 export PYENV_SHELL=bash 12:30:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:59 pyenv() { 12:30:59 local command 12:30:59 command="${1:-}" 12:30:59 if [ "$#" -gt 0 ]; then 12:30:59 shift 12:30:59 fi 12:30:59 12:30:59 case "$command" in 12:30:59 rehash|shell) 12:30:59 eval "$(pyenv "sh-$command" "$@")" 12:30:59 ;; 12:30:59 *) 12:30:59 command pyenv "$command" "$@" 12:30:59 ;; 12:30:59 esac 12:30:59 }' 12:30:59 +++ 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[*]}"' 12:30:59 ++ 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 12:30:59 ++ 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 12:30:59 ++ 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 12:30:59 ++ export PYENV_SHELL=bash 12:30:59 ++ PYENV_SHELL=bash 12:30:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:59 +++ complete -F _pyenv pyenv 12:30:59 ++ lf-pyver python3 12:30:59 ++ local py_version_xy=python3 12:30:59 ++ local py_version_xyz= 12:30:59 ++ pyenv versions 12:30:59 ++ sed 's/^[ *]* //' 12:30:59 ++ local command 12:30:59 ++ command=versions 12:30:59 ++ '[' 1 -gt 0 ']' 12:30:59 ++ shift 12:30:59 ++ case "$command" in 12:30:59 ++ command pyenv versions 12:30:59 ++ pyenv versions 12:30:59 ++ awk '{ print $1 }' 12:30:59 ++ grep -E '^[0-9.]*[0-9]$' 12:30:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:59 +++ grep '^3' /tmp/.pyenv_versions 12:30:59 +++ sort -V 12:30:59 +++ tail -n 1 12:30:59 ++ py_version_xyz=3.10.6 12:30:59 ++ [[ -z 3.10.6 ]] 12:30:59 ++ echo 3.10.6 12:30:59 ++ return 0 12:30:59 + pyenv local 3.10.6 12:30:59 + local command 12:30:59 + command=local 12:30:59 + '[' 2 -gt 0 ']' 12:30:59 + shift 12:30:59 + case "$command" in 12:30:59 + command pyenv local 3.10.6 12:30:59 + pyenv local 3.10.6 12:30:59 + for arg in "$@" 12:30:59 + case $arg in 12:30:59 + pkg_list+='tox ' 12:30:59 + for arg in "$@" 12:30:59 + case $arg in 12:30:59 + pkg_list+='virtualenv ' 12:30:59 + for arg in "$@" 12:30:59 + case $arg in 12:30:59 + pkg_list+='urllib3~=1.26.15 ' 12:30:59 + [[ -f /tmp/.toxenv ]] 12:30:59 ++ cat /tmp/.toxenv 12:30:59 + lf_venv=/tmp/venv-vu4M 12:30:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vu4M from' file:/tmp/.toxenv 12:30:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vu4M from file:/tmp/.toxenv 12:30:59 + /tmp/venv-vu4M/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:00 + /tmp/venv-vu4M/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:01 + type python3 12:31:01 + true 12:31:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vu4M/bin to PATH' 12:31:01 lf-activate-venv(): INFO: Adding /tmp/venv-vu4M/bin to PATH 12:31:01 + PATH=/tmp/venv-vu4M/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 12:31:01 + return 0 12:31:01 + [[ -d /opt/pyenv ]] 12:31:01 + echo '---> Setting up pyenv' 12:31:01 ---> Setting up pyenv 12:31:01 + export PYENV_ROOT=/opt/pyenv 12:31:01 + PYENV_ROOT=/opt/pyenv 12:31:01 + export PATH=/opt/pyenv/bin:/tmp/venv-vu4M/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 12:31:01 + PATH=/opt/pyenv/bin:/tmp/venv-vu4M/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 12:31:01 ++ pwd 12:31:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:31:01 + export PYTHONPATH 12:31:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:01 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:01 + tox --version 12:31:02 4.13.0 from /tmp/venv-vu4M/lib/python3.10/site-packages/tox/__init__.py 12:31:02 + PARALLEL=false 12:31:02 + TOX_OPTIONS_LIST= 12:31:02 + [[ -n pre-commit ]] 12:31:02 + TOX_OPTIONS_LIST=' -e pre-commit' 12:31:02 + case ${PARALLEL,,} in 12:31:02 + tox -e pre-commit 12:31:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:31:03 pre-commit: install_deps> python -I -m pip install pre-commit 12:31:05 pre-commit: freeze> python -m pip freeze --all 12:31:06 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 12:31:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:31:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:31:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:31:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:08 [INFO] Once installed this environment will be reused. 12:31:08 [INFO] This may take a few minutes... 12:31:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:11 [INFO] Once installed this environment will be reused. 12:31:11 [INFO] This may take a few minutes... 12:31:16 Trim Trailing Whitespace.................................................Passed 12:31:17 Tabs remover.............................................................Passed 12:31:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:31:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:31:17 [INFO] Once installed this environment will be reused. 12:31:17 [INFO] This may take a few minutes... 12:31:23 gitlint..............................................(no files to check)Skipped 12:31:23 pre-commit: OK (21.03=setup[3.82]+cmd[10.83,6.38] seconds) 12:31:23 congratulations :) (21.19 seconds) 12:31:23 + tox_status=0 12:31:23 + echo '---> Completed tox runs' 12:31:23 ---> Completed tox runs 12:31:23 + for i in .tox/*/log 12:31:23 ++ echo .tox/pre-commit/log 12:31:23 ++ awk -F/ '{print $2}' 12:31:23 + tox_env=pre-commit 12:31:23 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:31:23 + DOC_DIR=docs/_build/html 12:31:23 + [[ -d docs/_build/html ]] 12:31:23 + echo '---> tox-run.sh ends' 12:31:23 ---> tox-run.sh ends 12:31:23 + test 0 -eq 0 12:31:23 $ ssh-agent -k 12:31:23 unset SSH_AUTH_SOCK; 12:31:23 unset SSH_AGENT_PID; 12:31:23 echo Agent pid 1658 killed; 12:31:23 [ssh-agent] Stopped. 12:31:23 [PostBuildScript] - [INFO] Executing post build scripts. 12:31:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12059806009377415966.sh 12:31:23 ---> sysstat.sh 12:31:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3249904403470904769.sh 12:31:24 ---> package-listing.sh 12:31:24 ++ facter osfamily 12:31:24 ++ tr '[:upper:]' '[:lower:]' 12:31:24 + OS_FAMILY=debian 12:31:24 + workspace=/w/workspace/oom-master-pre-commit-lint 12:31:24 + START_PACKAGES=/tmp/packages_start.txt 12:31:24 + END_PACKAGES=/tmp/packages_end.txt 12:31:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:24 + PACKAGES=/tmp/packages_start.txt 12:31:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:31:24 + PACKAGES=/tmp/packages_end.txt 12:31:24 + case "${OS_FAMILY}" in 12:31:24 + dpkg -l 12:31:24 + grep '^ii' 12:31:24 + '[' -f /tmp/packages_start.txt ']' 12:31:24 + '[' -f /tmp/packages_end.txt ']' 12:31:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:31:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:31:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:31:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7652022821285713476.sh 12:31:24 ---> capture-instance-metadata.sh 12:31:24 Setup pyenv: 12:31:24 system 12:31:24 3.8.13 12:31:24 3.9.13 12:31:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:31:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fund 12:31:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:31:30 lf-activate-venv(): INFO: Installing: lftools 12:31:58 lf-activate-venv(): INFO: Adding /tmp/venv-Fund/bin to PATH 12:31:58 INFO: Running in OpenStack, capturing instance metadata 12:31:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9154488104712801462.sh 12:31:59 provisioning config files... 12:31:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6586797560760911057tmp 12:31:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:31:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:31:59 [EnvInject] - Injecting environment variables from a build step. 12:31:59 [EnvInject] - Injecting as environment variables the properties content 12:31:59 SERVER_ID=logs 12:31:59 12:31:59 [EnvInject] - Variables injected successfully. 12:31:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4715645599168762014.sh 12:31:59 ---> create-netrc.sh 12:31:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11344588716887686335.sh 12:31:59 ---> python-tools-install.sh 12:31:59 Setup pyenv: 12:31:59 system 12:31:59 3.8.13 12:31:59 3.9.13 12:31:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:31:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fund from file:/tmp/.os_lf_venv 12:32:01 lf-activate-venv(): INFO: Installing: lftools 12:32:08 lf-activate-venv(): INFO: Adding /tmp/venv-Fund/bin to PATH 12:32:08 Generating Requirements File 12:32:35 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. 12:32:35 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 12:32:35 Python 3.10.6 12:32:36 pip 24.0 from /tmp/venv-Fund/lib/python3.10/site-packages/pip (python 3.10) 12:32:36 appdirs==1.4.4 12:32:36 argcomplete==3.2.2 12:32:36 aspy.yaml==1.3.0 12:32:36 attrs==23.2.0 12:32:36 autopage==0.5.2 12:32:36 beautifulsoup4==4.12.3 12:32:36 boto3==1.34.48 12:32:36 botocore==1.34.48 12:32:36 bs4==0.0.2 12:32:36 cachetools==5.3.2 12:32:36 certifi==2024.2.2 12:32:36 cffi==1.16.0 12:32:36 cfgv==3.4.0 12:32:36 chardet==5.2.0 12:32:36 charset-normalizer==3.3.2 12:32:36 click==8.1.7 12:32:36 cliff==4.6.0 12:32:36 cmd2==2.4.3 12:32:36 cryptography==3.3.2 12:32:36 debtcollector==3.0.0 12:32:36 decorator==5.1.1 12:32:36 defusedxml==0.7.1 12:32:36 Deprecated==1.2.14 12:32:36 distlib==0.3.8 12:32:36 dnspython==2.6.1 12:32:36 docker==4.2.2 12:32:36 dogpile.cache==1.3.2 12:32:36 email-validator==2.1.0.post1 12:32:36 filelock==3.13.1 12:32:36 future==1.0.0 12:32:36 gitdb==4.0.11 12:32:36 GitPython==3.1.42 12:32:36 google-auth==2.28.1 12:32:36 httplib2==0.22.0 12:32:36 identify==2.5.35 12:32:36 idna==3.6 12:32:36 importlib-resources==1.5.0 12:32:36 iso8601==2.1.0 12:32:36 Jinja2==3.1.3 12:32:36 jmespath==1.0.1 12:32:36 jsonpatch==1.33 12:32:36 jsonpointer==2.4 12:32:36 jsonschema==4.21.1 12:32:36 jsonschema-specifications==2023.12.1 12:32:36 keystoneauth1==5.6.0 12:32:36 kubernetes==29.0.0 12:32:36 lftools==0.37.9 12:32:36 lxml==5.1.0 12:32:36 MarkupSafe==2.1.5 12:32:36 msgpack==1.0.7 12:32:36 multi_key_dict==2.0.3 12:32:36 munch==4.0.0 12:32:36 netaddr==1.2.1 12:32:36 netifaces==0.11.0 12:32:36 niet==1.4.2 12:32:36 nodeenv==1.8.0 12:32:36 oauth2client==4.1.3 12:32:36 oauthlib==3.2.2 12:32:36 openstacksdk==0.62.0 12:32:36 os-client-config==2.1.0 12:32:36 os-service-types==1.7.0 12:32:36 osc-lib==3.0.1 12:32:36 oslo.config==9.4.0 12:32:36 oslo.context==5.4.0 12:32:36 oslo.i18n==6.3.0 12:32:36 oslo.log==5.5.0 12:32:36 oslo.serialization==5.4.0 12:32:36 oslo.utils==7.1.0 12:32:36 packaging==23.2 12:32:36 pbr==6.0.0 12:32:36 platformdirs==4.2.0 12:32:36 prettytable==3.10.0 12:32:36 pyasn1==0.5.1 12:32:36 pyasn1-modules==0.3.0 12:32:36 pycparser==2.21 12:32:36 pygerrit2==2.0.15 12:32:36 PyGithub==2.2.0 12:32:36 pyinotify==0.9.6 12:32:36 PyJWT==2.8.0 12:32:36 PyNaCl==1.5.0 12:32:36 pyparsing==2.4.7 12:32:36 pyperclip==1.8.2 12:32:36 pyrsistent==0.20.0 12:32:36 python-cinderclient==9.4.0 12:32:36 python-dateutil==2.8.2 12:32:36 python-heatclient==3.4.0 12:32:36 python-jenkins==1.8.2 12:32:36 python-keystoneclient==5.3.0 12:32:36 python-magnumclient==4.3.0 12:32:36 python-novaclient==18.4.0 12:32:36 python-openstackclient==6.0.1 12:32:36 python-swiftclient==4.4.0 12:32:36 PyYAML==6.0.1 12:32:36 referencing==0.33.0 12:32:36 requests==2.31.0 12:32:36 requests-oauthlib==1.3.1 12:32:36 requestsexceptions==1.4.0 12:32:36 rfc3986==2.0.0 12:32:36 rpds-py==0.18.0 12:32:36 rsa==4.9 12:32:36 ruamel.yaml==0.18.6 12:32:36 ruamel.yaml.clib==0.2.8 12:32:36 s3transfer==0.10.0 12:32:36 simplejson==3.19.2 12:32:36 six==1.16.0 12:32:36 smmap==5.0.1 12:32:36 soupsieve==2.5 12:32:36 stevedore==5.2.0 12:32:36 tabulate==0.9.0 12:32:36 toml==0.10.2 12:32:36 tomlkit==0.12.3 12:32:36 tqdm==4.66.2 12:32:36 typing_extensions==4.9.0 12:32:36 tzdata==2024.1 12:32:36 urllib3==1.26.18 12:32:36 virtualenv==20.25.1 12:32:36 wcwidth==0.2.13 12:32:36 websocket-client==1.7.0 12:32:36 wrapt==1.16.0 12:32:36 xdg==6.0.0 12:32:36 xmltodict==0.13.0 12:32:36 yq==3.2.3 12:32:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18364370995449751824.sh 12:32:36 ---> sudo-logs.sh 12:32:36 Archiving 'sudo' log.. 12:32:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3197459556397278350.sh 12:32:36 ---> job-cost.sh 12:32:36 Setup pyenv: 12:32:37 system 12:32:37 3.8.13 12:32:37 3.9.13 12:32:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fund from file:/tmp/.os_lf_venv 12:32:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:32:45 lf-activate-venv(): INFO: Adding /tmp/venv-Fund/bin to PATH 12:32:45 INFO: No Stack... 12:32:46 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:46 INFO: Archiving Costs 12:32:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6580350387412270558.sh 12:32:46 ---> logs-deploy.sh 12:32:46 Setup pyenv: 12:32:46 system 12:32:46 3.8.13 12:32:46 3.9.13 12:32:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fund from file:/tmp/.os_lf_venv 12:32:47 lf-activate-venv(): INFO: Installing: lftools 12:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-Fund/bin to PATH 12:32:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3315 12:32:56 INFO: archiving workspace using pattern(s): 12:32:57 Archives upload complete. 12:32:57 INFO: archiving logs to Nexus 12:32:57 ---> uname -a: 12:32:57 Linux prd-ubuntu1804-builder-4c-4g-7976 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:32:57 12:32:57 12:32:57 ---> lscpu: 12:32:57 Architecture: x86_64 12:32:57 CPU op-mode(s): 32-bit, 64-bit 12:32:57 Byte Order: Little Endian 12:32:57 CPU(s): 4 12:32:57 On-line CPU(s) list: 0-3 12:32:57 Thread(s) per core: 1 12:32:57 Core(s) per socket: 1 12:32:57 Socket(s): 4 12:32:57 NUMA node(s): 1 12:32:57 Vendor ID: AuthenticAMD 12:32:57 CPU family: 23 12:32:57 Model: 49 12:32:57 Model name: AMD EPYC-Rome Processor 12:32:57 Stepping: 0 12:32:57 CPU MHz: 2800.000 12:32:57 BogoMIPS: 5600.00 12:32:57 Virtualization: AMD-V 12:32:57 Hypervisor vendor: KVM 12:32:57 Virtualization type: full 12:32:57 L1d cache: 32K 12:32:57 L1i cache: 32K 12:32:57 L2 cache: 512K 12:32:57 L3 cache: 16384K 12:32:57 NUMA node0 CPU(s): 0-3 12:32: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 12:32:57 12:32:57 12:32:57 ---> nproc: 12:32:57 4 12:32:57 12:32:57 12:32:57 ---> df -h: 12:32:57 Filesystem Size Used Avail Use% Mounted on 12:32:57 udev 7.9G 0 7.9G 0% /dev 12:32:57 tmpfs 1.6G 672K 1.6G 1% /run 12:32:57 /dev/vda1 78G 8.4G 70G 11% / 12:32:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:32:57 tmpfs 5.0M 0 5.0M 0% /run/lock 12:32:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:32:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:32:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:32:57 12:32:57 12:32:58 ---> free -m: 12:32:58 total used free shared buff/cache available 12:32:58 Mem: 16040 534 13311 0 2194 15186 12:32:58 Swap: 1023 0 1023 12:32:58 12:32:58 12:32:58 ---> ip addr: 12:32:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:32:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:32:58 inet 127.0.0.1/8 scope host lo 12:32:58 valid_lft forever preferred_lft forever 12:32:58 inet6 ::1/128 scope host 12:32:58 valid_lft forever preferred_lft forever 12:32:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:32:58 link/ether fa:16:3e:10:64:71 brd ff:ff:ff:ff:ff:ff 12:32:58 inet 10.30.107.222/23 brd 10.30.107.255 scope global dynamic ens3 12:32:58 valid_lft 86243sec preferred_lft 86243sec 12:32:58 inet6 fe80::f816:3eff:fe10:6471/64 scope link 12:32:58 valid_lft forever preferred_lft forever 12:32:58 12:32:58 12:32:58 ---> sar -b -r -n DEV: 12:32:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7976) 02/23/24 _x86_64_ (4 CPU) 12:32:58 12:32:58 12:30:23 LINUX RESTART (4 CPU) 12:32:58 12:32:58 12:31:01 tps rtps wtps bread/s bwrtn/s 12:32:58 12:32:01 121.43 19.43 102.00 1229.26 14771.14 12:32:58 Average: 121.43 19.43 102.00 1229.26 14771.14 12:32:58 12:32:58 12:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:32:58 12:32:01 13785632 15586120 2639336 16.07 73604 1914632 746356 4.27 736900 1663316 136360 12:32:58 Average: 13785632 15586120 2639336 16.07 73604 1914632 746356 4.27 736900 1663316 136360 12:32:58 12:32:58 12:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:32:58 12:32:01 ens3 73.94 50.72 1102.84 9.72 0.00 0.00 0.00 0.00 12:32:58 12:32:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 12:32:58 Average: ens3 73.94 50.72 1102.84 9.72 0.00 0.00 0.00 0.00 12:32:58 Average: lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 12:32:58 12:32:58 12:32:58 ---> sar -P ALL: 12:32:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7976) 02/23/24 _x86_64_ (4 CPU) 12:32:58 12:32:58 12:30:23 LINUX RESTART (4 CPU) 12:32:58 12:32:58 12:31:01 CPU %user %nice %system %iowait %steal %idle 12:32:58 12:32:01 all 24.58 0.00 2.19 1.45 0.06 71.72 12:32:58 12:32:01 0 30.43 0.00 2.39 0.65 0.05 66.48 12:32:58 12:32:01 1 23.14 0.00 2.28 3.70 0.05 70.82 12:32:58 12:32:01 2 27.89 0.00 2.29 1.08 0.07 68.67 12:32:58 12:32:01 3 16.91 0.00 1.75 0.38 0.07 80.89 12:32:58 Average: all 24.58 0.00 2.19 1.45 0.06 71.72 12:32:58 Average: 0 30.43 0.00 2.39 0.65 0.05 66.48 12:32:58 Average: 1 23.14 0.00 2.28 3.70 0.05 70.82 12:32:58 Average: 2 27.89 0.00 2.29 1.08 0.07 68.67 12:32:58 Average: 3 16.91 0.00 1.75 0.38 0.07 80.89 12:32:58 12:32:58 12:32:58