14:13:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 14:13:31 Running as SYSTEM 14:13:31 [EnvInject] - Loading node environment variables. 14:13:31 Building remotely on prd-ubuntu1804-builder-4c-4g-14335 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 14:13:31 [ssh-agent] Looking for ssh-agent implementation... 14:13:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:31 $ ssh-agent 14:13:31 SSH_AUTH_SOCK=/tmp/ssh-9EGOVEmU6c04/agent.1754 14:13:31 SSH_AGENT_PID=1756 14:13:31 [ssh-agent] Started. 14:13:31 Running ssh-add (command line suppressed) 14:13:31 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_1548300433133677011.key (/w/workspace/oom-master-commit-lint@tmp/private_key_1548300433133677011.key) 14:13:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:13:31 The recommended git tool is: NONE 14:13:33 using credential onap-jenkins-ssh 14:13:33 Wiping out workspace first. 14:13:33 Cloning the remote Git repository 14:13:33 Cloning repository git://cloud.onap.org/mirror/oom.git 14:13:33 > git init /w/workspace/oom-master-commit-lint # timeout=10 14:13:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:13:33 > git --version # timeout=10 14:13:33 > git --version # 'git version 2.17.1' 14:13:33 using GIT_SSH to set credentials Gerrit user 14:13:33 Verifying host key using manually-configured host key entries 14:13:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:13:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:13:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:13:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:13:40 using GIT_SSH to set credentials Gerrit user 14:13:40 Verifying host key using manually-configured host key entries 14:13:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/4 # timeout=30 14:13:40 > git rev-parse c19b27d43803acc38f84fbae54498c19276b7e9a^{commit} # timeout=10 14:13:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:13:40 Checking out Revision c19b27d43803acc38f84fbae54498c19276b7e9a (refs/changes/29/137529/4) 14:13:40 > git config core.sparsecheckout # timeout=10 14:13:40 > git checkout -f c19b27d43803acc38f84fbae54498c19276b7e9a # timeout=30 14:13:43 Commit message: "[POLICY] Add kafka support in policy charts" 14:13:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:13:44 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 14:13:44 [EnvInject] - Injecting environment variables from a build step. 14:13:44 [EnvInject] - Injecting as environment variables the properties content 14:13:44 PYTHON=python3 14:13:44 14:13:44 [EnvInject] - Variables injected successfully. 14:13:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7824505212612473515.sh 14:13:44 ---> tox-install.sh 14:13:44 + source /home/jenkins/lf-env.sh 14:13:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:13:44 ++ mktemp -d /tmp/venv-XXXX 14:13:44 + lf_venv=/tmp/venv-LP8M 14:13:44 + local venv_file=/tmp/.os_lf_venv 14:13:44 + local python=python3 14:13:44 + local options 14:13:44 + local set_path=true 14:13:44 + local install_args= 14:13:44 ++ 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 14:13:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:13:44 + true 14:13:44 + case $1 in 14:13:44 + venv_file=/tmp/.toxenv 14:13:44 + shift 2 14:13:44 + true 14:13:44 + case $1 in 14:13:44 + shift 14:13:44 + break 14:13:44 + case $python in 14:13:44 + local pkg_list= 14:13:44 + [[ -d /opt/pyenv ]] 14:13:44 + echo 'Setup pyenv:' 14:13:44 Setup pyenv: 14:13:44 + export PYENV_ROOT=/opt/pyenv 14:13:44 + PYENV_ROOT=/opt/pyenv 14:13:44 + 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 14:13:44 + 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 14:13:44 + pyenv versions 14:13:44 * system (set by /opt/pyenv/version) 14:13:44 * 3.8.13 (set by /opt/pyenv/version) 14:13:44 * 3.9.13 (set by /opt/pyenv/version) 14:13:44 * 3.10.6 (set by /opt/pyenv/version) 14:13:44 + command -v pyenv 14:13:44 ++ pyenv init - --no-rehash 14:13:44 + 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[*]}"'\'')" 14:13:44 export PATH="/opt/pyenv/shims:${PATH}" 14:13:44 export PYENV_SHELL=bash 14:13:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:13:44 pyenv() { 14:13:44 local command 14:13:44 command="${1:-}" 14:13:44 if [ "$#" -gt 0 ]; then 14:13:44 shift 14:13:44 fi 14:13:44 14:13:44 case "$command" in 14:13:44 rehash|shell) 14:13:44 eval "$(pyenv "sh-$command" "$@")" 14:13:44 ;; 14:13:44 *) 14:13:44 command pyenv "$command" "$@" 14:13:44 ;; 14:13:44 esac 14:13:44 }' 14:13:44 +++ 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[*]}"' 14:13:44 ++ 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 14:13:44 ++ 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 14:13:44 ++ 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 14:13:44 ++ export PYENV_SHELL=bash 14:13:44 ++ PYENV_SHELL=bash 14:13:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:13:44 +++ complete -F _pyenv pyenv 14:13:44 ++ lf-pyver python3 14:13:44 ++ local py_version_xy=python3 14:13:44 ++ local py_version_xyz= 14:13:44 ++ pyenv versions 14:13:44 ++ sed 's/^[ *]* //' 14:13:44 ++ local command 14:13:44 ++ command=versions 14:13:44 ++ '[' 1 -gt 0 ']' 14:13:44 ++ awk '{ print $1 }' 14:13:44 ++ shift 14:13:44 ++ case "$command" in 14:13:44 ++ command pyenv versions 14:13:44 ++ pyenv versions 14:13:44 ++ grep -E '^[0-9.]*[0-9]$' 14:13:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:13:44 +++ sort -V 14:13:44 +++ grep '^3' /tmp/.pyenv_versions 14:13:44 +++ tail -n 1 14:13:44 ++ py_version_xyz=3.10.6 14:13:44 ++ [[ -z 3.10.6 ]] 14:13:44 ++ echo 3.10.6 14:13:44 ++ return 0 14:13:44 + pyenv local 3.10.6 14:13:44 + local command 14:13:44 + command=local 14:13:44 + '[' 2 -gt 0 ']' 14:13:44 + shift 14:13:44 + case "$command" in 14:13:44 + command pyenv local 3.10.6 14:13:44 + pyenv local 3.10.6 14:13:44 + for arg in "$@" 14:13:44 + case $arg in 14:13:44 + pkg_list+='tox ' 14:13:44 + for arg in "$@" 14:13:44 + case $arg in 14:13:44 + pkg_list+='virtualenv ' 14:13:44 + for arg in "$@" 14:13:44 + case $arg in 14:13:44 + pkg_list+='urllib3~=1.26.15 ' 14:13:44 + [[ -f /tmp/.toxenv ]] 14:13:44 + [[ ! -f /tmp/.toxenv ]] 14:13:44 + [[ -n '' ]] 14:13:44 + python3 -m venv /tmp/venv-LP8M 14:13:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LP8M' 14:13:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LP8M 14:13:49 + echo /tmp/venv-LP8M 14:13:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:13:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:13:49 + /tmp/venv-LP8M/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:13:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:13:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:13:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:13:54 + /tmp/venv-LP8M/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:14:00 + type python3 14:14:00 + true 14:14:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LP8M/bin to PATH' 14:14:00 lf-activate-venv(): INFO: Adding /tmp/venv-LP8M/bin to PATH 14:14:00 + PATH=/tmp/venv-LP8M/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 14:14:00 + return 0 14:14:00 + python3 --version 14:14:00 Python 3.10.6 14:14:00 + python3 -m pip --version 14:14:01 pip 24.0 from /tmp/venv-LP8M/lib/python3.10/site-packages/pip (python 3.10) 14:14:01 + python3 -m pip freeze 14:14:01 cachetools==5.3.3 14:14:01 chardet==5.2.0 14:14:01 colorama==0.4.6 14:14:01 distlib==0.3.8 14:14:01 filelock==3.13.1 14:14:01 packaging==24.0 14:14:01 platformdirs==4.2.0 14:14:01 pluggy==1.4.0 14:14:01 pyproject-api==1.6.1 14:14:01 tomli==2.0.1 14:14:01 tox==4.14.1 14:14:01 urllib3==1.26.18 14:14:01 virtualenv==20.25.1 14:14:01 [EnvInject] - Injecting environment variables from a build step. 14:14:01 [EnvInject] - Injecting as environment variables the properties content 14:14:01 PARALLEL=false 14:14:01 14:14:01 [EnvInject] - Variables injected successfully. 14:14:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4553062312829883693.sh 14:14:01 ---> tox-run.sh 14:14:01 + 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 14:14:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 14:14:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 14:14:01 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 14:14:01 + cd /w/workspace/oom-master-commit-lint/. 14:14:01 + source /home/jenkins/lf-env.sh 14:14:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:14:01 ++ mktemp -d /tmp/venv-XXXX 14:14:01 + lf_venv=/tmp/venv-7Rhu 14:14:01 + local venv_file=/tmp/.os_lf_venv 14:14:01 + local python=python3 14:14:01 + local options 14:14:01 + local set_path=true 14:14:01 + local install_args= 14:14:01 ++ 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 14:14:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:14:01 + true 14:14:01 + case $1 in 14:14:01 + venv_file=/tmp/.toxenv 14:14:01 + shift 2 14:14:01 + true 14:14:01 + case $1 in 14:14:01 + shift 14:14:01 + break 14:14:01 + case $python in 14:14:01 + local pkg_list= 14:14:01 + [[ -d /opt/pyenv ]] 14:14:01 + echo 'Setup pyenv:' 14:14:01 Setup pyenv: 14:14:01 + export PYENV_ROOT=/opt/pyenv 14:14:01 + PYENV_ROOT=/opt/pyenv 14:14:01 + 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 14:14:01 + 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 14:14:01 + pyenv versions 14:14:01 system 14:14:01 3.8.13 14:14:01 3.9.13 14:14:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:14:01 + command -v pyenv 14:14:01 ++ pyenv init - --no-rehash 14:14:01 + 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[*]}"'\'')" 14:14:01 export PATH="/opt/pyenv/shims:${PATH}" 14:14:01 export PYENV_SHELL=bash 14:14:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:14:01 pyenv() { 14:14:01 local command 14:14:01 command="${1:-}" 14:14:01 if [ "$#" -gt 0 ]; then 14:14:01 shift 14:14:01 fi 14:14:01 14:14:01 case "$command" in 14:14:01 rehash|shell) 14:14:01 eval "$(pyenv "sh-$command" "$@")" 14:14:01 ;; 14:14:01 *) 14:14:01 command pyenv "$command" "$@" 14:14:01 ;; 14:14:01 esac 14:14:01 }' 14:14:01 +++ 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[*]}"' 14:14:01 ++ 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 14:14:01 ++ 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 14:14:01 ++ 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 14:14:01 ++ export PYENV_SHELL=bash 14:14:01 ++ PYENV_SHELL=bash 14:14:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:14:01 +++ complete -F _pyenv pyenv 14:14:01 ++ lf-pyver python3 14:14:01 ++ local py_version_xy=python3 14:14:01 ++ local py_version_xyz= 14:14:01 ++ pyenv versions 14:14:01 ++ local command 14:14:01 ++ command=versions 14:14:01 ++ '[' 1 -gt 0 ']' 14:14:01 ++ shift 14:14:01 ++ case "$command" in 14:14:01 ++ command pyenv versions 14:14:01 ++ pyenv versions 14:14:01 ++ sed 's/^[ *]* //' 14:14:01 ++ grep -E '^[0-9.]*[0-9]$' 14:14:01 ++ awk '{ print $1 }' 14:14:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:14:01 +++ sort -V 14:14:01 +++ grep '^3' /tmp/.pyenv_versions 14:14:01 +++ tail -n 1 14:14:01 ++ py_version_xyz=3.10.6 14:14:01 ++ [[ -z 3.10.6 ]] 14:14:01 ++ echo 3.10.6 14:14:01 ++ return 0 14:14:01 + pyenv local 3.10.6 14:14:01 + local command 14:14:01 + command=local 14:14:01 + '[' 2 -gt 0 ']' 14:14:01 + shift 14:14:01 + case "$command" in 14:14:01 + command pyenv local 3.10.6 14:14:01 + pyenv local 3.10.6 14:14:01 + for arg in "$@" 14:14:01 + case $arg in 14:14:01 + pkg_list+='tox ' 14:14:01 + for arg in "$@" 14:14:01 + case $arg in 14:14:01 + pkg_list+='virtualenv ' 14:14:01 + for arg in "$@" 14:14:01 + case $arg in 14:14:01 + pkg_list+='urllib3~=1.26.15 ' 14:14:01 + [[ -f /tmp/.toxenv ]] 14:14:01 ++ cat /tmp/.toxenv 14:14:01 + lf_venv=/tmp/venv-LP8M 14:14:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LP8M from' file:/tmp/.toxenv 14:14:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LP8M from file:/tmp/.toxenv 14:14:01 + /tmp/venv-LP8M/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:14:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:14:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:14:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:14:02 + /tmp/venv-LP8M/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:14:05 + type python3 14:14:05 + true 14:14:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LP8M/bin to PATH' 14:14:05 lf-activate-venv(): INFO: Adding /tmp/venv-LP8M/bin to PATH 14:14:05 + PATH=/tmp/venv-LP8M/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 14:14:05 + return 0 14:14:05 + [[ -d /opt/pyenv ]] 14:14:05 + echo '---> Setting up pyenv' 14:14:05 ---> Setting up pyenv 14:14:05 + export PYENV_ROOT=/opt/pyenv 14:14:05 + PYENV_ROOT=/opt/pyenv 14:14:05 + export PATH=/opt/pyenv/bin:/tmp/venv-LP8M/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 14:14:05 + PATH=/opt/pyenv/bin:/tmp/venv-LP8M/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 14:14:05 ++ pwd 14:14:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 14:14:05 + export PYTHONPATH 14:14:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:14:05 + TOX_TESTENV_PASSENV=PYTHONPATH 14:14:05 + tox --version 14:14:05 4.14.1 from /tmp/venv-LP8M/lib/python3.10/site-packages/tox/__init__.py 14:14:05 + PARALLEL=false 14:14:05 + TOX_OPTIONS_LIST= 14:14:05 + [[ -n gitlint ]] 14:14:05 + TOX_OPTIONS_LIST=' -e gitlint' 14:14:05 + case ${PARALLEL,,} in 14:14:05 + tox -e gitlint 14:14:05 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 14:14:24 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 14:14:51 gitlint: freeze> python -m pip freeze --all 14:14:51 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 14:14:51 gitlint: commands[0]> gitlint 14:14:52 gitlint: OK (46.28=setup[46.04]+cmd[0.24] seconds) 14:14:52 congratulations :) (46.46 seconds) 14:14:52 + tox_status=0 14:14:52 + echo '---> Completed tox runs' 14:14:52 ---> Completed tox runs 14:14:52 + for i in .tox/*/log 14:14:52 ++ echo .tox/gitlint/log 14:14:52 ++ awk -F/ '{print $2}' 14:14:52 + tox_env=gitlint 14:14:52 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 14:14:52 + DOC_DIR=docs/_build/html 14:14:52 + [[ -d docs/_build/html ]] 14:14:52 + echo '---> tox-run.sh ends' 14:14:52 ---> tox-run.sh ends 14:14:52 + test 0 -eq 0 14:14:52 $ ssh-agent -k 14:14:52 unset SSH_AUTH_SOCK; 14:14:52 unset SSH_AGENT_PID; 14:14:52 echo Agent pid 1756 killed; 14:14:52 [ssh-agent] Stopped. 14:14:52 [PostBuildScript] - [INFO] Executing post build scripts. 14:14:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8823653153477938764.sh 14:14:52 ---> sysstat.sh 14:14:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12147888095982134447.sh 14:14:52 ---> package-listing.sh 14:14:52 ++ facter osfamily 14:14:52 ++ tr '[:upper:]' '[:lower:]' 14:14:52 + OS_FAMILY=debian 14:14:52 + workspace=/w/workspace/oom-master-commit-lint 14:14:52 + START_PACKAGES=/tmp/packages_start.txt 14:14:52 + END_PACKAGES=/tmp/packages_end.txt 14:14:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:14:52 + PACKAGES=/tmp/packages_start.txt 14:14:52 + '[' /w/workspace/oom-master-commit-lint ']' 14:14:52 + PACKAGES=/tmp/packages_end.txt 14:14:52 + case "${OS_FAMILY}" in 14:14:52 + dpkg -l 14:14:52 + grep '^ii' 14:14:52 + '[' -f /tmp/packages_start.txt ']' 14:14:52 + '[' -f /tmp/packages_end.txt ']' 14:14:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:14:52 + '[' /w/workspace/oom-master-commit-lint ']' 14:14:52 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 14:14:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 14:14:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5797098586823883052.sh 14:14:52 ---> capture-instance-metadata.sh 14:14:52 Setup pyenv: 14:14:52 system 14:14:52 3.8.13 14:14:52 3.9.13 14:14:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:14:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RFSD 14:14:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:15:01 lf-activate-venv(): INFO: Installing: lftools 14:15:47 lf-activate-venv(): INFO: Adding /tmp/venv-RFSD/bin to PATH 14:15:47 INFO: Running in OpenStack, capturing instance metadata 14:15:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3891626503482237222.sh 14:15:47 provisioning config files... 14:15:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config11355422043699925425tmp 14:15:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:15:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:15:47 [EnvInject] - Injecting environment variables from a build step. 14:15:47 [EnvInject] - Injecting as environment variables the properties content 14:15:47 SERVER_ID=logs 14:15:47 14:15:47 [EnvInject] - Variables injected successfully. 14:15:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2289674273843305851.sh 14:15:47 ---> create-netrc.sh 14:15:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8772590270896952888.sh 14:15:47 ---> python-tools-install.sh 14:15:47 Setup pyenv: 14:15:47 system 14:15:47 3.8.13 14:15:47 3.9.13 14:15:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:15:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RFSD from file:/tmp/.os_lf_venv 14:15:48 lf-activate-venv(): INFO: Installing: lftools 14:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-RFSD/bin to PATH 14:15:57 Generating Requirements File 14:16:24 Python 3.10.6 14:16:25 pip 24.0 from /tmp/venv-RFSD/lib/python3.10/site-packages/pip (python 3.10) 14:16:25 appdirs==1.4.4 14:16:25 argcomplete==3.2.3 14:16:25 aspy.yaml==1.3.0 14:16:25 attrs==23.2.0 14:16:25 autopage==0.5.2 14:16:25 beautifulsoup4==4.12.3 14:16:25 boto3==1.34.65 14:16:25 botocore==1.34.65 14:16:25 bs4==0.0.2 14:16:25 cachetools==5.3.3 14:16:25 certifi==2024.2.2 14:16:25 cffi==1.16.0 14:16:25 cfgv==3.4.0 14:16:25 chardet==5.2.0 14:16:25 charset-normalizer==3.3.2 14:16:25 click==8.1.7 14:16:25 cliff==4.6.0 14:16:25 cmd2==2.4.3 14:16:25 cryptography==3.3.2 14:16:25 debtcollector==3.0.0 14:16:25 decorator==5.1.1 14:16:25 defusedxml==0.7.1 14:16:25 Deprecated==1.2.14 14:16:25 distlib==0.3.8 14:16:25 dnspython==2.6.1 14:16:25 docker==4.2.2 14:16:25 dogpile.cache==1.3.2 14:16:25 email_validator==2.1.1 14:16:25 filelock==3.13.1 14:16:25 future==1.0.0 14:16:25 gitdb==4.0.11 14:16:25 GitPython==3.1.42 14:16:25 google-auth==2.28.2 14:16:25 httplib2==0.22.0 14:16:25 identify==2.5.35 14:16:25 idna==3.6 14:16:25 importlib-resources==1.5.0 14:16:25 iso8601==2.1.0 14:16:25 Jinja2==3.1.3 14:16:25 jmespath==1.0.1 14:16:25 jsonpatch==1.33 14:16:25 jsonpointer==2.4 14:16:25 jsonschema==4.21.1 14:16:25 jsonschema-specifications==2023.12.1 14:16:25 keystoneauth1==5.6.0 14:16:25 kubernetes==29.0.0 14:16:25 lftools==0.37.10 14:16:25 lxml==5.1.0 14:16:25 MarkupSafe==2.1.5 14:16:25 msgpack==1.0.8 14:16:25 multi_key_dict==2.0.3 14:16:25 munch==4.0.0 14:16:25 netaddr==1.2.1 14:16:25 netifaces==0.11.0 14:16:25 niet==1.4.2 14:16:25 nodeenv==1.8.0 14:16:25 oauth2client==4.1.3 14:16:25 oauthlib==3.2.2 14:16:25 openstacksdk==3.0.0 14:16:25 os-client-config==2.1.0 14:16:25 os-service-types==1.7.0 14:16:25 osc-lib==3.0.1 14:16:25 oslo.config==9.4.0 14:16:25 oslo.context==5.5.0 14:16:25 oslo.i18n==6.3.0 14:16:25 oslo.log==5.5.0 14:16:25 oslo.serialization==5.4.0 14:16:25 oslo.utils==7.1.0 14:16:25 packaging==24.0 14:16:25 pbr==6.0.0 14:16:25 platformdirs==4.2.0 14:16:25 prettytable==3.10.0 14:16:25 pyasn1==0.5.1 14:16:25 pyasn1-modules==0.3.0 14:16:25 pycparser==2.21 14:16:25 pygerrit2==2.0.15 14:16:25 PyGithub==2.2.0 14:16:25 pyinotify==0.9.6 14:16:25 PyJWT==2.8.0 14:16:25 PyNaCl==1.5.0 14:16:25 pyparsing==2.4.7 14:16:25 pyperclip==1.8.2 14:16:25 pyrsistent==0.20.0 14:16:25 python-cinderclient==9.5.0 14:16:25 python-dateutil==2.9.0.post0 14:16:25 python-heatclient==3.5.0 14:16:25 python-jenkins==1.8.2 14:16:25 python-keystoneclient==5.4.0 14:16:25 python-magnumclient==4.4.0 14:16:25 python-novaclient==18.6.0 14:16:25 python-openstackclient==6.6.0 14:16:25 python-swiftclient==4.5.0 14:16:25 PyYAML==6.0.1 14:16:25 referencing==0.34.0 14:16:25 requests==2.31.0 14:16:25 requests-oauthlib==1.4.0 14:16:25 requestsexceptions==1.4.0 14:16:25 rfc3986==2.0.0 14:16:25 rpds-py==0.18.0 14:16:25 rsa==4.9 14:16:25 ruamel.yaml==0.18.6 14:16:25 ruamel.yaml.clib==0.2.8 14:16:25 s3transfer==0.10.1 14:16:25 simplejson==3.19.2 14:16:25 six==1.16.0 14:16:25 smmap==5.0.1 14:16:25 soupsieve==2.5 14:16:25 stevedore==5.2.0 14:16:25 tabulate==0.9.0 14:16:25 toml==0.10.2 14:16:25 tomlkit==0.12.4 14:16:25 tqdm==4.66.2 14:16:25 typing_extensions==4.10.0 14:16:25 tzdata==2024.1 14:16:25 urllib3==1.26.18 14:16:25 virtualenv==20.25.1 14:16:25 wcwidth==0.2.13 14:16:25 websocket-client==1.7.0 14:16:25 wrapt==1.16.0 14:16:25 xdg==6.0.0 14:16:25 xmltodict==0.13.0 14:16:25 yq==3.2.3 14:16:25 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4542505431284126121.sh 14:16:25 ---> sudo-logs.sh 14:16:25 Archiving 'sudo' log.. 14:16:25 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18224581374531152922.sh 14:16:25 ---> job-cost.sh 14:16:25 Setup pyenv: 14:16:26 system 14:16:26 3.8.13 14:16:26 3.9.13 14:16:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:16:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RFSD from file:/tmp/.os_lf_venv 14:16:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-RFSD/bin to PATH 14:16:32 INFO: No Stack... 14:16:33 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:33 INFO: Archiving Costs 14:16:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6708221428225296628.sh 14:16:33 ---> logs-deploy.sh 14:16:33 Setup pyenv: 14:16:33 system 14:16:33 3.8.13 14:16:33 3.9.13 14:16:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:16:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RFSD from file:/tmp/.os_lf_venv 14:16:35 lf-activate-venv(): INFO: Installing: lftools 14:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-RFSD/bin to PATH 14:16:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7244 14:16:45 INFO: archiving workspace using pattern(s): 14:16:46 Archives upload complete. 14:16:46 INFO: archiving logs to Nexus 14:16:47 ---> uname -a: 14:16:47 Linux prd-ubuntu1804-builder-4c-4g-14335 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:16:47 14:16:47 14:16:47 ---> lscpu: 14:16:47 Architecture: x86_64 14:16:47 CPU op-mode(s): 32-bit, 64-bit 14:16:47 Byte Order: Little Endian 14:16:47 CPU(s): 4 14:16:47 On-line CPU(s) list: 0-3 14:16:47 Thread(s) per core: 1 14:16:47 Core(s) per socket: 1 14:16:47 Socket(s): 4 14:16:47 NUMA node(s): 1 14:16:47 Vendor ID: AuthenticAMD 14:16:47 CPU family: 23 14:16:47 Model: 49 14:16:47 Model name: AMD EPYC-Rome Processor 14:16:47 Stepping: 0 14:16:47 CPU MHz: 2799.998 14:16:47 BogoMIPS: 5599.99 14:16:47 Virtualization: AMD-V 14:16:47 Hypervisor vendor: KVM 14:16:47 Virtualization type: full 14:16:47 L1d cache: 32K 14:16:47 L1i cache: 32K 14:16:47 L2 cache: 512K 14:16:47 L3 cache: 16384K 14:16:47 NUMA node0 CPU(s): 0-3 14:16:47 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 14:16:47 14:16:47 14:16:47 ---> nproc: 14:16:47 4 14:16:47 14:16:47 14:16:47 ---> df -h: 14:16:47 Filesystem Size Used Avail Use% Mounted on 14:16:47 udev 7.9G 0 7.9G 0% /dev 14:16:47 tmpfs 1.6G 672K 1.6G 1% /run 14:16:47 /dev/vda1 78G 8.5G 69G 11% / 14:16:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:16:47 tmpfs 5.0M 0 5.0M 0% /run/lock 14:16:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:16:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:16:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:16:47 14:16:47 14:16:47 ---> free -m: 14:16:47 total used free shared buff/cache available 14:16:47 Mem: 16040 530 13224 0 2284 15186 14:16:47 Swap: 1023 0 1023 14:16:47 14:16:47 14:16:47 ---> ip addr: 14:16:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:16:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:16:47 inet 127.0.0.1/8 scope host lo 14:16:47 valid_lft forever preferred_lft forever 14:16:47 inet6 ::1/128 scope host 14:16:47 valid_lft forever preferred_lft forever 14:16:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:16:47 link/ether fa:16:3e:9d:ab:79 brd ff:ff:ff:ff:ff:ff 14:16:47 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic ens3 14:16:47 valid_lft 86163sec preferred_lft 86163sec 14:16:47 inet6 fe80::f816:3eff:fe9d:ab79/64 scope link 14:16:47 valid_lft forever preferred_lft forever 14:16:47 14:16:47 14:16:47 ---> sar -b -r -n DEV: 14:16:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14335) 03/19/24 _x86_64_ (4 CPU) 14:16:47 14:16:47 14:13:02 LINUX RESTART (4 CPU) 14:16:47 14:16:47 14:14:02 tps rtps wtps bread/s bwrtn/s 14:16:47 14:15:01 97.78 11.85 85.93 450.50 19233.89 14:16:47 14:16:01 99.85 13.88 85.97 1048.89 21604.40 14:16:47 Average: 98.82 12.87 85.95 752.21 20429.10 14:16:47 14:16:47 14:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:47 14:15:01 13907624 15584624 2517344 15.33 67480 1804992 774424 4.43 673556 1618264 178196 14:16:47 14:16:01 13677596 15576860 2747372 16.73 86444 1997212 761212 4.36 711548 1787544 145804 14:16:47 Average: 13792610 15580742 2632358 16.03 76962 1901102 767818 4.39 692552 1702904 162000 14:16:47 14:16:47 14:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:47 14:15:01 ens3 46.40 31.69 666.05 15.59 0.00 0.00 0.00 0.00 14:16:47 14:15:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 14:16:47 14:16:01 ens3 48.51 33.74 675.34 7.46 0.00 0.00 0.00 0.00 14:16:47 14:16:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 14:16:47 Average: ens3 47.46 32.73 670.74 11.49 0.00 0.00 0.00 0.00 14:16:47 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 14:16:47 14:16:47 14:16:47 ---> sar -P ALL: 14:16:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14335) 03/19/24 _x86_64_ (4 CPU) 14:16:47 14:16:47 14:13:02 LINUX RESTART (4 CPU) 14:16:47 14:16:47 14:14:02 CPU %user %nice %system %iowait %steal %idle 14:16:47 14:15:01 all 12.82 0.00 1.17 5.80 0.07 80.13 14:16:47 14:15:01 0 13.59 0.00 1.39 2.71 0.07 82.24 14:16:47 14:15:01 1 5.60 0.00 0.68 0.65 0.03 93.04 14:16:47 14:15:01 2 19.37 0.00 1.50 11.89 0.07 67.17 14:16:47 14:15:01 3 12.76 0.00 1.13 7.99 0.10 78.02 14:16:47 14:16:01 all 15.73 0.00 1.17 11.34 0.05 71.72 14:16:47 14:16:01 0 31.03 0.00 1.34 14.33 0.07 53.23 14:16:47 14:16:01 1 11.05 0.00 1.04 2.17 0.03 85.71 14:16:47 14:16:01 2 12.87 0.00 1.20 4.35 0.03 81.54 14:16:47 14:16:01 3 8.05 0.00 1.07 24.49 0.05 66.34 14:16:47 Average: all 14.29 0.00 1.17 8.59 0.06 75.89 14:16:47 Average: 0 22.36 0.00 1.37 8.56 0.07 67.65 14:16:47 Average: 1 8.35 0.00 0.86 1.41 0.03 89.34 14:16:47 Average: 2 16.09 0.00 1.35 8.08 0.05 74.43 14:16:47 Average: 3 10.38 0.00 1.10 16.34 0.08 72.11 14:16:47 14:16:47 14:16:47