13:08:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137674 13:08:12 Running as SYSTEM 13:08:12 [EnvInject] - Loading node environment variables. 13:08:12 Building remotely on prd-ubuntu1804-builder-4c-4g-22438 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:08:12 [ssh-agent] Looking for ssh-agent implementation... 13:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:12 $ ssh-agent 13:08:12 SSH_AUTH_SOCK=/tmp/ssh-lnFOfBbAHIEO/agent.1711 13:08:12 SSH_AGENT_PID=1713 13:08:12 [ssh-agent] Started. 13:08:12 Running ssh-add (command line suppressed) 13:08:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14521616218724164998.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14521616218724164998.key) 13:08:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:08:12 The recommended git tool is: NONE 13:08:14 using credential onap-jenkins-ssh 13:08:14 Wiping out workspace first. 13:08:14 Cloning the remote Git repository 13:08:14 Cloning repository git://cloud.onap.org/mirror/oom.git 13:08:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:08:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:08:14 > git --version # timeout=10 13:08:14 > git --version # 'git version 2.17.1' 13:08:14 using GIT_SSH to set credentials Gerrit user 13:08:14 Verifying host key using manually-configured host key entries 13:08:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:08:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:08:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:08:22 using GIT_SSH to set credentials Gerrit user 13:08:22 Verifying host key using manually-configured host key entries 13:08:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/137674/2 # timeout=30 13:08:22 > git rev-parse 3c9a839dec53d453bd86692ae7ba08bc116bd12b^{commit} # timeout=10 13:08:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:08:22 Checking out Revision 3c9a839dec53d453bd86692ae7ba08bc116bd12b (refs/changes/74/137674/2) 13:08:22 > git config core.sparsecheckout # timeout=10 13:08:22 > git checkout -f 3c9a839dec53d453bd86692ae7ba08bc116bd12b # timeout=30 13:08:25 Commit message: "[PORTALNG] Remove hardcoded /auth from the keycloak urls in bff" 13:08:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:08:25 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 13:08:25 [EnvInject] - Injecting environment variables from a build step. 13:08:25 [EnvInject] - Injecting as environment variables the properties content 13:08:25 PYTHON=python3 13:08:25 13:08:25 [EnvInject] - Variables injected successfully. 13:08:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11005394586752742508.sh 13:08:25 ---> tox-install.sh 13:08:25 + source /home/jenkins/lf-env.sh 13:08:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:08:25 ++ mktemp -d /tmp/venv-XXXX 13:08:25 + lf_venv=/tmp/venv-qsdU 13:08:25 + local venv_file=/tmp/.os_lf_venv 13:08:25 + local python=python3 13:08:25 + local options 13:08:25 + local set_path=true 13:08:25 + local install_args= 13:08:25 ++ 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 13:08:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:08:25 + true 13:08:25 + case $1 in 13:08:25 + venv_file=/tmp/.toxenv 13:08:25 + shift 2 13:08:25 + true 13:08:25 + case $1 in 13:08:25 + shift 13:08:25 + break 13:08:25 + case $python in 13:08:25 + local pkg_list= 13:08:25 + [[ -d /opt/pyenv ]] 13:08:25 + echo 'Setup pyenv:' 13:08:25 Setup pyenv: 13:08:25 + export PYENV_ROOT=/opt/pyenv 13:08:25 + PYENV_ROOT=/opt/pyenv 13:08:25 + 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 13:08:25 + 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 13:08:25 + pyenv versions 13:08:25 * system (set by /opt/pyenv/version) 13:08:25 * 3.8.13 (set by /opt/pyenv/version) 13:08:25 * 3.9.13 (set by /opt/pyenv/version) 13:08:25 * 3.10.6 (set by /opt/pyenv/version) 13:08:25 + command -v pyenv 13:08:25 ++ pyenv init - --no-rehash 13:08:25 + 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[*]}"'\'')" 13:08:25 export PATH="/opt/pyenv/shims:${PATH}" 13:08:25 export PYENV_SHELL=bash 13:08:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:08:25 pyenv() { 13:08:25 local command 13:08:25 command="${1:-}" 13:08:25 if [ "$#" -gt 0 ]; then 13:08:25 shift 13:08:25 fi 13:08:25 13:08:25 case "$command" in 13:08:25 rehash|shell) 13:08:25 eval "$(pyenv "sh-$command" "$@")" 13:08:25 ;; 13:08:25 *) 13:08:25 command pyenv "$command" "$@" 13:08:25 ;; 13:08:25 esac 13:08:25 }' 13:08:25 +++ 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[*]}"' 13:08:25 ++ 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 13:08:25 ++ 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 13:08:25 ++ 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 13:08:25 ++ export PYENV_SHELL=bash 13:08:25 ++ PYENV_SHELL=bash 13:08:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:08:25 +++ complete -F _pyenv pyenv 13:08:25 ++ lf-pyver python3 13:08:25 ++ local py_version_xy=python3 13:08:25 ++ local py_version_xyz= 13:08:25 ++ pyenv versions 13:08:25 ++ sed 's/^[ *]* //' 13:08:25 ++ local command 13:08:25 ++ command=versions 13:08:25 ++ '[' 1 -gt 0 ']' 13:08:25 ++ shift 13:08:25 ++ case "$command" in 13:08:25 ++ command pyenv versions 13:08:25 ++ pyenv versions 13:08:25 ++ awk '{ print $1 }' 13:08:25 ++ grep -E '^[0-9.]*[0-9]$' 13:08:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:08:25 +++ grep '^3' /tmp/.pyenv_versions 13:08:25 +++ sort -V 13:08:25 +++ tail -n 1 13:08:25 ++ py_version_xyz=3.10.6 13:08:25 ++ [[ -z 3.10.6 ]] 13:08:25 ++ echo 3.10.6 13:08:25 ++ return 0 13:08:25 + pyenv local 3.10.6 13:08:25 + local command 13:08:25 + command=local 13:08:25 + '[' 2 -gt 0 ']' 13:08:25 + shift 13:08:25 + case "$command" in 13:08:25 + command pyenv local 3.10.6 13:08:25 + pyenv local 3.10.6 13:08:25 + for arg in "$@" 13:08:25 + case $arg in 13:08:25 + pkg_list+='tox ' 13:08:25 + for arg in "$@" 13:08:25 + case $arg in 13:08:25 + pkg_list+='virtualenv ' 13:08:25 + for arg in "$@" 13:08:25 + case $arg in 13:08:25 + pkg_list+='urllib3~=1.26.15 ' 13:08:25 + [[ -f /tmp/.toxenv ]] 13:08:25 + [[ ! -f /tmp/.toxenv ]] 13:08:25 + [[ -n '' ]] 13:08:25 + python3 -m venv /tmp/venv-qsdU 13:08:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qsdU' 13:08:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qsdU 13:08:30 + echo /tmp/venv-qsdU 13:08:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:08:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:08:30 + /tmp/venv-qsdU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:08:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:08:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:08:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:08:33 + /tmp/venv-qsdU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:08:36 + type python3 13:08:36 + true 13:08:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qsdU/bin to PATH' 13:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-qsdU/bin to PATH 13:08:36 + PATH=/tmp/venv-qsdU/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 13:08:36 + return 0 13:08:36 + python3 --version 13:08:36 Python 3.10.6 13:08:36 + python3 -m pip --version 13:08:36 pip 24.0 from /tmp/venv-qsdU/lib/python3.10/site-packages/pip (python 3.10) 13:08:36 + python3 -m pip freeze 13:08:36 cachetools==5.3.3 13:08:36 chardet==5.2.0 13:08:36 colorama==0.4.6 13:08:36 distlib==0.3.8 13:08:36 filelock==3.13.4 13:08:36 packaging==24.0 13:08:36 platformdirs==4.2.0 13:08:36 pluggy==1.4.0 13:08:36 pyproject-api==1.6.1 13:08:36 tomli==2.0.1 13:08:36 tox==4.14.2 13:08:36 urllib3==1.26.18 13:08:36 virtualenv==20.25.1 13:08:36 [EnvInject] - Injecting environment variables from a build step. 13:08:36 [EnvInject] - Injecting as environment variables the properties content 13:08:36 PARALLEL=false 13:08:36 13:08:36 [EnvInject] - Variables injected successfully. 13:08:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16004489236757726697.sh 13:08:36 ---> tox-run.sh 13:08: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 13:08:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:08:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:08:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:08:36 + cd /w/workspace/oom-master-pre-commit-lint/. 13:08:36 + source /home/jenkins/lf-env.sh 13:08:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:08:36 ++ mktemp -d /tmp/venv-XXXX 13:08:36 + lf_venv=/tmp/venv-74hH 13:08:36 + local venv_file=/tmp/.os_lf_venv 13:08:36 + local python=python3 13:08:36 + local options 13:08:36 + local set_path=true 13:08:36 + local install_args= 13:08: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 13:08:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:08:36 + true 13:08:36 + case $1 in 13:08:36 + venv_file=/tmp/.toxenv 13:08:36 + shift 2 13:08:36 + true 13:08:36 + case $1 in 13:08:36 + shift 13:08:36 + break 13:08:36 + case $python in 13:08:36 + local pkg_list= 13:08:36 + [[ -d /opt/pyenv ]] 13:08:36 + echo 'Setup pyenv:' 13:08:36 Setup pyenv: 13:08:36 + export PYENV_ROOT=/opt/pyenv 13:08:36 + PYENV_ROOT=/opt/pyenv 13:08: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 13:08: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 13:08:36 + pyenv versions 13:08:36 system 13:08:36 3.8.13 13:08:36 3.9.13 13:08:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:36 + command -v pyenv 13:08:36 ++ pyenv init - --no-rehash 13:08:36 + 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[*]}"'\'')" 13:08:36 export PATH="/opt/pyenv/shims:${PATH}" 13:08:36 export PYENV_SHELL=bash 13:08:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:08:36 pyenv() { 13:08:36 local command 13:08:36 command="${1:-}" 13:08:36 if [ "$#" -gt 0 ]; then 13:08:36 shift 13:08:36 fi 13:08:36 13:08:36 case "$command" in 13:08:36 rehash|shell) 13:08:36 eval "$(pyenv "sh-$command" "$@")" 13:08:36 ;; 13:08:36 *) 13:08:36 command pyenv "$command" "$@" 13:08:36 ;; 13:08:36 esac 13:08:36 }' 13:08:36 +++ 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[*]}"' 13:08: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 13:08:36 ++ 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 13:08:36 ++ 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 13:08:36 ++ export PYENV_SHELL=bash 13:08:36 ++ PYENV_SHELL=bash 13:08:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:08:36 +++ complete -F _pyenv pyenv 13:08:36 ++ lf-pyver python3 13:08:36 ++ local py_version_xy=python3 13:08:36 ++ local py_version_xyz= 13:08:36 ++ pyenv versions 13:08:36 ++ local command 13:08:36 ++ command=versions 13:08:36 ++ '[' 1 -gt 0 ']' 13:08:36 ++ shift 13:08:36 ++ case "$command" in 13:08:36 ++ command pyenv versions 13:08:36 ++ pyenv versions 13:08:36 ++ sed 's/^[ *]* //' 13:08:36 ++ awk '{ print $1 }' 13:08:36 ++ grep -E '^[0-9.]*[0-9]$' 13:08:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:08:36 +++ grep '^3' /tmp/.pyenv_versions 13:08:36 +++ sort -V 13:08:36 +++ tail -n 1 13:08:36 ++ py_version_xyz=3.10.6 13:08:36 ++ [[ -z 3.10.6 ]] 13:08:36 ++ echo 3.10.6 13:08:36 ++ return 0 13:08:36 + pyenv local 3.10.6 13:08:36 + local command 13:08:36 + command=local 13:08:36 + '[' 2 -gt 0 ']' 13:08:36 + shift 13:08:36 + case "$command" in 13:08:36 + command pyenv local 3.10.6 13:08:36 + pyenv local 3.10.6 13:08:36 + for arg in "$@" 13:08:36 + case $arg in 13:08:36 + pkg_list+='tox ' 13:08:36 + for arg in "$@" 13:08:36 + case $arg in 13:08:36 + pkg_list+='virtualenv ' 13:08:36 + for arg in "$@" 13:08:36 + case $arg in 13:08:36 + pkg_list+='urllib3~=1.26.15 ' 13:08:36 + [[ -f /tmp/.toxenv ]] 13:08:36 ++ cat /tmp/.toxenv 13:08:36 + lf_venv=/tmp/venv-qsdU 13:08:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsdU from' file:/tmp/.toxenv 13:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsdU from file:/tmp/.toxenv 13:08:36 + /tmp/venv-qsdU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:08:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:08:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:08:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:08:37 + /tmp/venv-qsdU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:08:39 + type python3 13:08:39 + true 13:08:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qsdU/bin to PATH' 13:08:39 lf-activate-venv(): INFO: Adding /tmp/venv-qsdU/bin to PATH 13:08:39 + PATH=/tmp/venv-qsdU/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 13:08:39 + return 0 13:08:39 + [[ -d /opt/pyenv ]] 13:08:39 + echo '---> Setting up pyenv' 13:08:39 ---> Setting up pyenv 13:08:39 + export PYENV_ROOT=/opt/pyenv 13:08:39 + PYENV_ROOT=/opt/pyenv 13:08:39 + export PATH=/opt/pyenv/bin:/tmp/venv-qsdU/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 13:08:39 + PATH=/opt/pyenv/bin:/tmp/venv-qsdU/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 13:08:39 ++ pwd 13:08:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:08:39 + export PYTHONPATH 13:08:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:08:39 + TOX_TESTENV_PASSENV=PYTHONPATH 13:08:39 + tox --version 13:08:39 4.14.2 from /tmp/venv-qsdU/lib/python3.10/site-packages/tox/__init__.py 13:08:39 + PARALLEL=false 13:08:39 + TOX_OPTIONS_LIST= 13:08:39 + [[ -n pre-commit ]] 13:08:39 + TOX_OPTIONS_LIST=' -e pre-commit' 13:08:39 + case ${PARALLEL,,} in 13:08:39 + tox -e pre-commit 13:08:39 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:08:40 pre-commit: install_deps> python -I -m pip install pre-commit 13:08:43 pre-commit: freeze> python -m pip freeze --all 13:08:43 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 13:08:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:08:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:08:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:08:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:08:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:08:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:08:49 [INFO] Once installed this environment will be reused. 13:08:49 [INFO] This may take a few minutes... 13:08:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:08:52 [INFO] Once installed this environment will be reused. 13:08:52 [INFO] This may take a few minutes... 13:08:57 Trim Trailing Whitespace.................................................Passed 13:08:57 Tabs remover.............................................................Passed 13:08:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:08:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:08:58 [INFO] Once installed this environment will be reused. 13:08:58 [INFO] This may take a few minutes... 13:09:04 gitlint..............................................(no files to check)Skipped 13:09:04 pre-commit: OK (24.42=setup[4.02]+cmd[14.11,6.28] seconds) 13:09:04 congratulations :) (24.59 seconds) 13:09:04 + tox_status=0 13:09:04 + echo '---> Completed tox runs' 13:09:04 ---> Completed tox runs 13:09:04 + for i in .tox/*/log 13:09:04 ++ echo .tox/pre-commit/log 13:09:04 ++ awk -F/ '{print $2}' 13:09:04 + tox_env=pre-commit 13:09:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:09:04 + DOC_DIR=docs/_build/html 13:09:04 + [[ -d docs/_build/html ]] 13:09:04 + echo '---> tox-run.sh ends' 13:09:04 ---> tox-run.sh ends 13:09:04 + test 0 -eq 0 13:09:04 $ ssh-agent -k 13:09:04 unset SSH_AUTH_SOCK; 13:09:04 unset SSH_AGENT_PID; 13:09:04 echo Agent pid 1713 killed; 13:09:04 [ssh-agent] Stopped. 13:09:04 [PostBuildScript] - [INFO] Executing post build scripts. 13:09:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2229447640816564854.sh 13:09:04 ---> sysstat.sh 13:09:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17382331239639198586.sh 13:09:04 ---> package-listing.sh 13:09:04 ++ facter osfamily 13:09:04 ++ tr '[:upper:]' '[:lower:]' 13:09:05 + OS_FAMILY=debian 13:09:05 + workspace=/w/workspace/oom-master-pre-commit-lint 13:09:05 + START_PACKAGES=/tmp/packages_start.txt 13:09:05 + END_PACKAGES=/tmp/packages_end.txt 13:09:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:09:05 + PACKAGES=/tmp/packages_start.txt 13:09:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:09:05 + PACKAGES=/tmp/packages_end.txt 13:09:05 + case "${OS_FAMILY}" in 13:09:05 + dpkg -l 13:09:05 + grep '^ii' 13:09:05 + '[' -f /tmp/packages_start.txt ']' 13:09:05 + '[' -f /tmp/packages_end.txt ']' 13:09:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:09:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:09:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:09:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:09:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4347802451129140968.sh 13:09:05 ---> capture-instance-metadata.sh 13:09:05 Setup pyenv: 13:09:05 system 13:09:05 3.8.13 13:09:05 3.9.13 13:09:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:09:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hbn7 13:09:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:09:11 lf-activate-venv(): INFO: Installing: lftools 13:09:41 lf-activate-venv(): INFO: Adding /tmp/venv-Hbn7/bin to PATH 13:09:41 INFO: Running in OpenStack, capturing instance metadata 13:09:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10154357195059224768.sh 13:09:41 provisioning config files... 13:09:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4022649831656525142tmp 13:09:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:09:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:09:41 [EnvInject] - Injecting environment variables from a build step. 13:09:41 [EnvInject] - Injecting as environment variables the properties content 13:09:41 SERVER_ID=logs 13:09:41 13:09:41 [EnvInject] - Variables injected successfully. 13:09:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3179897743246855317.sh 13:09:41 ---> create-netrc.sh 13:09:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13120408468002565271.sh 13:09:41 ---> python-tools-install.sh 13:09:41 Setup pyenv: 13:09:42 system 13:09:42 3.8.13 13:09:42 3.9.13 13:09:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:09:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbn7 from file:/tmp/.os_lf_venv 13:09:43 lf-activate-venv(): INFO: Installing: lftools 13:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-Hbn7/bin to PATH 13:09:51 Generating Requirements File 13:10:17 Python 3.10.6 13:10:18 pip 24.0 from /tmp/venv-Hbn7/lib/python3.10/site-packages/pip (python 3.10) 13:10:18 appdirs==1.4.4 13:10:18 argcomplete==3.2.3 13:10:18 aspy.yaml==1.3.0 13:10:18 attrs==23.2.0 13:10:18 autopage==0.5.2 13:10:18 beautifulsoup4==4.12.3 13:10:18 boto3==1.34.82 13:10:18 botocore==1.34.82 13:10:18 bs4==0.0.2 13:10:18 cachetools==5.3.3 13:10:18 certifi==2024.2.2 13:10:18 cffi==1.16.0 13:10:18 cfgv==3.4.0 13:10:18 chardet==5.2.0 13:10:18 charset-normalizer==3.3.2 13:10:18 click==8.1.7 13:10:18 cliff==4.6.0 13:10:18 cmd2==2.4.3 13:10:18 cryptography==3.3.2 13:10:18 debtcollector==3.0.0 13:10:18 decorator==5.1.1 13:10:18 defusedxml==0.7.1 13:10:18 Deprecated==1.2.14 13:10:18 distlib==0.3.8 13:10:18 dnspython==2.6.1 13:10:18 docker==4.2.2 13:10:18 dogpile.cache==1.3.2 13:10:18 email_validator==2.1.1 13:10:18 filelock==3.13.4 13:10:18 future==1.0.0 13:10:18 gitdb==4.0.11 13:10:18 GitPython==3.1.43 13:10:18 google-auth==2.29.0 13:10:18 httplib2==0.22.0 13:10:18 identify==2.5.35 13:10:18 idna==3.7 13:10:18 importlib-resources==1.5.0 13:10:18 iso8601==2.1.0 13:10:18 Jinja2==3.1.3 13:10:18 jmespath==1.0.1 13:10:18 jsonpatch==1.33 13:10:18 jsonpointer==2.4 13:10:18 jsonschema==4.21.1 13:10:18 jsonschema-specifications==2023.12.1 13:10:18 keystoneauth1==5.6.0 13:10:18 kubernetes==29.0.0 13:10:18 lftools==0.37.10 13:10:18 lxml==5.2.1 13:10:18 MarkupSafe==2.1.5 13:10:18 msgpack==1.0.8 13:10:18 multi_key_dict==2.0.3 13:10:18 munch==4.0.0 13:10:18 netaddr==1.2.1 13:10:18 netifaces==0.11.0 13:10:18 niet==1.4.2 13:10:18 nodeenv==1.8.0 13:10:18 oauth2client==4.1.3 13:10:18 oauthlib==3.2.2 13:10:18 openstacksdk==3.0.0 13:10:18 os-client-config==2.1.0 13:10:18 os-service-types==1.7.0 13:10:18 osc-lib==3.0.1 13:10:18 oslo.config==9.4.0 13:10:18 oslo.context==5.5.0 13:10:18 oslo.i18n==6.3.0 13:10:18 oslo.log==5.5.1 13:10:18 oslo.serialization==5.4.0 13:10:18 oslo.utils==7.1.0 13:10:18 packaging==24.0 13:10:18 pbr==6.0.0 13:10:18 platformdirs==4.2.0 13:10:18 prettytable==3.10.0 13:10:18 pyasn1==0.6.0 13:10:18 pyasn1_modules==0.4.0 13:10:18 pycparser==2.22 13:10:18 pygerrit2==2.0.15 13:10:18 PyGithub==2.3.0 13:10:18 pyinotify==0.9.6 13:10:18 PyJWT==2.8.0 13:10:18 PyNaCl==1.5.0 13:10:18 pyparsing==2.4.7 13:10:18 pyperclip==1.8.2 13:10:18 pyrsistent==0.20.0 13:10:18 python-cinderclient==9.5.0 13:10:18 python-dateutil==2.9.0.post0 13:10:18 python-heatclient==3.5.0 13:10:18 python-jenkins==1.8.2 13:10:18 python-keystoneclient==5.4.0 13:10:18 python-magnumclient==4.4.0 13:10:18 python-novaclient==18.6.0 13:10:18 python-openstackclient==6.6.0 13:10:18 python-swiftclient==4.5.0 13:10:18 PyYAML==6.0.1 13:10:18 referencing==0.34.0 13:10:18 requests==2.31.0 13:10:18 requests-oauthlib==2.0.0 13:10:18 requestsexceptions==1.4.0 13:10:18 rfc3986==2.0.0 13:10:18 rpds-py==0.18.0 13:10:18 rsa==4.9 13:10:18 ruamel.yaml==0.18.6 13:10:18 ruamel.yaml.clib==0.2.8 13:10:18 s3transfer==0.10.1 13:10:18 simplejson==3.19.2 13:10:18 six==1.16.0 13:10:18 smmap==5.0.1 13:10:18 soupsieve==2.5 13:10:18 stevedore==5.2.0 13:10:18 tabulate==0.9.0 13:10:18 toml==0.10.2 13:10:18 tomlkit==0.12.4 13:10:18 tqdm==4.66.2 13:10:18 typing_extensions==4.11.0 13:10:18 tzdata==2024.1 13:10:18 urllib3==1.26.18 13:10:18 virtualenv==20.25.1 13:10:18 wcwidth==0.2.13 13:10:18 websocket-client==1.7.0 13:10:18 wrapt==1.16.0 13:10:18 xdg==6.0.0 13:10:18 xmltodict==0.13.0 13:10:18 yq==3.2.3 13:10:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17376864709993962945.sh 13:10:18 ---> sudo-logs.sh 13:10:18 Archiving 'sudo' log.. 13:10:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15141435687054427832.sh 13:10:18 ---> job-cost.sh 13:10:18 Setup pyenv: 13:10:18 system 13:10:18 3.8.13 13:10:18 3.9.13 13:10:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:10:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbn7 from file:/tmp/.os_lf_venv 13:10:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-Hbn7/bin to PATH 13:10:25 INFO: No Stack... 13:10:25 INFO: Retrieving Pricing Info for: v3-standard-4 13:10:25 INFO: Archiving Costs 13:10:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12095309511695314100.sh 13:10:25 ---> logs-deploy.sh 13:10:25 Setup pyenv: 13:10:25 system 13:10:25 3.8.13 13:10:25 3.9.13 13:10:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:10:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbn7 from file:/tmp/.os_lf_venv 13:10:27 lf-activate-venv(): INFO: Installing: lftools 13:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-Hbn7/bin to PATH 13:10:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3423 13:10:36 INFO: archiving workspace using pattern(s): 13:10:37 Archives upload complete. 13:10:37 INFO: archiving logs to Nexus 13:10:38 ---> uname -a: 13:10:38 Linux prd-ubuntu1804-builder-4c-4g-22438 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:10:38 13:10:38 13:10:38 ---> lscpu: 13:10:38 Architecture: x86_64 13:10:38 CPU op-mode(s): 32-bit, 64-bit 13:10:38 Byte Order: Little Endian 13:10:38 CPU(s): 4 13:10:38 On-line CPU(s) list: 0-3 13:10:38 Thread(s) per core: 1 13:10:38 Core(s) per socket: 1 13:10:38 Socket(s): 4 13:10:38 NUMA node(s): 1 13:10:38 Vendor ID: AuthenticAMD 13:10:38 CPU family: 23 13:10:38 Model: 49 13:10:38 Model name: AMD EPYC-Rome Processor 13:10:38 Stepping: 0 13:10:38 CPU MHz: 2799.998 13:10:38 BogoMIPS: 5599.99 13:10:38 Virtualization: AMD-V 13:10:38 Hypervisor vendor: KVM 13:10:38 Virtualization type: full 13:10:38 L1d cache: 32K 13:10:38 L1i cache: 32K 13:10:38 L2 cache: 512K 13:10:38 L3 cache: 16384K 13:10:38 NUMA node0 CPU(s): 0-3 13:10:38 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 13:10:38 13:10:38 13:10:38 ---> nproc: 13:10:38 4 13:10:38 13:10:38 13:10:38 ---> df -h: 13:10:38 Filesystem Size Used Avail Use% Mounted on 13:10:38 udev 7.9G 0 7.9G 0% /dev 13:10:38 tmpfs 1.6G 672K 1.6G 1% /run 13:10:38 /dev/vda1 78G 8.4G 70G 11% / 13:10:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:10:38 tmpfs 5.0M 0 5.0M 0% /run/lock 13:10:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:10:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:10:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:10:38 13:10:38 13:10:38 ---> free -m: 13:10:38 total used free shared buff/cache available 13:10:38 Mem: 16040 554 13308 0 2177 15167 13:10:38 Swap: 1023 0 1023 13:10:38 13:10:38 13:10:38 ---> ip addr: 13:10:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:10:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:10:38 inet 127.0.0.1/8 scope host lo 13:10:38 valid_lft forever preferred_lft forever 13:10:38 inet6 ::1/128 scope host 13:10:38 valid_lft forever preferred_lft forever 13:10:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:10:38 link/ether fa:16:3e:84:06:30 brd ff:ff:ff:ff:ff:ff 13:10:38 inet 10.30.107.166/23 brd 10.30.107.255 scope global dynamic ens3 13:10:38 valid_lft 86235sec preferred_lft 86235sec 13:10:38 inet6 fe80::f816:3eff:fe84:630/64 scope link 13:10:38 valid_lft forever preferred_lft forever 13:10:38 13:10:38 13:10:38 ---> sar -b -r -n DEV: 13:10:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22438) 04/11/24 _x86_64_ (4 CPU) 13:10:38 13:10:38 13:07:55 LINUX RESTART (4 CPU) 13:10:38 13:10:38 13:08:02 tps rtps wtps bread/s bwrtn/s 13:10:38 13:09:02 238.42 73.26 165.16 4821.15 55745.13 13:10:38 13:10:01 111.52 2.47 109.05 130.83 34851.58 13:10:38 Average: 174.97 37.87 137.10 2475.99 45298.36 13:10:38 13:10:38 13:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:10:38 13:09:02 13959492 15531076 2465476 15.01 53156 1720208 869332 4.98 751248 1500668 130028 13:10:38 13:10:01 13725732 15548576 2699236 16.43 76164 1934268 785608 4.50 782048 1676308 150496 13:10:38 Average: 13842612 15539826 2582356 15.72 64660 1827238 827470 4.74 766648 1588488 140262 13:10:38 13:10:38 13:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:10:38 13:09:02 lo 2.51 2.51 0.26 0.26 0.00 0.00 0.00 0.00 13:10:38 13:09:02 ens3 479.58 294.53 2079.08 75.79 0.00 0.00 0.00 0.00 13:10:38 13:10:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 13:10:38 13:10:01 ens3 51.47 36.01 671.96 9.22 0.00 0.00 0.00 0.00 13:10:38 Average: lo 2.10 2.10 0.22 0.22 0.00 0.00 0.00 0.00 13:10:38 Average: ens3 265.52 165.27 1375.52 42.51 0.00 0.00 0.00 0.00 13:10:38 13:10:38 13:10:38 ---> sar -P ALL: 13:10:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22438) 04/11/24 _x86_64_ (4 CPU) 13:10:38 13:10:38 13:07:55 LINUX RESTART (4 CPU) 13:10:38 13:10:38 13:08:02 CPU %user %nice %system %iowait %steal %idle 13:10:38 13:09:02 all 22.87 0.00 2.56 6.31 0.07 68.19 13:10:38 13:09:02 0 18.65 0.00 2.64 5.19 0.09 73.43 13:10:38 13:09:02 1 29.11 0.00 2.88 10.21 0.07 57.74 13:10:38 13:09:02 2 23.44 0.00 2.18 3.93 0.05 70.41 13:10:38 13:09:02 3 20.32 0.00 2.52 5.92 0.07 71.17 13:10:38 13:10:01 all 21.38 0.00 1.50 3.33 0.06 73.73 13:10:38 13:10:01 0 8.90 0.00 0.84 7.10 0.05 83.11 13:10:38 13:10:01 1 35.49 0.00 2.32 0.92 0.05 61.23 13:10:38 13:10:01 2 28.60 0.00 1.53 2.86 0.07 66.95 13:10:38 13:10:01 3 12.46 0.00 1.32 2.44 0.07 83.71 13:10:38 Average: all 22.13 0.00 2.03 4.82 0.06 70.96 13:10:38 Average: 0 13.78 0.00 1.74 6.14 0.07 78.27 13:10:38 Average: 1 32.31 0.00 2.60 5.55 0.06 59.49 13:10:38 Average: 2 26.02 0.00 1.85 3.39 0.06 68.68 13:10:38 Average: 3 16.38 0.00 1.92 4.18 0.07 77.45 13:10:38 13:10:38 13:10:38