06:29:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 06:29:10 Running as SYSTEM 06:29:10 [EnvInject] - Loading node environment variables. 06:29:10 Building remotely on prd-ubuntu1804-builder-4c-4g-19983 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:29:10 [ssh-agent] Looking for ssh-agent implementation... 06:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:10 $ ssh-agent 06:29:10 SSH_AUTH_SOCK=/tmp/ssh-3ijJsX2jmmC6/agent.1694 06:29:10 SSH_AGENT_PID=1696 06:29:10 [ssh-agent] Started. 06:29:10 Running ssh-add (command line suppressed) 06:29:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14594891424582870402.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14594891424582870402.key) 06:29:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:29:10 The recommended git tool is: NONE 06:29:12 using credential onap-jenkins-ssh 06:29:12 Wiping out workspace first. 06:29:12 Cloning the remote Git repository 06:29:12 Cloning repository git://cloud.onap.org/mirror/oom.git 06:29:12 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:29:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:29:12 > git --version # timeout=10 06:29:12 > git --version # 'git version 2.17.1' 06:29:12 using GIT_SSH to set credentials Gerrit user 06:29:12 Verifying host key using manually-configured host key entries 06:29:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:29:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:29:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:29:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:29:18 using GIT_SSH to set credentials Gerrit user 06:29:18 Verifying host key using manually-configured host key entries 06:29:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/6 # timeout=30 06:29:18 > git rev-parse c5719db46d9a07d2bd2a855ac95b9b59f591d515^{commit} # timeout=10 06:29:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:29:18 Checking out Revision c5719db46d9a07d2bd2a855ac95b9b59f591d515 (refs/changes/02/137602/6) 06:29:18 > git config core.sparsecheckout # timeout=10 06:29:18 > git checkout -f c5719db46d9a07d2bd2a855ac95b9b59f591d515 # timeout=30 06:29:21 Commit message: "[PORTAL-NG] Publish preferences and history charts" 06:29:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:29:22 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 06:29:22 [EnvInject] - Injecting environment variables from a build step. 06:29:22 [EnvInject] - Injecting as environment variables the properties content 06:29:22 PYTHON=python3 06:29:22 06:29:22 [EnvInject] - Variables injected successfully. 06:29:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7967681274229956150.sh 06:29:22 ---> tox-install.sh 06:29:22 + source /home/jenkins/lf-env.sh 06:29:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:22 ++ mktemp -d /tmp/venv-XXXX 06:29:22 + lf_venv=/tmp/venv-Tq88 06:29:22 + local venv_file=/tmp/.os_lf_venv 06:29:22 + local python=python3 06:29:22 + local options 06:29:22 + local set_path=true 06:29:22 + local install_args= 06:29:22 ++ 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 06:29:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:22 + true 06:29:22 + case $1 in 06:29:22 + venv_file=/tmp/.toxenv 06:29:22 + shift 2 06:29:22 + true 06:29:22 + case $1 in 06:29:22 + shift 06:29:22 + break 06:29:22 + case $python in 06:29:22 + local pkg_list= 06:29:22 + [[ -d /opt/pyenv ]] 06:29:22 + echo 'Setup pyenv:' 06:29:22 Setup pyenv: 06:29:22 + export PYENV_ROOT=/opt/pyenv 06:29:22 + PYENV_ROOT=/opt/pyenv 06:29:22 + 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 06:29:22 + 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 06:29:22 + pyenv versions 06:29:22 * system (set by /opt/pyenv/version) 06:29:22 * 3.8.13 (set by /opt/pyenv/version) 06:29:22 * 3.9.13 (set by /opt/pyenv/version) 06:29:22 * 3.10.6 (set by /opt/pyenv/version) 06:29:22 + command -v pyenv 06:29:22 ++ pyenv init - --no-rehash 06:29:22 + 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[*]}"'\'')" 06:29:22 export PATH="/opt/pyenv/shims:${PATH}" 06:29:22 export PYENV_SHELL=bash 06:29:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:22 pyenv() { 06:29:22 local command 06:29:22 command="${1:-}" 06:29:22 if [ "$#" -gt 0 ]; then 06:29:22 shift 06:29:22 fi 06:29:22 06:29:22 case "$command" in 06:29:22 rehash|shell) 06:29:22 eval "$(pyenv "sh-$command" "$@")" 06:29:22 ;; 06:29:22 *) 06:29:22 command pyenv "$command" "$@" 06:29:22 ;; 06:29:22 esac 06:29:22 }' 06:29:22 +++ 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[*]}"' 06:29:22 ++ 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 06:29:22 ++ 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 06:29:22 ++ 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 06:29:22 ++ export PYENV_SHELL=bash 06:29:22 ++ PYENV_SHELL=bash 06:29:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:22 +++ complete -F _pyenv pyenv 06:29:22 ++ lf-pyver python3 06:29:22 ++ local py_version_xy=python3 06:29:22 ++ local py_version_xyz= 06:29:22 ++ pyenv versions 06:29:22 ++ local command 06:29:22 ++ command=versions 06:29:22 ++ '[' 1 -gt 0 ']' 06:29:22 ++ shift 06:29:22 ++ case "$command" in 06:29:22 ++ command pyenv versions 06:29:22 ++ pyenv versions 06:29:22 ++ awk '{ print $1 }' 06:29:22 ++ sed 's/^[ *]* //' 06:29:22 ++ grep -E '^[0-9.]*[0-9]$' 06:29:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:22 +++ grep '^3' /tmp/.pyenv_versions 06:29:22 +++ sort -V 06:29:22 +++ tail -n 1 06:29:22 ++ py_version_xyz=3.10.6 06:29:22 ++ [[ -z 3.10.6 ]] 06:29:22 ++ echo 3.10.6 06:29:22 ++ return 0 06:29:22 + pyenv local 3.10.6 06:29:22 + local command 06:29:22 + command=local 06:29:22 + '[' 2 -gt 0 ']' 06:29:22 + shift 06:29:22 + case "$command" in 06:29:22 + command pyenv local 3.10.6 06:29:22 + pyenv local 3.10.6 06:29:22 + for arg in "$@" 06:29:22 + case $arg in 06:29:22 + pkg_list+='tox ' 06:29:22 + for arg in "$@" 06:29:22 + case $arg in 06:29:22 + pkg_list+='virtualenv ' 06:29:22 + for arg in "$@" 06:29:22 + case $arg in 06:29:22 + pkg_list+='urllib3~=1.26.15 ' 06:29:22 + [[ -f /tmp/.toxenv ]] 06:29:22 + [[ ! -f /tmp/.toxenv ]] 06:29:22 + [[ -n '' ]] 06:29:22 + python3 -m venv /tmp/venv-Tq88 06:29:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tq88' 06:29:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tq88 06:29:26 + echo /tmp/venv-Tq88 06:29:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:29:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:29:26 + /tmp/venv-Tq88/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:29:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:29:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:29:30 + /tmp/venv-Tq88/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:29:36 + type python3 06:29:36 + true 06:29:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tq88/bin to PATH' 06:29:36 lf-activate-venv(): INFO: Adding /tmp/venv-Tq88/bin to PATH 06:29:36 + PATH=/tmp/venv-Tq88/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 06:29:36 + return 0 06:29:36 + python3 --version 06:29:36 Python 3.10.6 06:29:36 + python3 -m pip --version 06:29:36 pip 24.0 from /tmp/venv-Tq88/lib/python3.10/site-packages/pip (python 3.10) 06:29:36 + python3 -m pip freeze 06:29:36 cachetools==5.3.3 06:29:36 chardet==5.2.0 06:29:36 colorama==0.4.6 06:29:36 distlib==0.3.8 06:29:36 filelock==3.13.3 06:29:36 packaging==24.0 06:29:36 platformdirs==4.2.0 06:29:36 pluggy==1.4.0 06:29:36 pyproject-api==1.6.1 06:29:36 tomli==2.0.1 06:29:36 tox==4.14.2 06:29:36 urllib3==1.26.18 06:29:36 virtualenv==20.25.1 06:29:36 [EnvInject] - Injecting environment variables from a build step. 06:29:36 [EnvInject] - Injecting as environment variables the properties content 06:29:36 PARALLEL=false 06:29:36 06:29:36 [EnvInject] - Variables injected successfully. 06:29:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12770597164837793472.sh 06:29:36 ---> tox-run.sh 06:29:36 + 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 06:29:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:29:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:29:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:29:36 + cd /w/workspace/oom-master-pre-commit-lint/. 06:29:36 + source /home/jenkins/lf-env.sh 06:29:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:36 ++ mktemp -d /tmp/venv-XXXX 06:29:36 + lf_venv=/tmp/venv-Fd85 06:29:36 + local venv_file=/tmp/.os_lf_venv 06:29:36 + local python=python3 06:29:36 + local options 06:29:36 + local set_path=true 06:29:36 + local install_args= 06:29:36 ++ 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 06:29:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:36 + true 06:29:36 + case $1 in 06:29:36 + venv_file=/tmp/.toxenv 06:29:36 + shift 2 06:29:36 + true 06:29:36 + case $1 in 06:29:36 + shift 06:29:36 + break 06:29:36 + case $python in 06:29:36 + local pkg_list= 06:29:36 + [[ -d /opt/pyenv ]] 06:29:36 + echo 'Setup pyenv:' 06:29:36 Setup pyenv: 06:29:36 + export PYENV_ROOT=/opt/pyenv 06:29:36 + PYENV_ROOT=/opt/pyenv 06:29:36 + 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 06:29:36 + 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 06:29:36 + pyenv versions 06:29:37 system 06:29:37 3.8.13 06:29:37 3.9.13 06:29:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:29:37 + command -v pyenv 06:29:37 ++ pyenv init - --no-rehash 06:29:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:29:37 export PATH="/opt/pyenv/shims:${PATH}" 06:29:37 export PYENV_SHELL=bash 06:29:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:37 pyenv() { 06:29:37 local command 06:29:37 command="${1:-}" 06:29:37 if [ "$#" -gt 0 ]; then 06:29:37 shift 06:29:37 fi 06:29:37 06:29:37 case "$command" in 06:29:37 rehash|shell) 06:29:37 eval "$(pyenv "sh-$command" "$@")" 06:29:37 ;; 06:29:37 *) 06:29:37 command pyenv "$command" "$@" 06:29:37 ;; 06:29:37 esac 06:29:37 }' 06:29:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:29:37 ++ 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 06:29:37 ++ 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 06:29:37 ++ 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 06:29:37 ++ export PYENV_SHELL=bash 06:29:37 ++ PYENV_SHELL=bash 06:29:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:37 +++ complete -F _pyenv pyenv 06:29:37 ++ lf-pyver python3 06:29:37 ++ local py_version_xy=python3 06:29:37 ++ local py_version_xyz= 06:29:37 ++ pyenv versions 06:29:37 ++ local command 06:29:37 ++ command=versions 06:29:37 ++ '[' 1 -gt 0 ']' 06:29:37 ++ shift 06:29:37 ++ case "$command" in 06:29:37 ++ command pyenv versions 06:29:37 ++ pyenv versions 06:29:37 ++ sed 's/^[ *]* //' 06:29:37 ++ awk '{ print $1 }' 06:29:37 ++ grep -E '^[0-9.]*[0-9]$' 06:29:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:37 +++ grep '^3' /tmp/.pyenv_versions 06:29:37 +++ sort -V 06:29:37 +++ tail -n 1 06:29:37 ++ py_version_xyz=3.10.6 06:29:37 ++ [[ -z 3.10.6 ]] 06:29:37 ++ echo 3.10.6 06:29:37 ++ return 0 06:29:37 + pyenv local 3.10.6 06:29:37 + local command 06:29:37 + command=local 06:29:37 + '[' 2 -gt 0 ']' 06:29:37 + shift 06:29:37 + case "$command" in 06:29:37 + command pyenv local 3.10.6 06:29:37 + pyenv local 3.10.6 06:29:37 + for arg in "$@" 06:29:37 + case $arg in 06:29:37 + pkg_list+='tox ' 06:29:37 + for arg in "$@" 06:29:37 + case $arg in 06:29:37 + pkg_list+='virtualenv ' 06:29:37 + for arg in "$@" 06:29:37 + case $arg in 06:29:37 + pkg_list+='urllib3~=1.26.15 ' 06:29:37 + [[ -f /tmp/.toxenv ]] 06:29:37 ++ cat /tmp/.toxenv 06:29:37 + lf_venv=/tmp/venv-Tq88 06:29:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tq88 from' file:/tmp/.toxenv 06:29:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tq88 from file:/tmp/.toxenv 06:29:37 + /tmp/venv-Tq88/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:29:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:29:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:29:38 + /tmp/venv-Tq88/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:29:39 + type python3 06:29:39 + true 06:29:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tq88/bin to PATH' 06:29:39 lf-activate-venv(): INFO: Adding /tmp/venv-Tq88/bin to PATH 06:29:39 + PATH=/tmp/venv-Tq88/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 06:29:39 + return 0 06:29:39 + [[ -d /opt/pyenv ]] 06:29:39 + echo '---> Setting up pyenv' 06:29:39 ---> Setting up pyenv 06:29:39 + export PYENV_ROOT=/opt/pyenv 06:29:39 + PYENV_ROOT=/opt/pyenv 06:29:39 + export PATH=/opt/pyenv/bin:/tmp/venv-Tq88/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 06:29:39 + PATH=/opt/pyenv/bin:/tmp/venv-Tq88/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 06:29:39 ++ pwd 06:29:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:29:39 + export PYTHONPATH 06:29:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:29:39 + TOX_TESTENV_PASSENV=PYTHONPATH 06:29:39 + tox --version 06:29:39 4.14.2 from /tmp/venv-Tq88/lib/python3.10/site-packages/tox/__init__.py 06:29:40 + PARALLEL=false 06:29:40 + TOX_OPTIONS_LIST= 06:29:40 + [[ -n pre-commit ]] 06:29:40 + TOX_OPTIONS_LIST=' -e pre-commit' 06:29:40 + case ${PARALLEL,,} in 06:29:40 + tox -e pre-commit 06:29:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:29:41 pre-commit: install_deps> python -I -m pip install pre-commit 06:29:47 pre-commit: freeze> python -m pip freeze --all 06:29:47 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,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 06:29:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:29:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:29:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:29:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:29:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:29:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:29:50 [INFO] Once installed this environment will be reused. 06:29:50 [INFO] This may take a few minutes... 06:29:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:29:53 [INFO] Once installed this environment will be reused. 06:29:53 [INFO] This may take a few minutes... 06:29:59 Trim Trailing Whitespace.................................................Passed 06:29:59 Tabs remover.............................................................Passed 06:29:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:29:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:29:59 [INFO] Once installed this environment will be reused. 06:29:59 [INFO] This may take a few minutes... 06:30:21 gitlint..............................................(no files to check)Skipped 06:30:21 pre-commit: OK (40.75=setup[7.45]+cmd[11.79,21.51] seconds) 06:30:21 congratulations :) (40.92 seconds) 06:30:21 + tox_status=0 06:30:21 + echo '---> Completed tox runs' 06:30:21 ---> Completed tox runs 06:30:21 + for i in .tox/*/log 06:30:21 ++ echo .tox/pre-commit/log 06:30:21 ++ awk -F/ '{print $2}' 06:30:21 + tox_env=pre-commit 06:30:21 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:30:21 + DOC_DIR=docs/_build/html 06:30:21 + [[ -d docs/_build/html ]] 06:30:21 + echo '---> tox-run.sh ends' 06:30:21 ---> tox-run.sh ends 06:30:21 + test 0 -eq 0 06:30:21 $ ssh-agent -k 06:30:21 unset SSH_AUTH_SOCK; 06:30:21 unset SSH_AGENT_PID; 06:30:21 echo Agent pid 1696 killed; 06:30:21 [ssh-agent] Stopped. 06:30:21 [PostBuildScript] - [INFO] Executing post build scripts. 06:30:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12442014585966181461.sh 06:30:21 ---> sysstat.sh 06:30:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10298462340447443150.sh 06:30:21 ---> package-listing.sh 06:30:21 ++ tr '[:upper:]' '[:lower:]' 06:30:21 ++ facter osfamily 06:30:21 + OS_FAMILY=debian 06:30:21 + workspace=/w/workspace/oom-master-pre-commit-lint 06:30:21 + START_PACKAGES=/tmp/packages_start.txt 06:30:21 + END_PACKAGES=/tmp/packages_end.txt 06:30:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:30:21 + PACKAGES=/tmp/packages_start.txt 06:30:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:30:21 + PACKAGES=/tmp/packages_end.txt 06:30:21 + case "${OS_FAMILY}" in 06:30:21 + dpkg -l 06:30:21 + grep '^ii' 06:30:21 + '[' -f /tmp/packages_start.txt ']' 06:30:21 + '[' -f /tmp/packages_end.txt ']' 06:30:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:30:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:30:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:30:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:30:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins952309517656348662.sh 06:30:21 ---> capture-instance-metadata.sh 06:30:21 Setup pyenv: 06:30:22 system 06:30:22 3.8.13 06:30:22 3.9.13 06:30:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:30:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sHQa 06:30:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:30:29 lf-activate-venv(): INFO: Installing: lftools 06:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-sHQa/bin to PATH 06:31:02 INFO: Running in OpenStack, capturing instance metadata 06:31:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7352635685017699113.sh 06:31:04 provisioning config files... 06:31:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2619249590118105601tmp 06:31:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:31:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:31:04 [EnvInject] - Injecting environment variables from a build step. 06:31:04 [EnvInject] - Injecting as environment variables the properties content 06:31:04 SERVER_ID=logs 06:31:04 06:31:04 [EnvInject] - Variables injected successfully. 06:31:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8746251583752304667.sh 06:31:04 ---> create-netrc.sh 06:31:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12790212801443422652.sh 06:31:04 ---> python-tools-install.sh 06:31:04 Setup pyenv: 06:31:04 system 06:31:04 3.8.13 06:31:04 3.9.13 06:31:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sHQa from file:/tmp/.os_lf_venv 06:31:06 lf-activate-venv(): INFO: Installing: lftools 06:31:25 lf-activate-venv(): INFO: Adding /tmp/venv-sHQa/bin to PATH 06:31:25 Generating Requirements File 06:31:54 Python 3.10.6 06:31:55 pip 24.0 from /tmp/venv-sHQa/lib/python3.10/site-packages/pip (python 3.10) 06:31:55 appdirs==1.4.4 06:31:55 argcomplete==3.2.3 06:31:55 aspy.yaml==1.3.0 06:31:55 attrs==23.2.0 06:31:55 autopage==0.5.2 06:31:55 beautifulsoup4==4.12.3 06:31:55 boto3==1.34.75 06:31:55 botocore==1.34.75 06:31:55 bs4==0.0.2 06:31:55 cachetools==5.3.3 06:31:55 certifi==2024.2.2 06:31:55 cffi==1.16.0 06:31:55 cfgv==3.4.0 06:31:55 chardet==5.2.0 06:31:55 charset-normalizer==3.3.2 06:31:55 click==8.1.7 06:31:55 cliff==4.6.0 06:31:55 cmd2==2.4.3 06:31:55 cryptography==3.3.2 06:31:55 debtcollector==3.0.0 06:31:55 decorator==5.1.1 06:31:55 defusedxml==0.7.1 06:31:55 Deprecated==1.2.14 06:31:55 distlib==0.3.8 06:31:55 dnspython==2.6.1 06:31:55 docker==4.2.2 06:31:55 dogpile.cache==1.3.2 06:31:55 email_validator==2.1.1 06:31:55 filelock==3.13.3 06:31:55 future==1.0.0 06:31:55 gitdb==4.0.11 06:31:55 GitPython==3.1.43 06:31:55 google-auth==2.29.0 06:31:55 httplib2==0.22.0 06:31:55 identify==2.5.35 06:31:55 idna==3.6 06:31:55 importlib-resources==1.5.0 06:31:55 iso8601==2.1.0 06:31:55 Jinja2==3.1.3 06:31:55 jmespath==1.0.1 06:31:55 jsonpatch==1.33 06:31:55 jsonpointer==2.4 06:31:55 jsonschema==4.21.1 06:31:55 jsonschema-specifications==2023.12.1 06:31:55 keystoneauth1==5.6.0 06:31:55 kubernetes==29.0.0 06:31:55 lftools==0.37.10 06:31:55 lxml==5.2.0 06:31:55 MarkupSafe==2.1.5 06:31:55 msgpack==1.0.8 06:31:55 multi_key_dict==2.0.3 06:31:55 munch==4.0.0 06:31:55 netaddr==1.2.1 06:31:55 netifaces==0.11.0 06:31:55 niet==1.4.2 06:31:55 nodeenv==1.8.0 06:31:55 oauth2client==4.1.3 06:31:55 oauthlib==3.2.2 06:31:55 openstacksdk==3.0.0 06:31:55 os-client-config==2.1.0 06:31:55 os-service-types==1.7.0 06:31:55 osc-lib==3.0.1 06:31:55 oslo.config==9.4.0 06:31:55 oslo.context==5.5.0 06:31:55 oslo.i18n==6.3.0 06:31:55 oslo.log==5.5.0 06:31:55 oslo.serialization==5.4.0 06:31:55 oslo.utils==7.1.0 06:31:55 packaging==24.0 06:31:55 pbr==6.0.0 06:31:55 platformdirs==4.2.0 06:31:55 prettytable==3.10.0 06:31:55 pyasn1==0.6.0 06:31:55 pyasn1_modules==0.4.0 06:31:55 pycparser==2.22 06:31:55 pygerrit2==2.0.15 06:31:55 PyGithub==2.3.0 06:31:55 pyinotify==0.9.6 06:31:55 PyJWT==2.8.0 06:31:55 PyNaCl==1.5.0 06:31:55 pyparsing==2.4.7 06:31:55 pyperclip==1.8.2 06:31:55 pyrsistent==0.20.0 06:31:55 python-cinderclient==9.5.0 06:31:55 python-dateutil==2.9.0.post0 06:31:55 python-heatclient==3.5.0 06:31:55 python-jenkins==1.8.2 06:31:55 python-keystoneclient==5.4.0 06:31:55 python-magnumclient==4.4.0 06:31:55 python-novaclient==18.6.0 06:31:55 python-openstackclient==6.6.0 06:31:55 python-swiftclient==4.5.0 06:31:55 PyYAML==6.0.1 06:31:55 referencing==0.34.0 06:31:55 requests==2.31.0 06:31:55 requests-oauthlib==2.0.0 06:31:55 requestsexceptions==1.4.0 06:31:55 rfc3986==2.0.0 06:31:55 rpds-py==0.18.0 06:31:55 rsa==4.9 06:31:55 ruamel.yaml==0.18.6 06:31:55 ruamel.yaml.clib==0.2.8 06:31:55 s3transfer==0.10.1 06:31:55 simplejson==3.19.2 06:31:55 six==1.16.0 06:31:55 smmap==5.0.1 06:31:55 soupsieve==2.5 06:31:55 stevedore==5.2.0 06:31:55 tabulate==0.9.0 06:31:55 toml==0.10.2 06:31:55 tomlkit==0.12.4 06:31:55 tqdm==4.66.2 06:31:55 typing_extensions==4.10.0 06:31:55 tzdata==2024.1 06:31:55 urllib3==1.26.18 06:31:55 virtualenv==20.25.1 06:31:55 wcwidth==0.2.13 06:31:55 websocket-client==1.7.0 06:31:55 wrapt==1.16.0 06:31:55 xdg==6.0.0 06:31:55 xmltodict==0.13.0 06:31:55 yq==3.2.3 06:31:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8211101389523223962.sh 06:31:55 ---> sudo-logs.sh 06:31:55 Archiving 'sudo' log.. 06:31:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8403209158276699339.sh 06:31:56 ---> job-cost.sh 06:31:56 Setup pyenv: 06:31:56 system 06:31:56 3.8.13 06:31:56 3.9.13 06:31:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sHQa from file:/tmp/.os_lf_venv 06:31:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:32:03 lf-activate-venv(): INFO: Adding /tmp/venv-sHQa/bin to PATH 06:32:03 INFO: No Stack... 06:32:03 INFO: Retrieving Pricing Info for: v3-standard-4 06:32:03 INFO: Archiving Costs 06:32:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10255502899113555526.sh 06:32:03 ---> logs-deploy.sh 06:32:03 Setup pyenv: 06:32:03 system 06:32:03 3.8.13 06:32:03 3.9.13 06:32:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sHQa from file:/tmp/.os_lf_venv 06:32:05 lf-activate-venv(): INFO: Installing: lftools 06:32:14 lf-activate-venv(): INFO: Adding /tmp/venv-sHQa/bin to PATH 06:32:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3392 06:32:14 INFO: archiving workspace using pattern(s): 06:32:15 Archives upload complete. 06:32:15 INFO: archiving logs to Nexus 06:32:16 ---> uname -a: 06:32:16 Linux prd-ubuntu1804-builder-4c-4g-19983 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:32:16 06:32:16 06:32:16 ---> lscpu: 06:32:16 Architecture: x86_64 06:32:16 CPU op-mode(s): 32-bit, 64-bit 06:32:16 Byte Order: Little Endian 06:32:16 CPU(s): 4 06:32:16 On-line CPU(s) list: 0-3 06:32:16 Thread(s) per core: 1 06:32:16 Core(s) per socket: 1 06:32:16 Socket(s): 4 06:32:16 NUMA node(s): 1 06:32:16 Vendor ID: AuthenticAMD 06:32:16 CPU family: 23 06:32:16 Model: 49 06:32:16 Model name: AMD EPYC-Rome Processor 06:32:16 Stepping: 0 06:32:16 CPU MHz: 2799.996 06:32:16 BogoMIPS: 5599.99 06:32:16 Virtualization: AMD-V 06:32:16 Hypervisor vendor: KVM 06:32:16 Virtualization type: full 06:32:16 L1d cache: 32K 06:32:16 L1i cache: 32K 06:32:16 L2 cache: 512K 06:32:16 L3 cache: 16384K 06:32:16 NUMA node0 CPU(s): 0-3 06:32:16 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 06:32:16 06:32:16 06:32:16 ---> nproc: 06:32:16 4 06:32:16 06:32:16 06:32:16 ---> df -h: 06:32:16 Filesystem Size Used Avail Use% Mounted on 06:32:16 udev 7.9G 0 7.9G 0% /dev 06:32:16 tmpfs 1.6G 672K 1.6G 1% /run 06:32:16 /dev/vda1 78G 8.4G 70G 11% / 06:32:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:32:16 tmpfs 5.0M 0 5.0M 0% /run/lock 06:32:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:32:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:32:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:32:16 06:32:16 06:32:16 ---> free -m: 06:32:16 total used free shared buff/cache available 06:32:16 Mem: 16040 554 13302 0 2183 15166 06:32:16 Swap: 1023 0 1023 06:32:16 06:32:16 06:32:16 ---> ip addr: 06:32:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:32:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:32:16 inet 127.0.0.1/8 scope host lo 06:32:16 valid_lft forever preferred_lft forever 06:32:16 inet6 ::1/128 scope host 06:32:16 valid_lft forever preferred_lft forever 06:32:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:32:16 link/ether fa:16:3e:75:15:4b brd ff:ff:ff:ff:ff:ff 06:32:16 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 06:32:16 valid_lft 86194sec preferred_lft 86194sec 06:32:16 inet6 fe80::f816:3eff:fe75:154b/64 scope link 06:32:16 valid_lft forever preferred_lft forever 06:32:16 06:32:16 06:32:16 ---> sar -b -r -n DEV: 06:32:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19983) 04/02/24 _x86_64_ (4 CPU) 06:32:16 06:32:16 06:28:54 LINUX RESTART (4 CPU) 06:32:16 06:32:16 06:29:01 tps rtps wtps bread/s bwrtn/s 06:32:16 06:30:02 246.45 71.84 174.61 4749.75 42261.65 06:32:16 06:31:01 88.42 1.92 86.51 57.22 23617.22 06:32:16 06:32:01 65.51 0.92 64.60 99.43 21538.55 06:32:16 Average: 133.72 25.02 108.70 1644.46 29170.60 06:32:16 06:32:16 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:32:16 06:30:02 13924740 15494168 2500228 15.22 52820 1718560 882476 5.05 772776 1513792 115800 06:32:16 06:31:01 13691856 15485128 2733112 16.64 74420 1905916 825808 4.73 829444 1662880 136904 06:32:16 06:32:01 13624252 15527580 2800716 17.05 83936 2000284 777552 4.45 794828 1752060 107800 06:32:16 Average: 13746949 15502292 2678019 16.30 70392 1874920 828612 4.74 799016 1642911 120168 06:32:16 06:32:16 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:32:16 06:30:02 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 06:32:16 06:30:02 ens3 512.30 310.25 2062.03 76.60 0.00 0.00 0.00 0.00 06:32:16 06:31:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 06:32:16 06:31:01 ens3 42.29 28.34 587.68 6.35 0.00 0.00 0.00 0.00 06:32:16 06:32:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 06:32:16 06:32:01 ens3 29.56 23.31 248.01 7.15 0.00 0.00 0.00 0.00 06:32:16 Average: lo 1.61 1.61 0.16 0.16 0.00 0.00 0.00 0.00 06:32:16 Average: ens3 195.58 121.16 968.06 30.17 0.00 0.00 0.00 0.00 06:32:16 06:32:16 06:32:16 ---> sar -P ALL: 06:32:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19983) 04/02/24 _x86_64_ (4 CPU) 06:32:16 06:32:16 06:28:54 LINUX RESTART (4 CPU) 06:32:16 06:32:16 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:32:16 06:30:02 all 23.32 0.00 2.84 9.30 0.07 64.48 06:32:16 06:30:02 0 20.44 0.00 2.30 14.18 0.07 63.02 06:32:16 06:30:02 1 21.30 0.00 2.76 5.81 0.08 70.05 06:32:16 06:30:02 2 26.57 0.00 3.03 5.56 0.07 64.78 06:32:16 06:30:02 3 24.97 0.00 3.23 11.66 0.08 60.05 06:32:16 06:31:01 all 15.00 0.00 1.31 5.49 0.06 78.15 06:32:16 06:31:01 0 17.05 0.00 1.70 7.68 0.05 73.52 06:32:16 06:31:01 1 6.72 0.00 0.85 0.20 0.08 92.14 06:32:16 06:31:01 2 22.99 0.00 1.70 0.37 0.05 74.88 06:32:16 06:31:01 3 13.26 0.00 0.95 13.72 0.05 72.01 06:32:16 06:32:01 all 16.13 0.00 0.96 7.00 0.04 75.88 06:32:16 06:32:01 0 8.48 0.00 0.63 15.53 0.02 75.34 06:32:16 06:32:01 1 7.55 0.00 0.91 9.64 0.07 81.83 06:32:16 06:32:01 2 34.78 0.00 1.49 2.46 0.05 61.22 06:32:16 06:32:01 3 13.76 0.00 0.83 0.35 0.03 85.02 06:32:16 Average: all 18.16 0.00 1.70 7.27 0.06 72.81 06:32:16 Average: 0 15.30 0.00 1.54 12.49 0.04 70.62 06:32:16 Average: 1 11.87 0.00 1.51 5.25 0.08 81.29 06:32:16 Average: 2 28.15 0.00 2.08 2.81 0.06 66.91 06:32:16 Average: 3 17.35 0.00 1.67 8.54 0.06 72.38 06:32:16 06:32:16 06:32:16