15:48:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 15:48:32 Running as SYSTEM 15:48:32 [EnvInject] - Loading node environment variables. 15:48:32 Building remotely on prd-ubuntu1804-builder-4c-4g-12708 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:48:32 [ssh-agent] Looking for ssh-agent implementation... 15:48:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:32 $ ssh-agent 15:48:32 SSH_AUTH_SOCK=/tmp/ssh-ESaQgwyrd0uG/agent.1699 15:48:32 SSH_AGENT_PID=1701 15:48:32 [ssh-agent] Started. 15:48:32 Running ssh-add (command line suppressed) 15:48:32 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_8850020105488874410.key (/w/workspace/oom-master-commit-lint@tmp/private_key_8850020105488874410.key) 15:48:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:48:32 The recommended git tool is: NONE 15:48:34 using credential onap-jenkins-ssh 15:48:34 Wiping out workspace first. 15:48:34 Cloning the remote Git repository 15:48:34 Cloning repository git://cloud.onap.org/mirror/oom.git 15:48:34 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:48:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:48:34 > git --version # timeout=10 15:48:34 > git --version # 'git version 2.17.1' 15:48:34 using GIT_SSH to set credentials Gerrit user 15:48:34 Verifying host key using manually-configured host key entries 15:48:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:48:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:48:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:48:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:48:40 using GIT_SSH to set credentials Gerrit user 15:48:40 Verifying host key using manually-configured host key entries 15:48:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/1 # timeout=30 15:48:41 > git rev-parse 04d3121dbfdb414b5f41b0616b98049759cb2ab7^{commit} # timeout=10 15:48:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:48:41 Checking out Revision 04d3121dbfdb414b5f41b0616b98049759cb2ab7 (refs/changes/00/137500/1) 15:48:41 > git config core.sparsecheckout # timeout=10 15:48:41 > git checkout -f 04d3121dbfdb414b5f41b0616b98049759cb2ab7 # timeout=30 15:48:41 Commit message: "[COMMON] Harmonize resource settings, Part 2" 15:48:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:48:41 > git rev-list --no-walk fa01ec554cfa10cb1f9ec8be0c5530dd3f3ea50a # timeout=10 15:48:41 [EnvInject] - Injecting environment variables from a build step. 15:48:41 [EnvInject] - Injecting as environment variables the properties content 15:48:41 PYTHON=python3 15:48:41 15:48:41 [EnvInject] - Variables injected successfully. 15:48:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10918682106457272143.sh 15:48:41 ---> tox-install.sh 15:48:41 + source /home/jenkins/lf-env.sh 15:48:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:41 ++ mktemp -d /tmp/venv-XXXX 15:48:41 + lf_venv=/tmp/venv-RADX 15:48:41 + local venv_file=/tmp/.os_lf_venv 15:48:41 + local python=python3 15:48:41 + local options 15:48:41 + local set_path=true 15:48:41 + local install_args= 15:48:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:48:41 + true 15:48:41 + case $1 in 15:48:41 + venv_file=/tmp/.toxenv 15:48:41 + shift 2 15:48:41 + true 15:48:41 + case $1 in 15:48:41 + shift 15:48:41 + break 15:48:41 + case $python in 15:48:41 + local pkg_list= 15:48:41 + [[ -d /opt/pyenv ]] 15:48:41 + echo 'Setup pyenv:' 15:48:41 Setup pyenv: 15:48:41 + export PYENV_ROOT=/opt/pyenv 15:48:41 + PYENV_ROOT=/opt/pyenv 15:48:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:41 + pyenv versions 15:48:41 * system (set by /opt/pyenv/version) 15:48:41 * 3.8.13 (set by /opt/pyenv/version) 15:48:41 * 3.9.13 (set by /opt/pyenv/version) 15:48:41 * 3.10.6 (set by /opt/pyenv/version) 15:48:41 + command -v pyenv 15:48:41 ++ pyenv init - --no-rehash 15:48:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:48:41 export PATH="/opt/pyenv/shims:${PATH}" 15:48:41 export PYENV_SHELL=bash 15:48:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:48:41 pyenv() { 15:48:41 local command 15:48:41 command="${1:-}" 15:48:41 if [ "$#" -gt 0 ]; then 15:48:41 shift 15:48:41 fi 15:48:41 15:48:41 case "$command" in 15:48:41 rehash|shell) 15:48:41 eval "$(pyenv "sh-$command" "$@")" 15:48:41 ;; 15:48:41 *) 15:48:41 command pyenv "$command" "$@" 15:48:41 ;; 15:48:41 esac 15:48:41 }' 15:48:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:48:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:41 ++ export PYENV_SHELL=bash 15:48:41 ++ PYENV_SHELL=bash 15:48:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:48:41 +++ complete -F _pyenv pyenv 15:48:41 ++ lf-pyver python3 15:48:41 ++ local py_version_xy=python3 15:48:41 ++ local py_version_xyz= 15:48:41 ++ pyenv versions 15:48:41 ++ local command 15:48:41 ++ command=versions 15:48:41 ++ '[' 1 -gt 0 ']' 15:48:41 ++ shift 15:48:41 ++ case "$command" in 15:48:41 ++ command pyenv versions 15:48:41 ++ pyenv versions 15:48:41 ++ sed 's/^[ *]* //' 15:48:41 ++ awk '{ print $1 }' 15:48:41 ++ grep -E '^[0-9.]*[0-9]$' 15:48:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:48:42 +++ grep '^3' /tmp/.pyenv_versions 15:48:42 +++ sort -V 15:48:42 +++ tail -n 1 15:48:42 ++ py_version_xyz=3.10.6 15:48:42 ++ [[ -z 3.10.6 ]] 15:48:42 ++ echo 3.10.6 15:48:42 ++ return 0 15:48:42 + pyenv local 3.10.6 15:48:42 + local command 15:48:42 + command=local 15:48:42 + '[' 2 -gt 0 ']' 15:48:42 + shift 15:48:42 + case "$command" in 15:48:42 + command pyenv local 3.10.6 15:48:42 + pyenv local 3.10.6 15:48:42 + for arg in "$@" 15:48:42 + case $arg in 15:48:42 + pkg_list+='tox ' 15:48:42 + for arg in "$@" 15:48:42 + case $arg in 15:48:42 + pkg_list+='virtualenv ' 15:48:42 + for arg in "$@" 15:48:42 + case $arg in 15:48:42 + pkg_list+='urllib3~=1.26.15 ' 15:48:42 + [[ -f /tmp/.toxenv ]] 15:48:42 + [[ ! -f /tmp/.toxenv ]] 15:48:42 + [[ -n '' ]] 15:48:42 + python3 -m venv /tmp/venv-RADX 15:48:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RADX' 15:48:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RADX 15:48:46 + echo /tmp/venv-RADX 15:48:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:48:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:48:46 + /tmp/venv-RADX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:48:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:48:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:48:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:48:49 + /tmp/venv-RADX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:48:53 + type python3 15:48:53 + true 15:48:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RADX/bin to PATH' 15:48:53 lf-activate-venv(): INFO: Adding /tmp/venv-RADX/bin to PATH 15:48:53 + PATH=/tmp/venv-RADX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:53 + return 0 15:48:53 + python3 --version 15:48:53 Python 3.10.6 15:48:53 + python3 -m pip --version 15:48:53 pip 24.0 from /tmp/venv-RADX/lib/python3.10/site-packages/pip (python 3.10) 15:48:53 + python3 -m pip freeze 15:48:53 cachetools==5.3.3 15:48:53 chardet==5.2.0 15:48:53 colorama==0.4.6 15:48:53 distlib==0.3.8 15:48:53 filelock==3.13.1 15:48:53 packaging==24.0 15:48:53 platformdirs==4.2.0 15:48:53 pluggy==1.4.0 15:48:53 pyproject-api==1.6.1 15:48:53 tomli==2.0.1 15:48:53 tox==4.14.1 15:48:53 urllib3==1.26.18 15:48:53 virtualenv==20.25.1 15:48:53 [EnvInject] - Injecting environment variables from a build step. 15:48:53 [EnvInject] - Injecting as environment variables the properties content 15:48:53 PARALLEL=false 15:48:53 15:48:53 [EnvInject] - Variables injected successfully. 15:48:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15765970304695844112.sh 15:48:53 ---> tox-run.sh 15:48: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 15:48:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:48:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:48:53 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:48:53 + cd /w/workspace/oom-master-commit-lint/. 15:48:53 + source /home/jenkins/lf-env.sh 15:48:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:53 ++ mktemp -d /tmp/venv-XXXX 15:48:53 + lf_venv=/tmp/venv-jNGc 15:48:53 + local venv_file=/tmp/.os_lf_venv 15:48:53 + local python=python3 15:48:53 + local options 15:48:53 + local set_path=true 15:48:53 + local install_args= 15:48: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 15:48:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:48:53 + true 15:48:53 + case $1 in 15:48:53 + venv_file=/tmp/.toxenv 15:48:53 + shift 2 15:48:53 + true 15:48:53 + case $1 in 15:48:53 + shift 15:48:53 + break 15:48:53 + case $python in 15:48:53 + local pkg_list= 15:48:53 + [[ -d /opt/pyenv ]] 15:48:53 + echo 'Setup pyenv:' 15:48:53 Setup pyenv: 15:48:53 + export PYENV_ROOT=/opt/pyenv 15:48:53 + PYENV_ROOT=/opt/pyenv 15:48: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 15:48: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 15:48:53 + pyenv versions 15:48:53 system 15:48:53 3.8.13 15:48:53 3.9.13 15:48:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:48:53 + command -v pyenv 15:48:53 ++ pyenv init - --no-rehash 15:48: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[*]}"'\'')" 15:48:53 export PATH="/opt/pyenv/shims:${PATH}" 15:48:53 export PYENV_SHELL=bash 15:48:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:48:53 pyenv() { 15:48:53 local command 15:48:53 command="${1:-}" 15:48:53 if [ "$#" -gt 0 ]; then 15:48:53 shift 15:48:53 fi 15:48:53 15:48:53 case "$command" in 15:48:53 rehash|shell) 15:48:53 eval "$(pyenv "sh-$command" "$@")" 15:48:53 ;; 15:48:53 *) 15:48:53 command pyenv "$command" "$@" 15:48:53 ;; 15:48:53 esac 15:48:53 }' 15:48: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[*]}"' 15:48: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 15:48: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 15:48: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 15:48:53 ++ export PYENV_SHELL=bash 15:48:53 ++ PYENV_SHELL=bash 15:48:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:48:53 +++ complete -F _pyenv pyenv 15:48:53 ++ lf-pyver python3 15:48:53 ++ local py_version_xy=python3 15:48:53 ++ local py_version_xyz= 15:48:53 ++ pyenv versions 15:48:53 ++ sed 's/^[ *]* //' 15:48:53 ++ local command 15:48:53 ++ awk '{ print $1 }' 15:48:53 ++ command=versions 15:48:53 ++ '[' 1 -gt 0 ']' 15:48:53 ++ shift 15:48:53 ++ case "$command" in 15:48:53 ++ command pyenv versions 15:48:53 ++ grep -E '^[0-9.]*[0-9]$' 15:48:53 ++ pyenv versions 15:48:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:48:53 +++ grep '^3' /tmp/.pyenv_versions 15:48:53 +++ sort -V 15:48:53 +++ tail -n 1 15:48:53 ++ py_version_xyz=3.10.6 15:48:53 ++ [[ -z 3.10.6 ]] 15:48:53 ++ echo 3.10.6 15:48:53 ++ return 0 15:48:53 + pyenv local 3.10.6 15:48:53 + local command 15:48:53 + command=local 15:48:53 + '[' 2 -gt 0 ']' 15:48:53 + shift 15:48:53 + case "$command" in 15:48:53 + command pyenv local 3.10.6 15:48:53 + pyenv local 3.10.6 15:48:54 + for arg in "$@" 15:48:54 + case $arg in 15:48:54 + pkg_list+='tox ' 15:48:54 + for arg in "$@" 15:48:54 + case $arg in 15:48:54 + pkg_list+='virtualenv ' 15:48:54 + for arg in "$@" 15:48:54 + case $arg in 15:48:54 + pkg_list+='urllib3~=1.26.15 ' 15:48:54 + [[ -f /tmp/.toxenv ]] 15:48:54 ++ cat /tmp/.toxenv 15:48:54 + lf_venv=/tmp/venv-RADX 15:48:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RADX from' file:/tmp/.toxenv 15:48:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RADX from file:/tmp/.toxenv 15:48:54 + /tmp/venv-RADX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:48:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:48:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:48:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:48:55 + /tmp/venv-RADX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:48:57 + type python3 15:48:57 + true 15:48:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RADX/bin to PATH' 15:48:57 lf-activate-venv(): INFO: Adding /tmp/venv-RADX/bin to PATH 15:48:57 + PATH=/tmp/venv-RADX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:57 + return 0 15:48:57 + [[ -d /opt/pyenv ]] 15:48:57 + echo '---> Setting up pyenv' 15:48:57 ---> Setting up pyenv 15:48:57 + export PYENV_ROOT=/opt/pyenv 15:48:57 + PYENV_ROOT=/opt/pyenv 15:48:57 + export PATH=/opt/pyenv/bin:/tmp/venv-RADX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:57 + PATH=/opt/pyenv/bin:/tmp/venv-RADX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:57 ++ pwd 15:48:57 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:48:57 + export PYTHONPATH 15:48:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:48:57 + TOX_TESTENV_PASSENV=PYTHONPATH 15:48:57 + tox --version 15:48:57 4.14.1 from /tmp/venv-RADX/lib/python3.10/site-packages/tox/__init__.py 15:48:58 + PARALLEL=false 15:48:58 + TOX_OPTIONS_LIST= 15:48:58 + [[ -n gitlint ]] 15:48:58 + TOX_OPTIONS_LIST=' -e gitlint' 15:48:58 + case ${PARALLEL,,} in 15:48:58 + tox -e gitlint 15:48:58 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:49:01 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 15:49:33 gitlint: freeze> python -m pip freeze --all 15:49:34 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.9.0,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.42.0,wrapt==1.13.3,zipp==3.7.0 15:49:34 gitlint: commands[0]> gitlint 15:49:34 gitlint: OK (35.97=setup[35.79]+cmd[0.18] seconds) 15:49:34 congratulations :) (36.14 seconds) 15:49:34 + tox_status=0 15:49:34 + echo '---> Completed tox runs' 15:49:34 ---> Completed tox runs 15:49:34 + for i in .tox/*/log 15:49:34 ++ echo .tox/gitlint/log 15:49:34 ++ awk -F/ '{print $2}' 15:49:34 + tox_env=gitlint 15:49:34 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:49:34 + DOC_DIR=docs/_build/html 15:49:34 + [[ -d docs/_build/html ]] 15:49:34 + echo '---> tox-run.sh ends' 15:49:34 ---> tox-run.sh ends 15:49:34 + test 0 -eq 0 15:49:34 $ ssh-agent -k 15:49:34 unset SSH_AUTH_SOCK; 15:49:34 unset SSH_AGENT_PID; 15:49:34 echo Agent pid 1701 killed; 15:49:34 [ssh-agent] Stopped. 15:49:34 [PostBuildScript] - [INFO] Executing post build scripts. 15:49:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18200432013324573397.sh 15:49:34 ---> sysstat.sh 15:49:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2486699393358423488.sh 15:49:34 ---> package-listing.sh 15:49:34 ++ facter osfamily 15:49:34 ++ tr '[:upper:]' '[:lower:]' 15:49:35 + OS_FAMILY=debian 15:49:35 + workspace=/w/workspace/oom-master-commit-lint 15:49:35 + START_PACKAGES=/tmp/packages_start.txt 15:49:35 + END_PACKAGES=/tmp/packages_end.txt 15:49:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:35 + PACKAGES=/tmp/packages_start.txt 15:49:35 + '[' /w/workspace/oom-master-commit-lint ']' 15:49:35 + PACKAGES=/tmp/packages_end.txt 15:49:35 + case "${OS_FAMILY}" in 15:49:35 + dpkg -l 15:49:35 + grep '^ii' 15:49:35 + '[' -f /tmp/packages_start.txt ']' 15:49:35 + '[' -f /tmp/packages_end.txt ']' 15:49:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:35 + '[' /w/workspace/oom-master-commit-lint ']' 15:49:35 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:49:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:49:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7388894139034009901.sh 15:49:35 ---> capture-instance-metadata.sh 15:49:35 Setup pyenv: 15:49:35 system 15:49:35 3.8.13 15:49:35 3.9.13 15:49:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:49:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L01Y 15:49:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:49:41 lf-activate-venv(): INFO: Installing: lftools 15:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-L01Y/bin to PATH 15:50:19 INFO: Running in OpenStack, capturing instance metadata 15:50:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6744094097837703946.sh 15:50:20 provisioning config files... 15:50:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8649846956650383638tmp 15:50:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:50:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:50:20 [EnvInject] - Injecting environment variables from a build step. 15:50:20 [EnvInject] - Injecting as environment variables the properties content 15:50:20 SERVER_ID=logs 15:50:20 15:50:20 [EnvInject] - Variables injected successfully. 15:50:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6714100630124270693.sh 15:50:20 ---> create-netrc.sh 15:50:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9358493802743869712.sh 15:50:20 ---> python-tools-install.sh 15:50:20 Setup pyenv: 15:50:20 system 15:50:20 3.8.13 15:50:20 3.9.13 15:50:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:50:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L01Y from file:/tmp/.os_lf_venv 15:50:21 lf-activate-venv(): INFO: Installing: lftools 15:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-L01Y/bin to PATH 15:50:30 Generating Requirements File 15:51:15 Python 3.10.6 15:51:15 pip 24.0 from /tmp/venv-L01Y/lib/python3.10/site-packages/pip (python 3.10) 15:51:16 appdirs==1.4.4 15:51:16 argcomplete==3.2.3 15:51:16 aspy.yaml==1.3.0 15:51:16 attrs==23.2.0 15:51:16 autopage==0.5.2 15:51:16 beautifulsoup4==4.12.3 15:51:16 boto3==1.34.60 15:51:16 botocore==1.34.60 15:51:16 bs4==0.0.2 15:51:16 cachetools==5.3.3 15:51:16 certifi==2024.2.2 15:51:16 cffi==1.16.0 15:51:16 cfgv==3.4.0 15:51:16 chardet==5.2.0 15:51:16 charset-normalizer==3.3.2 15:51:16 click==8.1.7 15:51:16 cliff==4.6.0 15:51:16 cmd2==2.4.3 15:51:16 cryptography==3.3.2 15:51:16 debtcollector==3.0.0 15:51:16 decorator==5.1.1 15:51:16 defusedxml==0.7.1 15:51:16 Deprecated==1.2.14 15:51:16 distlib==0.3.8 15:51:16 dnspython==2.6.1 15:51:16 docker==4.2.2 15:51:16 dogpile.cache==1.3.2 15:51:16 email_validator==2.1.1 15:51:16 filelock==3.13.1 15:51:16 future==1.0.0 15:51:16 gitdb==4.0.11 15:51:16 GitPython==3.1.42 15:51:16 google-auth==2.28.2 15:51:16 httplib2==0.22.0 15:51:16 identify==2.5.35 15:51:16 idna==3.6 15:51:16 importlib-resources==1.5.0 15:51:16 iso8601==2.1.0 15:51:16 Jinja2==3.1.3 15:51:16 jmespath==1.0.1 15:51:16 jsonpatch==1.33 15:51:16 jsonpointer==2.4 15:51:16 jsonschema==4.21.1 15:51:16 jsonschema-specifications==2023.12.1 15:51:16 keystoneauth1==5.6.0 15:51:16 kubernetes==29.0.0 15:51:16 lftools==0.37.10 15:51:16 lxml==5.1.0 15:51:16 MarkupSafe==2.1.5 15:51:16 msgpack==1.0.8 15:51:16 multi_key_dict==2.0.3 15:51:16 munch==4.0.0 15:51:16 netaddr==1.2.1 15:51:16 netifaces==0.11.0 15:51:16 niet==1.4.2 15:51:16 nodeenv==1.8.0 15:51:16 oauth2client==4.1.3 15:51:16 oauthlib==3.2.2 15:51:16 openstacksdk==3.0.0 15:51:16 os-client-config==2.1.0 15:51:16 os-service-types==1.7.0 15:51:16 osc-lib==3.0.1 15:51:16 oslo.config==9.4.0 15:51:16 oslo.context==5.5.0 15:51:16 oslo.i18n==6.3.0 15:51:16 oslo.log==5.5.0 15:51:16 oslo.serialization==5.4.0 15:51:16 oslo.utils==7.1.0 15:51:16 packaging==24.0 15:51:16 pbr==6.0.0 15:51:16 platformdirs==4.2.0 15:51:16 prettytable==3.10.0 15:51:16 pyasn1==0.5.1 15:51:16 pyasn1-modules==0.3.0 15:51:16 pycparser==2.21 15:51:16 pygerrit2==2.0.15 15:51:16 PyGithub==2.2.0 15:51:16 pyinotify==0.9.6 15:51:16 PyJWT==2.8.0 15:51:16 PyNaCl==1.5.0 15:51:16 pyparsing==2.4.7 15:51:16 pyperclip==1.8.2 15:51:16 pyrsistent==0.20.0 15:51:16 python-cinderclient==9.5.0 15:51:16 python-dateutil==2.9.0.post0 15:51:16 python-heatclient==3.5.0 15:51:16 python-jenkins==1.8.2 15:51:16 python-keystoneclient==5.4.0 15:51:16 python-magnumclient==4.4.0 15:51:16 python-novaclient==18.5.0 15:51:16 python-openstackclient==6.5.0 15:51:16 python-swiftclient==4.5.0 15:51:16 PyYAML==6.0.1 15:51:16 referencing==0.33.0 15:51:16 requests==2.31.0 15:51:16 requests-oauthlib==1.4.0 15:51:16 requestsexceptions==1.4.0 15:51:16 rfc3986==2.0.0 15:51:16 rpds-py==0.18.0 15:51:16 rsa==4.9 15:51:16 ruamel.yaml==0.18.6 15:51:16 ruamel.yaml.clib==0.2.8 15:51:16 s3transfer==0.10.0 15:51:16 simplejson==3.19.2 15:51:16 six==1.16.0 15:51:16 smmap==5.0.1 15:51:16 soupsieve==2.5 15:51:16 stevedore==5.2.0 15:51:16 tabulate==0.9.0 15:51:16 toml==0.10.2 15:51:16 tomlkit==0.12.4 15:51:16 tqdm==4.66.2 15:51:16 typing_extensions==4.10.0 15:51:16 tzdata==2024.1 15:51:16 urllib3==1.26.18 15:51:16 virtualenv==20.25.1 15:51:16 wcwidth==0.2.13 15:51:16 websocket-client==1.7.0 15:51:16 wrapt==1.16.0 15:51:16 xdg==6.0.0 15:51:16 xmltodict==0.13.0 15:51:16 yq==3.2.3 15:51:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1270747101530617322.sh 15:51:16 ---> sudo-logs.sh 15:51:16 Archiving 'sudo' log.. 15:51:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1280861756174548370.sh 15:51:16 ---> job-cost.sh 15:51:16 Setup pyenv: 15:51:16 system 15:51:16 3.8.13 15:51:16 3.9.13 15:51:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:51:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L01Y from file:/tmp/.os_lf_venv 15:51:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-L01Y/bin to PATH 15:51:23 INFO: No Stack... 15:51:23 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:23 INFO: Archiving Costs 15:51:23 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10915033527870163810.sh 15:51:23 ---> logs-deploy.sh 15:51:23 Setup pyenv: 15:51:23 system 15:51:23 3.8.13 15:51:23 3.9.13 15:51:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:51:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L01Y from file:/tmp/.os_lf_venv 15:51:25 lf-activate-venv(): INFO: Installing: lftools 15:51:46 lf-activate-venv(): INFO: Adding /tmp/venv-L01Y/bin to PATH 15:51:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7232 15:51:46 INFO: archiving workspace using pattern(s): 15:51:47 Archives upload complete. 15:51:47 INFO: archiving logs to Nexus 15:51:48 ---> uname -a: 15:51:48 Linux prd-ubuntu1804-builder-4c-4g-12708 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:51:48 15:51:48 15:51:48 ---> lscpu: 15:51:48 Architecture: x86_64 15:51:48 CPU op-mode(s): 32-bit, 64-bit 15:51:48 Byte Order: Little Endian 15:51:48 CPU(s): 4 15:51:48 On-line CPU(s) list: 0-3 15:51:48 Thread(s) per core: 1 15:51:48 Core(s) per socket: 1 15:51:48 Socket(s): 4 15:51:48 NUMA node(s): 1 15:51:48 Vendor ID: AuthenticAMD 15:51:48 CPU family: 23 15:51:48 Model: 49 15:51:48 Model name: AMD EPYC-Rome Processor 15:51:48 Stepping: 0 15:51:48 CPU MHz: 2800.000 15:51:48 BogoMIPS: 5600.00 15:51:48 Virtualization: AMD-V 15:51:48 Hypervisor vendor: KVM 15:51:48 Virtualization type: full 15:51:48 L1d cache: 32K 15:51:48 L1i cache: 32K 15:51:48 L2 cache: 512K 15:51:48 L3 cache: 16384K 15:51:48 NUMA node0 CPU(s): 0-3 15:51:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:51:48 15:51:48 15:51:48 ---> nproc: 15:51:48 4 15:51:48 15:51:48 15:51:48 ---> df -h: 15:51:48 Filesystem Size Used Avail Use% Mounted on 15:51:48 udev 7.9G 0 7.9G 0% /dev 15:51:48 tmpfs 1.6G 672K 1.6G 1% /run 15:51:48 /dev/vda1 78G 8.5G 69G 11% / 15:51:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:51:48 tmpfs 5.0M 0 5.0M 0% /run/lock 15:51:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:51:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:51:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:51:48 15:51:48 15:51:48 ---> free -m: 15:51:48 total used free shared buff/cache available 15:51:48 Mem: 16040 537 13218 0 2283 15179 15:51:48 Swap: 1023 0 1023 15:51:48 15:51:48 15:51:48 ---> ip addr: 15:51:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:51:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:51:48 inet 127.0.0.1/8 scope host lo 15:51:48 valid_lft forever preferred_lft forever 15:51:48 inet6 ::1/128 scope host 15:51:48 valid_lft forever preferred_lft forever 15:51:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:51:48 link/ether fa:16:3e:8e:fa:6b brd ff:ff:ff:ff:ff:ff 15:51:48 inet 10.30.107.136/23 brd 10.30.107.255 scope global dynamic ens3 15:51:48 valid_lft 86183sec preferred_lft 86183sec 15:51:48 inet6 fe80::f816:3eff:fe8e:fa6b/64 scope link 15:51:48 valid_lft forever preferred_lft forever 15:51:48 15:51:48 15:51:48 ---> sar -b -r -n DEV: 15:51:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12708) 03/12/24 _x86_64_ (4 CPU) 15:51:48 15:51:48 15:48:14 LINUX RESTART (4 CPU) 15:51:48 15:51:48 15:49:01 tps rtps wtps bread/s bwrtn/s 15:51:48 15:50:01 107.37 2.57 104.80 119.31 27949.61 15:51:48 15:51:01 119.01 13.85 105.17 1048.09 28996.63 15:51:48 Average: 113.19 8.21 104.98 583.70 28473.12 15:51:48 15:51:48 15:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:48 15:50:01 13826932 15530508 2598028 15.82 72112 1824860 819428 4.69 733528 1635192 146032 15:51:48 15:51:01 13589840 15541752 2835120 17.26 89676 2044912 785440 4.50 752440 1832376 47188 15:51:48 Average: 13708386 15536130 2716574 16.54 80894 1934886 802434 4.59 742984 1733784 96610 15:51:48 15:51:48 15:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:48 15:50:01 ens3 55.07 37.36 722.26 10.41 0.00 0.00 0.00 0.00 15:51:48 15:50:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 15:51:48 15:51:01 ens3 49.43 33.44 814.47 7.19 0.00 0.00 0.00 0.00 15:51:48 15:51:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:51:48 Average: ens3 52.25 35.40 768.37 8.80 0.00 0.00 0.00 0.00 15:51:48 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:51:48 15:51:48 15:51:48 ---> sar -P ALL: 15:51:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12708) 03/12/24 _x86_64_ (4 CPU) 15:51:48 15:51:48 15:48:14 LINUX RESTART (4 CPU) 15:51:48 15:51:48 15:49:01 CPU %user %nice %system %iowait %steal %idle 15:51:48 15:50:01 all 17.13 0.00 1.32 8.00 0.05 73.50 15:51:48 15:50:01 0 32.66 0.00 2.10 3.76 0.05 61.43 15:51:48 15:50:01 1 17.80 0.00 1.31 10.74 0.03 70.12 15:51:48 15:50:01 2 5.66 0.00 0.94 15.96 0.05 77.39 15:51:48 15:50:01 3 12.32 0.00 0.95 1.61 0.05 85.07 15:51:48 15:51:01 all 16.34 0.00 1.13 13.33 0.04 69.17 15:51:48 15:51:01 0 4.35 0.00 0.82 30.30 0.03 64.50 15:51:48 15:51:01 1 22.33 0.00 1.05 13.92 0.05 62.65 15:51:48 15:51:01 2 7.94 0.00 0.71 4.58 0.03 86.74 15:51:48 15:51:01 3 30.77 0.00 1.92 4.58 0.07 62.66 15:51:48 Average: all 16.73 0.00 1.23 10.67 0.05 71.33 15:51:48 Average: 0 18.51 0.00 1.46 17.03 0.04 62.96 15:51:48 Average: 1 20.07 0.00 1.18 12.34 0.04 66.38 15:51:48 Average: 2 6.81 0.00 0.83 10.23 0.04 82.09 15:51:48 Average: 3 21.55 0.00 1.44 3.09 0.06 73.86 15:51:48 15:51:48 15:51:48