15:26:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 15:26:37 Running as SYSTEM 15:26:37 [EnvInject] - Loading node environment variables. 15:26:37 Building remotely on prd-ubuntu1804-builder-4c-4g-18596 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:26:37 [ssh-agent] Looking for ssh-agent implementation... 15:26:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:37 $ ssh-agent 15:26:37 SSH_AUTH_SOCK=/tmp/ssh-lg2wAtTeVkKf/agent.1674 15:26:37 SSH_AGENT_PID=1676 15:26:37 [ssh-agent] Started. 15:26:37 Running ssh-add (command line suppressed) 15:26:37 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_869900049311554497.key (/w/workspace/oom-master-commit-lint@tmp/private_key_869900049311554497.key) 15:26:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:26:37 The recommended git tool is: NONE 15:26:39 using credential onap-jenkins-ssh 15:26:39 Wiping out workspace first. 15:26:39 Cloning the remote Git repository 15:26:39 Cloning repository git://cloud.onap.org/mirror/oom.git 15:26:39 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:26:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:26:39 > git --version # timeout=10 15:26:39 > git --version # 'git version 2.17.1' 15:26:39 using GIT_SSH to set credentials Gerrit user 15:26:39 Verifying host key using manually-configured host key entries 15:26:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:26:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:26:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:26:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:26:45 using GIT_SSH to set credentials Gerrit user 15:26:45 Verifying host key using manually-configured host key entries 15:26:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/6 # timeout=30 15:26:45 > git rev-parse d518f733756ef9d9b1b7015d509906152d6a1288^{commit} # timeout=10 15:26:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:26:45 Checking out Revision d518f733756ef9d9b1b7015d509906152d6a1288 (refs/changes/73/137573/6) 15:26:45 > git config core.sparsecheckout # timeout=10 15:26:45 > git checkout -f d518f733756ef9d9b1b7015d509906152d6a1288 # timeout=30 15:26:48 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 15:26:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:26:49 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 15:26:49 [EnvInject] - Injecting environment variables from a build step. 15:26:49 [EnvInject] - Injecting as environment variables the properties content 15:26:49 PYTHON=python3 15:26:49 15:26:49 [EnvInject] - Variables injected successfully. 15:26:49 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9824343527705997702.sh 15:26:49 ---> tox-install.sh 15:26:49 + source /home/jenkins/lf-env.sh 15:26:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:26:49 ++ mktemp -d /tmp/venv-XXXX 15:26:49 + lf_venv=/tmp/venv-7UYj 15:26:49 + local venv_file=/tmp/.os_lf_venv 15:26:49 + local python=python3 15:26:49 + local options 15:26:49 + local set_path=true 15:26:49 + local install_args= 15:26:49 ++ 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:26:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:26:49 + true 15:26:49 + case $1 in 15:26:49 + venv_file=/tmp/.toxenv 15:26:49 + shift 2 15:26:49 + true 15:26:49 + case $1 in 15:26:49 + shift 15:26:49 + break 15:26:49 + case $python in 15:26:49 + local pkg_list= 15:26:49 + [[ -d /opt/pyenv ]] 15:26:49 + echo 'Setup pyenv:' 15:26:49 Setup pyenv: 15:26:49 + export PYENV_ROOT=/opt/pyenv 15:26:49 + PYENV_ROOT=/opt/pyenv 15:26:49 + 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:26:49 + 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:26:49 + pyenv versions 15:26:49 * system (set by /opt/pyenv/version) 15:26:49 * 3.8.13 (set by /opt/pyenv/version) 15:26:49 * 3.9.13 (set by /opt/pyenv/version) 15:26:49 * 3.10.6 (set by /opt/pyenv/version) 15:26:49 + command -v pyenv 15:26:49 ++ pyenv init - --no-rehash 15:26:49 + 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:26:49 export PATH="/opt/pyenv/shims:${PATH}" 15:26:49 export PYENV_SHELL=bash 15:26:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:26:49 pyenv() { 15:26:49 local command 15:26:49 command="${1:-}" 15:26:49 if [ "$#" -gt 0 ]; then 15:26:49 shift 15:26:49 fi 15:26:49 15:26:49 case "$command" in 15:26:49 rehash|shell) 15:26:49 eval "$(pyenv "sh-$command" "$@")" 15:26:49 ;; 15:26:49 *) 15:26:49 command pyenv "$command" "$@" 15:26:49 ;; 15:26:49 esac 15:26:49 }' 15:26:49 +++ 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:26:49 ++ 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:26:49 ++ 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:26:49 ++ 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:26:49 ++ export PYENV_SHELL=bash 15:26:49 ++ PYENV_SHELL=bash 15:26:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:26:49 +++ complete -F _pyenv pyenv 15:26:49 ++ lf-pyver python3 15:26:49 ++ local py_version_xy=python3 15:26:49 ++ local py_version_xyz= 15:26:49 ++ pyenv versions 15:26:49 ++ local command 15:26:49 ++ command=versions 15:26:49 ++ '[' 1 -gt 0 ']' 15:26:49 ++ shift 15:26:49 ++ case "$command" in 15:26:49 ++ command pyenv versions 15:26:49 ++ pyenv versions 15:26:49 ++ awk '{ print $1 }' 15:26:49 ++ grep -E '^[0-9.]*[0-9]$' 15:26:49 ++ sed 's/^[ *]* //' 15:26:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:26:49 +++ grep '^3' /tmp/.pyenv_versions 15:26:49 +++ sort -V 15:26:49 +++ tail -n 1 15:26:49 ++ py_version_xyz=3.10.6 15:26:49 ++ [[ -z 3.10.6 ]] 15:26:49 ++ echo 3.10.6 15:26:49 ++ return 0 15:26:49 + pyenv local 3.10.6 15:26:49 + local command 15:26:49 + command=local 15:26:49 + '[' 2 -gt 0 ']' 15:26:49 + shift 15:26:49 + case "$command" in 15:26:49 + command pyenv local 3.10.6 15:26:49 + pyenv local 3.10.6 15:26:49 + for arg in "$@" 15:26:49 + case $arg in 15:26:49 + pkg_list+='tox ' 15:26:49 + for arg in "$@" 15:26:49 + case $arg in 15:26:49 + pkg_list+='virtualenv ' 15:26:49 + for arg in "$@" 15:26:49 + case $arg in 15:26:49 + pkg_list+='urllib3~=1.26.15 ' 15:26:49 + [[ -f /tmp/.toxenv ]] 15:26:49 + [[ ! -f /tmp/.toxenv ]] 15:26:49 + [[ -n '' ]] 15:26:49 + python3 -m venv /tmp/venv-7UYj 15:26:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7UYj' 15:26:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7UYj 15:26:53 + echo /tmp/venv-7UYj 15:26:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:26:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:26:53 + /tmp/venv-7UYj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:26:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:26:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:26:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:26:56 + /tmp/venv-7UYj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:26:59 + type python3 15:26:59 + true 15:26:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7UYj/bin to PATH' 15:26:59 lf-activate-venv(): INFO: Adding /tmp/venv-7UYj/bin to PATH 15:26:59 + PATH=/tmp/venv-7UYj/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:26:59 + return 0 15:26:59 + python3 --version 15:26:59 Python 3.10.6 15:26:59 + python3 -m pip --version 15:26:59 pip 24.0 from /tmp/venv-7UYj/lib/python3.10/site-packages/pip (python 3.10) 15:26:59 + python3 -m pip freeze 15:26:59 cachetools==5.3.3 15:26:59 chardet==5.2.0 15:26:59 colorama==0.4.6 15:26:59 distlib==0.3.8 15:26:59 filelock==3.13.3 15:26:59 packaging==24.0 15:26:59 platformdirs==4.2.0 15:26:59 pluggy==1.4.0 15:26:59 pyproject-api==1.6.1 15:26:59 tomli==2.0.1 15:26:59 tox==4.14.2 15:26:59 urllib3==1.26.18 15:26:59 virtualenv==20.25.1 15:26:59 [EnvInject] - Injecting environment variables from a build step. 15:26:59 [EnvInject] - Injecting as environment variables the properties content 15:26:59 PARALLEL=false 15:26:59 15:26:59 [EnvInject] - Variables injected successfully. 15:26:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4968073090604916841.sh 15:26:59 ---> tox-run.sh 15:26:59 + 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:26:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:26:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:26:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:26:59 + cd /w/workspace/oom-master-commit-lint/. 15:26:59 + source /home/jenkins/lf-env.sh 15:26:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:26:59 ++ mktemp -d /tmp/venv-XXXX 15:26:59 + lf_venv=/tmp/venv-v7r2 15:26:59 + local venv_file=/tmp/.os_lf_venv 15:26:59 + local python=python3 15:26:59 + local options 15:26:59 + local set_path=true 15:26:59 + local install_args= 15:26: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 15:26:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:26:59 + true 15:26:59 + case $1 in 15:26:59 + venv_file=/tmp/.toxenv 15:26:59 + shift 2 15:26:59 + true 15:26:59 + case $1 in 15:26:59 + shift 15:26:59 + break 15:26:59 + case $python in 15:26:59 + local pkg_list= 15:26:59 + [[ -d /opt/pyenv ]] 15:26:59 + echo 'Setup pyenv:' 15:26:59 Setup pyenv: 15:26:59 + export PYENV_ROOT=/opt/pyenv 15:26:59 + PYENV_ROOT=/opt/pyenv 15:26:59 + 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:26:59 + 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:26:59 + pyenv versions 15:26:59 system 15:26:59 3.8.13 15:26:59 3.9.13 15:26:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:26:59 + command -v pyenv 15:26:59 ++ pyenv init - --no-rehash 15:26: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[*]}"'\'')" 15:26:59 export PATH="/opt/pyenv/shims:${PATH}" 15:26:59 export PYENV_SHELL=bash 15:26:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:26:59 pyenv() { 15:26:59 local command 15:26:59 command="${1:-}" 15:26:59 if [ "$#" -gt 0 ]; then 15:26:59 shift 15:26:59 fi 15:26:59 15:26:59 case "$command" in 15:26:59 rehash|shell) 15:26:59 eval "$(pyenv "sh-$command" "$@")" 15:26:59 ;; 15:26:59 *) 15:26:59 command pyenv "$command" "$@" 15:26:59 ;; 15:26:59 esac 15:26:59 }' 15:26: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[*]}"' 15:26:59 ++ 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:26:59 ++ 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:26:59 ++ 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:26:59 ++ export PYENV_SHELL=bash 15:26:59 ++ PYENV_SHELL=bash 15:26:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:26:59 +++ complete -F _pyenv pyenv 15:26:59 ++ lf-pyver python3 15:26:59 ++ local py_version_xy=python3 15:26:59 ++ local py_version_xyz= 15:26:59 ++ pyenv versions 15:26:59 ++ local command 15:26:59 ++ command=versions 15:26:59 ++ '[' 1 -gt 0 ']' 15:26:59 ++ shift 15:26:59 ++ case "$command" in 15:26:59 ++ command pyenv versions 15:26:59 ++ pyenv versions 15:26:59 ++ awk '{ print $1 }' 15:26:59 ++ sed 's/^[ *]* //' 15:26:59 ++ grep -E '^[0-9.]*[0-9]$' 15:26:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:26:59 +++ grep '^3' /tmp/.pyenv_versions 15:26:59 +++ sort -V 15:26:59 +++ tail -n 1 15:26:59 ++ py_version_xyz=3.10.6 15:26:59 ++ [[ -z 3.10.6 ]] 15:26:59 ++ echo 3.10.6 15:26:59 ++ return 0 15:26:59 + pyenv local 3.10.6 15:26:59 + local command 15:26:59 + command=local 15:26:59 + '[' 2 -gt 0 ']' 15:26:59 + shift 15:26:59 + case "$command" in 15:26:59 + command pyenv local 3.10.6 15:26:59 + pyenv local 3.10.6 15:26:59 + for arg in "$@" 15:26:59 + case $arg in 15:26:59 + pkg_list+='tox ' 15:26:59 + for arg in "$@" 15:26:59 + case $arg in 15:26:59 + pkg_list+='virtualenv ' 15:26:59 + for arg in "$@" 15:26:59 + case $arg in 15:26:59 + pkg_list+='urllib3~=1.26.15 ' 15:26:59 + [[ -f /tmp/.toxenv ]] 15:26:59 ++ cat /tmp/.toxenv 15:26:59 + lf_venv=/tmp/venv-7UYj 15:26:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7UYj from' file:/tmp/.toxenv 15:26:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7UYj from file:/tmp/.toxenv 15:26:59 + /tmp/venv-7UYj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:27:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:27:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:27:00 + /tmp/venv-7UYj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:27:02 + type python3 15:27:02 + true 15:27:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7UYj/bin to PATH' 15:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-7UYj/bin to PATH 15:27:02 + PATH=/tmp/venv-7UYj/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:27:02 + return 0 15:27:02 + [[ -d /opt/pyenv ]] 15:27:02 + echo '---> Setting up pyenv' 15:27:02 ---> Setting up pyenv 15:27:02 + export PYENV_ROOT=/opt/pyenv 15:27:02 + PYENV_ROOT=/opt/pyenv 15:27:02 + export PATH=/opt/pyenv/bin:/tmp/venv-7UYj/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:27:02 + PATH=/opt/pyenv/bin:/tmp/venv-7UYj/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:27:02 ++ pwd 15:27:02 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:27:02 + export PYTHONPATH 15:27:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:27:02 + TOX_TESTENV_PASSENV=PYTHONPATH 15:27:02 + tox --version 15:27:02 4.14.2 from /tmp/venv-7UYj/lib/python3.10/site-packages/tox/__init__.py 15:27:02 + PARALLEL=false 15:27:02 + TOX_OPTIONS_LIST= 15:27:02 + [[ -n gitlint ]] 15:27:02 + TOX_OPTIONS_LIST=' -e gitlint' 15:27:02 + case ${PARALLEL,,} in 15:27:02 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:27:02 + tox -e gitlint 15:27:05 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:27:34 gitlint: freeze> python -m pip freeze --all 15:27:35 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:27:35 gitlint: commands[0]> gitlint 15:27:35 gitlint: OK (32.15=setup[31.98]+cmd[0.17] seconds) 15:27:35 congratulations :) (32.32 seconds) 15:27:35 + tox_status=0 15:27:35 + echo '---> Completed tox runs' 15:27:35 ---> Completed tox runs 15:27:35 + for i in .tox/*/log 15:27:35 ++ echo .tox/gitlint/log 15:27:35 ++ awk -F/ '{print $2}' 15:27:35 + tox_env=gitlint 15:27:35 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:27:35 + DOC_DIR=docs/_build/html 15:27:35 + [[ -d docs/_build/html ]] 15:27:35 + echo '---> tox-run.sh ends' 15:27:35 ---> tox-run.sh ends 15:27:35 + test 0 -eq 0 15:27:35 $ ssh-agent -k 15:27:35 unset SSH_AUTH_SOCK; 15:27:35 unset SSH_AGENT_PID; 15:27:35 echo Agent pid 1676 killed; 15:27:35 [ssh-agent] Stopped. 15:27:35 [PostBuildScript] - [INFO] Executing post build scripts. 15:27:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14584384864134183287.sh 15:27:35 ---> sysstat.sh 15:27:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8662531549046453735.sh 15:27:36 ---> package-listing.sh 15:27:36 ++ facter osfamily 15:27:36 ++ tr '[:upper:]' '[:lower:]' 15:27:36 + OS_FAMILY=debian 15:27:36 + workspace=/w/workspace/oom-master-commit-lint 15:27:36 + START_PACKAGES=/tmp/packages_start.txt 15:27:36 + END_PACKAGES=/tmp/packages_end.txt 15:27:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:36 + PACKAGES=/tmp/packages_start.txt 15:27:36 + '[' /w/workspace/oom-master-commit-lint ']' 15:27:36 + PACKAGES=/tmp/packages_end.txt 15:27:36 + case "${OS_FAMILY}" in 15:27:36 + dpkg -l 15:27:36 + grep '^ii' 15:27:36 + '[' -f /tmp/packages_start.txt ']' 15:27:36 + '[' -f /tmp/packages_end.txt ']' 15:27:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:36 + '[' /w/workspace/oom-master-commit-lint ']' 15:27:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:27:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:27:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5350172933302350479.sh 15:27:36 ---> capture-instance-metadata.sh 15:27:36 Setup pyenv: 15:27:36 system 15:27:36 3.8.13 15:27:36 3.9.13 15:27:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:27:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w6sj 15:27:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:27:43 lf-activate-venv(): INFO: Installing: lftools 15:28:15 lf-activate-venv(): INFO: Adding /tmp/venv-w6sj/bin to PATH 15:28:15 INFO: Running in OpenStack, capturing instance metadata 15:28:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14194301256608148263.sh 15:28:16 provisioning config files... 15:28:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config11853425452655042321tmp 15:28:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:28:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:28:16 [EnvInject] - Injecting environment variables from a build step. 15:28:16 [EnvInject] - Injecting as environment variables the properties content 15:28:16 SERVER_ID=logs 15:28:16 15:28:16 [EnvInject] - Variables injected successfully. 15:28:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17782343503078912786.sh 15:28:16 ---> create-netrc.sh 15:28:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16068049932134809681.sh 15:28:16 ---> python-tools-install.sh 15:28:16 Setup pyenv: 15:28:16 system 15:28:16 3.8.13 15:28:16 3.9.13 15:28:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:28:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w6sj from file:/tmp/.os_lf_venv 15:28:17 lf-activate-venv(): INFO: Installing: lftools 15:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-w6sj/bin to PATH 15:28:25 Generating Requirements File 15:28:51 Python 3.10.6 15:28:52 pip 24.0 from /tmp/venv-w6sj/lib/python3.10/site-packages/pip (python 3.10) 15:28:52 appdirs==1.4.4 15:28:52 argcomplete==3.2.3 15:28:52 aspy.yaml==1.3.0 15:28:52 attrs==23.2.0 15:28:52 autopage==0.5.2 15:28:52 beautifulsoup4==4.12.3 15:28:52 boto3==1.34.71 15:28:52 botocore==1.34.71 15:28:52 bs4==0.0.2 15:28:52 cachetools==5.3.3 15:28:52 certifi==2024.2.2 15:28:52 cffi==1.16.0 15:28:52 cfgv==3.4.0 15:28:52 chardet==5.2.0 15:28:52 charset-normalizer==3.3.2 15:28:52 click==8.1.7 15:28:52 cliff==4.6.0 15:28:52 cmd2==2.4.3 15:28:52 cryptography==3.3.2 15:28:52 debtcollector==3.0.0 15:28:52 decorator==5.1.1 15:28:52 defusedxml==0.7.1 15:28:52 Deprecated==1.2.14 15:28:52 distlib==0.3.8 15:28:52 dnspython==2.6.1 15:28:52 docker==4.2.2 15:28:52 dogpile.cache==1.3.2 15:28:52 email_validator==2.1.1 15:28:52 filelock==3.13.3 15:28:52 future==1.0.0 15:28:52 gitdb==4.0.11 15:28:52 GitPython==3.1.42 15:28:52 google-auth==2.29.0 15:28:52 httplib2==0.22.0 15:28:52 identify==2.5.35 15:28:52 idna==3.6 15:28:52 importlib-resources==1.5.0 15:28:52 iso8601==2.1.0 15:28:52 Jinja2==3.1.3 15:28:52 jmespath==1.0.1 15:28:52 jsonpatch==1.33 15:28:52 jsonpointer==2.4 15:28:52 jsonschema==4.21.1 15:28:52 jsonschema-specifications==2023.12.1 15:28:52 keystoneauth1==5.6.0 15:28:52 kubernetes==29.0.0 15:28:52 lftools==0.37.10 15:28:52 lxml==5.1.0 15:28:52 MarkupSafe==2.1.5 15:28:52 msgpack==1.0.8 15:28:52 multi_key_dict==2.0.3 15:28:52 munch==4.0.0 15:28:52 netaddr==1.2.1 15:28:52 netifaces==0.11.0 15:28:52 niet==1.4.2 15:28:52 nodeenv==1.8.0 15:28:52 oauth2client==4.1.3 15:28:52 oauthlib==3.2.2 15:28:52 openstacksdk==3.0.0 15:28:52 os-client-config==2.1.0 15:28:52 os-service-types==1.7.0 15:28:52 osc-lib==3.0.1 15:28:52 oslo.config==9.4.0 15:28:52 oslo.context==5.5.0 15:28:52 oslo.i18n==6.3.0 15:28:52 oslo.log==5.5.0 15:28:52 oslo.serialization==5.4.0 15:28:52 oslo.utils==7.1.0 15:28:52 packaging==24.0 15:28:52 pbr==6.0.0 15:28:52 platformdirs==4.2.0 15:28:52 prettytable==3.10.0 15:28:52 pyasn1==0.6.0 15:28:52 pyasn1_modules==0.4.0 15:28:52 pycparser==2.21 15:28:52 pygerrit2==2.0.15 15:28:52 PyGithub==2.3.0 15:28:52 pyinotify==0.9.6 15:28:52 PyJWT==2.8.0 15:28:52 PyNaCl==1.5.0 15:28:52 pyparsing==2.4.7 15:28:52 pyperclip==1.8.2 15:28:52 pyrsistent==0.20.0 15:28:52 python-cinderclient==9.5.0 15:28:52 python-dateutil==2.9.0.post0 15:28:52 python-heatclient==3.5.0 15:28:52 python-jenkins==1.8.2 15:28:52 python-keystoneclient==5.4.0 15:28:52 python-magnumclient==4.4.0 15:28:52 python-novaclient==18.6.0 15:28:52 python-openstackclient==6.6.0 15:28:52 python-swiftclient==4.5.0 15:28:52 PyYAML==6.0.1 15:28:52 referencing==0.34.0 15:28:52 requests==2.31.0 15:28:52 requests-oauthlib==2.0.0 15:28:52 requestsexceptions==1.4.0 15:28:52 rfc3986==2.0.0 15:28:52 rpds-py==0.18.0 15:28:52 rsa==4.9 15:28:52 ruamel.yaml==0.18.6 15:28:52 ruamel.yaml.clib==0.2.8 15:28:52 s3transfer==0.10.1 15:28:52 simplejson==3.19.2 15:28:52 six==1.16.0 15:28:52 smmap==5.0.1 15:28:52 soupsieve==2.5 15:28:52 stevedore==5.2.0 15:28:52 tabulate==0.9.0 15:28:52 toml==0.10.2 15:28:52 tomlkit==0.12.4 15:28:52 tqdm==4.66.2 15:28:52 typing_extensions==4.10.0 15:28:52 tzdata==2024.1 15:28:52 urllib3==1.26.18 15:28:52 virtualenv==20.25.1 15:28:52 wcwidth==0.2.13 15:28:52 websocket-client==1.7.0 15:28:52 wrapt==1.16.0 15:28:52 xdg==6.0.0 15:28:52 xmltodict==0.13.0 15:28:52 yq==3.2.3 15:28:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10206566552773443839.sh 15:28:52 ---> sudo-logs.sh 15:28:52 Archiving 'sudo' log.. 15:28:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17977344821624913424.sh 15:28:52 ---> job-cost.sh 15:28:52 Setup pyenv: 15:28:52 system 15:28:52 3.8.13 15:28:52 3.9.13 15:28:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:28:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w6sj from file:/tmp/.os_lf_venv 15:28:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-w6sj/bin to PATH 15:28:59 INFO: No Stack... 15:28:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:59 INFO: Archiving Costs 15:28:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6046828550569737459.sh 15:28:59 ---> logs-deploy.sh 15:28:59 Setup pyenv: 15:28:59 system 15:28:59 3.8.13 15:28:59 3.9.13 15:28:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w6sj from file:/tmp/.os_lf_venv 15:29:01 lf-activate-venv(): INFO: Installing: lftools 15:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-w6sj/bin to PATH 15:29:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7264 15:29:10 INFO: archiving workspace using pattern(s): 15:29:11 Archives upload complete. 15:29:11 INFO: archiving logs to Nexus 15:29:12 ---> uname -a: 15:29:12 Linux prd-ubuntu1804-builder-4c-4g-18596 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:29:12 15:29:12 15:29:12 ---> lscpu: 15:29:12 Architecture: x86_64 15:29:12 CPU op-mode(s): 32-bit, 64-bit 15:29:12 Byte Order: Little Endian 15:29:12 CPU(s): 4 15:29:12 On-line CPU(s) list: 0-3 15:29:12 Thread(s) per core: 1 15:29:12 Core(s) per socket: 1 15:29:12 Socket(s): 4 15:29:12 NUMA node(s): 1 15:29:12 Vendor ID: AuthenticAMD 15:29:12 CPU family: 23 15:29:12 Model: 49 15:29:12 Model name: AMD EPYC-Rome Processor 15:29:12 Stepping: 0 15:29:12 CPU MHz: 2799.998 15:29:12 BogoMIPS: 5599.99 15:29:12 Virtualization: AMD-V 15:29:12 Hypervisor vendor: KVM 15:29:12 Virtualization type: full 15:29:12 L1d cache: 32K 15:29:12 L1i cache: 32K 15:29:12 L2 cache: 512K 15:29:12 L3 cache: 16384K 15:29:12 NUMA node0 CPU(s): 0-3 15:29:12 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:29:12 15:29:12 15:29:12 ---> nproc: 15:29:12 4 15:29:12 15:29:12 15:29:12 ---> df -h: 15:29:12 Filesystem Size Used Avail Use% Mounted on 15:29:12 udev 7.9G 0 7.9G 0% /dev 15:29:12 tmpfs 1.6G 672K 1.6G 1% /run 15:29:12 /dev/vda1 78G 8.5G 69G 11% / 15:29:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:29:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:29:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:29:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:29:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:29:12 15:29:12 15:29:12 ---> free -m: 15:29:12 total used free shared buff/cache available 15:29:12 Mem: 16040 555 13199 0 2284 15161 15:29:12 Swap: 1023 0 1023 15:29:12 15:29:12 15:29:12 ---> ip addr: 15:29:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:29:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:12 inet 127.0.0.1/8 scope host lo 15:29:12 valid_lft forever preferred_lft forever 15:29:12 inet6 ::1/128 scope host 15:29:12 valid_lft forever preferred_lft forever 15:29:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:29:12 link/ether fa:16:3e:ca:04:65 brd ff:ff:ff:ff:ff:ff 15:29:12 inet 10.30.106.99/23 brd 10.30.107.255 scope global dynamic ens3 15:29:12 valid_lft 86230sec preferred_lft 86230sec 15:29:12 inet6 fe80::f816:3eff:feca:465/64 scope link 15:29:12 valid_lft forever preferred_lft forever 15:29:12 15:29:12 15:29:12 ---> sar -b -r -n DEV: 15:29:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18596) 03/27/24 _x86_64_ (4 CPU) 15:29:12 15:29:12 15:26:24 LINUX RESTART (4 CPU) 15:29:12 15:29:12 15:27:01 tps rtps wtps bread/s bwrtn/s 15:29:12 15:28:01 139.80 11.68 128.12 441.85 47955.48 15:29:12 15:29:01 121.42 14.20 107.22 1073.73 17162.13 15:29:12 Average: 130.61 12.94 117.67 757.74 32561.37 15:29:12 15:29:12 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:12 15:28:01 13792676 15497256 2632292 16.03 72364 1825148 805428 4.61 763252 1635000 138384 15:29:12 15:29:01 13543756 15552768 2881212 17.54 94196 2092732 743044 4.25 739808 1879680 97188 15:29:12 Average: 13668216 15525012 2756752 16.78 83280 1958940 774236 4.43 751530 1757340 117786 15:29:12 15:29:12 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:12 15:28:01 ens3 59.11 40.00 728.12 11.37 0.00 0.00 0.00 0.00 15:29:12 15:28:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 15:29:12 15:29:01 ens3 55.28 36.68 815.21 9.00 0.00 0.00 0.00 0.00 15:29:12 15:29:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:29:12 Average: ens3 57.20 38.34 771.66 10.19 0.00 0.00 0.00 0.00 15:29:12 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 15:29:12 15:29:12 15:29:12 ---> sar -P ALL: 15:29:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18596) 03/27/24 _x86_64_ (4 CPU) 15:29:12 15:29:12 15:26:24 LINUX RESTART (4 CPU) 15:29:12 15:29:12 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:29:12 15:28:01 all 18.27 0.00 1.40 6.46 0.07 73.81 15:29:12 15:28:01 0 9.93 0.00 0.95 0.05 0.08 88.99 15:29:12 15:28:01 1 30.49 0.00 2.20 4.21 0.07 63.03 15:29:12 15:28:01 2 19.13 0.00 0.97 10.76 0.07 69.07 15:29:12 15:28:01 3 13.51 0.00 1.49 10.77 0.05 74.19 15:29:12 15:29:01 all 20.98 0.00 1.52 2.45 0.05 75.00 15:29:12 15:29:01 0 14.90 0.00 1.19 0.20 0.05 83.66 15:29:12 15:29:01 1 27.17 0.00 1.35 2.37 0.05 69.06 15:29:12 15:29:01 2 31.17 0.00 2.50 2.57 0.07 63.68 15:29:12 15:29:01 3 10.64 0.00 1.03 4.67 0.03 83.62 15:29:12 Average: all 19.62 0.00 1.46 4.46 0.06 74.40 15:29:12 Average: 0 12.41 0.00 1.07 0.13 0.07 86.32 15:29:12 Average: 1 28.83 0.00 1.78 3.29 0.06 66.04 15:29:12 Average: 2 25.15 0.00 1.74 6.66 0.07 66.38 15:29:12 Average: 3 12.07 0.00 1.26 7.71 0.04 78.91 15:29:12 15:29:12 15:29:12