07:34:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 07:34:09 Running as SYSTEM 07:34:09 [EnvInject] - Loading node environment variables. 07:34:09 Building remotely on prd-ubuntu1804-builder-4c-4g-1329 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:34:09 [ssh-agent] Looking for ssh-agent implementation... 07:34:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:10 $ ssh-agent 07:34:10 SSH_AUTH_SOCK=/tmp/ssh-nEBVLAE5TV4q/agent.1678 07:34:10 SSH_AGENT_PID=1680 07:34:10 [ssh-agent] Started. 07:34:10 Running ssh-add (command line suppressed) 07:34:10 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12829704631967792486.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12829704631967792486.key) 07:34:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:34:10 The recommended git tool is: NONE 07:34:11 using credential onap-jenkins-ssh 07:34:11 Wiping out workspace first. 07:34:11 Cloning the remote Git repository 07:34:11 Cloning repository git://cloud.onap.org/mirror/oom.git 07:34:11 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:34:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:34:11 > git --version # timeout=10 07:34:11 > git --version # 'git version 2.17.1' 07:34:11 using GIT_SSH to set credentials Gerrit user 07:34:11 Verifying host key using manually-configured host key entries 07:34:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:34:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:34:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:34:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:34:17 using GIT_SSH to set credentials Gerrit user 07:34:17 Verifying host key using manually-configured host key entries 07:34:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/16 # timeout=30 07:34:17 > git rev-parse 57f9907027e884b887fd848985d1c02ac73adee3^{commit} # timeout=10 07:34:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:34:17 Checking out Revision 57f9907027e884b887fd848985d1c02ac73adee3 (refs/changes/36/137736/16) 07:34:17 > git config core.sparsecheckout # timeout=10 07:34:17 > git checkout -f 57f9907027e884b887fd848985d1c02ac73adee3 # timeout=30 07:34:21 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 07:34:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:34:21 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 07:34:21 [EnvInject] - Injecting environment variables from a build step. 07:34:21 [EnvInject] - Injecting as environment variables the properties content 07:34:21 PYTHON=python3 07:34:21 07:34:21 [EnvInject] - Variables injected successfully. 07:34:21 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12600736230611840376.sh 07:34:21 ---> tox-install.sh 07:34:21 + source /home/jenkins/lf-env.sh 07:34:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:34:21 ++ mktemp -d /tmp/venv-XXXX 07:34:21 + lf_venv=/tmp/venv-Vuho 07:34:21 + local venv_file=/tmp/.os_lf_venv 07:34:21 + local python=python3 07:34:21 + local options 07:34:21 + local set_path=true 07:34:21 + local install_args= 07:34:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:34:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:34:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:34:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:34:21 + true 07:34:21 + case $1 in 07:34:21 + venv_file=/tmp/.toxenv 07:34:21 + shift 2 07:34:21 + true 07:34:21 + case $1 in 07:34:21 + shift 07:34:21 + break 07:34:21 + case $python in 07:34:21 + local pkg_list= 07:34:21 + [[ -d /opt/pyenv ]] 07:34:21 + echo 'Setup pyenv:' 07:34:21 Setup pyenv: 07:34:21 + export PYENV_ROOT=/opt/pyenv 07:34:21 + PYENV_ROOT=/opt/pyenv 07:34:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:21 + pyenv versions 07:34:21 * system (set by /opt/pyenv/version) 07:34:21 * 3.8.13 (set by /opt/pyenv/version) 07:34:21 * 3.9.13 (set by /opt/pyenv/version) 07:34:21 * 3.10.6 (set by /opt/pyenv/version) 07:34:21 + command -v pyenv 07:34:21 ++ pyenv init - --no-rehash 07:34:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:34:21 export PATH="/opt/pyenv/shims:${PATH}" 07:34:21 export PYENV_SHELL=bash 07:34:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:34:21 pyenv() { 07:34:21 local command 07:34:21 command="${1:-}" 07:34:21 if [ "$#" -gt 0 ]; then 07:34:21 shift 07:34:21 fi 07:34:21 07:34:21 case "$command" in 07:34:21 rehash|shell) 07:34:21 eval "$(pyenv "sh-$command" "$@")" 07:34:21 ;; 07:34:21 *) 07:34:21 command pyenv "$command" "$@" 07:34:21 ;; 07:34:21 esac 07:34:21 }' 07:34:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:34:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:21 ++ export PYENV_SHELL=bash 07:34:21 ++ PYENV_SHELL=bash 07:34:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:34:21 +++ complete -F _pyenv pyenv 07:34:21 ++ lf-pyver python3 07:34:21 ++ local py_version_xy=python3 07:34:21 ++ local py_version_xyz= 07:34:21 ++ pyenv versions 07:34:21 ++ local command 07:34:21 ++ sed 's/^[ *]* //' 07:34:21 ++ command=versions 07:34:21 ++ awk '{ print $1 }' 07:34:21 ++ '[' 1 -gt 0 ']' 07:34:21 ++ grep -E '^[0-9.]*[0-9]$' 07:34:21 ++ shift 07:34:21 ++ case "$command" in 07:34:21 ++ command pyenv versions 07:34:21 ++ pyenv versions 07:34:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:34:22 +++ grep '^3' /tmp/.pyenv_versions 07:34:22 +++ sort -V 07:34:22 +++ tail -n 1 07:34:22 ++ py_version_xyz=3.10.6 07:34:22 ++ [[ -z 3.10.6 ]] 07:34:22 ++ echo 3.10.6 07:34:22 ++ return 0 07:34:22 + pyenv local 3.10.6 07:34:22 + local command 07:34:22 + command=local 07:34:22 + '[' 2 -gt 0 ']' 07:34:22 + shift 07:34:22 + case "$command" in 07:34:22 + command pyenv local 3.10.6 07:34:22 + pyenv local 3.10.6 07:34:22 + for arg in "$@" 07:34:22 + case $arg in 07:34:22 + pkg_list+='tox ' 07:34:22 + for arg in "$@" 07:34:22 + case $arg in 07:34:22 + pkg_list+='virtualenv ' 07:34:22 + for arg in "$@" 07:34:22 + case $arg in 07:34:22 + pkg_list+='urllib3~=1.26.15 ' 07:34:22 + [[ -f /tmp/.toxenv ]] 07:34:22 + [[ ! -f /tmp/.toxenv ]] 07:34:22 + [[ -n '' ]] 07:34:22 + python3 -m venv /tmp/venv-Vuho 07:34:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vuho' 07:34:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vuho 07:34:26 + echo /tmp/venv-Vuho 07:34:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:34:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:34:26 + /tmp/venv-Vuho/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:34:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:34:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:34:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:34:29 + /tmp/venv-Vuho/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:34:32 + type python3 07:34:32 + true 07:34:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vuho/bin to PATH' 07:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-Vuho/bin to PATH 07:34:32 + PATH=/tmp/venv-Vuho/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:32 + return 0 07:34:32 + python3 --version 07:34:32 Python 3.10.6 07:34:32 + python3 -m pip --version 07:34:32 pip 24.0 from /tmp/venv-Vuho/lib/python3.10/site-packages/pip (python 3.10) 07:34:32 + python3 -m pip freeze 07:34:32 cachetools==5.3.3 07:34:32 chardet==5.2.0 07:34:32 colorama==0.4.6 07:34:32 distlib==0.3.8 07:34:32 filelock==3.14.0 07:34:32 packaging==24.0 07:34:32 platformdirs==4.2.1 07:34:32 pluggy==1.5.0 07:34:32 pyproject-api==1.6.1 07:34:32 tomli==2.0.1 07:34:32 tox==4.15.0 07:34:32 urllib3==1.26.18 07:34:32 virtualenv==20.26.1 07:34:32 [EnvInject] - Injecting environment variables from a build step. 07:34:32 [EnvInject] - Injecting as environment variables the properties content 07:34:32 PARALLEL=false 07:34:32 07:34:32 [EnvInject] - Variables injected successfully. 07:34:32 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2199721622837107409.sh 07:34:32 ---> tox-run.sh 07:34:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:34:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:34:32 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:34:32 + cd /w/workspace/oom-master-commit-lint/. 07:34:32 + source /home/jenkins/lf-env.sh 07:34:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:34:32 ++ mktemp -d /tmp/venv-XXXX 07:34:32 + lf_venv=/tmp/venv-pg2z 07:34:32 + local venv_file=/tmp/.os_lf_venv 07:34:32 + local python=python3 07:34:32 + local options 07:34:32 + local set_path=true 07:34:32 + local install_args= 07:34:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:34:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:34:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:34:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:34:32 + true 07:34:32 + case $1 in 07:34:32 + venv_file=/tmp/.toxenv 07:34:32 + shift 2 07:34:32 + true 07:34:32 + case $1 in 07:34:32 + shift 07:34:32 + break 07:34:32 + case $python in 07:34:32 + local pkg_list= 07:34:32 + [[ -d /opt/pyenv ]] 07:34:32 + echo 'Setup pyenv:' 07:34:32 Setup pyenv: 07:34:32 + export PYENV_ROOT=/opt/pyenv 07:34:32 + PYENV_ROOT=/opt/pyenv 07:34:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:32 + pyenv versions 07:34:32 system 07:34:32 3.8.13 07:34:32 3.9.13 07:34:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:34:33 + command -v pyenv 07:34:33 ++ pyenv init - --no-rehash 07:34:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:34:33 export PATH="/opt/pyenv/shims:${PATH}" 07:34:33 export PYENV_SHELL=bash 07:34:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:34:33 pyenv() { 07:34:33 local command 07:34:33 command="${1:-}" 07:34:33 if [ "$#" -gt 0 ]; then 07:34:33 shift 07:34:33 fi 07:34:33 07:34:33 case "$command" in 07:34:33 rehash|shell) 07:34:33 eval "$(pyenv "sh-$command" "$@")" 07:34:33 ;; 07:34:33 *) 07:34:33 command pyenv "$command" "$@" 07:34:33 ;; 07:34:33 esac 07:34:33 }' 07:34:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:34:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:33 ++ export PYENV_SHELL=bash 07:34:33 ++ PYENV_SHELL=bash 07:34:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:34:33 +++ complete -F _pyenv pyenv 07:34:33 ++ lf-pyver python3 07:34:33 ++ local py_version_xy=python3 07:34:33 ++ local py_version_xyz= 07:34:33 ++ pyenv versions 07:34:33 ++ local command 07:34:33 ++ sed 's/^[ *]* //' 07:34:33 ++ command=versions 07:34:33 ++ '[' 1 -gt 0 ']' 07:34:33 ++ shift 07:34:33 ++ case "$command" in 07:34:33 ++ command pyenv versions 07:34:33 ++ pyenv versions 07:34:33 ++ grep -E '^[0-9.]*[0-9]$' 07:34:33 ++ awk '{ print $1 }' 07:34:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:34:33 +++ grep '^3' /tmp/.pyenv_versions 07:34:33 +++ sort -V 07:34:33 +++ tail -n 1 07:34:33 ++ py_version_xyz=3.10.6 07:34:33 ++ [[ -z 3.10.6 ]] 07:34:33 ++ echo 3.10.6 07:34:33 ++ return 0 07:34:33 + pyenv local 3.10.6 07:34:33 + local command 07:34:33 + command=local 07:34:33 + '[' 2 -gt 0 ']' 07:34:33 + shift 07:34:33 + case "$command" in 07:34:33 + command pyenv local 3.10.6 07:34:33 + pyenv local 3.10.6 07:34:33 + for arg in "$@" 07:34:33 + case $arg in 07:34:33 + pkg_list+='tox ' 07:34:33 + for arg in "$@" 07:34:33 + case $arg in 07:34:33 + pkg_list+='virtualenv ' 07:34:33 + for arg in "$@" 07:34:33 + case $arg in 07:34:33 + pkg_list+='urllib3~=1.26.15 ' 07:34:33 + [[ -f /tmp/.toxenv ]] 07:34:33 ++ cat /tmp/.toxenv 07:34:33 + lf_venv=/tmp/venv-Vuho 07:34:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vuho from' file:/tmp/.toxenv 07:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vuho from file:/tmp/.toxenv 07:34:33 + /tmp/venv-Vuho/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:34:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:34:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:34:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:34:34 + /tmp/venv-Vuho/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:34:35 + type python3 07:34:35 + true 07:34:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vuho/bin to PATH' 07:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-Vuho/bin to PATH 07:34:35 + PATH=/tmp/venv-Vuho/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:35 + return 0 07:34:35 + [[ -d /opt/pyenv ]] 07:34:35 + echo '---> Setting up pyenv' 07:34:35 ---> Setting up pyenv 07:34:35 + export PYENV_ROOT=/opt/pyenv 07:34:35 + PYENV_ROOT=/opt/pyenv 07:34:35 + export PATH=/opt/pyenv/bin:/tmp/venv-Vuho/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:35 + PATH=/opt/pyenv/bin:/tmp/venv-Vuho/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:34:35 ++ pwd 07:34:35 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:34:35 + export PYTHONPATH 07:34:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:34:35 + TOX_TESTENV_PASSENV=PYTHONPATH 07:34:35 + tox --version 07:34:35 4.15.0 from /tmp/venv-Vuho/lib/python3.10/site-packages/tox/__init__.py 07:34:35 + PARALLEL=false 07:34:35 + TOX_OPTIONS_LIST= 07:34:35 + [[ -n gitlint ]] 07:34:35 + TOX_OPTIONS_LIST=' -e gitlint' 07:34:35 + case ${PARALLEL,,} in 07:34:35 + tox -e gitlint 07:34:35 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:34:37 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:35:04 gitlint: freeze> python -m pip freeze --all 07:35:05 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 07:35:05 gitlint: commands[0]> gitlint 07:35:05 gitlint: OK (29.20=setup[29.01]+cmd[0.19] seconds) 07:35:05 congratulations :) (29.37 seconds) 07:35:05 + tox_status=0 07:35:05 + echo '---> Completed tox runs' 07:35:05 ---> Completed tox runs 07:35:05 + for i in .tox/*/log 07:35:05 ++ echo .tox/gitlint/log 07:35:05 ++ awk -F/ '{print $2}' 07:35:05 + tox_env=gitlint 07:35:05 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:35:05 + DOC_DIR=docs/_build/html 07:35:05 + [[ -d docs/_build/html ]] 07:35:05 + echo '---> tox-run.sh ends' 07:35:05 ---> tox-run.sh ends 07:35:05 + test 0 -eq 0 07:35:05 $ ssh-agent -k 07:35:05 unset SSH_AUTH_SOCK; 07:35:05 unset SSH_AGENT_PID; 07:35:05 echo Agent pid 1680 killed; 07:35:05 [ssh-agent] Stopped. 07:35:05 [PostBuildScript] - [INFO] Executing post build scripts. 07:35:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7109356876451842014.sh 07:35:05 ---> sysstat.sh 07:35:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8242742819879717557.sh 07:35:05 ---> package-listing.sh 07:35:05 ++ facter osfamily 07:35:05 ++ tr '[:upper:]' '[:lower:]' 07:35:06 + OS_FAMILY=debian 07:35:06 + workspace=/w/workspace/oom-master-commit-lint 07:35:06 + START_PACKAGES=/tmp/packages_start.txt 07:35:06 + END_PACKAGES=/tmp/packages_end.txt 07:35:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:06 + PACKAGES=/tmp/packages_start.txt 07:35:06 + '[' /w/workspace/oom-master-commit-lint ']' 07:35:06 + PACKAGES=/tmp/packages_end.txt 07:35:06 + case "${OS_FAMILY}" in 07:35:06 + dpkg -l 07:35:06 + grep '^ii' 07:35:06 + '[' -f /tmp/packages_start.txt ']' 07:35:06 + '[' -f /tmp/packages_end.txt ']' 07:35:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:06 + '[' /w/workspace/oom-master-commit-lint ']' 07:35:06 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:35:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:35:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6894931898539546088.sh 07:35:06 ---> capture-instance-metadata.sh 07:35:06 Setup pyenv: 07:35:06 system 07:35:06 3.8.13 07:35:06 3.9.13 07:35:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:35:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-phJ7 07:35:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:35:13 lf-activate-venv(): INFO: Installing: lftools 07:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-phJ7/bin to PATH 07:35:45 INFO: Running in OpenStack, capturing instance metadata 07:35:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9739716086543666549.sh 07:35:45 provisioning config files... 07:35:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2215124468932906343tmp 07:35:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:35:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:35:45 [EnvInject] - Injecting environment variables from a build step. 07:35:45 [EnvInject] - Injecting as environment variables the properties content 07:35:45 SERVER_ID=logs 07:35:45 07:35:45 [EnvInject] - Variables injected successfully. 07:35:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16400770279323916039.sh 07:35:45 ---> create-netrc.sh 07:35:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14259093659411850513.sh 07:35:45 ---> python-tools-install.sh 07:35:45 Setup pyenv: 07:35:45 system 07:35:45 3.8.13 07:35:45 3.9.13 07:35:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:35:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-phJ7 from file:/tmp/.os_lf_venv 07:35:46 lf-activate-venv(): INFO: Installing: lftools 07:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-phJ7/bin to PATH 07:35:56 Generating Requirements File 07:36:34 Python 3.10.6 07:36:34 pip 24.0 from /tmp/venv-phJ7/lib/python3.10/site-packages/pip (python 3.10) 07:36:34 appdirs==1.4.4 07:36:34 argcomplete==3.3.0 07:36:34 aspy.yaml==1.3.0 07:36:34 attrs==23.2.0 07:36:34 autopage==0.5.2 07:36:34 beautifulsoup4==4.12.3 07:36:34 boto3==1.34.100 07:36:34 botocore==1.34.100 07:36:34 bs4==0.0.2 07:36:34 cachetools==5.3.3 07:36:34 certifi==2024.2.2 07:36:34 cffi==1.16.0 07:36:34 cfgv==3.4.0 07:36:34 chardet==5.2.0 07:36:34 charset-normalizer==3.3.2 07:36:34 click==8.1.7 07:36:34 cliff==4.6.0 07:36:34 cmd2==2.4.3 07:36:34 cryptography==3.3.2 07:36:34 debtcollector==3.0.0 07:36:34 decorator==5.1.1 07:36:34 defusedxml==0.7.1 07:36:34 Deprecated==1.2.14 07:36:34 distlib==0.3.8 07:36:34 dnspython==2.6.1 07:36:34 docker==4.2.2 07:36:34 dogpile.cache==1.3.3 07:36:34 email_validator==2.1.1 07:36:34 filelock==3.14.0 07:36:34 future==1.0.0 07:36:34 gitdb==4.0.11 07:36:34 GitPython==3.1.43 07:36:34 google-auth==2.29.0 07:36:34 httplib2==0.22.0 07:36:34 identify==2.5.36 07:36:34 idna==3.7 07:36:34 importlib-resources==1.5.0 07:36:34 iso8601==2.1.0 07:36:34 Jinja2==3.1.4 07:36:34 jmespath==1.0.1 07:36:34 jsonpatch==1.33 07:36:34 jsonpointer==2.4 07:36:34 jsonschema==4.22.0 07:36:34 jsonschema-specifications==2023.12.1 07:36:34 keystoneauth1==5.6.0 07:36:34 kubernetes==29.0.0 07:36:34 lftools==0.37.10 07:36:34 lxml==5.2.1 07:36:34 MarkupSafe==2.1.5 07:36:34 msgpack==1.0.8 07:36:34 multi_key_dict==2.0.3 07:36:34 munch==4.0.0 07:36:34 netaddr==1.2.1 07:36:34 netifaces==0.11.0 07:36:34 niet==1.4.2 07:36:34 nodeenv==1.8.0 07:36:34 oauth2client==4.1.3 07:36:34 oauthlib==3.2.2 07:36:34 openstacksdk==3.1.0 07:36:34 os-client-config==2.1.0 07:36:34 os-service-types==1.7.0 07:36:34 osc-lib==3.0.1 07:36:34 oslo.config==9.4.0 07:36:34 oslo.context==5.5.0 07:36:34 oslo.i18n==6.3.0 07:36:34 oslo.log==5.5.1 07:36:34 oslo.serialization==5.4.0 07:36:34 oslo.utils==7.1.0 07:36:34 packaging==24.0 07:36:34 pbr==6.0.0 07:36:34 platformdirs==4.2.1 07:36:34 prettytable==3.10.0 07:36:34 pyasn1==0.6.0 07:36:34 pyasn1_modules==0.4.0 07:36:34 pycparser==2.22 07:36:34 pygerrit2==2.0.15 07:36:34 PyGithub==2.3.0 07:36:34 pyinotify==0.9.6 07:36:34 PyJWT==2.8.0 07:36:34 PyNaCl==1.5.0 07:36:34 pyparsing==2.4.7 07:36:34 pyperclip==1.8.2 07:36:34 pyrsistent==0.20.0 07:36:34 python-cinderclient==9.5.0 07:36:34 python-dateutil==2.9.0.post0 07:36:34 python-heatclient==3.5.0 07:36:34 python-jenkins==1.8.2 07:36:34 python-keystoneclient==5.4.0 07:36:34 python-magnumclient==4.4.0 07:36:34 python-novaclient==18.6.0 07:36:34 python-openstackclient==6.6.0 07:36:34 python-swiftclient==4.5.0 07:36:34 PyYAML==6.0.1 07:36:34 referencing==0.35.1 07:36:34 requests==2.31.0 07:36:34 requests-oauthlib==2.0.0 07:36:34 requestsexceptions==1.4.0 07:36:34 rfc3986==2.0.0 07:36:34 rpds-py==0.18.1 07:36:34 rsa==4.9 07:36:34 ruamel.yaml==0.18.6 07:36:34 ruamel.yaml.clib==0.2.8 07:36:34 s3transfer==0.10.1 07:36:34 simplejson==3.19.2 07:36:34 six==1.16.0 07:36:34 smmap==5.0.1 07:36:34 soupsieve==2.5 07:36:34 stevedore==5.2.0 07:36:34 tabulate==0.9.0 07:36:34 toml==0.10.2 07:36:34 tomlkit==0.12.4 07:36:34 tqdm==4.66.4 07:36:34 typing_extensions==4.11.0 07:36:34 tzdata==2024.1 07:36:34 urllib3==1.26.18 07:36:34 virtualenv==20.26.1 07:36:34 wcwidth==0.2.13 07:36:34 websocket-client==1.8.0 07:36:34 wrapt==1.16.0 07:36:34 xdg==6.0.0 07:36:34 xmltodict==0.13.0 07:36:34 yq==3.4.3 07:36:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2123992029993320342.sh 07:36:34 ---> sudo-logs.sh 07:36:34 Archiving 'sudo' log.. 07:36:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6648305786344297515.sh 07:36:35 ---> job-cost.sh 07:36:35 Setup pyenv: 07:36:35 system 07:36:35 3.8.13 07:36:35 3.9.13 07:36:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:36:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-phJ7 from file:/tmp/.os_lf_venv 07:36:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-phJ7/bin to PATH 07:36:42 INFO: No Stack... 07:36:42 INFO: Retrieving Pricing Info for: v3-standard-4 07:36:42 INFO: Archiving Costs 07:36:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1505150798307426053.sh 07:36:42 ---> logs-deploy.sh 07:36:42 Setup pyenv: 07:36:42 system 07:36:42 3.8.13 07:36:42 3.9.13 07:36:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:36:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-phJ7 from file:/tmp/.os_lf_venv 07:36:44 lf-activate-venv(): INFO: Installing: lftools 07:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-phJ7/bin to PATH 07:36:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7345 07:36:53 INFO: archiving workspace using pattern(s): 07:36:55 Archives upload complete. 07:36:55 INFO: archiving logs to Nexus 07:36:56 ---> uname -a: 07:36:56 Linux prd-ubuntu1804-builder-4c-4g-1329 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:36:56 07:36:56 07:36:56 ---> lscpu: 07:36:56 Architecture: x86_64 07:36:56 CPU op-mode(s): 32-bit, 64-bit 07:36:56 Byte Order: Little Endian 07:36:56 CPU(s): 4 07:36:56 On-line CPU(s) list: 0-3 07:36:56 Thread(s) per core: 1 07:36:56 Core(s) per socket: 1 07:36:56 Socket(s): 4 07:36:56 NUMA node(s): 1 07:36:56 Vendor ID: AuthenticAMD 07:36:56 CPU family: 23 07:36:56 Model: 49 07:36:56 Model name: AMD EPYC-Rome Processor 07:36:56 Stepping: 0 07:36:56 CPU MHz: 2799.998 07:36:56 BogoMIPS: 5599.99 07:36:56 Virtualization: AMD-V 07:36:56 Hypervisor vendor: KVM 07:36:56 Virtualization type: full 07:36:56 L1d cache: 32K 07:36:56 L1i cache: 32K 07:36:56 L2 cache: 512K 07:36:56 L3 cache: 16384K 07:36:56 NUMA node0 CPU(s): 0-3 07:36:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:36:56 07:36:56 07:36:56 ---> nproc: 07:36:56 4 07:36:56 07:36:56 07:36:56 ---> df -h: 07:36:56 Filesystem Size Used Avail Use% Mounted on 07:36:56 udev 7.9G 0 7.9G 0% /dev 07:36:56 tmpfs 1.6G 672K 1.6G 1% /run 07:36:56 /dev/vda1 78G 8.4G 69G 11% / 07:36:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:36:56 tmpfs 5.0M 0 5.0M 0% /run/lock 07:36:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:36:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:36:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:36:56 07:36:56 07:36:56 ---> free -m: 07:36:56 total used free shared buff/cache available 07:36:56 Mem: 16040 544 13224 0 2270 15172 07:36:56 Swap: 1023 0 1023 07:36:56 07:36:56 07:36:56 ---> ip addr: 07:36:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:36:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:36:56 inet 127.0.0.1/8 scope host lo 07:36:56 valid_lft forever preferred_lft forever 07:36:56 inet6 ::1/128 scope host 07:36:56 valid_lft forever preferred_lft forever 07:36:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:36:56 link/ether fa:16:3e:11:e5:68 brd ff:ff:ff:ff:ff:ff 07:36:56 inet 10.30.106.215/23 brd 10.30.107.255 scope global dynamic ens3 07:36:56 valid_lft 86218sec preferred_lft 86218sec 07:36:56 inet6 fe80::f816:3eff:fe11:e568/64 scope link 07:36:56 valid_lft forever preferred_lft forever 07:36:56 07:36:56 07:36:56 ---> sar -b -r -n DEV: 07:36:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1329) 05/08/24 _x86_64_ (4 CPU) 07:36:56 07:36:56 07:33:55 LINUX RESTART (4 CPU) 07:36:56 07:36:56 07:34:01 tps rtps wtps bread/s bwrtn/s 07:36:56 07:35:02 283.11 66.61 216.49 4079.44 49095.10 07:36:56 07:36:01 117.47 14.34 103.14 1081.17 30283.55 07:36:56 Average: 200.99 40.70 160.30 2593.03 39769.13 07:36:56 07:36:56 07:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:36:56 07:35:02 13829132 15495380 2595828 15.80 65244 1798684 943048 5.40 776336 1594732 203596 07:36:56 07:36:01 13686060 15570796 2738900 16.68 86620 1982680 756256 4.33 716212 1773184 121788 07:36:56 Average: 13757596 15533088 2667364 16.24 75932 1890682 849652 4.86 746274 1683958 162692 07:36:56 07:36:56 07:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:36:56 07:35:02 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 07:36:56 07:35:02 ens3 482.36 310.00 2260.11 82.42 0.00 0.00 0.00 0.00 07:36:56 07:36:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 07:36:56 07:36:01 ens3 53.87 37.52 635.43 14.44 0.00 0.00 0.00 0.00 07:36:56 Average: lo 1.81 1.81 0.19 0.19 0.00 0.00 0.00 0.00 07:36:56 Average: ens3 269.93 174.91 1454.66 48.72 0.00 0.00 0.00 0.00 07:36:56 07:36:56 07:36:56 ---> sar -P ALL: 07:36:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1329) 05/08/24 _x86_64_ (4 CPU) 07:36:56 07:36:56 07:33:55 LINUX RESTART (4 CPU) 07:36:56 07:36:56 07:34:01 CPU %user %nice %system %iowait %steal %idle 07:36:56 07:35:02 all 21.44 0.00 2.49 6.96 0.09 69.02 07:36:56 07:35:02 0 29.25 0.00 3.25 9.54 0.08 57.88 07:36:56 07:35:02 1 30.34 0.00 2.91 2.66 0.08 64.01 07:36:56 07:35:02 2 11.65 0.00 1.84 8.04 0.13 78.34 07:36:56 07:35:02 3 14.56 0.00 1.97 7.60 0.07 75.80 07:36:56 07:36:01 all 20.16 0.00 1.55 4.91 0.06 73.33 07:36:56 07:36:01 0 10.81 0.00 1.07 1.92 0.05 86.15 07:36:56 07:36:01 1 56.62 0.00 2.86 4.19 0.10 36.22 07:36:56 07:36:01 2 7.73 0.00 0.93 4.28 0.07 86.99 07:36:56 07:36:01 3 5.57 0.00 1.29 9.25 0.05 83.85 07:36:56 Average: all 20.80 0.00 2.02 5.94 0.07 71.16 07:36:56 Average: 0 20.09 0.00 2.17 5.75 0.07 71.92 07:36:56 Average: 1 43.36 0.00 2.89 3.42 0.09 50.24 07:36:56 Average: 2 9.70 0.00 1.39 6.17 0.10 82.63 07:36:56 Average: 3 10.10 0.00 1.63 8.42 0.06 79.79 07:36:56 07:36:56 07:36:56