05:55:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 05:55:47 Running as SYSTEM 05:55:47 [EnvInject] - Loading node environment variables. 05:55:47 Building remotely on prd-ubuntu1804-builder-4c-4g-35217 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 05:55:47 [ssh-agent] Looking for ssh-agent implementation... 05:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:47 $ ssh-agent 05:55:48 SSH_AUTH_SOCK=/tmp/ssh-VgGEhNmDIUC5/agent.1675 05:55:48 SSH_AGENT_PID=1677 05:55:48 [ssh-agent] Started. 05:55:48 Running ssh-add (command line suppressed) 05:55:48 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4117459438424243531.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4117459438424243531.key) 05:55:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:55:48 The recommended git tool is: NONE 05:55:49 using credential onap-jenkins-ssh 05:55:49 Wiping out workspace first. 05:55:49 Cloning the remote Git repository 05:55:49 Cloning repository git://cloud.onap.org/mirror/oom.git 05:55:49 > git init /w/workspace/oom-master-commit-lint # timeout=10 05:55:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:55:49 > git --version # timeout=10 05:55:49 > git --version # 'git version 2.17.1' 05:55:49 using GIT_SSH to set credentials Gerrit user 05:55:49 Verifying host key using manually-configured host key entries 05:55:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:55:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:55:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:55:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:55:55 using GIT_SSH to set credentials Gerrit user 05:55:55 Verifying host key using manually-configured host key entries 05:55:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/5 # timeout=30 05:55:55 > git rev-parse b6951ae52ea486f2cb80ce4e0e57fce77a506d95^{commit} # timeout=10 05:55:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:55:55 Checking out Revision b6951ae52ea486f2cb80ce4e0e57fce77a506d95 (refs/changes/36/137736/5) 05:55:55 > git config core.sparsecheckout # timeout=10 05:55:55 > git checkout -f b6951ae52ea486f2cb80ce4e0e57fce77a506d95 # timeout=30 05:55:58 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 05:55:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:55:58 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 05:55:58 [EnvInject] - Injecting environment variables from a build step. 05:55:58 [EnvInject] - Injecting as environment variables the properties content 05:55:58 PYTHON=python3 05:55:58 05:55:58 [EnvInject] - Variables injected successfully. 05:55:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2819052074374252787.sh 05:55:58 ---> tox-install.sh 05:55:58 + source /home/jenkins/lf-env.sh 05:55:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:55:59 ++ mktemp -d /tmp/venv-XXXX 05:55:59 + lf_venv=/tmp/venv-3e40 05:55:59 + local venv_file=/tmp/.os_lf_venv 05:55:59 + local python=python3 05:55:59 + local options 05:55:59 + local set_path=true 05:55:59 + local install_args= 05:55:59 ++ 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 05:55:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:55:59 + true 05:55:59 + case $1 in 05:55:59 + venv_file=/tmp/.toxenv 05:55:59 + shift 2 05:55:59 + true 05:55:59 + case $1 in 05:55:59 + shift 05:55:59 + break 05:55:59 + case $python in 05:55:59 + local pkg_list= 05:55:59 + [[ -d /opt/pyenv ]] 05:55:59 + echo 'Setup pyenv:' 05:55:59 Setup pyenv: 05:55:59 + export PYENV_ROOT=/opt/pyenv 05:55:59 + PYENV_ROOT=/opt/pyenv 05:55:59 + 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 05:55:59 + 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 05:55:59 + pyenv versions 05:55:59 * system (set by /opt/pyenv/version) 05:55:59 * 3.8.13 (set by /opt/pyenv/version) 05:55:59 * 3.9.13 (set by /opt/pyenv/version) 05:55:59 * 3.10.6 (set by /opt/pyenv/version) 05:55:59 + command -v pyenv 05:55:59 ++ pyenv init - --no-rehash 05:55:59 + 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[*]}"'\'')" 05:55:59 export PATH="/opt/pyenv/shims:${PATH}" 05:55:59 export PYENV_SHELL=bash 05:55:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:55:59 pyenv() { 05:55:59 local command 05:55:59 command="${1:-}" 05:55:59 if [ "$#" -gt 0 ]; then 05:55:59 shift 05:55:59 fi 05:55:59 05:55:59 case "$command" in 05:55:59 rehash|shell) 05:55:59 eval "$(pyenv "sh-$command" "$@")" 05:55:59 ;; 05:55:59 *) 05:55:59 command pyenv "$command" "$@" 05:55:59 ;; 05:55:59 esac 05:55:59 }' 05:55:59 +++ 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[*]}"' 05:55:59 ++ 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 05:55:59 ++ 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 05:55:59 ++ 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 05:55:59 ++ export PYENV_SHELL=bash 05:55:59 ++ PYENV_SHELL=bash 05:55:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:55:59 +++ complete -F _pyenv pyenv 05:55:59 ++ lf-pyver python3 05:55:59 ++ local py_version_xy=python3 05:55:59 ++ local py_version_xyz= 05:55:59 ++ pyenv versions 05:55:59 ++ local command 05:55:59 ++ sed 's/^[ *]* //' 05:55:59 ++ command=versions 05:55:59 ++ '[' 1 -gt 0 ']' 05:55:59 ++ shift 05:55:59 ++ case "$command" in 05:55:59 ++ command pyenv versions 05:55:59 ++ pyenv versions 05:55:59 ++ awk '{ print $1 }' 05:55:59 ++ grep -E '^[0-9.]*[0-9]$' 05:55:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:55:59 +++ sort -V 05:55:59 +++ grep '^3' /tmp/.pyenv_versions 05:55:59 +++ tail -n 1 05:55:59 ++ py_version_xyz=3.10.6 05:55:59 ++ [[ -z 3.10.6 ]] 05:55:59 ++ echo 3.10.6 05:55:59 ++ return 0 05:55:59 + pyenv local 3.10.6 05:55:59 + local command 05:55:59 + command=local 05:55:59 + '[' 2 -gt 0 ']' 05:55:59 + shift 05:55:59 + case "$command" in 05:55:59 + command pyenv local 3.10.6 05:55:59 + pyenv local 3.10.6 05:55:59 + for arg in "$@" 05:55:59 + case $arg in 05:55:59 + pkg_list+='tox ' 05:55:59 + for arg in "$@" 05:55:59 + case $arg in 05:55:59 + pkg_list+='virtualenv ' 05:55:59 + for arg in "$@" 05:55:59 + case $arg in 05:55:59 + pkg_list+='urllib3~=1.26.15 ' 05:55:59 + [[ -f /tmp/.toxenv ]] 05:55:59 + [[ ! -f /tmp/.toxenv ]] 05:55:59 + [[ -n '' ]] 05:55:59 + python3 -m venv /tmp/venv-3e40 05:56:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3e40' 05:56:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3e40 05:56:03 + echo /tmp/venv-3e40 05:56:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:56:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:56:03 + /tmp/venv-3e40/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:56:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:56:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:56:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:56:06 + /tmp/venv-3e40/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:56:08 + type python3 05:56:08 + true 05:56:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3e40/bin to PATH' 05:56:08 lf-activate-venv(): INFO: Adding /tmp/venv-3e40/bin to PATH 05:56:08 + PATH=/tmp/venv-3e40/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 05:56:08 + return 0 05:56:08 + python3 --version 05:56:08 Python 3.10.6 05:56:08 + python3 -m pip --version 05:56:08 pip 24.0 from /tmp/venv-3e40/lib/python3.10/site-packages/pip (python 3.10) 05:56:09 + python3 -m pip freeze 05:56:09 cachetools==5.3.3 05:56:09 chardet==5.2.0 05:56:09 colorama==0.4.6 05:56:09 distlib==0.3.8 05:56:09 filelock==3.13.4 05:56:09 packaging==24.0 05:56:09 platformdirs==4.2.1 05:56:09 pluggy==1.5.0 05:56:09 pyproject-api==1.6.1 05:56:09 tomli==2.0.1 05:56:09 tox==4.14.2 05:56:09 urllib3==1.26.18 05:56:09 virtualenv==20.26.0 05:56:09 [EnvInject] - Injecting environment variables from a build step. 05:56:09 [EnvInject] - Injecting as environment variables the properties content 05:56:09 PARALLEL=false 05:56:09 05:56:09 [EnvInject] - Variables injected successfully. 05:56:09 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3927267906622797413.sh 05:56:09 ---> tox-run.sh 05:56:09 + 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 05:56:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 05:56:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 05:56:09 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 05:56:09 + cd /w/workspace/oom-master-commit-lint/. 05:56:09 + source /home/jenkins/lf-env.sh 05:56:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:56:09 ++ mktemp -d /tmp/venv-XXXX 05:56:09 + lf_venv=/tmp/venv-VQfc 05:56:09 + local venv_file=/tmp/.os_lf_venv 05:56:09 + local python=python3 05:56:09 + local options 05:56:09 + local set_path=true 05:56:09 + local install_args= 05:56:09 ++ 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 05:56:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:56:09 + true 05:56:09 + case $1 in 05:56:09 + venv_file=/tmp/.toxenv 05:56:09 + shift 2 05:56:09 + true 05:56:09 + case $1 in 05:56:09 + shift 05:56:09 + break 05:56:09 + case $python in 05:56:09 + local pkg_list= 05:56:09 + [[ -d /opt/pyenv ]] 05:56:09 + echo 'Setup pyenv:' 05:56:09 Setup pyenv: 05:56:09 + export PYENV_ROOT=/opt/pyenv 05:56:09 + PYENV_ROOT=/opt/pyenv 05:56:09 + 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 05:56:09 + 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 05:56:09 + pyenv versions 05:56:09 system 05:56:09 3.8.13 05:56:09 3.9.13 05:56:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:56:09 + command -v pyenv 05:56:09 ++ pyenv init - --no-rehash 05:56:09 + 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[*]}"'\'')" 05:56:09 export PATH="/opt/pyenv/shims:${PATH}" 05:56:09 export PYENV_SHELL=bash 05:56:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:56:09 pyenv() { 05:56:09 local command 05:56:09 command="${1:-}" 05:56:09 if [ "$#" -gt 0 ]; then 05:56:09 shift 05:56:09 fi 05:56:09 05:56:09 case "$command" in 05:56:09 rehash|shell) 05:56:09 eval "$(pyenv "sh-$command" "$@")" 05:56:09 ;; 05:56:09 *) 05:56:09 command pyenv "$command" "$@" 05:56:09 ;; 05:56:09 esac 05:56:09 }' 05:56:09 +++ 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[*]}"' 05:56:09 ++ 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 05:56:09 ++ 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 05:56:09 ++ 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 05:56:09 ++ export PYENV_SHELL=bash 05:56:09 ++ PYENV_SHELL=bash 05:56:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:56:09 +++ complete -F _pyenv pyenv 05:56:09 ++ lf-pyver python3 05:56:09 ++ local py_version_xy=python3 05:56:09 ++ local py_version_xyz= 05:56:09 ++ pyenv versions 05:56:09 ++ local command 05:56:09 ++ command=versions 05:56:09 ++ '[' 1 -gt 0 ']' 05:56:09 ++ shift 05:56:09 ++ case "$command" in 05:56:09 ++ command pyenv versions 05:56:09 ++ pyenv versions 05:56:09 ++ awk '{ print $1 }' 05:56:09 ++ grep -E '^[0-9.]*[0-9]$' 05:56:09 ++ sed 's/^[ *]* //' 05:56:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:56:09 +++ grep '^3' /tmp/.pyenv_versions 05:56:09 +++ sort -V 05:56:09 +++ tail -n 1 05:56:09 ++ py_version_xyz=3.10.6 05:56:09 ++ [[ -z 3.10.6 ]] 05:56:09 ++ echo 3.10.6 05:56:09 ++ return 0 05:56:09 + pyenv local 3.10.6 05:56:09 + local command 05:56:09 + command=local 05:56:09 + '[' 2 -gt 0 ']' 05:56:09 + shift 05:56:09 + case "$command" in 05:56:09 + command pyenv local 3.10.6 05:56:09 + pyenv local 3.10.6 05:56:09 + for arg in "$@" 05:56:09 + case $arg in 05:56:09 + pkg_list+='tox ' 05:56:09 + for arg in "$@" 05:56:09 + case $arg in 05:56:09 + pkg_list+='virtualenv ' 05:56:09 + for arg in "$@" 05:56:09 + case $arg in 05:56:09 + pkg_list+='urllib3~=1.26.15 ' 05:56:09 + [[ -f /tmp/.toxenv ]] 05:56:09 ++ cat /tmp/.toxenv 05:56:09 + lf_venv=/tmp/venv-3e40 05:56:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3e40 from' file:/tmp/.toxenv 05:56:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3e40 from file:/tmp/.toxenv 05:56:09 + /tmp/venv-3e40/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:56:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:56:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:56:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:56:10 + /tmp/venv-3e40/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:56:11 + type python3 05:56:11 + true 05:56:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3e40/bin to PATH' 05:56:11 lf-activate-venv(): INFO: Adding /tmp/venv-3e40/bin to PATH 05:56:11 + PATH=/tmp/venv-3e40/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 05:56:11 + return 0 05:56:11 + [[ -d /opt/pyenv ]] 05:56:11 + echo '---> Setting up pyenv' 05:56:11 ---> Setting up pyenv 05:56:11 + export PYENV_ROOT=/opt/pyenv 05:56:11 + PYENV_ROOT=/opt/pyenv 05:56:11 + export PATH=/opt/pyenv/bin:/tmp/venv-3e40/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 05:56:11 + PATH=/opt/pyenv/bin:/tmp/venv-3e40/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 05:56:11 ++ pwd 05:56:11 + PYTHONPATH=/w/workspace/oom-master-commit-lint 05:56:11 + export PYTHONPATH 05:56:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:56:11 + TOX_TESTENV_PASSENV=PYTHONPATH 05:56:11 + tox --version 05:56:12 4.14.2 from /tmp/venv-3e40/lib/python3.10/site-packages/tox/__init__.py 05:56:12 + PARALLEL=false 05:56:12 + TOX_OPTIONS_LIST= 05:56:12 + [[ -n gitlint ]] 05:56:12 + TOX_OPTIONS_LIST=' -e gitlint' 05:56:12 + case ${PARALLEL,,} in 05:56:12 + tox -e gitlint 05:56:12 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 05:56:14 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 05:56:39 gitlint: freeze> python -m pip freeze --all 05:56:40 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 05:56:40 gitlint: commands[0]> gitlint 05:56:40 gitlint: OK (27.81=setup[27.62]+cmd[0.19] seconds) 05:56:40 congratulations :) (27.98 seconds) 05:56:40 + tox_status=0 05:56:40 + echo '---> Completed tox runs' 05:56:40 ---> Completed tox runs 05:56:40 + for i in .tox/*/log 05:56:40 ++ awk -F/ '{print $2}' 05:56:40 ++ echo .tox/gitlint/log 05:56:40 + tox_env=gitlint 05:56:40 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 05:56:40 + DOC_DIR=docs/_build/html 05:56:40 + [[ -d docs/_build/html ]] 05:56:40 + echo '---> tox-run.sh ends' 05:56:40 ---> tox-run.sh ends 05:56:40 + test 0 -eq 0 05:56:40 $ ssh-agent -k 05:56:40 unset SSH_AUTH_SOCK; 05:56:40 unset SSH_AGENT_PID; 05:56:40 echo Agent pid 1677 killed; 05:56:40 [ssh-agent] Stopped. 05:56:40 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17540390842514374888.sh 05:56:40 ---> sysstat.sh 05:56:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11625321860383958256.sh 05:56:40 ---> package-listing.sh 05:56:40 ++ facter osfamily 05:56:40 ++ tr '[:upper:]' '[:lower:]' 05:56:41 + OS_FAMILY=debian 05:56:41 + workspace=/w/workspace/oom-master-commit-lint 05:56:41 + START_PACKAGES=/tmp/packages_start.txt 05:56:41 + END_PACKAGES=/tmp/packages_end.txt 05:56:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:41 + PACKAGES=/tmp/packages_start.txt 05:56:41 + '[' /w/workspace/oom-master-commit-lint ']' 05:56:41 + PACKAGES=/tmp/packages_end.txt 05:56:41 + case "${OS_FAMILY}" in 05:56:41 + dpkg -l 05:56:41 + grep '^ii' 05:56:41 + '[' -f /tmp/packages_start.txt ']' 05:56:41 + '[' -f /tmp/packages_end.txt ']' 05:56:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:41 + '[' /w/workspace/oom-master-commit-lint ']' 05:56:41 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 05:56:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 05:56:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6094749676662806821.sh 05:56:41 ---> capture-instance-metadata.sh 05:56:41 Setup pyenv: 05:56:41 system 05:56:41 3.8.13 05:56:41 3.9.13 05:56:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:56:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-evcM 05:56:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:56:47 lf-activate-venv(): INFO: Installing: lftools 05:57:17 lf-activate-venv(): INFO: Adding /tmp/venv-evcM/bin to PATH 05:57:17 INFO: Running in OpenStack, capturing instance metadata 05:57:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14832743810828900889.sh 05:57:18 provisioning config files... 05:57:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12578161174709781874tmp 05:57:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:18 [EnvInject] - Injecting environment variables from a build step. 05:57:18 [EnvInject] - Injecting as environment variables the properties content 05:57:18 SERVER_ID=logs 05:57:18 05:57:18 [EnvInject] - Variables injected successfully. 05:57:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7615491219060735096.sh 05:57:18 ---> create-netrc.sh 05:57:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14267146292527241390.sh 05:57:18 ---> python-tools-install.sh 05:57:18 Setup pyenv: 05:57:18 system 05:57:18 3.8.13 05:57:18 3.9.13 05:57:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:57:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evcM from file:/tmp/.os_lf_venv 05:57:19 lf-activate-venv(): INFO: Installing: lftools 05:57:27 lf-activate-venv(): INFO: Adding /tmp/venv-evcM/bin to PATH 05:57:27 Generating Requirements File 05:57:59 Python 3.10.6 05:57:59 pip 24.0 from /tmp/venv-evcM/lib/python3.10/site-packages/pip (python 3.10) 05:57:59 appdirs==1.4.4 05:57:59 argcomplete==3.3.0 05:57:59 aspy.yaml==1.3.0 05:57:59 attrs==23.2.0 05:57:59 autopage==0.5.2 05:57:59 beautifulsoup4==4.12.3 05:57:59 boto3==1.34.92 05:57:59 botocore==1.34.92 05:57:59 bs4==0.0.2 05:57:59 cachetools==5.3.3 05:57:59 certifi==2024.2.2 05:57:59 cffi==1.16.0 05:57:59 cfgv==3.4.0 05:57:59 chardet==5.2.0 05:57:59 charset-normalizer==3.3.2 05:57:59 click==8.1.7 05:57:59 cliff==4.6.0 05:57:59 cmd2==2.4.3 05:57:59 cryptography==3.3.2 05:57:59 debtcollector==3.0.0 05:57:59 decorator==5.1.1 05:57:59 defusedxml==0.7.1 05:57:59 Deprecated==1.2.14 05:57:59 distlib==0.3.8 05:57:59 dnspython==2.6.1 05:57:59 docker==4.2.2 05:57:59 dogpile.cache==1.3.2 05:57:59 email_validator==2.1.1 05:57:59 filelock==3.13.4 05:57:59 future==1.0.0 05:57:59 gitdb==4.0.11 05:57:59 GitPython==3.1.43 05:57:59 google-auth==2.29.0 05:57:59 httplib2==0.22.0 05:57:59 identify==2.5.36 05:57:59 idna==3.7 05:57:59 importlib-resources==1.5.0 05:57:59 iso8601==2.1.0 05:57:59 Jinja2==3.1.3 05:57:59 jmespath==1.0.1 05:57:59 jsonpatch==1.33 05:57:59 jsonpointer==2.4 05:57:59 jsonschema==4.21.1 05:57:59 jsonschema-specifications==2023.12.1 05:57:59 keystoneauth1==5.6.0 05:57:59 kubernetes==29.0.0 05:57:59 lftools==0.37.10 05:57:59 lxml==5.2.1 05:57:59 MarkupSafe==2.1.5 05:57:59 msgpack==1.0.8 05:57:59 multi_key_dict==2.0.3 05:57:59 munch==4.0.0 05:57:59 netaddr==1.2.1 05:57:59 netifaces==0.11.0 05:57:59 niet==1.4.2 05:57:59 nodeenv==1.8.0 05:57:59 oauth2client==4.1.3 05:57:59 oauthlib==3.2.2 05:57:59 openstacksdk==3.1.0 05:57:59 os-client-config==2.1.0 05:57:59 os-service-types==1.7.0 05:57:59 osc-lib==3.0.1 05:57:59 oslo.config==9.4.0 05:57:59 oslo.context==5.5.0 05:57:59 oslo.i18n==6.3.0 05:57:59 oslo.log==5.5.1 05:57:59 oslo.serialization==5.4.0 05:57:59 oslo.utils==7.1.0 05:57:59 packaging==24.0 05:57:59 pbr==6.0.0 05:57:59 platformdirs==4.2.1 05:57:59 prettytable==3.10.0 05:57:59 pyasn1==0.6.0 05:57:59 pyasn1_modules==0.4.0 05:57:59 pycparser==2.22 05:57:59 pygerrit2==2.0.15 05:57:59 PyGithub==2.3.0 05:57:59 pyinotify==0.9.6 05:57:59 PyJWT==2.8.0 05:57:59 PyNaCl==1.5.0 05:57:59 pyparsing==2.4.7 05:57:59 pyperclip==1.8.2 05:57:59 pyrsistent==0.20.0 05:57:59 python-cinderclient==9.5.0 05:57:59 python-dateutil==2.9.0.post0 05:57:59 python-heatclient==3.5.0 05:57:59 python-jenkins==1.8.2 05:57:59 python-keystoneclient==5.4.0 05:57:59 python-magnumclient==4.4.0 05:57:59 python-novaclient==18.6.0 05:57:59 python-openstackclient==6.6.0 05:57:59 python-swiftclient==4.5.0 05:57:59 PyYAML==6.0.1 05:57:59 referencing==0.35.0 05:57:59 requests==2.31.0 05:57:59 requests-oauthlib==2.0.0 05:57:59 requestsexceptions==1.4.0 05:57:59 rfc3986==2.0.0 05:57:59 rpds-py==0.18.0 05:57:59 rsa==4.9 05:57:59 ruamel.yaml==0.18.6 05:57:59 ruamel.yaml.clib==0.2.8 05:57:59 s3transfer==0.10.1 05:57:59 simplejson==3.19.2 05:57:59 six==1.16.0 05:57:59 smmap==5.0.1 05:57:59 soupsieve==2.5 05:57:59 stevedore==5.2.0 05:57:59 tabulate==0.9.0 05:57:59 toml==0.10.2 05:57:59 tomlkit==0.12.4 05:57:59 tqdm==4.66.2 05:57:59 typing_extensions==4.11.0 05:57:59 tzdata==2024.1 05:57:59 urllib3==1.26.18 05:57:59 virtualenv==20.26.0 05:57:59 wcwidth==0.2.13 05:57:59 websocket-client==1.8.0 05:57:59 wrapt==1.16.0 05:57:59 xdg==6.0.0 05:57:59 xmltodict==0.13.0 05:57:59 yq==3.4.1 05:57:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1355951708285396665.sh 05:57:59 ---> sudo-logs.sh 05:57:59 Archiving 'sudo' log.. 05:58:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4572420427884168023.sh 05:58:00 ---> job-cost.sh 05:58:00 Setup pyenv: 05:58:00 system 05:58:00 3.8.13 05:58:00 3.9.13 05:58:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:58:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evcM from file:/tmp/.os_lf_venv 05:58:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:58:06 lf-activate-venv(): INFO: Adding /tmp/venv-evcM/bin to PATH 05:58:06 INFO: No Stack... 05:58:06 INFO: Retrieving Pricing Info for: v3-standard-4 05:58:06 INFO: Archiving Costs 05:58:07 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4498742460500484099.sh 05:58:07 ---> logs-deploy.sh 05:58:07 Setup pyenv: 05:58:07 system 05:58:07 3.8.13 05:58:07 3.9.13 05:58:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:58:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evcM from file:/tmp/.os_lf_venv 05:58:08 lf-activate-venv(): INFO: Installing: lftools 05:58:18 lf-activate-venv(): INFO: Adding /tmp/venv-evcM/bin to PATH 05:58:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7330 05:58:18 INFO: archiving workspace using pattern(s): 05:58:19 Archives upload complete. 05:58:20 INFO: archiving logs to Nexus 05:58:20 ---> uname -a: 05:58:20 Linux prd-ubuntu1804-builder-4c-4g-35217 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:58:20 05:58:20 05:58:20 ---> lscpu: 05:58:20 Architecture: x86_64 05:58:20 CPU op-mode(s): 32-bit, 64-bit 05:58:20 Byte Order: Little Endian 05:58:20 CPU(s): 4 05:58:20 On-line CPU(s) list: 0-3 05:58:20 Thread(s) per core: 1 05:58:20 Core(s) per socket: 1 05:58:20 Socket(s): 4 05:58:20 NUMA node(s): 1 05:58:20 Vendor ID: AuthenticAMD 05:58:20 CPU family: 23 05:58:20 Model: 49 05:58:20 Model name: AMD EPYC-Rome Processor 05:58:20 Stepping: 0 05:58:20 CPU MHz: 2800.000 05:58:20 BogoMIPS: 5600.00 05:58:20 Virtualization: AMD-V 05:58:20 Hypervisor vendor: KVM 05:58:20 Virtualization type: full 05:58:20 L1d cache: 32K 05:58:20 L1i cache: 32K 05:58:20 L2 cache: 512K 05:58:20 L3 cache: 16384K 05:58:20 NUMA node0 CPU(s): 0-3 05:58:20 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 05:58:20 05:58:20 05:58:20 ---> nproc: 05:58:20 4 05:58:20 05:58:20 05:58:20 ---> df -h: 05:58:20 Filesystem Size Used Avail Use% Mounted on 05:58:20 udev 7.9G 0 7.9G 0% /dev 05:58:20 tmpfs 1.6G 672K 1.6G 1% /run 05:58:20 /dev/vda1 78G 8.4G 69G 11% / 05:58:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:58:20 tmpfs 5.0M 0 5.0M 0% /run/lock 05:58:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:58:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:58:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:58:20 05:58:20 05:58:20 ---> free -m: 05:58:20 total used free shared buff/cache available 05:58:20 Mem: 16040 554 13210 0 2275 15163 05:58:20 Swap: 1023 0 1023 05:58:20 05:58:20 05:58:20 ---> ip addr: 05:58:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:58:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:20 inet 127.0.0.1/8 scope host lo 05:58:20 valid_lft forever preferred_lft forever 05:58:20 inet6 ::1/128 scope host 05:58:20 valid_lft forever preferred_lft forever 05:58:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:58:20 link/ether fa:16:3e:52:61:6f brd ff:ff:ff:ff:ff:ff 05:58:20 inet 10.30.106.223/23 brd 10.30.107.255 scope global dynamic ens3 05:58:20 valid_lft 86230sec preferred_lft 86230sec 05:58:20 inet6 fe80::f816:3eff:fe52:616f/64 scope link 05:58:20 valid_lft forever preferred_lft forever 05:58:20 05:58:20 05:58:20 ---> sar -b -r -n DEV: 05:58:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35217) 04/26/24 _x86_64_ (4 CPU) 05:58:20 05:58:20 05:55:33 LINUX RESTART (4 CPU) 05:58:20 05:58:20 05:56:01 tps rtps wtps bread/s bwrtn/s 05:58:20 05:57:02 139.58 15.18 124.40 470.32 34912.18 05:58:20 05:58:01 127.00 14.42 112.57 1091.61 15024.03 05:58:20 Average: 133.34 14.80 118.53 778.36 25051.66 05:58:20 05:58:20 05:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:20 05:57:02 13812292 15518684 2612676 15.91 72028 1827344 821848 4.70 747020 1637636 205572 05:58:20 05:58:01 13559692 15553024 2865276 17.44 94008 2076616 759900 4.35 740200 1865400 98908 05:58:20 Average: 13685992 15535854 2738976 16.68 83018 1951980 790874 4.53 743610 1751518 152240 05:58:20 05:58:20 05:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:20 05:57:02 ens3 74.04 52.46 849.76 13.26 0.00 0.00 0.00 0.00 05:58:20 05:57:02 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 05:58:20 05:58:01 ens3 51.13 34.88 792.41 8.81 0.00 0.00 0.00 0.00 05:58:20 05:58:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 05:58:20 Average: ens3 62.68 43.74 821.33 11.05 0.00 0.00 0.00 0.00 05:58:20 Average: lo 1.75 1.75 0.19 0.19 0.00 0.00 0.00 0.00 05:58:20 05:58:20 05:58:20 ---> sar -P ALL: 05:58:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35217) 04/26/24 _x86_64_ (4 CPU) 05:58:20 05:58:20 05:55:33 LINUX RESTART (4 CPU) 05:58:20 05:58:20 05:56:01 CPU %user %nice %system %iowait %steal %idle 05:58:20 05:57:02 all 20.16 0.00 1.69 3.13 0.08 74.93 05:58:20 05:57:02 0 18.16 0.00 1.46 0.34 0.08 79.96 05:58:20 05:57:02 1 3.85 0.00 0.94 10.07 0.08 85.06 05:58:20 05:57:02 2 41.66 0.00 3.00 1.82 0.07 53.45 05:58:20 05:57:02 3 16.94 0.00 1.37 0.32 0.08 81.29 05:58:20 05:58:01 all 19.72 0.00 1.36 3.98 0.06 74.88 05:58:20 05:58:01 0 27.59 0.00 1.11 0.56 0.05 70.69 05:58:20 05:58:01 1 4.20 0.00 1.11 12.72 0.03 81.94 05:58:20 05:58:01 2 27.06 0.00 2.03 0.85 0.07 69.99 05:58:20 05:58:01 3 19.99 0.00 1.19 1.80 0.09 76.93 05:58:20 Average: all 19.94 0.00 1.53 3.55 0.07 74.90 05:58:20 Average: 0 22.84 0.00 1.28 0.45 0.07 75.36 05:58:20 Average: 1 4.02 0.00 1.02 11.38 0.06 83.51 05:58:20 Average: 2 34.42 0.00 2.52 1.34 0.07 61.65 05:58:20 Average: 3 18.45 0.00 1.28 1.05 0.08 79.13 05:58:20 05:58:20 05:58:20