07:32:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:32:16 Running as SYSTEM 07:32:16 [EnvInject] - Loading node environment variables. 07:32:17 Building remotely on prd-ubuntu1804-builder-4c-4g-18741 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:32:17 [ssh-agent] Looking for ssh-agent implementation... 07:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:17 $ ssh-agent 07:32:17 SSH_AUTH_SOCK=/tmp/ssh-PM9NOVvDRjrT/agent.1720 07:32:17 SSH_AGENT_PID=1722 07:32:17 [ssh-agent] Started. 07:32:17 Running ssh-add (command line suppressed) 07:32:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14888956151358416734.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14888956151358416734.key) 07:32:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:32:17 The recommended git tool is: NONE 07:32:19 using credential onap-jenkins-ssh 07:32:19 Wiping out workspace first. 07:32:19 Cloning the remote Git repository 07:32:19 Cloning repository git://cloud.onap.org/mirror/oom.git 07:32:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:32:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:19 > git --version # timeout=10 07:32:19 > git --version # 'git version 2.17.1' 07:32:19 using GIT_SSH to set credentials Gerrit user 07:32:19 Verifying host key using manually-configured host key entries 07:32:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:32:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:24 using GIT_SSH to set credentials Gerrit user 07:32:24 Verifying host key using manually-configured host key entries 07:32:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/1 # timeout=30 07:32:25 > git rev-parse 18fa76805aa4104fac150993dd1ce44d07666ebf^{commit} # timeout=10 07:32:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:32:25 Checking out Revision 18fa76805aa4104fac150993dd1ce44d07666ebf (refs/changes/02/137602/1) 07:32:25 > git config core.sparsecheckout # timeout=10 07:32:25 > git checkout -f 18fa76805aa4104fac150993dd1ce44d07666ebf # timeout=30 07:32:28 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:32:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:32:28 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:32:28 [EnvInject] - Injecting environment variables from a build step. 07:32:28 [EnvInject] - Injecting as environment variables the properties content 07:32:28 PYTHON=python3 07:32:28 07:32:28 [EnvInject] - Variables injected successfully. 07:32:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6715719264943045735.sh 07:32:28 ---> tox-install.sh 07:32:28 + source /home/jenkins/lf-env.sh 07:32:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:28 ++ mktemp -d /tmp/venv-XXXX 07:32:28 + lf_venv=/tmp/venv-WsB0 07:32:28 + local venv_file=/tmp/.os_lf_venv 07:32:28 + local python=python3 07:32:28 + local options 07:32:28 + local set_path=true 07:32:28 + local install_args= 07:32:28 ++ 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 07:32:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:28 + true 07:32:28 + case $1 in 07:32:28 + venv_file=/tmp/.toxenv 07:32:28 + shift 2 07:32:28 + true 07:32:28 + case $1 in 07:32:28 + shift 07:32:28 + break 07:32:28 + case $python in 07:32:28 + local pkg_list= 07:32:28 + [[ -d /opt/pyenv ]] 07:32:28 + echo 'Setup pyenv:' 07:32:28 Setup pyenv: 07:32:28 + export PYENV_ROOT=/opt/pyenv 07:32:28 + PYENV_ROOT=/opt/pyenv 07:32:28 + 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 07:32:28 + 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 07:32:28 + pyenv versions 07:32:28 * system (set by /opt/pyenv/version) 07:32:28 * 3.8.13 (set by /opt/pyenv/version) 07:32:28 * 3.9.13 (set by /opt/pyenv/version) 07:32:28 * 3.10.6 (set by /opt/pyenv/version) 07:32:28 + command -v pyenv 07:32:28 ++ pyenv init - --no-rehash 07:32:28 + 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[*]}"'\'')" 07:32:28 export PATH="/opt/pyenv/shims:${PATH}" 07:32:28 export PYENV_SHELL=bash 07:32:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:28 pyenv() { 07:32:28 local command 07:32:28 command="${1:-}" 07:32:28 if [ "$#" -gt 0 ]; then 07:32:28 shift 07:32:28 fi 07:32:28 07:32:28 case "$command" in 07:32:28 rehash|shell) 07:32:28 eval "$(pyenv "sh-$command" "$@")" 07:32:28 ;; 07:32:28 *) 07:32:28 command pyenv "$command" "$@" 07:32:28 ;; 07:32:28 esac 07:32:28 }' 07:32:28 +++ 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[*]}"' 07:32:28 ++ 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 07:32:28 ++ 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 07:32:28 ++ 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 07:32:28 ++ export PYENV_SHELL=bash 07:32:28 ++ PYENV_SHELL=bash 07:32:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:28 +++ complete -F _pyenv pyenv 07:32:28 ++ lf-pyver python3 07:32:28 ++ local py_version_xy=python3 07:32:28 ++ local py_version_xyz= 07:32:28 ++ pyenv versions 07:32:28 ++ local command 07:32:28 ++ command=versions 07:32:28 ++ '[' 1 -gt 0 ']' 07:32:28 ++ shift 07:32:28 ++ case "$command" in 07:32:28 ++ command pyenv versions 07:32:28 ++ pyenv versions 07:32:28 ++ awk '{ print $1 }' 07:32:28 ++ sed 's/^[ *]* //' 07:32:28 ++ grep -E '^[0-9.]*[0-9]$' 07:32:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:28 +++ grep '^3' /tmp/.pyenv_versions 07:32:28 +++ sort -V 07:32:28 +++ tail -n 1 07:32:28 ++ py_version_xyz=3.10.6 07:32:28 ++ [[ -z 3.10.6 ]] 07:32:28 ++ echo 3.10.6 07:32:28 ++ return 0 07:32:28 + pyenv local 3.10.6 07:32:28 + local command 07:32:28 + command=local 07:32:28 + '[' 2 -gt 0 ']' 07:32:28 + shift 07:32:28 + case "$command" in 07:32:28 + command pyenv local 3.10.6 07:32:28 + pyenv local 3.10.6 07:32:28 + for arg in "$@" 07:32:28 + case $arg in 07:32:28 + pkg_list+='tox ' 07:32:28 + for arg in "$@" 07:32:28 + case $arg in 07:32:28 + pkg_list+='virtualenv ' 07:32:28 + for arg in "$@" 07:32:28 + case $arg in 07:32:28 + pkg_list+='urllib3~=1.26.15 ' 07:32:28 + [[ -f /tmp/.toxenv ]] 07:32:28 + [[ ! -f /tmp/.toxenv ]] 07:32:28 + [[ -n '' ]] 07:32:28 + python3 -m venv /tmp/venv-WsB0 07:32:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WsB0' 07:32:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WsB0 07:32:33 + echo /tmp/venv-WsB0 07:32:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:32:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:32:33 + /tmp/venv-WsB0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:32:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:32:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:32:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:32:36 + /tmp/venv-WsB0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:32:39 + type python3 07:32:39 + true 07:32:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WsB0/bin to PATH' 07:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-WsB0/bin to PATH 07:32:39 + PATH=/tmp/venv-WsB0/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 07:32:39 + return 0 07:32:39 + python3 --version 07:32:39 Python 3.10.6 07:32:39 + python3 -m pip --version 07:32:39 pip 24.0 from /tmp/venv-WsB0/lib/python3.10/site-packages/pip (python 3.10) 07:32:39 + python3 -m pip freeze 07:32:39 cachetools==5.3.3 07:32:39 chardet==5.2.0 07:32:39 colorama==0.4.6 07:32:39 distlib==0.3.8 07:32:39 filelock==3.13.3 07:32:39 packaging==24.0 07:32:39 platformdirs==4.2.0 07:32:39 pluggy==1.4.0 07:32:39 pyproject-api==1.6.1 07:32:39 tomli==2.0.1 07:32:39 tox==4.14.2 07:32:39 urllib3==1.26.18 07:32:39 virtualenv==20.25.1 07:32:39 [EnvInject] - Injecting environment variables from a build step. 07:32:39 [EnvInject] - Injecting as environment variables the properties content 07:32:39 PARALLEL=false 07:32:39 07:32:39 [EnvInject] - Variables injected successfully. 07:32:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16122520651871705367.sh 07:32:39 ---> tox-run.sh 07:32:39 + 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 07:32:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:32:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:32:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:32:39 + cd /w/workspace/oom-master-pre-commit-lint/. 07:32:39 + source /home/jenkins/lf-env.sh 07:32:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:39 ++ mktemp -d /tmp/venv-XXXX 07:32:39 + lf_venv=/tmp/venv-e4UK 07:32:39 + local venv_file=/tmp/.os_lf_venv 07:32:39 + local python=python3 07:32:39 + local options 07:32:39 + local set_path=true 07:32:39 + local install_args= 07:32:39 ++ 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 07:32:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:39 + true 07:32:39 + case $1 in 07:32:39 + venv_file=/tmp/.toxenv 07:32:39 + shift 2 07:32:39 + true 07:32:39 + case $1 in 07:32:39 + shift 07:32:39 + break 07:32:39 + case $python in 07:32:39 + local pkg_list= 07:32:39 + [[ -d /opt/pyenv ]] 07:32:39 + echo 'Setup pyenv:' 07:32:39 Setup pyenv: 07:32:39 + export PYENV_ROOT=/opt/pyenv 07:32:39 + PYENV_ROOT=/opt/pyenv 07:32:39 + 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 07:32:39 + 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 07:32:39 + pyenv versions 07:32:39 system 07:32:39 3.8.13 07:32:39 3.9.13 07:32:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:32:39 + command -v pyenv 07:32:39 ++ pyenv init - --no-rehash 07:32:39 + 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[*]}"'\'')" 07:32:39 export PATH="/opt/pyenv/shims:${PATH}" 07:32:39 export PYENV_SHELL=bash 07:32:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:39 pyenv() { 07:32:39 local command 07:32:39 command="${1:-}" 07:32:39 if [ "$#" -gt 0 ]; then 07:32:39 shift 07:32:39 fi 07:32:39 07:32:39 case "$command" in 07:32:39 rehash|shell) 07:32:39 eval "$(pyenv "sh-$command" "$@")" 07:32:39 ;; 07:32:39 *) 07:32:39 command pyenv "$command" "$@" 07:32:39 ;; 07:32:39 esac 07:32:39 }' 07:32:39 +++ 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[*]}"' 07:32:39 ++ 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 07:32:39 ++ 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 07:32:39 ++ 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 07:32:39 ++ export PYENV_SHELL=bash 07:32:39 ++ PYENV_SHELL=bash 07:32:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:39 +++ complete -F _pyenv pyenv 07:32:39 ++ lf-pyver python3 07:32:39 ++ local py_version_xy=python3 07:32:39 ++ local py_version_xyz= 07:32:39 ++ pyenv versions 07:32:39 ++ local command 07:32:39 ++ command=versions 07:32:39 ++ '[' 1 -gt 0 ']' 07:32:39 ++ shift 07:32:39 ++ case "$command" in 07:32:39 ++ command pyenv versions 07:32:39 ++ pyenv versions 07:32:39 ++ sed 's/^[ *]* //' 07:32:39 ++ awk '{ print $1 }' 07:32:39 ++ grep -E '^[0-9.]*[0-9]$' 07:32:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:39 +++ grep '^3' /tmp/.pyenv_versions 07:32:39 +++ sort -V 07:32:39 +++ tail -n 1 07:32:39 ++ py_version_xyz=3.10.6 07:32:39 ++ [[ -z 3.10.6 ]] 07:32:39 ++ echo 3.10.6 07:32:39 ++ return 0 07:32:39 + pyenv local 3.10.6 07:32:40 + local command 07:32:40 + command=local 07:32:40 + '[' 2 -gt 0 ']' 07:32:40 + shift 07:32:40 + case "$command" in 07:32:40 + command pyenv local 3.10.6 07:32:40 + pyenv local 3.10.6 07:32:40 + for arg in "$@" 07:32:40 + case $arg in 07:32:40 + pkg_list+='tox ' 07:32:40 + for arg in "$@" 07:32:40 + case $arg in 07:32:40 + pkg_list+='virtualenv ' 07:32:40 + for arg in "$@" 07:32:40 + case $arg in 07:32:40 + pkg_list+='urllib3~=1.26.15 ' 07:32:40 + [[ -f /tmp/.toxenv ]] 07:32:40 ++ cat /tmp/.toxenv 07:32:40 + lf_venv=/tmp/venv-WsB0 07:32:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsB0 from' file:/tmp/.toxenv 07:32:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsB0 from file:/tmp/.toxenv 07:32:40 + /tmp/venv-WsB0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:32:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:32:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:32:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:32:40 + /tmp/venv-WsB0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:32:42 + type python3 07:32:42 + true 07:32:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WsB0/bin to PATH' 07:32:42 lf-activate-venv(): INFO: Adding /tmp/venv-WsB0/bin to PATH 07:32:42 + PATH=/tmp/venv-WsB0/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 07:32:42 + return 0 07:32:42 + [[ -d /opt/pyenv ]] 07:32:42 + echo '---> Setting up pyenv' 07:32:42 ---> Setting up pyenv 07:32:42 + export PYENV_ROOT=/opt/pyenv 07:32:42 + PYENV_ROOT=/opt/pyenv 07:32:42 + export PATH=/opt/pyenv/bin:/tmp/venv-WsB0/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 07:32:42 + PATH=/opt/pyenv/bin:/tmp/venv-WsB0/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 07:32:42 ++ pwd 07:32:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:32:42 + export PYTHONPATH 07:32:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:32:42 + TOX_TESTENV_PASSENV=PYTHONPATH 07:32:42 + tox --version 07:32:42 4.14.2 from /tmp/venv-WsB0/lib/python3.10/site-packages/tox/__init__.py 07:32:42 + PARALLEL=false 07:32:42 + TOX_OPTIONS_LIST= 07:32:42 + [[ -n pre-commit ]] 07:32:42 + TOX_OPTIONS_LIST=' -e pre-commit' 07:32:42 + case ${PARALLEL,,} in 07:32:42 + tox -e pre-commit 07:32:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:32:43 pre-commit: install_deps> python -I -m pip install pre-commit 07:32:47 pre-commit: freeze> python -m pip freeze --all 07:32: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 07:32:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:32:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:32:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:32:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:32:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:32:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:32:50 [INFO] Once installed this environment will be reused. 07:32:50 [INFO] This may take a few minutes... 07:32:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:32:53 [INFO] Once installed this environment will be reused. 07:32:53 [INFO] This may take a few minutes... 07:32:59 Trim Trailing Whitespace.................................................Passed 07:33:00 Tabs remover.............................................................Passed 07:33:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:33:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:33:00 [INFO] Once installed this environment will be reused. 07:33:00 [INFO] This may take a few minutes... 07:33:06 gitlint..............................................(no files to check)Skipped 07:33:06 pre-commit: OK (23.78=setup[4.31]+cmd[12.79,6.69] seconds) 07:33:06 congratulations :) (23.97 seconds) 07:33:06 + tox_status=0 07:33:06 + echo '---> Completed tox runs' 07:33:06 ---> Completed tox runs 07:33:06 + for i in .tox/*/log 07:33:06 ++ echo .tox/pre-commit/log 07:33:06 ++ awk -F/ '{print $2}' 07:33:06 + tox_env=pre-commit 07:33:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:33:06 + DOC_DIR=docs/_build/html 07:33:06 + [[ -d docs/_build/html ]] 07:33:06 + echo '---> tox-run.sh ends' 07:33:06 ---> tox-run.sh ends 07:33:06 + test 0 -eq 0 07:33:07 $ ssh-agent -k 07:33:07 unset SSH_AUTH_SOCK; 07:33:07 unset SSH_AGENT_PID; 07:33:07 echo Agent pid 1722 killed; 07:33:07 [ssh-agent] Stopped. 07:33:07 [PostBuildScript] - [INFO] Executing post build scripts. 07:33:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12236536081664502370.sh 07:33:07 ---> sysstat.sh 07:33:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7349071182097194612.sh 07:33:07 ---> package-listing.sh 07:33:07 ++ facter osfamily 07:33:07 ++ tr '[:upper:]' '[:lower:]' 07:33:07 + OS_FAMILY=debian 07:33:07 + workspace=/w/workspace/oom-master-pre-commit-lint 07:33:07 + START_PACKAGES=/tmp/packages_start.txt 07:33:07 + END_PACKAGES=/tmp/packages_end.txt 07:33:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:07 + PACKAGES=/tmp/packages_start.txt 07:33:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:33:07 + PACKAGES=/tmp/packages_end.txt 07:33:07 + case "${OS_FAMILY}" in 07:33:07 + dpkg -l 07:33:07 + grep '^ii' 07:33:07 + '[' -f /tmp/packages_start.txt ']' 07:33:07 + '[' -f /tmp/packages_end.txt ']' 07:33:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:33:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:33:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:33:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10366630792544879460.sh 07:33:07 ---> capture-instance-metadata.sh 07:33:07 Setup pyenv: 07:33:07 system 07:33:07 3.8.13 07:33:07 3.9.13 07:33:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:33:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w37G 07:33:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:33:14 lf-activate-venv(): INFO: Installing: lftools 07:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-w37G/bin to PATH 07:33:48 INFO: Running in OpenStack, capturing instance metadata 07:33:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5874592337526553005.sh 07:33:49 provisioning config files... 07:33:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15581034698168520176tmp 07:33:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:33:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:33:49 [EnvInject] - Injecting environment variables from a build step. 07:33:49 [EnvInject] - Injecting as environment variables the properties content 07:33:49 SERVER_ID=logs 07:33:49 07:33:49 [EnvInject] - Variables injected successfully. 07:33:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12310030889325884058.sh 07:33:49 ---> create-netrc.sh 07:33:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16358642262776096501.sh 07:33:49 ---> python-tools-install.sh 07:33:49 Setup pyenv: 07:33:49 system 07:33:49 3.8.13 07:33:49 3.9.13 07:33:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w37G from file:/tmp/.os_lf_venv 07:33:50 lf-activate-venv(): INFO: Installing: lftools 07:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-w37G/bin to PATH 07:33:59 Generating Requirements File 07:34:28 Python 3.10.6 07:34:28 pip 24.0 from /tmp/venv-w37G/lib/python3.10/site-packages/pip (python 3.10) 07:34:29 appdirs==1.4.4 07:34:29 argcomplete==3.2.3 07:34:29 aspy.yaml==1.3.0 07:34:29 attrs==23.2.0 07:34:29 autopage==0.5.2 07:34:29 beautifulsoup4==4.12.3 07:34:29 boto3==1.34.72 07:34:29 botocore==1.34.72 07:34:29 bs4==0.0.2 07:34:29 cachetools==5.3.3 07:34:29 certifi==2024.2.2 07:34:29 cffi==1.16.0 07:34:29 cfgv==3.4.0 07:34:29 chardet==5.2.0 07:34:29 charset-normalizer==3.3.2 07:34:29 click==8.1.7 07:34:29 cliff==4.6.0 07:34:29 cmd2==2.4.3 07:34:29 cryptography==3.3.2 07:34:29 debtcollector==3.0.0 07:34:29 decorator==5.1.1 07:34:29 defusedxml==0.7.1 07:34:29 Deprecated==1.2.14 07:34:29 distlib==0.3.8 07:34:29 dnspython==2.6.1 07:34:29 docker==4.2.2 07:34:29 dogpile.cache==1.3.2 07:34:29 email_validator==2.1.1 07:34:29 filelock==3.13.3 07:34:29 future==1.0.0 07:34:29 gitdb==4.0.11 07:34:29 GitPython==3.1.42 07:34:29 google-auth==2.29.0 07:34:29 httplib2==0.22.0 07:34:29 identify==2.5.35 07:34:29 idna==3.6 07:34:29 importlib-resources==1.5.0 07:34:29 iso8601==2.1.0 07:34:29 Jinja2==3.1.3 07:34:29 jmespath==1.0.1 07:34:29 jsonpatch==1.33 07:34:29 jsonpointer==2.4 07:34:29 jsonschema==4.21.1 07:34:29 jsonschema-specifications==2023.12.1 07:34:29 keystoneauth1==5.6.0 07:34:29 kubernetes==29.0.0 07:34:29 lftools==0.37.10 07:34:29 lxml==5.1.0 07:34:29 MarkupSafe==2.1.5 07:34:29 msgpack==1.0.8 07:34:29 multi_key_dict==2.0.3 07:34:29 munch==4.0.0 07:34:29 netaddr==1.2.1 07:34:29 netifaces==0.11.0 07:34:29 niet==1.4.2 07:34:29 nodeenv==1.8.0 07:34:29 oauth2client==4.1.3 07:34:29 oauthlib==3.2.2 07:34:29 openstacksdk==3.0.0 07:34:29 os-client-config==2.1.0 07:34:29 os-service-types==1.7.0 07:34:29 osc-lib==3.0.1 07:34:29 oslo.config==9.4.0 07:34:29 oslo.context==5.5.0 07:34:29 oslo.i18n==6.3.0 07:34:29 oslo.log==5.5.0 07:34:29 oslo.serialization==5.4.0 07:34:29 oslo.utils==7.1.0 07:34:29 packaging==24.0 07:34:29 pbr==6.0.0 07:34:29 platformdirs==4.2.0 07:34:29 prettytable==3.10.0 07:34:29 pyasn1==0.6.0 07:34:29 pyasn1_modules==0.4.0 07:34:29 pycparser==2.21 07:34:29 pygerrit2==2.0.15 07:34:29 PyGithub==2.3.0 07:34:29 pyinotify==0.9.6 07:34:29 PyJWT==2.8.0 07:34:29 PyNaCl==1.5.0 07:34:29 pyparsing==2.4.7 07:34:29 pyperclip==1.8.2 07:34:29 pyrsistent==0.20.0 07:34:29 python-cinderclient==9.5.0 07:34:29 python-dateutil==2.9.0.post0 07:34:29 python-heatclient==3.5.0 07:34:29 python-jenkins==1.8.2 07:34:29 python-keystoneclient==5.4.0 07:34:29 python-magnumclient==4.4.0 07:34:29 python-novaclient==18.6.0 07:34:29 python-openstackclient==6.6.0 07:34:29 python-swiftclient==4.5.0 07:34:29 PyYAML==6.0.1 07:34:29 referencing==0.34.0 07:34:29 requests==2.31.0 07:34:29 requests-oauthlib==2.0.0 07:34:29 requestsexceptions==1.4.0 07:34:29 rfc3986==2.0.0 07:34:29 rpds-py==0.18.0 07:34:29 rsa==4.9 07:34:29 ruamel.yaml==0.18.6 07:34:29 ruamel.yaml.clib==0.2.8 07:34:29 s3transfer==0.10.1 07:34:29 simplejson==3.19.2 07:34:29 six==1.16.0 07:34:29 smmap==5.0.1 07:34:29 soupsieve==2.5 07:34:29 stevedore==5.2.0 07:34:29 tabulate==0.9.0 07:34:29 toml==0.10.2 07:34:29 tomlkit==0.12.4 07:34:29 tqdm==4.66.2 07:34:29 typing_extensions==4.10.0 07:34:29 tzdata==2024.1 07:34:29 urllib3==1.26.18 07:34:29 virtualenv==20.25.1 07:34:29 wcwidth==0.2.13 07:34:29 websocket-client==1.7.0 07:34:29 wrapt==1.16.0 07:34:29 xdg==6.0.0 07:34:29 xmltodict==0.13.0 07:34:29 yq==3.2.3 07:34:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14900384200145306147.sh 07:34:29 ---> sudo-logs.sh 07:34:29 Archiving 'sudo' log.. 07:34:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7536191611869648880.sh 07:34:29 ---> job-cost.sh 07:34:29 Setup pyenv: 07:34:29 system 07:34:29 3.8.13 07:34:29 3.9.13 07:34:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w37G from file:/tmp/.os_lf_venv 07:34:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-w37G/bin to PATH 07:34:36 INFO: No Stack... 07:34:36 INFO: Retrieving Pricing Info for: v3-standard-4 07:34:37 INFO: Archiving Costs 07:34:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10646027250939665474.sh 07:34:37 ---> logs-deploy.sh 07:34:37 Setup pyenv: 07:34:37 system 07:34:37 3.8.13 07:34:37 3.9.13 07:34:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w37G from file:/tmp/.os_lf_venv 07:34:38 lf-activate-venv(): INFO: Installing: lftools 07:34:47 lf-activate-venv(): INFO: Adding /tmp/venv-w37G/bin to PATH 07:34:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3378 07:34:47 INFO: archiving workspace using pattern(s): 07:34:48 Archives upload complete. 07:34:48 INFO: archiving logs to Nexus 07:34:49 ---> uname -a: 07:34:49 Linux prd-ubuntu1804-builder-4c-4g-18741 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:34:49 07:34:49 07:34:49 ---> lscpu: 07:34:49 Architecture: x86_64 07:34:49 CPU op-mode(s): 32-bit, 64-bit 07:34:49 Byte Order: Little Endian 07:34:49 CPU(s): 4 07:34:49 On-line CPU(s) list: 0-3 07:34:49 Thread(s) per core: 1 07:34:49 Core(s) per socket: 1 07:34:49 Socket(s): 4 07:34:49 NUMA node(s): 1 07:34:49 Vendor ID: AuthenticAMD 07:34:49 CPU family: 23 07:34:49 Model: 49 07:34:49 Model name: AMD EPYC-Rome Processor 07:34:49 Stepping: 0 07:34:49 CPU MHz: 2799.998 07:34:49 BogoMIPS: 5599.99 07:34:49 Virtualization: AMD-V 07:34:49 Hypervisor vendor: KVM 07:34:49 Virtualization type: full 07:34:49 L1d cache: 32K 07:34:49 L1i cache: 32K 07:34:49 L2 cache: 512K 07:34:49 L3 cache: 16384K 07:34:49 NUMA node0 CPU(s): 0-3 07:34:49 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 07:34:49 07:34:49 07:34:49 ---> nproc: 07:34:49 4 07:34:49 07:34:49 07:34:49 ---> df -h: 07:34:49 Filesystem Size Used Avail Use% Mounted on 07:34:49 udev 7.9G 0 7.9G 0% /dev 07:34:49 tmpfs 1.6G 672K 1.6G 1% /run 07:34:49 /dev/vda1 78G 8.4G 70G 11% / 07:34:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:34:49 tmpfs 5.0M 0 5.0M 0% /run/lock 07:34:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:34:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:34:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:34:49 07:34:49 07:34:49 ---> free -m: 07:34:49 total used free shared buff/cache available 07:34:49 Mem: 16040 525 13319 0 2194 15195 07:34:49 Swap: 1023 0 1023 07:34:49 07:34:49 07:34:49 ---> ip addr: 07:34:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:34:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:34:49 inet 127.0.0.1/8 scope host lo 07:34:49 valid_lft forever preferred_lft forever 07:34:49 inet6 ::1/128 scope host 07:34:49 valid_lft forever preferred_lft forever 07:34:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:34:49 link/ether fa:16:3e:f8:25:16 brd ff:ff:ff:ff:ff:ff 07:34:49 inet 10.30.106.84/23 brd 10.30.107.255 scope global dynamic ens3 07:34:49 valid_lft 86224sec preferred_lft 86224sec 07:34:49 inet6 fe80::f816:3eff:fef8:2516/64 scope link 07:34:49 valid_lft forever preferred_lft forever 07:34:49 07:34:49 07:34:49 ---> sar -b -r -n DEV: 07:34:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18741) 03/28/24 _x86_64_ (4 CPU) 07:34:49 07:34:49 07:31:56 LINUX RESTART (4 CPU) 07:34:49 07:34:49 07:32:01 tps rtps wtps bread/s bwrtn/s 07:34:49 07:33:01 246.08 71.38 174.70 4737.33 58441.33 07:34:49 07:34:01 102.82 2.43 100.38 128.62 29050.18 07:34:49 Average: 174.44 36.90 137.54 2432.59 43743.31 07:34:49 07:34:49 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:49 07:33:01 14000764 15566404 2424204 14.76 52604 1715876 817432 4.68 709940 1502556 138560 07:34:49 07:34:01 13778268 15587940 2646700 16.11 75100 1921772 739052 4.23 737388 1668540 145812 07:34:49 Average: 13889516 15577172 2535452 15.44 63852 1818824 778242 4.45 723664 1585548 142186 07:34:49 07:34:49 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:49 07:33:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 07:34:49 07:33:01 ens3 422.68 295.63 2053.92 75.64 0.00 0.00 0.00 0.00 07:34:49 07:34:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 07:34:49 07:34:01 ens3 50.48 35.22 649.98 8.54 0.00 0.00 0.00 0.00 07:34:49 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 07:34:49 Average: ens3 236.55 165.41 1351.83 42.08 0.00 0.00 0.00 0.00 07:34:49 07:34:49 07:34:49 ---> sar -P ALL: 07:34:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18741) 03/28/24 _x86_64_ (4 CPU) 07:34:49 07:34:49 07:31:56 LINUX RESTART (4 CPU) 07:34:49 07:34:49 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:34:49 07:33:01 all 23.30 0.00 2.59 10.89 0.08 63.14 07:34:49 07:33:01 0 22.41 0.00 2.85 3.43 0.10 71.21 07:34:49 07:33:01 1 19.00 0.00 2.37 5.07 0.07 73.49 07:34:49 07:33:01 2 31.80 0.00 2.80 17.74 0.10 47.56 07:34:49 07:33:01 3 20.00 0.00 2.30 17.37 0.08 60.24 07:34:49 07:34:01 all 19.77 0.00 1.50 6.29 0.06 72.39 07:34:49 07:34:01 0 35.74 0.00 2.40 8.00 0.10 53.76 07:34:49 07:34:01 1 14.98 0.00 1.52 12.12 0.03 71.35 07:34:49 07:34:01 2 17.59 0.00 1.27 0.23 0.07 80.84 07:34:49 07:34:01 3 10.75 0.00 0.84 4.78 0.03 83.60 07:34:49 Average: all 21.53 0.00 2.04 8.58 0.07 67.77 07:34:49 Average: 0 29.09 0.00 2.63 5.72 0.10 62.47 07:34:49 Average: 1 16.98 0.00 1.94 8.61 0.05 72.41 07:34:49 Average: 2 24.66 0.00 2.03 8.95 0.08 64.28 07:34:49 Average: 3 15.37 0.00 1.57 11.07 0.06 71.94 07:34:49 07:34:49 07:34:49