13:40:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139636 13:40:31 Running as SYSTEM 13:40:31 [EnvInject] - Loading node environment variables. 13:40:31 Building remotely on prd-ubuntu1804-builder-4c-4g-88337 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:40:31 [ssh-agent] Looking for ssh-agent implementation... 13:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:31 $ ssh-agent 13:40:31 SSH_AUTH_SOCK=/tmp/ssh-e2ApnPh6V2vF/agent.1703 13:40:31 SSH_AGENT_PID=1705 13:40:31 [ssh-agent] Started. 13:40:31 Running ssh-add (command line suppressed) 13:40:31 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3697482933213945138.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3697482933213945138.key) 13:40:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:40:31 The recommended git tool is: NONE 13:40:33 using credential onap-jenkins-ssh 13:40:33 Wiping out workspace first. 13:40:33 Cloning the remote Git repository 13:40:33 Cloning repository git://cloud.onap.org/mirror/oom.git 13:40:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:40:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:33 > git --version # timeout=10 13:40:33 > git --version # 'git version 2.17.1' 13:40:33 using GIT_SSH to set credentials Gerrit user 13:40:33 Verifying host key using manually-configured host key entries 13:40:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:40:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:40:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:40:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:38 using GIT_SSH to set credentials Gerrit user 13:40:38 Verifying host key using manually-configured host key entries 13:40:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/139636/1 # timeout=30 13:40:39 > git rev-parse 0741e1c181a0d3352f9efbe3e7f97006a908eed8^{commit} # timeout=10 13:40:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:40:39 Checking out Revision 0741e1c181a0d3352f9efbe3e7f97006a908eed8 (refs/changes/36/139636/1) 13:40:39 > git config core.sparsecheckout # timeout=10 13:40:39 > git checkout -f 0741e1c181a0d3352f9efbe3e7f97006a908eed8 # timeout=30 13:40:42 Commit message: "Adjust default role mapping of the common serviceAccount chart" 13:40:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:40:42 > git rev-list --no-walk c83b46874cdcda8e14b4bf46c2acbff57c9d6e94 # timeout=10 13:40:43 [EnvInject] - Injecting environment variables from a build step. 13:40:43 [EnvInject] - Injecting as environment variables the properties content 13:40:43 PYTHON=python3 13:40:43 13:40:43 [EnvInject] - Variables injected successfully. 13:40:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17079256802040631949.sh 13:40:43 ---> tox-install.sh 13:40:43 + source /home/jenkins/lf-env.sh 13:40:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:43 ++ mktemp -d /tmp/venv-XXXX 13:40:43 + lf_venv=/tmp/venv-1RII 13:40:43 + local venv_file=/tmp/.os_lf_venv 13:40:43 + local python=python3 13:40:43 + local options 13:40:43 + local set_path=true 13:40:43 + local install_args= 13:40:43 ++ 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:40:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:43 + true 13:40:43 + case $1 in 13:40:43 + venv_file=/tmp/.toxenv 13:40:43 + shift 2 13:40:43 + true 13:40:43 + case $1 in 13:40:43 + shift 13:40:43 + break 13:40:43 + case $python in 13:40:43 + local pkg_list= 13:40:43 + [[ -d /opt/pyenv ]] 13:40:43 + echo 'Setup pyenv:' 13:40:43 Setup pyenv: 13:40:43 + export PYENV_ROOT=/opt/pyenv 13:40:43 + PYENV_ROOT=/opt/pyenv 13:40:43 + 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:40:43 + 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:40:43 + pyenv versions 13:40:43 * system (set by /opt/pyenv/version) 13:40:43 * 3.8.13 (set by /opt/pyenv/version) 13:40:43 * 3.9.13 (set by /opt/pyenv/version) 13:40:43 * 3.10.6 (set by /opt/pyenv/version) 13:40:43 + command -v pyenv 13:40:43 ++ pyenv init - --no-rehash 13:40:43 + 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:40:43 export PATH="/opt/pyenv/shims:${PATH}" 13:40:43 export PYENV_SHELL=bash 13:40:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:43 pyenv() { 13:40:43 local command 13:40:43 command="${1:-}" 13:40:43 if [ "$#" -gt 0 ]; then 13:40:43 shift 13:40:43 fi 13:40:43 13:40:43 case "$command" in 13:40:43 rehash|shell) 13:40:43 eval "$(pyenv "sh-$command" "$@")" 13:40:43 ;; 13:40:43 *) 13:40:43 command pyenv "$command" "$@" 13:40:43 ;; 13:40:43 esac 13:40:43 }' 13:40:43 +++ 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:40:43 ++ 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:40:43 ++ 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:40:43 ++ 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:40:43 ++ export PYENV_SHELL=bash 13:40:43 ++ PYENV_SHELL=bash 13:40:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:43 +++ complete -F _pyenv pyenv 13:40:43 ++ lf-pyver python3 13:40:43 ++ local py_version_xy=python3 13:40:43 ++ local py_version_xyz= 13:40:43 ++ pyenv versions 13:40:43 ++ local command 13:40:43 ++ command=versions 13:40:43 ++ '[' 1 -gt 0 ']' 13:40:43 ++ shift 13:40:43 ++ case "$command" in 13:40:43 ++ command pyenv versions 13:40:43 ++ pyenv versions 13:40:43 ++ awk '{ print $1 }' 13:40:43 ++ grep -E '^[0-9.]*[0-9]$' 13:40:43 ++ sed 's/^[ *]* //' 13:40:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:43 +++ sort -V 13:40:43 +++ grep '^3' /tmp/.pyenv_versions 13:40:43 +++ tail -n 1 13:40:43 ++ py_version_xyz=3.10.6 13:40:43 ++ [[ -z 3.10.6 ]] 13:40:43 ++ echo 3.10.6 13:40:43 ++ return 0 13:40:43 + pyenv local 3.10.6 13:40:43 + local command 13:40:43 + command=local 13:40:43 + '[' 2 -gt 0 ']' 13:40:43 + shift 13:40:43 + case "$command" in 13:40:43 + command pyenv local 3.10.6 13:40:43 + pyenv local 3.10.6 13:40:43 + for arg in "$@" 13:40:43 + case $arg in 13:40:43 + pkg_list+='tox ' 13:40:43 + for arg in "$@" 13:40:43 + case $arg in 13:40:43 + pkg_list+='virtualenv ' 13:40:43 + for arg in "$@" 13:40:43 + case $arg in 13:40:43 + pkg_list+='urllib3~=1.26.15 ' 13:40:43 + [[ -f /tmp/.toxenv ]] 13:40:43 + [[ ! -f /tmp/.toxenv ]] 13:40:43 + [[ -n '' ]] 13:40:43 + python3 -m venv /tmp/venv-1RII 13:40:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1RII' 13:40:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1RII 13:40:47 + echo /tmp/venv-1RII 13:40:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:40:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:40:47 + /tmp/venv-1RII/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:40:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:40:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:40:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:40:50 + /tmp/venv-1RII/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:40:53 + type python3 13:40:53 + true 13:40:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1RII/bin to PATH' 13:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-1RII/bin to PATH 13:40:53 + PATH=/tmp/venv-1RII/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:40:53 + return 0 13:40:53 + python3 --version 13:40:53 Python 3.10.6 13:40:53 + python3 -m pip --version 13:40:53 pip 24.3.1 from /tmp/venv-1RII/lib/python3.10/site-packages/pip (python 3.10) 13:40:53 + python3 -m pip freeze 13:40:53 cachetools==5.5.0 13:40:53 chardet==5.2.0 13:40:53 colorama==0.4.6 13:40:53 distlib==0.3.9 13:40:53 filelock==3.16.1 13:40:53 packaging==24.2 13:40:53 platformdirs==4.3.6 13:40:53 pluggy==1.5.0 13:40:53 pyproject-api==1.8.0 13:40:53 tomli==2.2.1 13:40:53 tox==4.23.2 13:40:53 typing_extensions==4.12.2 13:40:53 urllib3==1.26.20 13:40:53 virtualenv==20.28.0 13:40:53 [EnvInject] - Injecting environment variables from a build step. 13:40:53 [EnvInject] - Injecting as environment variables the properties content 13:40:53 PARALLEL=false 13:40:53 13:40:53 [EnvInject] - Variables injected successfully. 13:40:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16077480753664216433.sh 13:40:53 ---> tox-run.sh 13:40:53 + 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:40:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:40:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:40:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:40:53 + cd /w/workspace/oom-master-pre-commit-lint/. 13:40:53 + source /home/jenkins/lf-env.sh 13:40:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:53 ++ mktemp -d /tmp/venv-XXXX 13:40:53 + lf_venv=/tmp/venv-OEyu 13:40:53 + local venv_file=/tmp/.os_lf_venv 13:40:53 + local python=python3 13:40:53 + local options 13:40:53 + local set_path=true 13:40:53 + local install_args= 13:40:53 ++ 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:40:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:53 + true 13:40:53 + case $1 in 13:40:53 + venv_file=/tmp/.toxenv 13:40:53 + shift 2 13:40:53 + true 13:40:53 + case $1 in 13:40:53 + shift 13:40:53 + break 13:40:53 + case $python in 13:40:53 + local pkg_list= 13:40:53 + [[ -d /opt/pyenv ]] 13:40:53 + echo 'Setup pyenv:' 13:40:53 Setup pyenv: 13:40:53 + export PYENV_ROOT=/opt/pyenv 13:40:53 + PYENV_ROOT=/opt/pyenv 13:40:53 + 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:40:53 + 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:40:53 + pyenv versions 13:40:53 system 13:40:53 3.8.13 13:40:53 3.9.13 13:40:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:40:53 + command -v pyenv 13:40:53 ++ pyenv init - --no-rehash 13:40:53 + 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:40:53 export PATH="/opt/pyenv/shims:${PATH}" 13:40:53 export PYENV_SHELL=bash 13:40:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:53 pyenv() { 13:40:53 local command 13:40:53 command="${1:-}" 13:40:53 if [ "$#" -gt 0 ]; then 13:40:53 shift 13:40:53 fi 13:40:53 13:40:53 case "$command" in 13:40:53 rehash|shell) 13:40:53 eval "$(pyenv "sh-$command" "$@")" 13:40:53 ;; 13:40:53 *) 13:40:53 command pyenv "$command" "$@" 13:40:53 ;; 13:40:53 esac 13:40:53 }' 13:40:53 +++ 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:40:53 ++ 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:40:53 ++ 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:40:53 ++ 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:40:53 ++ export PYENV_SHELL=bash 13:40:53 ++ PYENV_SHELL=bash 13:40:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:53 +++ complete -F _pyenv pyenv 13:40:53 ++ lf-pyver python3 13:40:53 ++ local py_version_xy=python3 13:40:53 ++ local py_version_xyz= 13:40:53 ++ pyenv versions 13:40:53 ++ sed 's/^[ *]* //' 13:40:53 ++ awk '{ print $1 }' 13:40:53 ++ grep -E '^[0-9.]*[0-9]$' 13:40:53 ++ local command 13:40:53 ++ command=versions 13:40:53 ++ '[' 1 -gt 0 ']' 13:40:53 ++ shift 13:40:53 ++ case "$command" in 13:40:53 ++ command pyenv versions 13:40:53 ++ pyenv versions 13:40:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:53 +++ grep '^3' /tmp/.pyenv_versions 13:40:53 +++ sort -V 13:40:53 +++ tail -n 1 13:40:53 ++ py_version_xyz=3.10.6 13:40:53 ++ [[ -z 3.10.6 ]] 13:40:53 ++ echo 3.10.6 13:40:53 ++ return 0 13:40:53 + pyenv local 3.10.6 13:40:53 + local command 13:40:53 + command=local 13:40:53 + '[' 2 -gt 0 ']' 13:40:53 + shift 13:40:53 + case "$command" in 13:40:53 + command pyenv local 3.10.6 13:40:53 + pyenv local 3.10.6 13:40:53 + for arg in "$@" 13:40:53 + case $arg in 13:40:53 + pkg_list+='tox ' 13:40:53 + for arg in "$@" 13:40:53 + case $arg in 13:40:53 + pkg_list+='virtualenv ' 13:40:53 + for arg in "$@" 13:40:53 + case $arg in 13:40:53 + pkg_list+='urllib3~=1.26.15 ' 13:40:53 + [[ -f /tmp/.toxenv ]] 13:40:53 ++ cat /tmp/.toxenv 13:40:53 + lf_venv=/tmp/venv-1RII 13:40:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1RII from' file:/tmp/.toxenv 13:40:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1RII from file:/tmp/.toxenv 13:40:53 + /tmp/venv-1RII/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:40:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:40:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:40:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:40:54 + /tmp/venv-1RII/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:40:56 + type python3 13:40:56 + true 13:40:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1RII/bin to PATH' 13:40:56 lf-activate-venv(): INFO: Adding /tmp/venv-1RII/bin to PATH 13:40:56 + PATH=/tmp/venv-1RII/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:40:56 + return 0 13:40:56 + [[ -d /opt/pyenv ]] 13:40:56 + echo '---> Setting up pyenv' 13:40:56 ---> Setting up pyenv 13:40:56 + export PYENV_ROOT=/opt/pyenv 13:40:56 + PYENV_ROOT=/opt/pyenv 13:40:56 + export PATH=/opt/pyenv/bin:/tmp/venv-1RII/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:40:56 + PATH=/opt/pyenv/bin:/tmp/venv-1RII/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:40:56 ++ pwd 13:40:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:40:56 + export PYTHONPATH 13:40:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:40:56 + TOX_TESTENV_PASSENV=PYTHONPATH 13:40:56 + tox --version 13:40:56 4.23.2 from /tmp/venv-1RII/lib/python3.10/site-packages/tox/__init__.py 13:40:56 + PARALLEL=false 13:40:56 + TOX_OPTIONS_LIST= 13:40:56 + [[ -n pre-commit ]] 13:40:56 + TOX_OPTIONS_LIST=' -e pre-commit' 13:40:56 + case ${PARALLEL,,} in 13:40:56 + tox -e pre-commit 13:40:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:40:57 pre-commit: install_deps> python -I -m pip install pre-commit 13:41:00 pre-commit: freeze> python -m pip freeze --all 13:41:00 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.3,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.6.0,virtualenv==20.28.0,wheel==0.45.1 13:41:00 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:41:00 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:41:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:41:00 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 13:41:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:41:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:41:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:41:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:41:03 [INFO] Once installed this environment will be reused. 13:41:03 [INFO] This may take a few minutes... 13:41:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:41:06 [INFO] Once installed this environment will be reused. 13:41:06 [INFO] This may take a few minutes... 13:41:11 Trim Trailing Whitespace.................................................Passed 13:41:11 Tabs remover.............................................................Passed 13:41:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:41:11 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:41:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:41:11 [INFO] Once installed this environment will be reused. 13:41:11 [INFO] This may take a few minutes... 13:41:17 gitlint..............................................(no files to check)Skipped 13:41:17 pre-commit: OK (20.49=setup[3.63]+cmd[11.13,5.73] seconds) 13:41:17 congratulations :) (20.66 seconds) 13:41:17 + tox_status=0 13:41:17 + echo '---> Completed tox runs' 13:41:17 ---> Completed tox runs 13:41:17 + for i in .tox/*/log 13:41:17 ++ echo .tox/pre-commit/log 13:41:17 ++ awk -F/ '{print $2}' 13:41:17 + tox_env=pre-commit 13:41:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:41:17 + DOC_DIR=docs/_build/html 13:41:17 + [[ -d docs/_build/html ]] 13:41:17 + echo '---> tox-run.sh ends' 13:41:17 ---> tox-run.sh ends 13:41:17 + test 0 -eq 0 13:41:17 $ ssh-agent -k 13:41:17 unset SSH_AUTH_SOCK; 13:41:17 unset SSH_AGENT_PID; 13:41:17 echo Agent pid 1705 killed; 13:41:17 [ssh-agent] Stopped. 13:41:17 [PostBuildScript] - [INFO] Executing post build scripts. 13:41:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12526500548613971306.sh 13:41:17 ---> sysstat.sh 13:41:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10931649237781082686.sh 13:41:17 ---> package-listing.sh 13:41:17 ++ tr '[:upper:]' '[:lower:]' 13:41:17 ++ facter osfamily 13:41:17 + OS_FAMILY=debian 13:41:17 + workspace=/w/workspace/oom-master-pre-commit-lint 13:41:17 + START_PACKAGES=/tmp/packages_start.txt 13:41:17 + END_PACKAGES=/tmp/packages_end.txt 13:41:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:17 + PACKAGES=/tmp/packages_start.txt 13:41:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:41:17 + PACKAGES=/tmp/packages_end.txt 13:41:17 + case "${OS_FAMILY}" in 13:41:17 + dpkg -l 13:41:17 + grep '^ii' 13:41:18 + '[' -f /tmp/packages_start.txt ']' 13:41:18 + '[' -f /tmp/packages_end.txt ']' 13:41:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:41:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:41:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:41:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4618395660848023084.sh 13:41:18 ---> capture-instance-metadata.sh 13:41:18 Setup pyenv: 13:41:18 system 13:41:18 3.8.13 13:41:18 3.9.13 13:41:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:41:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qKow 13:41:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:41:24 lf-activate-venv(): INFO: Installing: lftools 13:41:52 lf-activate-venv(): INFO: Adding /tmp/venv-qKow/bin to PATH 13:41:52 INFO: Running in OpenStack, capturing instance metadata 13:41:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10060346749934527373.sh 13:41:52 provisioning config files... 13:41:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2487705884577031579tmp 13:41:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:41:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:41:52 [EnvInject] - Injecting environment variables from a build step. 13:41:52 [EnvInject] - Injecting as environment variables the properties content 13:41:52 SERVER_ID=logs 13:41:52 13:41:52 [EnvInject] - Variables injected successfully. 13:41:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10552201005613929407.sh 13:41:52 ---> create-netrc.sh 13:41:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13123530553066266729.sh 13:41:52 ---> python-tools-install.sh 13:41:52 Setup pyenv: 13:41:52 system 13:41:52 3.8.13 13:41:52 3.9.13 13:41:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:41:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qKow from file:/tmp/.os_lf_venv 13:41:53 lf-activate-venv(): INFO: Installing: lftools 13:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-qKow/bin to PATH 13:42:01 Generating Requirements File 13:42:22 Python 3.10.6 13:42:22 pip 24.3.1 from /tmp/venv-qKow/lib/python3.10/site-packages/pip (python 3.10) 13:42:22 appdirs==1.4.4 13:42:22 argcomplete==3.5.1 13:42:22 aspy.yaml==1.3.0 13:42:22 attrs==24.2.0 13:42:22 autopage==0.5.2 13:42:22 beautifulsoup4==4.12.3 13:42:22 boto3==1.35.73 13:42:22 botocore==1.35.73 13:42:22 bs4==0.0.2 13:42:22 cachetools==5.5.0 13:42:22 certifi==2024.8.30 13:42:22 cffi==1.17.1 13:42:22 cfgv==3.4.0 13:42:22 chardet==5.2.0 13:42:22 charset-normalizer==3.4.0 13:42:22 click==8.1.7 13:42:22 cliff==4.8.0 13:42:22 cmd2==2.5.7 13:42:22 cryptography==3.3.2 13:42:22 debtcollector==3.0.0 13:42:22 decorator==5.1.1 13:42:22 defusedxml==0.7.1 13:42:22 Deprecated==1.2.15 13:42:22 distlib==0.3.9 13:42:22 dnspython==2.7.0 13:42:22 docker==4.2.2 13:42:22 dogpile.cache==1.3.3 13:42:22 durationpy==0.9 13:42:22 email_validator==2.2.0 13:42:22 filelock==3.16.1 13:42:22 future==1.0.0 13:42:22 gitdb==4.0.11 13:42:22 GitPython==3.1.43 13:42:22 google-auth==2.36.0 13:42:22 httplib2==0.22.0 13:42:22 identify==2.6.3 13:42:22 idna==3.10 13:42:22 importlib-resources==1.5.0 13:42:22 iso8601==2.1.0 13:42:22 Jinja2==3.1.4 13:42:22 jmespath==1.0.1 13:42:22 jsonpatch==1.33 13:42:22 jsonpointer==3.0.0 13:42:22 jsonschema==4.23.0 13:42:22 jsonschema-specifications==2024.10.1 13:42:22 keystoneauth1==5.9.1 13:42:22 kubernetes==31.0.0 13:42:22 lftools==0.37.10 13:42:22 lxml==5.3.0 13:42:22 MarkupSafe==3.0.2 13:42:22 msgpack==1.1.0 13:42:22 multi_key_dict==2.0.3 13:42:22 munch==4.0.0 13:42:22 netaddr==1.3.0 13:42:22 netifaces==0.11.0 13:42:22 niet==1.4.2 13:42:22 nodeenv==1.9.1 13:42:22 oauth2client==4.1.3 13:42:22 oauthlib==3.2.2 13:42:22 openstacksdk==4.1.0 13:42:22 os-client-config==2.1.0 13:42:22 os-service-types==1.7.0 13:42:22 osc-lib==3.2.0 13:42:22 oslo.config==9.7.0 13:42:22 oslo.context==5.7.0 13:42:22 oslo.i18n==6.5.0 13:42:22 oslo.log==6.2.0 13:42:22 oslo.serialization==5.6.0 13:42:22 oslo.utils==7.4.0 13:42:22 packaging==24.2 13:42:22 pbr==6.1.0 13:42:22 platformdirs==4.3.6 13:42:22 prettytable==3.12.0 13:42:22 psutil==6.1.0 13:42:22 pyasn1==0.6.1 13:42:22 pyasn1_modules==0.4.1 13:42:22 pycparser==2.22 13:42:22 pygerrit2==2.0.15 13:42:22 PyGithub==2.5.0 13:42:22 PyJWT==2.10.1 13:42:22 PyNaCl==1.5.0 13:42:22 pyparsing==2.4.7 13:42:22 pyperclip==1.9.0 13:42:22 pyrsistent==0.20.0 13:42:22 python-cinderclient==9.6.0 13:42:22 python-dateutil==2.9.0.post0 13:42:22 python-heatclient==4.0.0 13:42:22 python-jenkins==1.8.2 13:42:22 python-keystoneclient==5.5.0 13:42:22 python-magnumclient==4.7.0 13:42:22 python-openstackclient==7.2.1 13:42:22 python-swiftclient==4.6.0 13:42:22 PyYAML==6.0.2 13:42:22 referencing==0.35.1 13:42:22 requests==2.32.3 13:42:22 requests-oauthlib==2.0.0 13:42:22 requestsexceptions==1.4.0 13:42:22 rfc3986==2.0.0 13:42:22 rpds-py==0.22.0 13:42:22 rsa==4.9 13:42:22 ruamel.yaml==0.18.6 13:42:22 ruamel.yaml.clib==0.2.12 13:42:22 s3transfer==0.10.4 13:42:22 simplejson==3.19.3 13:42:22 six==1.16.0 13:42:22 smmap==5.0.1 13:42:22 soupsieve==2.6 13:42:22 stevedore==5.4.0 13:42:22 tabulate==0.9.0 13:42:22 toml==0.10.2 13:42:22 tomlkit==0.13.2 13:42:22 tqdm==4.67.1 13:42:22 typing_extensions==4.12.2 13:42:22 tzdata==2024.2 13:42:22 urllib3==1.26.20 13:42:22 virtualenv==20.28.0 13:42:22 wcwidth==0.2.13 13:42:22 websocket-client==1.8.0 13:42:22 wrapt==1.17.0 13:42:22 xdg==6.0.0 13:42:22 xmltodict==0.14.2 13:42:22 yq==3.4.3 13:42:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15254860752586656394.sh 13:42:22 ---> sudo-logs.sh 13:42:22 Archiving 'sudo' log.. 13:42:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14297569161491874278.sh 13:42:23 ---> job-cost.sh 13:42:23 Setup pyenv: 13:42:23 system 13:42:23 3.8.13 13:42:23 3.9.13 13:42:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:42:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qKow from file:/tmp/.os_lf_venv 13:42:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:42:28 lf-activate-venv(): INFO: Adding /tmp/venv-qKow/bin to PATH 13:42:28 INFO: No Stack... 13:42:28 INFO: Retrieving Pricing Info for: v3-standard-4 13:42:29 INFO: Archiving Costs 13:42:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7528517130246438556.sh 13:42:29 ---> logs-deploy.sh 13:42:29 Setup pyenv: 13:42:29 system 13:42:29 3.8.13 13:42:29 3.9.13 13:42:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:42:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qKow from file:/tmp/.os_lf_venv 13:42:30 lf-activate-venv(): INFO: Installing: lftools 13:42:37 lf-activate-venv(): INFO: Adding /tmp/venv-qKow/bin to PATH 13:42:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3649 13:42:37 INFO: archiving workspace using pattern(s): 13:42:39 Archives upload complete. 13:42:39 INFO: archiving logs to Nexus 13:42:40 ---> uname -a: 13:42:40 Linux prd-ubuntu1804-builder-4c-4g-88337 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:42:40 13:42:40 13:42:40 ---> lscpu: 13:42:40 Architecture: x86_64 13:42:40 CPU op-mode(s): 32-bit, 64-bit 13:42:40 Byte Order: Little Endian 13:42:40 CPU(s): 4 13:42:40 On-line CPU(s) list: 0-3 13:42:40 Thread(s) per core: 1 13:42:40 Core(s) per socket: 1 13:42:40 Socket(s): 4 13:42:40 NUMA node(s): 1 13:42:40 Vendor ID: AuthenticAMD 13:42:40 CPU family: 23 13:42:40 Model: 49 13:42:40 Model name: AMD EPYC-Rome Processor 13:42:40 Stepping: 0 13:42:40 CPU MHz: 2799.998 13:42:40 BogoMIPS: 5599.99 13:42:40 Virtualization: AMD-V 13:42:40 Hypervisor vendor: KVM 13:42:40 Virtualization type: full 13:42:40 L1d cache: 32K 13:42:40 L1i cache: 32K 13:42:40 L2 cache: 512K 13:42:40 L3 cache: 16384K 13:42:40 NUMA node0 CPU(s): 0-3 13:42:40 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:42:40 13:42:40 13:42:40 ---> nproc: 13:42:40 4 13:42:40 13:42:40 13:42:40 ---> df -h: 13:42:40 Filesystem Size Used Avail Use% Mounted on 13:42:40 udev 7.9G 0 7.9G 0% /dev 13:42:40 tmpfs 1.6G 672K 1.6G 1% /run 13:42:40 /dev/vda1 78G 8.4G 70G 11% / 13:42:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:42:40 tmpfs 5.0M 0 5.0M 0% /run/lock 13:42:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:42:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:42:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:42:40 13:42:40 13:42:40 ---> free -m: 13:42:40 total used free shared buff/cache available 13:42:40 Mem: 16040 551 13305 0 2183 15169 13:42:40 Swap: 1023 0 1023 13:42:40 13:42:40 13:42:40 ---> ip addr: 13:42:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:42:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:42:40 inet 127.0.0.1/8 scope host lo 13:42:40 valid_lft forever preferred_lft forever 13:42:40 inet6 ::1/128 scope host 13:42:40 valid_lft forever preferred_lft forever 13:42:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:42:40 link/ether fa:16:3e:fc:c6:4f brd ff:ff:ff:ff:ff:ff 13:42:40 inet 10.30.106.154/23 brd 10.30.107.255 scope global dynamic ens3 13:42:40 valid_lft 86255sec preferred_lft 86255sec 13:42:40 inet6 fe80::f816:3eff:fefc:c64f/64 scope link 13:42:40 valid_lft forever preferred_lft forever 13:42:40 13:42:40 13:42:40 ---> sar -b -r -n DEV: 13:42:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-88337) 12/03/24 _x86_64_ (4 CPU) 13:42:40 13:42:40 13:40:17 LINUX RESTART (4 CPU) 13:42:40 13:42:40 13:41:02 tps rtps wtps bread/s bwrtn/s 13:42:40 13:42:01 137.77 14.62 123.15 1124.01 49398.14 13:42:40 Average: 137.77 14.62 123.15 1124.01 49398.14 13:42:40 13:42:40 13:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:42:40 13:42:01 13720988 15513192 2703972 16.46 76888 1902132 811948 4.65 807324 1653744 117240 13:42:40 Average: 13720988 15513192 2703972 16.46 76888 1902132 811948 4.65 807324 1653744 117240 13:42:40 13:42:40 13:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:42:40 13:42:01 ens3 63.18 41.94 834.73 13.99 0.00 0.00 0.00 0.00 13:42:40 13:42:01 lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 13:42:40 Average: ens3 63.18 41.94 834.73 13.99 0.00 0.00 0.00 0.00 13:42:40 Average: lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 13:42:40 13:42:40 13:42:40 ---> sar -P ALL: 13:42:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-88337) 12/03/24 _x86_64_ (4 CPU) 13:42:40 13:42:40 13:40:17 LINUX RESTART (4 CPU) 13:42:40 13:42:40 13:41:02 CPU %user %nice %system %iowait %steal %idle 13:42:40 13:42:01 all 22.60 0.00 1.89 5.11 0.09 70.30 13:42:40 13:42:01 0 13.87 0.00 1.62 0.35 0.05 84.10 13:42:40 13:42:01 1 40.72 0.00 2.39 4.00 0.14 52.75 13:42:40 13:42:01 2 14.98 0.00 1.83 6.40 0.07 76.72 13:42:40 13:42:01 3 20.96 0.00 1.72 9.73 0.12 67.47 13:42:40 Average: all 22.60 0.00 1.89 5.11 0.09 70.30 13:42:40 Average: 0 13.87 0.00 1.62 0.35 0.05 84.10 13:42:40 Average: 1 40.72 0.00 2.39 4.00 0.14 52.75 13:42:40 Average: 2 14.98 0.00 1.83 6.40 0.07 76.72 13:42:40 Average: 3 20.96 0.00 1.72 9.73 0.12 67.47 13:42:40 13:42:40 13:42:40