08:49:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137663 08:49:54 Running as SYSTEM 08:49:54 [EnvInject] - Loading node environment variables. 08:49:54 Building remotely on prd-ubuntu1804-builder-4c-4g-22006 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:49:54 [ssh-agent] Looking for ssh-agent implementation... 08:49:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:54 $ ssh-agent 08:49:55 SSH_AUTH_SOCK=/tmp/ssh-XKvr3KmkR6ax/agent.1681 08:49:55 SSH_AGENT_PID=1683 08:49:55 [ssh-agent] Started. 08:49:55 Running ssh-add (command line suppressed) 08:49:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16014901242093123275.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16014901242093123275.key) 08:49:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:49:55 The recommended git tool is: NONE 08:49:56 using credential onap-jenkins-ssh 08:49:56 Wiping out workspace first. 08:49:56 Cloning the remote Git repository 08:49:56 Cloning repository git://cloud.onap.org/mirror/oom.git 08:49:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:49:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:49:56 > git --version # timeout=10 08:49:56 > git --version # 'git version 2.17.1' 08:49:56 using GIT_SSH to set credentials Gerrit user 08:49:56 Verifying host key using manually-configured host key entries 08:49:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:50:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:50:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:50:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:50:04 using GIT_SSH to set credentials Gerrit user 08:50:04 Verifying host key using manually-configured host key entries 08:50:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/137663/1 # timeout=30 08:50:04 > git rev-parse c8ebf1c6c2b9a35b390f6d0e1f1678476b2a73cb^{commit} # timeout=10 08:50:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:50:04 Checking out Revision c8ebf1c6c2b9a35b390f6d0e1f1678476b2a73cb (refs/changes/63/137663/1) 08:50:04 > git config core.sparsecheckout # timeout=10 08:50:04 > git checkout -f c8ebf1c6c2b9a35b390f6d0e1f1678476b2a73cb # timeout=30 08:50:08 Commit message: "[SDNC] Move dgbuilder and network-name-gen to SDNC" 08:50:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:50:08 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 08:50:08 [EnvInject] - Injecting environment variables from a build step. 08:50:08 [EnvInject] - Injecting as environment variables the properties content 08:50:08 PYTHON=python3 08:50:08 08:50:08 [EnvInject] - Variables injected successfully. 08:50:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1389450606743148155.sh 08:50:08 ---> tox-install.sh 08:50:08 + source /home/jenkins/lf-env.sh 08:50:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:50:08 ++ mktemp -d /tmp/venv-XXXX 08:50:08 + lf_venv=/tmp/venv-RsdP 08:50:08 + local venv_file=/tmp/.os_lf_venv 08:50:08 + local python=python3 08:50:08 + local options 08:50:08 + local set_path=true 08:50:08 + local install_args= 08:50:08 ++ 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 08:50:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:50:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:50:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:50:08 + true 08:50:08 + case $1 in 08:50:08 + venv_file=/tmp/.toxenv 08:50:08 + shift 2 08:50:08 + true 08:50:08 + case $1 in 08:50:08 + shift 08:50:08 + break 08:50:08 + case $python in 08:50:08 + local pkg_list= 08:50:08 + [[ -d /opt/pyenv ]] 08:50:08 + echo 'Setup pyenv:' 08:50:08 Setup pyenv: 08:50:08 + export PYENV_ROOT=/opt/pyenv 08:50:08 + PYENV_ROOT=/opt/pyenv 08:50:08 + 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 08:50:08 + 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 08:50:08 + pyenv versions 08:50:08 * system (set by /opt/pyenv/version) 08:50:08 * 3.8.13 (set by /opt/pyenv/version) 08:50:08 * 3.9.13 (set by /opt/pyenv/version) 08:50:08 * 3.10.6 (set by /opt/pyenv/version) 08:50:08 + command -v pyenv 08:50:08 ++ pyenv init - --no-rehash 08:50:08 + 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[*]}"'\'')" 08:50:08 export PATH="/opt/pyenv/shims:${PATH}" 08:50:08 export PYENV_SHELL=bash 08:50:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:50:08 pyenv() { 08:50:08 local command 08:50:08 command="${1:-}" 08:50:08 if [ "$#" -gt 0 ]; then 08:50:08 shift 08:50:08 fi 08:50:08 08:50:08 case "$command" in 08:50:08 rehash|shell) 08:50:08 eval "$(pyenv "sh-$command" "$@")" 08:50:08 ;; 08:50:08 *) 08:50:08 command pyenv "$command" "$@" 08:50:08 ;; 08:50:08 esac 08:50:08 }' 08:50:08 +++ 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[*]}"' 08:50:08 ++ 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 08:50:08 ++ 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 08:50:08 ++ 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 08:50:08 ++ export PYENV_SHELL=bash 08:50:08 ++ PYENV_SHELL=bash 08:50:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:50:08 +++ complete -F _pyenv pyenv 08:50:08 ++ lf-pyver python3 08:50:08 ++ local py_version_xy=python3 08:50:08 ++ local py_version_xyz= 08:50:08 ++ pyenv versions 08:50:08 ++ local command 08:50:08 ++ command=versions 08:50:08 ++ '[' 1 -gt 0 ']' 08:50:08 ++ shift 08:50:08 ++ case "$command" in 08:50:08 ++ command pyenv versions 08:50:08 ++ pyenv versions 08:50:08 ++ sed 's/^[ *]* //' 08:50:08 ++ grep -E '^[0-9.]*[0-9]$' 08:50:08 ++ awk '{ print $1 }' 08:50:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:50:08 +++ tail -n 1 08:50:08 +++ grep '^3' /tmp/.pyenv_versions 08:50:08 +++ sort -V 08:50:08 ++ py_version_xyz=3.10.6 08:50:08 ++ [[ -z 3.10.6 ]] 08:50:08 ++ echo 3.10.6 08:50:08 ++ return 0 08:50:08 + pyenv local 3.10.6 08:50:08 + local command 08:50:08 + command=local 08:50:08 + '[' 2 -gt 0 ']' 08:50:08 + shift 08:50:08 + case "$command" in 08:50:08 + command pyenv local 3.10.6 08:50:08 + pyenv local 3.10.6 08:50:08 + for arg in "$@" 08:50:08 + case $arg in 08:50:08 + pkg_list+='tox ' 08:50:08 + for arg in "$@" 08:50:08 + case $arg in 08:50:08 + pkg_list+='virtualenv ' 08:50:08 + for arg in "$@" 08:50:08 + case $arg in 08:50:08 + pkg_list+='urllib3~=1.26.15 ' 08:50:08 + [[ -f /tmp/.toxenv ]] 08:50:08 + [[ ! -f /tmp/.toxenv ]] 08:50:08 + [[ -n '' ]] 08:50:08 + python3 -m venv /tmp/venv-RsdP 08:50:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RsdP' 08:50:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RsdP 08:50:13 + echo /tmp/venv-RsdP 08:50:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:50:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:50:13 + /tmp/venv-RsdP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:50:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:50:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:50:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:50:16 + /tmp/venv-RsdP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:50:20 + type python3 08:50:20 + true 08:50:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RsdP/bin to PATH' 08:50:20 lf-activate-venv(): INFO: Adding /tmp/venv-RsdP/bin to PATH 08:50:20 + PATH=/tmp/venv-RsdP/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 08:50:20 + return 0 08:50:20 + python3 --version 08:50:20 Python 3.10.6 08:50:20 + python3 -m pip --version 08:50:20 pip 24.0 from /tmp/venv-RsdP/lib/python3.10/site-packages/pip (python 3.10) 08:50:20 + python3 -m pip freeze 08:50:20 cachetools==5.3.3 08:50:20 chardet==5.2.0 08:50:20 colorama==0.4.6 08:50:20 distlib==0.3.8 08:50:20 filelock==3.13.4 08:50:20 packaging==24.0 08:50:20 platformdirs==4.2.0 08:50:20 pluggy==1.4.0 08:50:20 pyproject-api==1.6.1 08:50:20 tomli==2.0.1 08:50:20 tox==4.14.2 08:50:20 urllib3==1.26.18 08:50:20 virtualenv==20.25.1 08:50:20 [EnvInject] - Injecting environment variables from a build step. 08:50:20 [EnvInject] - Injecting as environment variables the properties content 08:50:20 PARALLEL=false 08:50:20 08:50:20 [EnvInject] - Variables injected successfully. 08:50:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11036382560269715937.sh 08:50:20 ---> tox-run.sh 08:50:20 + 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 08:50:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:50:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:50:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:50:20 + cd /w/workspace/oom-master-pre-commit-lint/. 08:50:20 + source /home/jenkins/lf-env.sh 08:50:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:50:20 ++ mktemp -d /tmp/venv-XXXX 08:50:20 + lf_venv=/tmp/venv-jZ2j 08:50:20 + local venv_file=/tmp/.os_lf_venv 08:50:20 + local python=python3 08:50:20 + local options 08:50:20 + local set_path=true 08:50:20 + local install_args= 08:50:20 ++ 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 08:50:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:50:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:50:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:50:20 + true 08:50:20 + case $1 in 08:50:20 + venv_file=/tmp/.toxenv 08:50:20 + shift 2 08:50:20 + true 08:50:20 + case $1 in 08:50:20 + shift 08:50:20 + break 08:50:20 + case $python in 08:50:20 + local pkg_list= 08:50:20 + [[ -d /opt/pyenv ]] 08:50:20 + echo 'Setup pyenv:' 08:50:20 Setup pyenv: 08:50:20 + export PYENV_ROOT=/opt/pyenv 08:50:20 + PYENV_ROOT=/opt/pyenv 08:50:20 + 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 08:50:20 + 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 08:50:20 + pyenv versions 08:50:20 system 08:50:20 3.8.13 08:50:20 3.9.13 08:50:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:20 + command -v pyenv 08:50:20 ++ pyenv init - --no-rehash 08:50:20 + 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[*]}"'\'')" 08:50:20 export PATH="/opt/pyenv/shims:${PATH}" 08:50:20 export PYENV_SHELL=bash 08:50:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:50:20 pyenv() { 08:50:20 local command 08:50:20 command="${1:-}" 08:50:20 if [ "$#" -gt 0 ]; then 08:50:20 shift 08:50:20 fi 08:50:20 08:50:20 case "$command" in 08:50:20 rehash|shell) 08:50:20 eval "$(pyenv "sh-$command" "$@")" 08:50:20 ;; 08:50:20 *) 08:50:20 command pyenv "$command" "$@" 08:50:20 ;; 08:50:20 esac 08:50:20 }' 08:50:20 +++ 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[*]}"' 08:50:20 ++ 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 08:50:20 ++ 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 08:50:20 ++ 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 08:50:20 ++ export PYENV_SHELL=bash 08:50:20 ++ PYENV_SHELL=bash 08:50:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:50:20 +++ complete -F _pyenv pyenv 08:50:20 ++ lf-pyver python3 08:50:20 ++ local py_version_xy=python3 08:50:20 ++ local py_version_xyz= 08:50:20 ++ pyenv versions 08:50:20 ++ local command 08:50:20 ++ command=versions 08:50:20 ++ '[' 1 -gt 0 ']' 08:50:20 ++ shift 08:50:20 ++ case "$command" in 08:50:20 ++ command pyenv versions 08:50:20 ++ pyenv versions 08:50:20 ++ grep -E '^[0-9.]*[0-9]$' 08:50:20 ++ sed 's/^[ *]* //' 08:50:20 ++ awk '{ print $1 }' 08:50:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:50:20 +++ grep '^3' /tmp/.pyenv_versions 08:50:20 +++ sort -V 08:50:20 +++ tail -n 1 08:50:20 ++ py_version_xyz=3.10.6 08:50:20 ++ [[ -z 3.10.6 ]] 08:50:20 ++ echo 3.10.6 08:50:20 ++ return 0 08:50:20 + pyenv local 3.10.6 08:50:20 + local command 08:50:20 + command=local 08:50:20 + '[' 2 -gt 0 ']' 08:50:20 + shift 08:50:20 + case "$command" in 08:50:20 + command pyenv local 3.10.6 08:50:20 + pyenv local 3.10.6 08:50:20 + for arg in "$@" 08:50:20 + case $arg in 08:50:20 + pkg_list+='tox ' 08:50:20 + for arg in "$@" 08:50:20 + case $arg in 08:50:20 + pkg_list+='virtualenv ' 08:50:20 + for arg in "$@" 08:50:20 + case $arg in 08:50:20 + pkg_list+='urllib3~=1.26.15 ' 08:50:20 + [[ -f /tmp/.toxenv ]] 08:50:20 ++ cat /tmp/.toxenv 08:50:20 + lf_venv=/tmp/venv-RsdP 08:50:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RsdP from' file:/tmp/.toxenv 08:50:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RsdP from file:/tmp/.toxenv 08:50:20 + /tmp/venv-RsdP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:50:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:50:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:50:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:50:21 + /tmp/venv-RsdP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:50:23 + type python3 08:50:23 + true 08:50:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RsdP/bin to PATH' 08:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-RsdP/bin to PATH 08:50:23 + PATH=/tmp/venv-RsdP/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 08:50:23 + return 0 08:50:23 + [[ -d /opt/pyenv ]] 08:50:23 + echo '---> Setting up pyenv' 08:50:23 ---> Setting up pyenv 08:50:23 + export PYENV_ROOT=/opt/pyenv 08:50:23 + PYENV_ROOT=/opt/pyenv 08:50:23 + export PATH=/opt/pyenv/bin:/tmp/venv-RsdP/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 08:50:23 + PATH=/opt/pyenv/bin:/tmp/venv-RsdP/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 08:50:23 ++ pwd 08:50:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:50:23 + export PYTHONPATH 08:50:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:50:23 + TOX_TESTENV_PASSENV=PYTHONPATH 08:50:23 + tox --version 08:50:23 4.14.2 from /tmp/venv-RsdP/lib/python3.10/site-packages/tox/__init__.py 08:50:23 + PARALLEL=false 08:50:23 + TOX_OPTIONS_LIST= 08:50:23 + [[ -n pre-commit ]] 08:50:23 + TOX_OPTIONS_LIST=' -e pre-commit' 08:50:23 + case ${PARALLEL,,} in 08:50:23 + tox -e pre-commit 08:50:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:50:24 pre-commit: install_deps> python -I -m pip install pre-commit 08:50:28 pre-commit: freeze> python -m pip freeze --all 08:50:28 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 08:50:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:50:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:50:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:50:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:50:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:50:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:50:32 [INFO] Once installed this environment will be reused. 08:50:32 [INFO] This may take a few minutes... 08:50:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:50:36 [INFO] Once installed this environment will be reused. 08:50:36 [INFO] This may take a few minutes... 08:50:43 Trim Trailing Whitespace.................................................Passed 08:50:43 Tabs remover.............................................................Passed 08:50:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:50:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:50:43 [INFO] Once installed this environment will be reused. 08:50:43 [INFO] This may take a few minutes... 08:50:51 gitlint..............................................(no files to check)Skipped 08:50:51 pre-commit: OK (27.07=setup[4.49]+cmd[15.15,7.43] seconds) 08:50:51 congratulations :) (27.26 seconds) 08:50:51 + tox_status=0 08:50:51 + echo '---> Completed tox runs' 08:50:51 ---> Completed tox runs 08:50:51 + for i in .tox/*/log 08:50:51 ++ echo .tox/pre-commit/log 08:50:51 ++ awk -F/ '{print $2}' 08:50:51 + tox_env=pre-commit 08:50:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:50:51 + DOC_DIR=docs/_build/html 08:50:51 + [[ -d docs/_build/html ]] 08:50:51 + echo '---> tox-run.sh ends' 08:50:51 ---> tox-run.sh ends 08:50:51 + test 0 -eq 0 08:50:51 $ ssh-agent -k 08:50:51 unset SSH_AUTH_SOCK; 08:50:51 unset SSH_AGENT_PID; 08:50:51 echo Agent pid 1683 killed; 08:50:51 [ssh-agent] Stopped. 08:50:51 [PostBuildScript] - [INFO] Executing post build scripts. 08:50:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7355029334186611149.sh 08:50:51 ---> sysstat.sh 08:50:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12592912811656570733.sh 08:50:51 ---> package-listing.sh 08:50:51 ++ facter osfamily 08:50:51 ++ tr '[:upper:]' '[:lower:]' 08:50:51 + OS_FAMILY=debian 08:50:51 + workspace=/w/workspace/oom-master-pre-commit-lint 08:50:51 + START_PACKAGES=/tmp/packages_start.txt 08:50:51 + END_PACKAGES=/tmp/packages_end.txt 08:50:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:51 + PACKAGES=/tmp/packages_start.txt 08:50:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:50:51 + PACKAGES=/tmp/packages_end.txt 08:50:51 + case "${OS_FAMILY}" in 08:50:51 + dpkg -l 08:50:51 + grep '^ii' 08:50:51 + '[' -f /tmp/packages_start.txt ']' 08:50:51 + '[' -f /tmp/packages_end.txt ']' 08:50:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:50:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:50:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:50:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14306479733489865120.sh 08:50:51 ---> capture-instance-metadata.sh 08:50:51 Setup pyenv: 08:50:52 system 08:50:52 3.8.13 08:50:52 3.9.13 08:50:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LmPx 08:50:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:51:00 lf-activate-venv(): INFO: Installing: lftools 08:51:33 lf-activate-venv(): INFO: Adding /tmp/venv-LmPx/bin to PATH 08:51:33 INFO: Running in OpenStack, capturing instance metadata 08:51:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15093135667329518509.sh 08:51:34 provisioning config files... 08:51:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10014526818597712887tmp 08:51:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:51:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:51:34 [EnvInject] - Injecting environment variables from a build step. 08:51:34 [EnvInject] - Injecting as environment variables the properties content 08:51:34 SERVER_ID=logs 08:51:34 08:51:34 [EnvInject] - Variables injected successfully. 08:51:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16448649024415706459.sh 08:51:34 ---> create-netrc.sh 08:51:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins232224079983160398.sh 08:51:34 ---> python-tools-install.sh 08:51:34 Setup pyenv: 08:51:34 system 08:51:34 3.8.13 08:51:34 3.9.13 08:51:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:51:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LmPx from file:/tmp/.os_lf_venv 08:51:35 lf-activate-venv(): INFO: Installing: lftools 08:51:44 lf-activate-venv(): INFO: Adding /tmp/venv-LmPx/bin to PATH 08:51:44 Generating Requirements File 08:52:19 Python 3.10.6 08:52:19 pip 24.0 from /tmp/venv-LmPx/lib/python3.10/site-packages/pip (python 3.10) 08:52:20 appdirs==1.4.4 08:52:20 argcomplete==3.2.3 08:52:20 aspy.yaml==1.3.0 08:52:20 attrs==23.2.0 08:52:20 autopage==0.5.2 08:52:20 beautifulsoup4==4.12.3 08:52:20 boto3==1.34.81 08:52:20 botocore==1.34.81 08:52:20 bs4==0.0.2 08:52:20 cachetools==5.3.3 08:52:20 certifi==2024.2.2 08:52:20 cffi==1.16.0 08:52:20 cfgv==3.4.0 08:52:20 chardet==5.2.0 08:52:20 charset-normalizer==3.3.2 08:52:20 click==8.1.7 08:52:20 cliff==4.6.0 08:52:20 cmd2==2.4.3 08:52:20 cryptography==3.3.2 08:52:20 debtcollector==3.0.0 08:52:20 decorator==5.1.1 08:52:20 defusedxml==0.7.1 08:52:20 Deprecated==1.2.14 08:52:20 distlib==0.3.8 08:52:20 dnspython==2.6.1 08:52:20 docker==4.2.2 08:52:20 dogpile.cache==1.3.2 08:52:20 email_validator==2.1.1 08:52:20 filelock==3.13.4 08:52:20 future==1.0.0 08:52:20 gitdb==4.0.11 08:52:20 GitPython==3.1.43 08:52:20 google-auth==2.29.0 08:52:20 httplib2==0.22.0 08:52:20 identify==2.5.35 08:52:20 idna==3.6 08:52:20 importlib-resources==1.5.0 08:52:20 iso8601==2.1.0 08:52:20 Jinja2==3.1.3 08:52:20 jmespath==1.0.1 08:52:20 jsonpatch==1.33 08:52:20 jsonpointer==2.4 08:52:20 jsonschema==4.21.1 08:52:20 jsonschema-specifications==2023.12.1 08:52:20 keystoneauth1==5.6.0 08:52:20 kubernetes==29.0.0 08:52:20 lftools==0.37.10 08:52:20 lxml==5.2.1 08:52:20 MarkupSafe==2.1.5 08:52:20 msgpack==1.0.8 08:52:20 multi_key_dict==2.0.3 08:52:20 munch==4.0.0 08:52:20 netaddr==1.2.1 08:52:20 netifaces==0.11.0 08:52:20 niet==1.4.2 08:52:20 nodeenv==1.8.0 08:52:20 oauth2client==4.1.3 08:52:20 oauthlib==3.2.2 08:52:20 openstacksdk==3.0.0 08:52:20 os-client-config==2.1.0 08:52:20 os-service-types==1.7.0 08:52:20 osc-lib==3.0.1 08:52:20 oslo.config==9.4.0 08:52:20 oslo.context==5.5.0 08:52:20 oslo.i18n==6.3.0 08:52:20 oslo.log==5.5.1 08:52:20 oslo.serialization==5.4.0 08:52:20 oslo.utils==7.1.0 08:52:20 packaging==24.0 08:52:20 pbr==6.0.0 08:52:20 platformdirs==4.2.0 08:52:20 prettytable==3.10.0 08:52:20 pyasn1==0.6.0 08:52:20 pyasn1_modules==0.4.0 08:52:20 pycparser==2.22 08:52:20 pygerrit2==2.0.15 08:52:20 PyGithub==2.3.0 08:52:20 pyinotify==0.9.6 08:52:20 PyJWT==2.8.0 08:52:20 PyNaCl==1.5.0 08:52:20 pyparsing==2.4.7 08:52:20 pyperclip==1.8.2 08:52:20 pyrsistent==0.20.0 08:52:20 python-cinderclient==9.5.0 08:52:20 python-dateutil==2.9.0.post0 08:52:20 python-heatclient==3.5.0 08:52:20 python-jenkins==1.8.2 08:52:20 python-keystoneclient==5.4.0 08:52:20 python-magnumclient==4.4.0 08:52:20 python-novaclient==18.6.0 08:52:20 python-openstackclient==6.6.0 08:52:20 python-swiftclient==4.5.0 08:52:20 PyYAML==6.0.1 08:52:20 referencing==0.34.0 08:52:20 requests==2.31.0 08:52:20 requests-oauthlib==2.0.0 08:52:20 requestsexceptions==1.4.0 08:52:20 rfc3986==2.0.0 08:52:20 rpds-py==0.18.0 08:52:20 rsa==4.9 08:52:20 ruamel.yaml==0.18.6 08:52:20 ruamel.yaml.clib==0.2.8 08:52:20 s3transfer==0.10.1 08:52:20 simplejson==3.19.2 08:52:20 six==1.16.0 08:52:20 smmap==5.0.1 08:52:20 soupsieve==2.5 08:52:20 stevedore==5.2.0 08:52:20 tabulate==0.9.0 08:52:20 toml==0.10.2 08:52:20 tomlkit==0.12.4 08:52:20 tqdm==4.66.2 08:52:20 typing_extensions==4.11.0 08:52:20 tzdata==2024.1 08:52:20 urllib3==1.26.18 08:52:20 virtualenv==20.25.1 08:52:20 wcwidth==0.2.13 08:52:20 websocket-client==1.7.0 08:52:20 wrapt==1.16.0 08:52:20 xdg==6.0.0 08:52:20 xmltodict==0.13.0 08:52:20 yq==3.2.3 08:52:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins581606581324607137.sh 08:52:20 ---> sudo-logs.sh 08:52:20 Archiving 'sudo' log.. 08:52:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13013989623648041147.sh 08:52:20 ---> job-cost.sh 08:52:20 Setup pyenv: 08:52:20 system 08:52:20 3.8.13 08:52:20 3.9.13 08:52:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:52:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LmPx from file:/tmp/.os_lf_venv 08:52:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:52:27 lf-activate-venv(): INFO: Adding /tmp/venv-LmPx/bin to PATH 08:52:27 INFO: No Stack... 08:52:28 INFO: Retrieving Pricing Info for: v3-standard-4 08:52:28 INFO: Archiving Costs 08:52:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16925636665539093424.sh 08:52:28 ---> logs-deploy.sh 08:52:28 Setup pyenv: 08:52:28 system 08:52:28 3.8.13 08:52:28 3.9.13 08:52:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:52:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LmPx from file:/tmp/.os_lf_venv 08:52:30 lf-activate-venv(): INFO: Installing: lftools 08:52:40 lf-activate-venv(): INFO: Adding /tmp/venv-LmPx/bin to PATH 08:52:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3417 08:52:40 INFO: archiving workspace using pattern(s): 08:52:41 Archives upload complete. 08:52:41 INFO: archiving logs to Nexus 08:52:42 ---> uname -a: 08:52:42 Linux prd-ubuntu1804-builder-4c-4g-22006 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:52:42 08:52:42 08:52:42 ---> lscpu: 08:52:42 Architecture: x86_64 08:52:42 CPU op-mode(s): 32-bit, 64-bit 08:52:42 Byte Order: Little Endian 08:52:42 CPU(s): 4 08:52:42 On-line CPU(s) list: 0-3 08:52:42 Thread(s) per core: 1 08:52:42 Core(s) per socket: 1 08:52:42 Socket(s): 4 08:52:42 NUMA node(s): 1 08:52:42 Vendor ID: AuthenticAMD 08:52:42 CPU family: 23 08:52:42 Model: 49 08:52:42 Model name: AMD EPYC-Rome Processor 08:52:42 Stepping: 0 08:52:42 CPU MHz: 2800.000 08:52:42 BogoMIPS: 5600.00 08:52:42 Virtualization: AMD-V 08:52:42 Hypervisor vendor: KVM 08:52:42 Virtualization type: full 08:52:42 L1d cache: 32K 08:52:42 L1i cache: 32K 08:52:42 L2 cache: 512K 08:52:42 L3 cache: 16384K 08:52:42 NUMA node0 CPU(s): 0-3 08:52:42 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 08:52:42 08:52:42 08:52:42 ---> nproc: 08:52:42 4 08:52:42 08:52:42 08:52:42 ---> df -h: 08:52:42 Filesystem Size Used Avail Use% Mounted on 08:52:42 udev 7.9G 0 7.9G 0% /dev 08:52:42 tmpfs 1.6G 672K 1.6G 1% /run 08:52:42 /dev/vda1 78G 8.4G 70G 11% / 08:52:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:52:42 tmpfs 5.0M 0 5.0M 0% /run/lock 08:52:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:52:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:52:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:52:42 08:52:42 08:52:42 ---> free -m: 08:52:42 total used free shared buff/cache available 08:52:42 Mem: 16040 537 13320 0 2181 15183 08:52:42 Swap: 1023 0 1023 08:52:42 08:52:42 08:52:42 ---> ip addr: 08:52:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:52:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:52:42 inet 127.0.0.1/8 scope host lo 08:52:42 valid_lft forever preferred_lft forever 08:52:42 inet6 ::1/128 scope host 08:52:42 valid_lft forever preferred_lft forever 08:52:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:52:42 link/ether fa:16:3e:e1:87:d4 brd ff:ff:ff:ff:ff:ff 08:52:42 inet 10.30.106.85/23 brd 10.30.107.255 scope global dynamic ens3 08:52:42 valid_lft 86209sec preferred_lft 86209sec 08:52:42 inet6 fe80::f816:3eff:fee1:87d4/64 scope link 08:52:42 valid_lft forever preferred_lft forever 08:52:42 08:52:42 08:52:42 ---> sar -b -r -n DEV: 08:52:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22006) 04/10/24 _x86_64_ (4 CPU) 08:52:42 08:52:42 08:49:32 LINUX RESTART (4 CPU) 08:52:42 08:52:42 08:50:02 tps rtps wtps bread/s bwrtn/s 08:52:42 08:51:01 162.62 36.79 125.83 1817.45 56352.75 08:52:42 08:52:01 82.19 2.28 79.90 119.45 9187.94 08:52:42 Average: 122.06 19.39 102.67 961.32 32572.21 08:52:42 08:52:42 08:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:52:42 08:51:01 13976224 15586488 2448736 14.91 56308 1753080 765236 4.38 695812 1537564 121152 08:52:42 08:52:01 13740976 15563864 2683984 16.34 77016 1933168 757212 4.33 752104 1687728 115544 08:52:42 Average: 13858600 15575176 2566360 15.62 66662 1843124 761224 4.36 723958 1612646 118348 08:52:42 08:52:42 08:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:52:42 08:51:01 ens3 102.25 71.26 727.46 25.44 0.00 0.00 0.00 0.00 08:52:42 08:51:01 lo 2.44 2.44 0.26 0.26 0.00 0.00 0.00 0.00 08:52:42 08:52:01 ens3 47.76 32.23 647.77 7.98 0.00 0.00 0.00 0.00 08:52:42 08:52:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 08:52:42 Average: ens3 74.78 51.58 687.28 16.64 0.00 0.00 0.00 0.00 08:52:42 Average: lo 1.92 1.92 0.21 0.21 0.00 0.00 0.00 0.00 08:52:42 08:52:42 08:52:42 ---> sar -P ALL: 08:52:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22006) 04/10/24 _x86_64_ (4 CPU) 08:52:42 08:52:42 08:49:32 LINUX RESTART (4 CPU) 08:52:42 08:52:42 08:50:02 CPU %user %nice %system %iowait %steal %idle 08:52:42 08:51:01 all 21.91 0.00 2.14 11.16 0.08 64.70 08:52:42 08:51:01 0 33.75 0.00 2.74 1.84 0.10 61.57 08:52:42 08:51:01 1 17.44 0.00 1.95 14.41 0.07 66.14 08:52:42 08:51:01 2 19.28 0.00 1.94 3.46 0.07 75.24 08:52:42 08:51:01 3 17.20 0.00 1.92 24.94 0.09 55.85 08:52:42 08:52:01 all 20.22 0.00 1.37 3.80 0.05 74.54 08:52:42 08:52:01 0 20.13 0.00 0.93 0.85 0.03 78.05 08:52:42 08:52:01 1 10.72 0.00 0.76 0.18 0.05 88.29 08:52:42 08:52:01 2 30.46 0.00 2.02 7.59 0.08 59.85 08:52:42 08:52:01 3 19.69 0.00 1.79 6.62 0.05 71.85 08:52:42 Average: all 21.06 0.00 1.75 7.45 0.07 69.67 08:52:42 Average: 0 26.87 0.00 1.83 1.34 0.07 69.89 08:52:42 Average: 1 14.04 0.00 1.35 7.22 0.06 77.34 08:52:42 Average: 2 24.93 0.00 1.98 5.55 0.08 67.47 08:52:42 Average: 3 18.46 0.00 1.86 15.69 0.07 63.92 08:52:42 08:52:42 08:52:42