15:18:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137537 15:18:26 Running as SYSTEM 15:18:26 [EnvInject] - Loading node environment variables. 15:18:26 Building remotely on prd-ubuntu1804-builder-4c-4g-15938 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:18:26 [ssh-agent] Looking for ssh-agent implementation... 15:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:26 $ ssh-agent 15:18:26 SSH_AUTH_SOCK=/tmp/ssh-U7buuPBAufl1/agent.1927 15:18:26 SSH_AGENT_PID=1929 15:18:26 [ssh-agent] Started. 15:18:26 Running ssh-add (command line suppressed) 15:18:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11637545797013167173.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11637545797013167173.key) 15:18:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:18:26 The recommended git tool is: NONE 15:18:28 using credential onap-jenkins-ssh 15:18:28 Wiping out workspace first. 15:18:28 Cloning the remote Git repository 15:18:28 Cloning repository git://cloud.onap.org/mirror/oom.git 15:18:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:18:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:28 > git --version # timeout=10 15:18:28 > git --version # 'git version 2.17.1' 15:18:28 using GIT_SSH to set credentials Gerrit user 15:18:28 Verifying host key using manually-configured host key entries 15:18:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:18:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:39 using GIT_SSH to set credentials Gerrit user 15:18:39 Verifying host key using manually-configured host key entries 15:18:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137537/3 # timeout=30 15:18:39 > git rev-parse bd0d31acc349a67c01de0595d152b8448b5311d1^{commit} # timeout=10 15:18:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:18:39 Checking out Revision bd0d31acc349a67c01de0595d152b8448b5311d1 (refs/changes/37/137537/3) 15:18:39 > git config core.sparsecheckout # timeout=10 15:18:39 > git checkout -f bd0d31acc349a67c01de0595d152b8448b5311d1 # timeout=30 15:18:40 Commit message: "[COMMON] Make imagePullSecrets configurable" 15:18:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:18:40 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 15:18:40 [EnvInject] - Injecting environment variables from a build step. 15:18:40 [EnvInject] - Injecting as environment variables the properties content 15:18:40 PYTHON=python3 15:18:40 15:18:40 [EnvInject] - Variables injected successfully. 15:18:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17392445501188881076.sh 15:18:40 ---> tox-install.sh 15:18:40 + source /home/jenkins/lf-env.sh 15:18:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:40 ++ mktemp -d /tmp/venv-XXXX 15:18:40 + lf_venv=/tmp/venv-YE6A 15:18:40 + local venv_file=/tmp/.os_lf_venv 15:18:40 + local python=python3 15:18:40 + local options 15:18:40 + local set_path=true 15:18:40 + local install_args= 15:18:40 ++ 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 15:18:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:40 + true 15:18:40 + case $1 in 15:18:40 + venv_file=/tmp/.toxenv 15:18:40 + shift 2 15:18:40 + true 15:18:40 + case $1 in 15:18:40 + shift 15:18:40 + break 15:18:40 + case $python in 15:18:40 + local pkg_list= 15:18:40 + [[ -d /opt/pyenv ]] 15:18:40 + echo 'Setup pyenv:' 15:18:40 Setup pyenv: 15:18:40 + export PYENV_ROOT=/opt/pyenv 15:18:40 + PYENV_ROOT=/opt/pyenv 15:18:40 + 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 15:18:40 + 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 15:18:40 + pyenv versions 15:18:40 * system (set by /opt/pyenv/version) 15:18:40 * 3.8.13 (set by /opt/pyenv/version) 15:18:40 * 3.9.13 (set by /opt/pyenv/version) 15:18:40 * 3.10.6 (set by /opt/pyenv/version) 15:18:40 + command -v pyenv 15:18:40 ++ pyenv init - --no-rehash 15:18:40 + 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[*]}"'\'')" 15:18:40 export PATH="/opt/pyenv/shims:${PATH}" 15:18:40 export PYENV_SHELL=bash 15:18:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:40 pyenv() { 15:18:40 local command 15:18:40 command="${1:-}" 15:18:40 if [ "$#" -gt 0 ]; then 15:18:40 shift 15:18:40 fi 15:18:40 15:18:40 case "$command" in 15:18:40 rehash|shell) 15:18:40 eval "$(pyenv "sh-$command" "$@")" 15:18:40 ;; 15:18:40 *) 15:18:40 command pyenv "$command" "$@" 15:18:40 ;; 15:18:40 esac 15:18:40 }' 15:18:40 +++ 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[*]}"' 15:18:40 ++ 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 15:18:40 ++ 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 15:18:40 ++ 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 15:18:40 ++ export PYENV_SHELL=bash 15:18:40 ++ PYENV_SHELL=bash 15:18:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:40 +++ complete -F _pyenv pyenv 15:18:40 ++ lf-pyver python3 15:18:40 ++ local py_version_xy=python3 15:18:40 ++ local py_version_xyz= 15:18:40 ++ pyenv versions 15:18:40 ++ local command 15:18:40 ++ command=versions 15:18:40 ++ '[' 1 -gt 0 ']' 15:18:40 ++ shift 15:18:40 ++ case "$command" in 15:18:40 ++ command pyenv versions 15:18:40 ++ pyenv versions 15:18:40 ++ awk '{ print $1 }' 15:18:40 ++ grep -E '^[0-9.]*[0-9]$' 15:18:40 ++ sed 's/^[ *]* //' 15:18:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:40 +++ grep '^3' /tmp/.pyenv_versions 15:18:40 +++ sort -V 15:18:40 +++ tail -n 1 15:18:40 ++ py_version_xyz=3.10.6 15:18:40 ++ [[ -z 3.10.6 ]] 15:18:40 ++ echo 3.10.6 15:18:40 ++ return 0 15:18:40 + pyenv local 3.10.6 15:18:40 + local command 15:18:40 + command=local 15:18:40 + '[' 2 -gt 0 ']' 15:18:40 + shift 15:18:40 + case "$command" in 15:18:40 + command pyenv local 3.10.6 15:18:40 + pyenv local 3.10.6 15:18:40 + for arg in "$@" 15:18:40 + case $arg in 15:18:40 + pkg_list+='tox ' 15:18:40 + for arg in "$@" 15:18:40 + case $arg in 15:18:40 + pkg_list+='virtualenv ' 15:18:40 + for arg in "$@" 15:18:40 + case $arg in 15:18:40 + pkg_list+='urllib3~=1.26.15 ' 15:18:40 + [[ -f /tmp/.toxenv ]] 15:18:40 + [[ ! -f /tmp/.toxenv ]] 15:18:40 + [[ -n '' ]] 15:18:40 + python3 -m venv /tmp/venv-YE6A 15:18:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YE6A' 15:18:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YE6A 15:18:45 + echo /tmp/venv-YE6A 15:18:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:18:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:18:45 + /tmp/venv-YE6A/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:18:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:18:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:18:49 + /tmp/venv-YE6A/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:54 + type python3 15:18:54 + true 15:18:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YE6A/bin to PATH' 15:18:54 lf-activate-venv(): INFO: Adding /tmp/venv-YE6A/bin to PATH 15:18:54 + PATH=/tmp/venv-YE6A/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 15:18:54 + return 0 15:18:54 + python3 --version 15:18:54 Python 3.10.6 15:18:54 + python3 -m pip --version 15:18:54 pip 24.0 from /tmp/venv-YE6A/lib/python3.10/site-packages/pip (python 3.10) 15:18:54 + python3 -m pip freeze 15:18:54 cachetools==5.3.3 15:18:54 chardet==5.2.0 15:18:54 colorama==0.4.6 15:18:54 distlib==0.3.8 15:18:54 filelock==3.13.1 15:18:54 packaging==24.0 15:18:54 platformdirs==4.2.0 15:18:54 pluggy==1.4.0 15:18:54 pyproject-api==1.6.1 15:18:54 tomli==2.0.1 15:18:54 tox==4.14.1 15:18:54 urllib3==1.26.18 15:18:54 virtualenv==20.25.1 15:18:55 [EnvInject] - Injecting environment variables from a build step. 15:18:55 [EnvInject] - Injecting as environment variables the properties content 15:18:55 PARALLEL=false 15:18:55 15:18:55 [EnvInject] - Variables injected successfully. 15:18:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17183829873613925268.sh 15:18:55 ---> tox-run.sh 15:18:55 + 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 15:18:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:18:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:18:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:18:55 + cd /w/workspace/oom-master-pre-commit-lint/. 15:18:55 + source /home/jenkins/lf-env.sh 15:18:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:55 ++ mktemp -d /tmp/venv-XXXX 15:18:55 + lf_venv=/tmp/venv-Wc87 15:18:55 + local venv_file=/tmp/.os_lf_venv 15:18:55 + local python=python3 15:18:55 + local options 15:18:55 + local set_path=true 15:18:55 + local install_args= 15:18:55 ++ 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 15:18:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:55 + true 15:18:55 + case $1 in 15:18:55 + venv_file=/tmp/.toxenv 15:18:55 + shift 2 15:18:55 + true 15:18:55 + case $1 in 15:18:55 + shift 15:18:55 + break 15:18:55 + case $python in 15:18:55 + local pkg_list= 15:18:55 + [[ -d /opt/pyenv ]] 15:18:55 + echo 'Setup pyenv:' 15:18:55 Setup pyenv: 15:18:55 + export PYENV_ROOT=/opt/pyenv 15:18:55 + PYENV_ROOT=/opt/pyenv 15:18:55 + 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 15:18:55 + 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 15:18:55 + pyenv versions 15:18:55 system 15:18:55 3.8.13 15:18:55 3.9.13 15:18:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:18:55 + command -v pyenv 15:18:55 ++ pyenv init - --no-rehash 15:18:55 + 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[*]}"'\'')" 15:18:55 export PATH="/opt/pyenv/shims:${PATH}" 15:18:55 export PYENV_SHELL=bash 15:18:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:55 pyenv() { 15:18:55 local command 15:18:55 command="${1:-}" 15:18:55 if [ "$#" -gt 0 ]; then 15:18:55 shift 15:18:55 fi 15:18:55 15:18:55 case "$command" in 15:18:55 rehash|shell) 15:18:55 eval "$(pyenv "sh-$command" "$@")" 15:18:55 ;; 15:18:55 *) 15:18:55 command pyenv "$command" "$@" 15:18:55 ;; 15:18:55 esac 15:18:55 }' 15:18:55 +++ 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[*]}"' 15:18:55 ++ 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 15:18:55 ++ 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 15:18:55 ++ 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 15:18:55 ++ export PYENV_SHELL=bash 15:18:55 ++ PYENV_SHELL=bash 15:18:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:55 +++ complete -F _pyenv pyenv 15:18:55 ++ lf-pyver python3 15:18:55 ++ local py_version_xy=python3 15:18:55 ++ local py_version_xyz= 15:18:55 ++ pyenv versions 15:18:55 ++ local command 15:18:55 ++ sed 's/^[ *]* //' 15:18:55 ++ command=versions 15:18:55 ++ '[' 1 -gt 0 ']' 15:18:55 ++ shift 15:18:55 ++ case "$command" in 15:18:55 ++ command pyenv versions 15:18:55 ++ pyenv versions 15:18:55 ++ awk '{ print $1 }' 15:18:55 ++ grep -E '^[0-9.]*[0-9]$' 15:18:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:55 +++ sort -V 15:18:55 +++ grep '^3' /tmp/.pyenv_versions 15:18:55 +++ tail -n 1 15:18:55 ++ py_version_xyz=3.10.6 15:18:55 ++ [[ -z 3.10.6 ]] 15:18:55 ++ echo 3.10.6 15:18:55 ++ return 0 15:18:55 + pyenv local 3.10.6 15:18:55 + local command 15:18:55 + command=local 15:18:55 + '[' 2 -gt 0 ']' 15:18:55 + shift 15:18:55 + case "$command" in 15:18:55 + command pyenv local 3.10.6 15:18:55 + pyenv local 3.10.6 15:18:55 + for arg in "$@" 15:18:55 + case $arg in 15:18:55 + pkg_list+='tox ' 15:18:55 + for arg in "$@" 15:18:55 + case $arg in 15:18:55 + pkg_list+='virtualenv ' 15:18:55 + for arg in "$@" 15:18:55 + case $arg in 15:18:55 + pkg_list+='urllib3~=1.26.15 ' 15:18:55 + [[ -f /tmp/.toxenv ]] 15:18:55 ++ cat /tmp/.toxenv 15:18:55 + lf_venv=/tmp/venv-YE6A 15:18:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YE6A from' file:/tmp/.toxenv 15:18:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YE6A from file:/tmp/.toxenv 15:18:55 + /tmp/venv-YE6A/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:18:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:18:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:18:56 + /tmp/venv-YE6A/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:57 + type python3 15:18:57 + true 15:18:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YE6A/bin to PATH' 15:18:57 lf-activate-venv(): INFO: Adding /tmp/venv-YE6A/bin to PATH 15:18:57 + PATH=/tmp/venv-YE6A/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 15:18:57 + return 0 15:18:57 + [[ -d /opt/pyenv ]] 15:18:57 + echo '---> Setting up pyenv' 15:18:57 ---> Setting up pyenv 15:18:57 + export PYENV_ROOT=/opt/pyenv 15:18:57 + PYENV_ROOT=/opt/pyenv 15:18:57 + export PATH=/opt/pyenv/bin:/tmp/venv-YE6A/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 15:18:57 + PATH=/opt/pyenv/bin:/tmp/venv-YE6A/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 15:18:57 ++ pwd 15:18:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:18:57 + export PYTHONPATH 15:18:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:18:57 + TOX_TESTENV_PASSENV=PYTHONPATH 15:18:57 + tox --version 15:18:58 4.14.1 from /tmp/venv-YE6A/lib/python3.10/site-packages/tox/__init__.py 15:18:58 + PARALLEL=false 15:18:58 + TOX_OPTIONS_LIST= 15:18:58 + [[ -n pre-commit ]] 15:18:58 + TOX_OPTIONS_LIST=' -e pre-commit' 15:18:58 + case ${PARALLEL,,} in 15:18:58 + tox -e pre-commit 15:18:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:18:59 pre-commit: install_deps> python -I -m pip install pre-commit 15:19:03 pre-commit: freeze> python -m pip freeze --all 15:19:03 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 15:19:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:19:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:19:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:19:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:19:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:19:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:19:08 [INFO] Once installed this environment will be reused. 15:19:08 [INFO] This may take a few minutes... 15:19:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:19:13 [INFO] Once installed this environment will be reused. 15:19:13 [INFO] This may take a few minutes... 15:19:20 Trim Trailing Whitespace.................................................Passed 15:19:21 Tabs remover.............................................................Passed 15:19:21 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:19:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:19:21 [INFO] Once installed this environment will be reused. 15:19:21 [INFO] This may take a few minutes... 15:19:37 gitlint..............................................(no files to check)Skipped 15:19:37 pre-commit: OK (38.71=setup[5.05]+cmd[17.66,16.00] seconds) 15:19:37 congratulations :) (38.89 seconds) 15:19:37 + tox_status=0 15:19:37 + echo '---> Completed tox runs' 15:19:37 ---> Completed tox runs 15:19:37 + for i in .tox/*/log 15:19:37 ++ echo .tox/pre-commit/log 15:19:37 ++ awk -F/ '{print $2}' 15:19:37 + tox_env=pre-commit 15:19:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:19:37 + DOC_DIR=docs/_build/html 15:19:37 + [[ -d docs/_build/html ]] 15:19:37 + echo '---> tox-run.sh ends' 15:19:37 ---> tox-run.sh ends 15:19:37 + test 0 -eq 0 15:19:37 $ ssh-agent -k 15:19:37 unset SSH_AUTH_SOCK; 15:19:37 unset SSH_AGENT_PID; 15:19:37 echo Agent pid 1929 killed; 15:19:37 [ssh-agent] Stopped. 15:19:37 [PostBuildScript] - [INFO] Executing post build scripts. 15:19:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4684007671972603378.sh 15:19:37 ---> sysstat.sh 15:19:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3790722935463601902.sh 15:19:38 ---> package-listing.sh 15:19:38 ++ tr '[:upper:]' '[:lower:]' 15:19:38 ++ facter osfamily 15:19:39 + OS_FAMILY=debian 15:19:39 + workspace=/w/workspace/oom-master-pre-commit-lint 15:19:39 + START_PACKAGES=/tmp/packages_start.txt 15:19:39 + END_PACKAGES=/tmp/packages_end.txt 15:19:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:39 + PACKAGES=/tmp/packages_start.txt 15:19:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:19:39 + PACKAGES=/tmp/packages_end.txt 15:19:39 + case "${OS_FAMILY}" in 15:19:39 + dpkg -l 15:19:39 + grep '^ii' 15:19:39 + '[' -f /tmp/packages_start.txt ']' 15:19:39 + '[' -f /tmp/packages_end.txt ']' 15:19:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:19:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:19:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:19:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7525664320855938170.sh 15:19:39 ---> capture-instance-metadata.sh 15:19:39 Setup pyenv: 15:19:39 system 15:19:39 3.8.13 15:19:39 3.9.13 15:19:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:19:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vse9 15:19:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:19:50 lf-activate-venv(): INFO: Installing: lftools 15:20:50 lf-activate-venv(): INFO: Adding /tmp/venv-Vse9/bin to PATH 15:20:50 INFO: Running in OpenStack, capturing instance metadata 15:20:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7852093604355208871.sh 15:20:50 provisioning config files... 15:20:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2032911357194539911tmp 15:20:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:20:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:20:50 [EnvInject] - Injecting environment variables from a build step. 15:20:50 [EnvInject] - Injecting as environment variables the properties content 15:20:50 SERVER_ID=logs 15:20:50 15:20:50 [EnvInject] - Variables injected successfully. 15:20:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18245405480587596629.sh 15:20:50 ---> create-netrc.sh 15:20:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10604262536297720619.sh 15:20:50 ---> python-tools-install.sh 15:20:50 Setup pyenv: 15:20:50 system 15:20:51 3.8.13 15:20:51 3.9.13 15:20:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:20:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vse9 from file:/tmp/.os_lf_venv 15:20:52 lf-activate-venv(): INFO: Installing: lftools 15:21:02 lf-activate-venv(): INFO: Adding /tmp/venv-Vse9/bin to PATH 15:21:02 Generating Requirements File 15:21:33 Python 3.10.6 15:21:33 pip 24.0 from /tmp/venv-Vse9/lib/python3.10/site-packages/pip (python 3.10) 15:21:33 appdirs==1.4.4 15:21:33 argcomplete==3.2.3 15:21:33 aspy.yaml==1.3.0 15:21:33 attrs==23.2.0 15:21:33 autopage==0.5.2 15:21:33 beautifulsoup4==4.12.3 15:21:33 boto3==1.34.68 15:21:33 botocore==1.34.68 15:21:33 bs4==0.0.2 15:21:33 cachetools==5.3.3 15:21:33 certifi==2024.2.2 15:21:33 cffi==1.16.0 15:21:33 cfgv==3.4.0 15:21:33 chardet==5.2.0 15:21:33 charset-normalizer==3.3.2 15:21:33 click==8.1.7 15:21:33 cliff==4.6.0 15:21:33 cmd2==2.4.3 15:21:33 cryptography==3.3.2 15:21:33 debtcollector==3.0.0 15:21:33 decorator==5.1.1 15:21:33 defusedxml==0.7.1 15:21:33 Deprecated==1.2.14 15:21:33 distlib==0.3.8 15:21:33 dnspython==2.6.1 15:21:33 docker==4.2.2 15:21:33 dogpile.cache==1.3.2 15:21:33 email_validator==2.1.1 15:21:33 filelock==3.13.1 15:21:33 future==1.0.0 15:21:33 gitdb==4.0.11 15:21:33 GitPython==3.1.42 15:21:33 google-auth==2.29.0 15:21:33 httplib2==0.22.0 15:21:33 identify==2.5.35 15:21:33 idna==3.6 15:21:33 importlib-resources==1.5.0 15:21:33 iso8601==2.1.0 15:21:33 Jinja2==3.1.3 15:21:33 jmespath==1.0.1 15:21:33 jsonpatch==1.33 15:21:33 jsonpointer==2.4 15:21:33 jsonschema==4.21.1 15:21:33 jsonschema-specifications==2023.12.1 15:21:33 keystoneauth1==5.6.0 15:21:33 kubernetes==29.0.0 15:21:33 lftools==0.37.10 15:21:33 lxml==5.1.0 15:21:33 MarkupSafe==2.1.5 15:21:33 msgpack==1.0.8 15:21:33 multi_key_dict==2.0.3 15:21:33 munch==4.0.0 15:21:33 netaddr==1.2.1 15:21:33 netifaces==0.11.0 15:21:33 niet==1.4.2 15:21:33 nodeenv==1.8.0 15:21:33 oauth2client==4.1.3 15:21:33 oauthlib==3.2.2 15:21:33 openstacksdk==3.0.0 15:21:33 os-client-config==2.1.0 15:21:33 os-service-types==1.7.0 15:21:33 osc-lib==3.0.1 15:21:33 oslo.config==9.4.0 15:21:33 oslo.context==5.5.0 15:21:33 oslo.i18n==6.3.0 15:21:33 oslo.log==5.5.0 15:21:33 oslo.serialization==5.4.0 15:21:33 oslo.utils==7.1.0 15:21:33 packaging==24.0 15:21:33 pbr==6.0.0 15:21:33 platformdirs==4.2.0 15:21:33 prettytable==3.10.0 15:21:33 pyasn1==0.5.1 15:21:33 pyasn1-modules==0.3.0 15:21:33 pycparser==2.21 15:21:33 pygerrit2==2.0.15 15:21:33 PyGithub==2.2.0 15:21:33 pyinotify==0.9.6 15:21:33 PyJWT==2.8.0 15:21:33 PyNaCl==1.5.0 15:21:33 pyparsing==2.4.7 15:21:33 pyperclip==1.8.2 15:21:33 pyrsistent==0.20.0 15:21:33 python-cinderclient==9.5.0 15:21:33 python-dateutil==2.9.0.post0 15:21:33 python-heatclient==3.5.0 15:21:33 python-jenkins==1.8.2 15:21:33 python-keystoneclient==5.4.0 15:21:33 python-magnumclient==4.4.0 15:21:33 python-novaclient==18.6.0 15:21:33 python-openstackclient==6.6.0 15:21:33 python-swiftclient==4.5.0 15:21:33 PyYAML==6.0.1 15:21:33 referencing==0.34.0 15:21:33 requests==2.31.0 15:21:33 requests-oauthlib==1.4.0 15:21:33 requestsexceptions==1.4.0 15:21:33 rfc3986==2.0.0 15:21:33 rpds-py==0.18.0 15:21:33 rsa==4.9 15:21:33 ruamel.yaml==0.18.6 15:21:33 ruamel.yaml.clib==0.2.8 15:21:33 s3transfer==0.10.1 15:21:33 simplejson==3.19.2 15:21:33 six==1.16.0 15:21:33 smmap==5.0.1 15:21:33 soupsieve==2.5 15:21:33 stevedore==5.2.0 15:21:33 tabulate==0.9.0 15:21:33 toml==0.10.2 15:21:33 tomlkit==0.12.4 15:21:33 tqdm==4.66.2 15:21:33 typing_extensions==4.10.0 15:21:33 tzdata==2024.1 15:21:33 urllib3==1.26.18 15:21:33 virtualenv==20.25.1 15:21:33 wcwidth==0.2.13 15:21:33 websocket-client==1.7.0 15:21:33 wrapt==1.16.0 15:21:33 xdg==6.0.0 15:21:33 xmltodict==0.13.0 15:21:33 yq==3.2.3 15:21:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5423160171970058223.sh 15:21:33 ---> sudo-logs.sh 15:21:33 Archiving 'sudo' log.. 15:21:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2414462511541852686.sh 15:21:34 ---> job-cost.sh 15:21:34 Setup pyenv: 15:21:34 system 15:21:34 3.8.13 15:21:34 3.9.13 15:21:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vse9 from file:/tmp/.os_lf_venv 15:21:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:21:40 lf-activate-venv(): INFO: Adding /tmp/venv-Vse9/bin to PATH 15:21:40 INFO: No Stack... 15:21:40 INFO: Retrieving Pricing Info for: v3-standard-4 15:21:41 INFO: Archiving Costs 15:21:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11210350419113364207.sh 15:21:41 ---> logs-deploy.sh 15:21:41 Setup pyenv: 15:21:41 system 15:21:41 3.8.13 15:21:41 3.9.13 15:21:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vse9 from file:/tmp/.os_lf_venv 15:21:42 lf-activate-venv(): INFO: Installing: lftools 15:21:58 lf-activate-venv(): INFO: Adding /tmp/venv-Vse9/bin to PATH 15:21:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3363 15:21:58 INFO: archiving workspace using pattern(s): 15:21:59 Archives upload complete. 15:21:59 INFO: archiving logs to Nexus 15:22:00 ---> uname -a: 15:22:00 Linux prd-ubuntu1804-builder-4c-4g-15938 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:22:00 15:22:00 15:22:00 ---> lscpu: 15:22:00 Architecture: x86_64 15:22:00 CPU op-mode(s): 32-bit, 64-bit 15:22:00 Byte Order: Little Endian 15:22:00 CPU(s): 4 15:22:00 On-line CPU(s) list: 0-3 15:22:00 Thread(s) per core: 1 15:22:00 Core(s) per socket: 1 15:22:00 Socket(s): 4 15:22:00 NUMA node(s): 1 15:22:00 Vendor ID: AuthenticAMD 15:22:00 CPU family: 23 15:22:00 Model: 49 15:22:00 Model name: AMD EPYC-Rome Processor 15:22:00 Stepping: 0 15:22:00 CPU MHz: 2799.998 15:22:00 BogoMIPS: 5599.99 15:22:00 Virtualization: AMD-V 15:22:00 Hypervisor vendor: KVM 15:22:00 Virtualization type: full 15:22:00 L1d cache: 32K 15:22:00 L1i cache: 32K 15:22:00 L2 cache: 512K 15:22:00 L3 cache: 16384K 15:22:00 NUMA node0 CPU(s): 0-3 15:22:00 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 15:22:00 15:22:00 15:22:00 ---> nproc: 15:22:00 4 15:22:00 15:22:00 15:22:00 ---> df -h: 15:22:00 Filesystem Size Used Avail Use% Mounted on 15:22:00 udev 7.9G 0 7.9G 0% /dev 15:22:00 tmpfs 1.6G 672K 1.6G 1% /run 15:22:00 /dev/vda1 78G 8.4G 70G 11% / 15:22:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:22:00 tmpfs 5.0M 0 5.0M 0% /run/lock 15:22:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:22:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:22:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:22:00 15:22:00 15:22:00 ---> free -m: 15:22:00 total used free shared buff/cache available 15:22:00 Mem: 16040 533 13313 0 2192 15187 15:22:00 Swap: 1023 0 1023 15:22:00 15:22:00 15:22:00 ---> ip addr: 15:22:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:22:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:22:00 inet 127.0.0.1/8 scope host lo 15:22:00 valid_lft forever preferred_lft forever 15:22:00 inet6 ::1/128 scope host 15:22:00 valid_lft forever preferred_lft forever 15:22:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:22:00 link/ether fa:16:3e:89:5c:d8 brd ff:ff:ff:ff:ff:ff 15:22:00 inet 10.30.107.145/23 brd 10.30.107.255 scope global dynamic ens3 15:22:00 valid_lft 86120sec preferred_lft 86120sec 15:22:00 inet6 fe80::f816:3eff:fe89:5cd8/64 scope link 15:22:00 valid_lft forever preferred_lft forever 15:22:00 15:22:00 15:22:00 ---> sar -b -r -n DEV: 15:22:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15938) 03/22/24 _x86_64_ (4 CPU) 15:22:00 15:22:00 15:17:36 LINUX RESTART (4 CPU) 15:22:00 15:22:00 15:18:05 tps rtps wtps bread/s bwrtn/s 15:22:00 15:19:01 90.16 61.93 28.23 3960.65 21151.02 15:22:00 15:20:01 75.28 13.07 62.22 1017.87 9168.67 15:22:00 15:21:01 54.30 2.28 52.02 119.43 6304.70 15:22:00 Average: 72.87 24.96 47.91 1649.19 12009.95 15:22:00 15:22:00 15:18:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:22:00 15:19:01 14168000 15583352 2256968 13.74 45144 1580464 835724 4.78 645544 1419036 90304 15:22:00 15:20:01 13948056 15566392 2476912 15.08 57404 1759816 793028 4.54 725688 1537064 43696 15:22:00 15:21:01 13713544 15519560 2711424 16.51 75008 1918492 834980 4.78 802048 1672408 139220 15:22:00 Average: 13943200 15556435 2481768 15.11 59185 1752924 821244 4.70 724427 1542836 91073 15:22:00 15:22:00 15:18:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:22:00 15:19:01 lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 15:22:00 15:19:01 ens3 375.25 266.01 1657.61 66.19 0.00 0.00 0.00 0.00 15:22:00 15:20:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 15:22:00 15:20:01 ens3 53.13 41.92 535.10 23.83 0.00 0.00 0.00 0.00 15:22:00 15:21:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 15:22:00 15:21:01 ens3 35.15 25.67 594.49 5.99 0.00 0.00 0.00 0.00 15:22:00 Average: lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 15:22:00 Average: ens3 149.62 107.77 912.94 31.25 0.00 0.00 0.00 0.00 15:22:00 15:22:00 15:22:00 ---> sar -P ALL: 15:22:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15938) 03/22/24 _x86_64_ (4 CPU) 15:22:00 15:22:00 15:17:36 LINUX RESTART (4 CPU) 15:22:00 15:22:00 15:18:05 CPU %user %nice %system %iowait %steal %idle 15:22:00 15:19:01 all 14.72 0.00 1.63 16.36 0.05 67.24 15:22:00 15:19:01 0 7.28 0.00 1.38 22.09 0.05 69.19 15:22:00 15:19:01 1 16.71 0.00 1.90 8.92 0.07 72.39 15:22:00 15:19:01 2 14.34 0.00 1.82 28.45 0.07 55.32 15:22:00 15:19:01 3 20.50 0.00 1.41 5.98 0.05 72.06 15:22:00 15:20:01 all 16.26 0.00 1.35 15.74 0.06 66.58 15:22:00 15:20:01 0 15.31 0.00 1.33 3.15 0.05 80.16 15:22:00 15:20:01 1 12.93 0.00 1.20 19.28 0.05 66.53 15:22:00 15:20:01 2 17.97 0.00 1.32 19.61 0.08 61.02 15:22:00 15:20:01 3 18.83 0.00 1.55 21.01 0.05 58.56 15:22:00 15:21:01 all 12.51 0.00 0.98 11.54 0.04 74.93 15:22:00 15:21:01 0 7.34 0.00 0.73 0.32 0.03 91.57 15:22:00 15:21:01 1 11.10 0.00 1.46 42.31 0.03 45.09 15:22:00 15:21:01 2 12.61 0.00 0.65 2.03 0.02 84.69 15:22:00 15:21:01 3 19.01 0.00 1.10 1.58 0.05 78.26 15:22:00 Average: all 14.49 0.00 1.31 14.50 0.05 69.64 15:22:00 Average: 0 10.05 0.00 1.14 8.18 0.05 80.58 15:22:00 Average: 1 13.51 0.00 1.51 23.82 0.05 61.10 15:22:00 Average: 2 14.99 0.00 1.25 16.43 0.06 67.28 15:22:00 Average: 3 19.42 0.00 1.35 9.60 0.05 69.58 15:22:00 15:22:00 15:22:00