12:05:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 12:05:33 Running as SYSTEM 12:05:33 [EnvInject] - Loading node environment variables. 12:05:33 Building remotely on prd-ubuntu1804-builder-4c-4g-22368 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:05:33 [ssh-agent] Looking for ssh-agent implementation... 12:05:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:33 $ ssh-agent 12:05:33 SSH_AUTH_SOCK=/tmp/ssh-cYhYI552MQql/agent.1655 12:05:33 SSH_AGENT_PID=1657 12:05:33 [ssh-agent] Started. 12:05:33 Running ssh-add (command line suppressed) 12:05:33 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_13133955872959831106.key (/w/workspace/oom-master-commit-lint@tmp/private_key_13133955872959831106.key) 12:05:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:05:33 The recommended git tool is: NONE 12:05:35 using credential onap-jenkins-ssh 12:05:35 Wiping out workspace first. 12:05:35 Cloning the remote Git repository 12:05:35 Cloning repository git://cloud.onap.org/mirror/oom.git 12:05:35 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:05:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:05:35 > git --version # timeout=10 12:05:35 > git --version # 'git version 2.17.1' 12:05:35 using GIT_SSH to set credentials Gerrit user 12:05:35 Verifying host key using manually-configured host key entries 12:05:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:05:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:05:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:05:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:05:41 using GIT_SSH to set credentials Gerrit user 12:05:41 Verifying host key using manually-configured host key entries 12:05:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/1 # timeout=30 12:05:41 > git rev-parse 2fd32d42f020d5837ed85b4ac964eba552bf3cef^{commit} # timeout=10 12:05:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:05:41 Checking out Revision 2fd32d42f020d5837ed85b4ac964eba552bf3cef (refs/changes/72/137672/1) 12:05:41 > git config core.sparsecheckout # timeout=10 12:05:41 > git checkout -f 2fd32d42f020d5837ed85b4ac964eba552bf3cef # timeout=30 12:05:42 Commit message: "[COMMON] Update all ReadinessChecks" 12:05:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:05:42 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:05:42 [EnvInject] - Injecting environment variables from a build step. 12:05:42 [EnvInject] - Injecting as environment variables the properties content 12:05:42 PYTHON=python3 12:05:42 12:05:42 [EnvInject] - Variables injected successfully. 12:05:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7564964803037893732.sh 12:05:42 ---> tox-install.sh 12:05:42 + source /home/jenkins/lf-env.sh 12:05:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:05:42 ++ mktemp -d /tmp/venv-XXXX 12:05:42 + lf_venv=/tmp/venv-CQvk 12:05:42 + local venv_file=/tmp/.os_lf_venv 12:05:42 + local python=python3 12:05:42 + local options 12:05:42 + local set_path=true 12:05:42 + local install_args= 12:05:42 ++ 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 12:05:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:05:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:05:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:05:42 + true 12:05:42 + case $1 in 12:05:42 + venv_file=/tmp/.toxenv 12:05:42 + shift 2 12:05:42 + true 12:05:42 + case $1 in 12:05:42 + shift 12:05:42 + break 12:05:42 + case $python in 12:05:42 + local pkg_list= 12:05:42 + [[ -d /opt/pyenv ]] 12:05:42 + echo 'Setup pyenv:' 12:05:42 Setup pyenv: 12:05:42 + export PYENV_ROOT=/opt/pyenv 12:05:42 + PYENV_ROOT=/opt/pyenv 12:05:42 + 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 12:05:42 + 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 12:05:42 + pyenv versions 12:05:42 * system (set by /opt/pyenv/version) 12:05:42 * 3.8.13 (set by /opt/pyenv/version) 12:05:42 * 3.9.13 (set by /opt/pyenv/version) 12:05:42 * 3.10.6 (set by /opt/pyenv/version) 12:05:42 + command -v pyenv 12:05:42 ++ pyenv init - --no-rehash 12:05:42 + 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[*]}"'\'')" 12:05:42 export PATH="/opt/pyenv/shims:${PATH}" 12:05:42 export PYENV_SHELL=bash 12:05:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:05:42 pyenv() { 12:05:42 local command 12:05:42 command="${1:-}" 12:05:42 if [ "$#" -gt 0 ]; then 12:05:42 shift 12:05:42 fi 12:05:42 12:05:42 case "$command" in 12:05:42 rehash|shell) 12:05:42 eval "$(pyenv "sh-$command" "$@")" 12:05:42 ;; 12:05:42 *) 12:05:42 command pyenv "$command" "$@" 12:05:42 ;; 12:05:42 esac 12:05:42 }' 12:05:42 +++ 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[*]}"' 12:05:42 ++ 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 12:05:42 ++ 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 12:05:42 ++ 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 12:05:42 ++ export PYENV_SHELL=bash 12:05:42 ++ PYENV_SHELL=bash 12:05:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:05:42 +++ complete -F _pyenv pyenv 12:05:42 ++ lf-pyver python3 12:05:42 ++ local py_version_xy=python3 12:05:42 ++ local py_version_xyz= 12:05:42 ++ pyenv versions 12:05:42 ++ local command 12:05:42 ++ command=versions 12:05:42 ++ '[' 1 -gt 0 ']' 12:05:42 ++ shift 12:05:42 ++ case "$command" in 12:05:42 ++ command pyenv versions 12:05:42 ++ pyenv versions 12:05:42 ++ sed 's/^[ *]* //' 12:05:42 ++ grep -E '^[0-9.]*[0-9]$' 12:05:42 ++ awk '{ print $1 }' 12:05:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:05:42 +++ grep '^3' /tmp/.pyenv_versions 12:05:42 +++ sort -V 12:05:42 +++ tail -n 1 12:05:42 ++ py_version_xyz=3.10.6 12:05:42 ++ [[ -z 3.10.6 ]] 12:05:42 ++ echo 3.10.6 12:05:42 ++ return 0 12:05:42 + pyenv local 3.10.6 12:05:42 + local command 12:05:42 + command=local 12:05:42 + '[' 2 -gt 0 ']' 12:05:42 + shift 12:05:42 + case "$command" in 12:05:42 + command pyenv local 3.10.6 12:05:42 + pyenv local 3.10.6 12:05:42 + for arg in "$@" 12:05:42 + case $arg in 12:05:42 + pkg_list+='tox ' 12:05:42 + for arg in "$@" 12:05:42 + case $arg in 12:05:42 + pkg_list+='virtualenv ' 12:05:42 + for arg in "$@" 12:05:42 + case $arg in 12:05:42 + pkg_list+='urllib3~=1.26.15 ' 12:05:42 + [[ -f /tmp/.toxenv ]] 12:05:42 + [[ ! -f /tmp/.toxenv ]] 12:05:42 + [[ -n '' ]] 12:05:42 + python3 -m venv /tmp/venv-CQvk 12:05:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CQvk' 12:05:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CQvk 12:05:47 + echo /tmp/venv-CQvk 12:05:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:05:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:05:47 + /tmp/venv-CQvk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:05:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:05:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:05:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:05:50 + /tmp/venv-CQvk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:05:52 + type python3 12:05:52 + true 12:05:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CQvk/bin to PATH' 12:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-CQvk/bin to PATH 12:05:52 + PATH=/tmp/venv-CQvk/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 12:05:52 + return 0 12:05:52 + python3 --version 12:05:52 Python 3.10.6 12:05:52 + python3 -m pip --version 12:05:53 pip 24.0 from /tmp/venv-CQvk/lib/python3.10/site-packages/pip (python 3.10) 12:05:53 + python3 -m pip freeze 12:05:53 cachetools==5.3.3 12:05:53 chardet==5.2.0 12:05:53 colorama==0.4.6 12:05:53 distlib==0.3.8 12:05:53 filelock==3.13.4 12:05:53 packaging==24.0 12:05:53 platformdirs==4.2.0 12:05:53 pluggy==1.4.0 12:05:53 pyproject-api==1.6.1 12:05:53 tomli==2.0.1 12:05:53 tox==4.14.2 12:05:53 urllib3==1.26.18 12:05:53 virtualenv==20.25.1 12:05:53 [EnvInject] - Injecting environment variables from a build step. 12:05:53 [EnvInject] - Injecting as environment variables the properties content 12:05:53 PARALLEL=false 12:05:53 12:05:53 [EnvInject] - Variables injected successfully. 12:05:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15953042059708647633.sh 12:05:53 ---> tox-run.sh 12:05: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 12:05:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:05:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:05:53 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:05:53 + cd /w/workspace/oom-master-commit-lint/. 12:05:53 + source /home/jenkins/lf-env.sh 12:05:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:05:53 ++ mktemp -d /tmp/venv-XXXX 12:05:53 + lf_venv=/tmp/venv-tfyp 12:05:53 + local venv_file=/tmp/.os_lf_venv 12:05:53 + local python=python3 12:05:53 + local options 12:05:53 + local set_path=true 12:05:53 + local install_args= 12:05: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 12:05:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:05:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:05:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:05:53 + true 12:05:53 + case $1 in 12:05:53 + venv_file=/tmp/.toxenv 12:05:53 + shift 2 12:05:53 + true 12:05:53 + case $1 in 12:05:53 + shift 12:05:53 + break 12:05:53 + case $python in 12:05:53 + local pkg_list= 12:05:53 + [[ -d /opt/pyenv ]] 12:05:53 + echo 'Setup pyenv:' 12:05:53 Setup pyenv: 12:05:53 + export PYENV_ROOT=/opt/pyenv 12:05:53 + PYENV_ROOT=/opt/pyenv 12:05: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 12:05: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 12:05:53 + pyenv versions 12:05:53 system 12:05:53 3.8.13 12:05:53 3.9.13 12:05:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:05:53 + command -v pyenv 12:05:53 ++ pyenv init - --no-rehash 12:05: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[*]}"'\'')" 12:05:53 export PATH="/opt/pyenv/shims:${PATH}" 12:05:53 export PYENV_SHELL=bash 12:05:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:05:53 pyenv() { 12:05:53 local command 12:05:53 command="${1:-}" 12:05:53 if [ "$#" -gt 0 ]; then 12:05:53 shift 12:05:53 fi 12:05:53 12:05:53 case "$command" in 12:05:53 rehash|shell) 12:05:53 eval "$(pyenv "sh-$command" "$@")" 12:05:53 ;; 12:05:53 *) 12:05:53 command pyenv "$command" "$@" 12:05:53 ;; 12:05:53 esac 12:05:53 }' 12:05: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[*]}"' 12:05: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 12:05: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 12:05: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 12:05:53 ++ export PYENV_SHELL=bash 12:05:53 ++ PYENV_SHELL=bash 12:05:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:05:53 +++ complete -F _pyenv pyenv 12:05:53 ++ lf-pyver python3 12:05:53 ++ local py_version_xy=python3 12:05:53 ++ local py_version_xyz= 12:05:53 ++ pyenv versions 12:05:53 ++ awk '{ print $1 }' 12:05:53 ++ sed 's/^[ *]* //' 12:05:53 ++ local command 12:05:53 ++ command=versions 12:05:53 ++ '[' 1 -gt 0 ']' 12:05:53 ++ shift 12:05:53 ++ case "$command" in 12:05:53 ++ command pyenv versions 12:05:53 ++ pyenv versions 12:05:53 ++ grep -E '^[0-9.]*[0-9]$' 12:05:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:05:53 +++ grep '^3' /tmp/.pyenv_versions 12:05:53 +++ sort -V 12:05:53 +++ tail -n 1 12:05:53 ++ py_version_xyz=3.10.6 12:05:53 ++ [[ -z 3.10.6 ]] 12:05:53 ++ echo 3.10.6 12:05:53 ++ return 0 12:05:53 + pyenv local 3.10.6 12:05:53 + local command 12:05:53 + command=local 12:05:53 + '[' 2 -gt 0 ']' 12:05:53 + shift 12:05:53 + case "$command" in 12:05:53 + command pyenv local 3.10.6 12:05:53 + pyenv local 3.10.6 12:05:53 + for arg in "$@" 12:05:53 + case $arg in 12:05:53 + pkg_list+='tox ' 12:05:53 + for arg in "$@" 12:05:53 + case $arg in 12:05:53 + pkg_list+='virtualenv ' 12:05:53 + for arg in "$@" 12:05:53 + case $arg in 12:05:53 + pkg_list+='urllib3~=1.26.15 ' 12:05:53 + [[ -f /tmp/.toxenv ]] 12:05:53 ++ cat /tmp/.toxenv 12:05:53 + lf_venv=/tmp/venv-CQvk 12:05:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CQvk from' file:/tmp/.toxenv 12:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CQvk from file:/tmp/.toxenv 12:05:53 + /tmp/venv-CQvk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:05:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:05:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:05:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:05:54 + /tmp/venv-CQvk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:05:56 + type python3 12:05:56 + true 12:05:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CQvk/bin to PATH' 12:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-CQvk/bin to PATH 12:05:56 + PATH=/tmp/venv-CQvk/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 12:05:56 + return 0 12:05:56 + [[ -d /opt/pyenv ]] 12:05:56 + echo '---> Setting up pyenv' 12:05:56 ---> Setting up pyenv 12:05:56 + export PYENV_ROOT=/opt/pyenv 12:05:56 + PYENV_ROOT=/opt/pyenv 12:05:56 + export PATH=/opt/pyenv/bin:/tmp/venv-CQvk/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 12:05:56 + PATH=/opt/pyenv/bin:/tmp/venv-CQvk/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 12:05:56 ++ pwd 12:05:56 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:05:56 + export PYTHONPATH 12:05:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:05:56 + TOX_TESTENV_PASSENV=PYTHONPATH 12:05:56 + tox --version 12:05:56 4.14.2 from /tmp/venv-CQvk/lib/python3.10/site-packages/tox/__init__.py 12:05:56 + PARALLEL=false 12:05:56 + TOX_OPTIONS_LIST= 12:05:56 + [[ -n gitlint ]] 12:05:56 + TOX_OPTIONS_LIST=' -e gitlint' 12:05:56 + case ${PARALLEL,,} in 12:05:56 + tox -e gitlint 12:05:56 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:05:58 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 12:06:27 gitlint: freeze> python -m pip freeze --all 12:06:27 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.42.0,wrapt==1.13.3,zipp==3.7.0 12:06:27 gitlint: commands[0]> gitlint 12:06:27 gitlint: OK (30.66=setup[30.48]+cmd[0.18] seconds) 12:06:27 congratulations :) (30.83 seconds) 12:06:27 + tox_status=0 12:06:27 + echo '---> Completed tox runs' 12:06:27 ---> Completed tox runs 12:06:27 + for i in .tox/*/log 12:06:27 ++ echo .tox/gitlint/log 12:06:27 ++ awk -F/ '{print $2}' 12:06:27 + tox_env=gitlint 12:06:27 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:06:27 + DOC_DIR=docs/_build/html 12:06:27 + [[ -d docs/_build/html ]] 12:06:27 + echo '---> tox-run.sh ends' 12:06:27 ---> tox-run.sh ends 12:06:27 + test 0 -eq 0 12:06:27 $ ssh-agent -k 12:06:27 unset SSH_AUTH_SOCK; 12:06:27 unset SSH_AGENT_PID; 12:06:27 echo Agent pid 1657 killed; 12:06:27 [ssh-agent] Stopped. 12:06:27 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18304746370205615781.sh 12:06:27 ---> sysstat.sh 12:06:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7190326844103838356.sh 12:06:28 ---> package-listing.sh 12:06:28 ++ facter osfamily 12:06:28 ++ tr '[:upper:]' '[:lower:]' 12:06:28 + OS_FAMILY=debian 12:06:28 + workspace=/w/workspace/oom-master-commit-lint 12:06:28 + START_PACKAGES=/tmp/packages_start.txt 12:06:28 + END_PACKAGES=/tmp/packages_end.txt 12:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:28 + PACKAGES=/tmp/packages_start.txt 12:06:28 + '[' /w/workspace/oom-master-commit-lint ']' 12:06:28 + PACKAGES=/tmp/packages_end.txt 12:06:28 + case "${OS_FAMILY}" in 12:06:28 + dpkg -l 12:06:28 + grep '^ii' 12:06:28 + '[' -f /tmp/packages_start.txt ']' 12:06:28 + '[' -f /tmp/packages_end.txt ']' 12:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:28 + '[' /w/workspace/oom-master-commit-lint ']' 12:06:28 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:06:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:06:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4463393589047758614.sh 12:06:28 ---> capture-instance-metadata.sh 12:06:28 Setup pyenv: 12:06:28 system 12:06:28 3.8.13 12:06:28 3.9.13 12:06:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:06:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yqs4 12:06:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:06:35 lf-activate-venv(): INFO: Installing: lftools 12:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-yqs4/bin to PATH 12:07:06 INFO: Running in OpenStack, capturing instance metadata 12:07:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15783284926355309545.sh 12:07:06 provisioning config files... 12:07:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config7693151333623671703tmp 12:07:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:06 [EnvInject] - Injecting environment variables from a build step. 12:07:06 [EnvInject] - Injecting as environment variables the properties content 12:07:06 SERVER_ID=logs 12:07:06 12:07:06 [EnvInject] - Variables injected successfully. 12:07:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9817887662908742632.sh 12:07:06 ---> create-netrc.sh 12:07:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3902715857940830478.sh 12:07:06 ---> python-tools-install.sh 12:07:06 Setup pyenv: 12:07:07 system 12:07:07 3.8.13 12:07:07 3.9.13 12:07:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yqs4 from file:/tmp/.os_lf_venv 12:07:08 lf-activate-venv(): INFO: Installing: lftools 12:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-yqs4/bin to PATH 12:07:16 Generating Requirements File 12:07:44 Python 3.10.6 12:07:44 pip 24.0 from /tmp/venv-yqs4/lib/python3.10/site-packages/pip (python 3.10) 12:07:44 appdirs==1.4.4 12:07:44 argcomplete==3.2.3 12:07:44 aspy.yaml==1.3.0 12:07:44 attrs==23.2.0 12:07:44 autopage==0.5.2 12:07:44 beautifulsoup4==4.12.3 12:07:44 boto3==1.34.82 12:07:44 botocore==1.34.82 12:07:44 bs4==0.0.2 12:07:44 cachetools==5.3.3 12:07:44 certifi==2024.2.2 12:07:44 cffi==1.16.0 12:07:44 cfgv==3.4.0 12:07:44 chardet==5.2.0 12:07:44 charset-normalizer==3.3.2 12:07:44 click==8.1.7 12:07:44 cliff==4.6.0 12:07:44 cmd2==2.4.3 12:07:44 cryptography==3.3.2 12:07:44 debtcollector==3.0.0 12:07:44 decorator==5.1.1 12:07:44 defusedxml==0.7.1 12:07:44 Deprecated==1.2.14 12:07:44 distlib==0.3.8 12:07:44 dnspython==2.6.1 12:07:44 docker==4.2.2 12:07:44 dogpile.cache==1.3.2 12:07:44 email_validator==2.1.1 12:07:44 filelock==3.13.4 12:07:44 future==1.0.0 12:07:44 gitdb==4.0.11 12:07:44 GitPython==3.1.43 12:07:44 google-auth==2.29.0 12:07:44 httplib2==0.22.0 12:07:44 identify==2.5.35 12:07:44 idna==3.7 12:07:44 importlib-resources==1.5.0 12:07:44 iso8601==2.1.0 12:07:44 Jinja2==3.1.3 12:07:44 jmespath==1.0.1 12:07:44 jsonpatch==1.33 12:07:44 jsonpointer==2.4 12:07:44 jsonschema==4.21.1 12:07:44 jsonschema-specifications==2023.12.1 12:07:44 keystoneauth1==5.6.0 12:07:44 kubernetes==29.0.0 12:07:44 lftools==0.37.10 12:07:44 lxml==5.2.1 12:07:44 MarkupSafe==2.1.5 12:07:44 msgpack==1.0.8 12:07:44 multi_key_dict==2.0.3 12:07:44 munch==4.0.0 12:07:44 netaddr==1.2.1 12:07:44 netifaces==0.11.0 12:07:44 niet==1.4.2 12:07:44 nodeenv==1.8.0 12:07:44 oauth2client==4.1.3 12:07:44 oauthlib==3.2.2 12:07:44 openstacksdk==3.0.0 12:07:44 os-client-config==2.1.0 12:07:44 os-service-types==1.7.0 12:07:44 osc-lib==3.0.1 12:07:44 oslo.config==9.4.0 12:07:44 oslo.context==5.5.0 12:07:44 oslo.i18n==6.3.0 12:07:44 oslo.log==5.5.1 12:07:44 oslo.serialization==5.4.0 12:07:44 oslo.utils==7.1.0 12:07:44 packaging==24.0 12:07:44 pbr==6.0.0 12:07:44 platformdirs==4.2.0 12:07:44 prettytable==3.10.0 12:07:44 pyasn1==0.6.0 12:07:44 pyasn1_modules==0.4.0 12:07:44 pycparser==2.22 12:07:44 pygerrit2==2.0.15 12:07:44 PyGithub==2.3.0 12:07:44 pyinotify==0.9.6 12:07:44 PyJWT==2.8.0 12:07:44 PyNaCl==1.5.0 12:07:44 pyparsing==2.4.7 12:07:44 pyperclip==1.8.2 12:07:44 pyrsistent==0.20.0 12:07:44 python-cinderclient==9.5.0 12:07:44 python-dateutil==2.9.0.post0 12:07:44 python-heatclient==3.5.0 12:07:44 python-jenkins==1.8.2 12:07:44 python-keystoneclient==5.4.0 12:07:44 python-magnumclient==4.4.0 12:07:44 python-novaclient==18.6.0 12:07:44 python-openstackclient==6.6.0 12:07:44 python-swiftclient==4.5.0 12:07:44 PyYAML==6.0.1 12:07:44 referencing==0.34.0 12:07:44 requests==2.31.0 12:07:44 requests-oauthlib==2.0.0 12:07:44 requestsexceptions==1.4.0 12:07:44 rfc3986==2.0.0 12:07:44 rpds-py==0.18.0 12:07:44 rsa==4.9 12:07:44 ruamel.yaml==0.18.6 12:07:44 ruamel.yaml.clib==0.2.8 12:07:44 s3transfer==0.10.1 12:07:44 simplejson==3.19.2 12:07:44 six==1.16.0 12:07:44 smmap==5.0.1 12:07:44 soupsieve==2.5 12:07:44 stevedore==5.2.0 12:07:44 tabulate==0.9.0 12:07:44 toml==0.10.2 12:07:44 tomlkit==0.12.4 12:07:44 tqdm==4.66.2 12:07:44 typing_extensions==4.11.0 12:07:44 tzdata==2024.1 12:07:44 urllib3==1.26.18 12:07:44 virtualenv==20.25.1 12:07:44 wcwidth==0.2.13 12:07:44 websocket-client==1.7.0 12:07:44 wrapt==1.16.0 12:07:44 xdg==6.0.0 12:07:44 xmltodict==0.13.0 12:07:44 yq==3.2.3 12:07:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17505180574237388299.sh 12:07:45 ---> sudo-logs.sh 12:07:45 Archiving 'sudo' log.. 12:07:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8497196014693423666.sh 12:07:45 ---> job-cost.sh 12:07:45 Setup pyenv: 12:07:45 system 12:07:45 3.8.13 12:07:45 3.9.13 12:07:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:07:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yqs4 from file:/tmp/.os_lf_venv 12:07:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:07:51 lf-activate-venv(): INFO: Adding /tmp/venv-yqs4/bin to PATH 12:07:51 INFO: No Stack... 12:07:51 INFO: Retrieving Pricing Info for: v3-standard-4 12:07:51 INFO: Archiving Costs 12:07:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18260517955395513873.sh 12:07:51 ---> logs-deploy.sh 12:07:51 Setup pyenv: 12:07:52 system 12:07:52 3.8.13 12:07:52 3.9.13 12:07:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:07:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yqs4 from file:/tmp/.os_lf_venv 12:07:53 lf-activate-venv(): INFO: Installing: lftools 12:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-yqs4/bin to PATH 12:08:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7309 12:08:02 INFO: archiving workspace using pattern(s): 12:08:03 Archives upload complete. 12:08:04 INFO: archiving logs to Nexus 12:08:04 ---> uname -a: 12:08:04 Linux prd-ubuntu1804-builder-4c-4g-22368 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:08:04 12:08:04 12:08:04 ---> lscpu: 12:08:04 Architecture: x86_64 12:08:04 CPU op-mode(s): 32-bit, 64-bit 12:08:04 Byte Order: Little Endian 12:08:04 CPU(s): 4 12:08:04 On-line CPU(s) list: 0-3 12:08:04 Thread(s) per core: 1 12:08:04 Core(s) per socket: 1 12:08:04 Socket(s): 4 12:08:04 NUMA node(s): 1 12:08:04 Vendor ID: AuthenticAMD 12:08:04 CPU family: 23 12:08:04 Model: 49 12:08:04 Model name: AMD EPYC-Rome Processor 12:08:04 Stepping: 0 12:08:04 CPU MHz: 2800.000 12:08:04 BogoMIPS: 5600.00 12:08:04 Virtualization: AMD-V 12:08:04 Hypervisor vendor: KVM 12:08:04 Virtualization type: full 12:08:04 L1d cache: 32K 12:08:04 L1i cache: 32K 12:08:04 L2 cache: 512K 12:08:04 L3 cache: 16384K 12:08:04 NUMA node0 CPU(s): 0-3 12:08:04 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 12:08:04 12:08:04 12:08:04 ---> nproc: 12:08:04 4 12:08:04 12:08:04 12:08:04 ---> df -h: 12:08:04 Filesystem Size Used Avail Use% Mounted on 12:08:04 udev 7.9G 0 7.9G 0% /dev 12:08:04 tmpfs 1.6G 672K 1.6G 1% /run 12:08:04 /dev/vda1 78G 8.4G 69G 11% / 12:08:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:04 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:04 12:08:04 12:08:04 ---> free -m: 12:08:04 total used free shared buff/cache available 12:08:04 Mem: 16040 553 13216 0 2269 15163 12:08:04 Swap: 1023 0 1023 12:08:04 12:08:04 12:08:04 ---> ip addr: 12:08:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:04 inet 127.0.0.1/8 scope host lo 12:08:04 valid_lft forever preferred_lft forever 12:08:04 inet6 ::1/128 scope host 12:08:04 valid_lft forever preferred_lft forever 12:08:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:04 link/ether fa:16:3e:57:9d:9d brd ff:ff:ff:ff:ff:ff 12:08:04 inet 10.30.107.226/23 brd 10.30.107.255 scope global dynamic ens3 12:08:04 valid_lft 86229sec preferred_lft 86229sec 12:08:04 inet6 fe80::f816:3eff:fe57:9d9d/64 scope link 12:08:04 valid_lft forever preferred_lft forever 12:08:04 12:08:04 12:08:04 ---> sar -b -r -n DEV: 12:08:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22368) 04/11/24 _x86_64_ (4 CPU) 12:08:04 12:08:04 12:05:16 LINUX RESTART (4 CPU) 12:08:04 12:08:04 12:06:01 tps rtps wtps bread/s bwrtn/s 12:08:04 12:07:01 153.21 13.78 139.43 1003.03 34836.06 12:08:04 12:08:01 95.82 1.10 94.72 124.38 29567.74 12:08:04 Average: 124.51 7.44 117.07 563.71 32201.90 12:08:04 12:08:04 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:04 12:07:01 13646536 15478460 2778432 16.92 76768 1945240 867220 4.96 819660 1721844 120108 12:08:04 12:08:01 13493668 15488332 2931300 17.85 94856 2078160 830704 4.75 807420 1863392 79576 12:08:04 Average: 13570102 15483396 2854866 17.38 85812 2011700 848962 4.86 813540 1792618 99842 12:08:04 12:08:04 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:04 12:07:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 12:08:04 12:07:01 ens3 86.19 61.01 1248.85 29.12 0.00 0.00 0.00 0.00 12:08:04 12:08:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:08:04 12:08:01 ens3 34.13 27.53 250.03 8.48 0.00 0.00 0.00 0.00 12:08:04 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 12:08:04 Average: ens3 60.16 44.27 749.44 18.80 0.00 0.00 0.00 0.00 12:08:04 12:08:04 12:08:04 ---> sar -P ALL: 12:08:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22368) 04/11/24 _x86_64_ (4 CPU) 12:08:04 12:08:04 12:05:16 LINUX RESTART (4 CPU) 12:08:04 12:08:04 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:08:04 12:07:01 all 19.09 0.00 1.77 5.57 0.07 73.51 12:08:04 12:07:01 0 9.38 0.00 1.09 2.53 0.03 86.97 12:08:04 12:07:01 1 28.53 0.00 1.55 3.42 0.10 66.40 12:08:04 12:07:01 2 17.82 0.00 2.48 8.02 0.08 71.60 12:08:04 12:07:01 3 20.61 0.00 1.97 8.30 0.05 69.07 12:08:04 12:08:01 all 21.76 0.00 1.11 4.19 0.05 72.88 12:08:04 12:08:01 0 8.63 0.00 0.63 0.33 0.03 90.38 12:08:04 12:08:01 1 14.13 0.00 1.19 11.37 0.05 73.26 12:08:04 12:08:01 2 31.77 0.00 1.55 1.72 0.08 64.87 12:08:04 12:08:01 3 32.70 0.00 1.09 3.42 0.05 62.74 12:08:04 Average: all 20.43 0.00 1.44 4.88 0.06 73.19 12:08:04 Average: 0 9.00 0.00 0.85 1.42 0.03 88.69 12:08:04 Average: 1 21.33 0.00 1.37 7.40 0.08 69.83 12:08:04 Average: 2 24.81 0.00 2.02 4.86 0.08 68.23 12:08:04 Average: 3 26.66 0.00 1.53 5.86 0.05 65.90 12:08:04 12:08:04 12:08:04