11:11:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137817 11:11:37 Running as SYSTEM 11:11:37 [EnvInject] - Loading node environment variables. 11:11:37 Building remotely on prd-ubuntu1804-builder-4c-4g-36435 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:11:37 [ssh-agent] Looking for ssh-agent implementation... 11:11:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:38 $ ssh-agent 11:11:38 SSH_AUTH_SOCK=/tmp/ssh-RiISn71WuGX5/agent.1680 11:11:38 SSH_AGENT_PID=1682 11:11:38 [ssh-agent] Started. 11:11:38 Running ssh-add (command line suppressed) 11:11:38 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_10562304283033099553.key (/w/workspace/oom-master-commit-lint@tmp/private_key_10562304283033099553.key) 11:11:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:11:38 The recommended git tool is: NONE 11:11:39 using credential onap-jenkins-ssh 11:11:39 Wiping out workspace first. 11:11:39 Cloning the remote Git repository 11:11:39 Cloning repository git://cloud.onap.org/mirror/oom.git 11:11:39 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:11:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:11:39 > git --version # timeout=10 11:11:39 > git --version # 'git version 2.17.1' 11:11:39 using GIT_SSH to set credentials Gerrit user 11:11:39 Verifying host key using manually-configured host key entries 11:11:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:11:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:11:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:11:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:11:46 using GIT_SSH to set credentials Gerrit user 11:11:46 Verifying host key using manually-configured host key entries 11:11:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/137817/1 # timeout=30 11:11:46 > git rev-parse f265cb3d39bc45e6401a69089cf6986751c3e5d0^{commit} # timeout=10 11:11:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:11:46 Checking out Revision f265cb3d39bc45e6401a69089cf6986751c3e5d0 (refs/changes/17/137817/1) 11:11:46 > git config core.sparsecheckout # timeout=10 11:11:46 > git checkout -f f265cb3d39bc45e6401a69089cf6986751c3e5d0 # timeout=30 11:11:49 Commit message: "[COMMON] Fix Kyverno policy violations in common/mongodb" 11:11:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:11:49 > git rev-list --no-walk c64f1c0954e631709083499f6d1c80258c7809ee # timeout=10 11:11:49 [EnvInject] - Injecting environment variables from a build step. 11:11:49 [EnvInject] - Injecting as environment variables the properties content 11:11:49 PYTHON=python3 11:11:49 11:11:49 [EnvInject] - Variables injected successfully. 11:11:49 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5847433596581412439.sh 11:11:49 ---> tox-install.sh 11:11:49 + source /home/jenkins/lf-env.sh 11:11:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:49 ++ mktemp -d /tmp/venv-XXXX 11:11:49 + lf_venv=/tmp/venv-kcyL 11:11:49 + local venv_file=/tmp/.os_lf_venv 11:11:49 + local python=python3 11:11:49 + local options 11:11:49 + local set_path=true 11:11:49 + local install_args= 11:11: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 11:11:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:49 + true 11:11:49 + case $1 in 11:11:49 + venv_file=/tmp/.toxenv 11:11:49 + shift 2 11:11:49 + true 11:11:49 + case $1 in 11:11:49 + shift 11:11:49 + break 11:11:49 + case $python in 11:11:49 + local pkg_list= 11:11:49 + [[ -d /opt/pyenv ]] 11:11:49 + echo 'Setup pyenv:' 11:11:49 Setup pyenv: 11:11:49 + export PYENV_ROOT=/opt/pyenv 11:11:49 + PYENV_ROOT=/opt/pyenv 11:11: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 11:11: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 11:11:49 + pyenv versions 11:11:50 * system (set by /opt/pyenv/version) 11:11:50 * 3.8.13 (set by /opt/pyenv/version) 11:11:50 * 3.9.13 (set by /opt/pyenv/version) 11:11:50 * 3.10.6 (set by /opt/pyenv/version) 11:11:50 + command -v pyenv 11:11:50 ++ pyenv init - --no-rehash 11:11:50 + 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[*]}"'\'')" 11:11:50 export PATH="/opt/pyenv/shims:${PATH}" 11:11:50 export PYENV_SHELL=bash 11:11:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:50 pyenv() { 11:11:50 local command 11:11:50 command="${1:-}" 11:11:50 if [ "$#" -gt 0 ]; then 11:11:50 shift 11:11:50 fi 11:11:50 11:11:50 case "$command" in 11:11:50 rehash|shell) 11:11:50 eval "$(pyenv "sh-$command" "$@")" 11:11:50 ;; 11:11:50 *) 11:11:50 command pyenv "$command" "$@" 11:11:50 ;; 11:11:50 esac 11:11:50 }' 11:11:50 +++ 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[*]}"' 11:11:50 ++ 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 11:11:50 ++ 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 11:11:50 ++ 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 11:11:50 ++ export PYENV_SHELL=bash 11:11:50 ++ PYENV_SHELL=bash 11:11:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:50 +++ complete -F _pyenv pyenv 11:11:50 ++ lf-pyver python3 11:11:50 ++ local py_version_xy=python3 11:11:50 ++ local py_version_xyz= 11:11:50 ++ pyenv versions 11:11:50 ++ local command 11:11:50 ++ command=versions 11:11:50 ++ '[' 1 -gt 0 ']' 11:11:50 ++ shift 11:11:50 ++ case "$command" in 11:11:50 ++ command pyenv versions 11:11:50 ++ pyenv versions 11:11:50 ++ grep -E '^[0-9.]*[0-9]$' 11:11:50 ++ awk '{ print $1 }' 11:11:50 ++ sed 's/^[ *]* //' 11:11:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:50 +++ grep '^3' /tmp/.pyenv_versions 11:11:50 +++ sort -V 11:11:50 +++ tail -n 1 11:11:50 ++ py_version_xyz=3.10.6 11:11:50 ++ [[ -z 3.10.6 ]] 11:11:50 ++ echo 3.10.6 11:11:50 ++ return 0 11:11:50 + pyenv local 3.10.6 11:11:50 + local command 11:11:50 + command=local 11:11:50 + '[' 2 -gt 0 ']' 11:11:50 + shift 11:11:50 + case "$command" in 11:11:50 + command pyenv local 3.10.6 11:11:50 + pyenv local 3.10.6 11:11:50 + for arg in "$@" 11:11:50 + case $arg in 11:11:50 + pkg_list+='tox ' 11:11:50 + for arg in "$@" 11:11:50 + case $arg in 11:11:50 + pkg_list+='virtualenv ' 11:11:50 + for arg in "$@" 11:11:50 + case $arg in 11:11:50 + pkg_list+='urllib3~=1.26.15 ' 11:11:50 + [[ -f /tmp/.toxenv ]] 11:11:50 + [[ ! -f /tmp/.toxenv ]] 11:11:50 + [[ -n '' ]] 11:11:50 + python3 -m venv /tmp/venv-kcyL 11:11:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kcyL' 11:11:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kcyL 11:11:54 + echo /tmp/venv-kcyL 11:11:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:11:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:11:54 + /tmp/venv-kcyL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:11:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:11:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:11:57 + /tmp/venv-kcyL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:12:00 + type python3 11:12:00 + true 11:12:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kcyL/bin to PATH' 11:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-kcyL/bin to PATH 11:12:00 + PATH=/tmp/venv-kcyL/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 11:12:00 + return 0 11:12:00 + python3 --version 11:12:00 Python 3.10.6 11:12:00 + python3 -m pip --version 11:12:00 pip 24.0 from /tmp/venv-kcyL/lib/python3.10/site-packages/pip (python 3.10) 11:12:00 + python3 -m pip freeze 11:12:01 cachetools==5.3.3 11:12:01 chardet==5.2.0 11:12:01 colorama==0.4.6 11:12:01 distlib==0.3.8 11:12:01 filelock==3.14.0 11:12:01 packaging==24.0 11:12:01 platformdirs==4.2.1 11:12:01 pluggy==1.5.0 11:12:01 pyproject-api==1.6.1 11:12:01 tomli==2.0.1 11:12:01 tox==4.15.0 11:12:01 urllib3==1.26.18 11:12:01 virtualenv==20.26.1 11:12:01 [EnvInject] - Injecting environment variables from a build step. 11:12:01 [EnvInject] - Injecting as environment variables the properties content 11:12:01 PARALLEL=false 11:12:01 11:12:01 [EnvInject] - Variables injected successfully. 11:12:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1625934841236275599.sh 11:12:01 ---> tox-run.sh 11:12: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 11:12:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:12:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:12:01 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:12:01 + cd /w/workspace/oom-master-commit-lint/. 11:12:01 + source /home/jenkins/lf-env.sh 11:12:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:01 ++ mktemp -d /tmp/venv-XXXX 11:12:01 + lf_venv=/tmp/venv-cSXm 11:12:01 + local venv_file=/tmp/.os_lf_venv 11:12:01 + local python=python3 11:12:01 + local options 11:12:01 + local set_path=true 11:12:01 + local install_args= 11:12: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 11:12:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:01 + true 11:12:01 + case $1 in 11:12:01 + venv_file=/tmp/.toxenv 11:12:01 + shift 2 11:12:01 + true 11:12:01 + case $1 in 11:12:01 + shift 11:12:01 + break 11:12:01 + case $python in 11:12:01 + local pkg_list= 11:12:01 + [[ -d /opt/pyenv ]] 11:12:01 + echo 'Setup pyenv:' 11:12:01 Setup pyenv: 11:12:01 + export PYENV_ROOT=/opt/pyenv 11:12:01 + PYENV_ROOT=/opt/pyenv 11:12: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 11:12: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 11:12:01 + pyenv versions 11:12:01 system 11:12:01 3.8.13 11:12:01 3.9.13 11:12:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:12:01 + command -v pyenv 11:12:01 ++ pyenv init - --no-rehash 11:12: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[*]}"'\'')" 11:12:01 export PATH="/opt/pyenv/shims:${PATH}" 11:12:01 export PYENV_SHELL=bash 11:12:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:01 pyenv() { 11:12:01 local command 11:12:01 command="${1:-}" 11:12:01 if [ "$#" -gt 0 ]; then 11:12:01 shift 11:12:01 fi 11:12:01 11:12:01 case "$command" in 11:12:01 rehash|shell) 11:12:01 eval "$(pyenv "sh-$command" "$@")" 11:12:01 ;; 11:12:01 *) 11:12:01 command pyenv "$command" "$@" 11:12:01 ;; 11:12:01 esac 11:12:01 }' 11:12: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[*]}"' 11:12: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 11:12: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 11:12: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 11:12:01 ++ export PYENV_SHELL=bash 11:12:01 ++ PYENV_SHELL=bash 11:12:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:01 +++ complete -F _pyenv pyenv 11:12:01 ++ lf-pyver python3 11:12:01 ++ local py_version_xy=python3 11:12:01 ++ local py_version_xyz= 11:12:01 ++ sed 's/^[ *]* //' 11:12:01 ++ pyenv versions 11:12:01 ++ local command 11:12:01 ++ command=versions 11:12:01 ++ '[' 1 -gt 0 ']' 11:12:01 ++ shift 11:12:01 ++ case "$command" in 11:12:01 ++ command pyenv versions 11:12:01 ++ pyenv versions 11:12:01 ++ awk '{ print $1 }' 11:12:01 ++ grep -E '^[0-9.]*[0-9]$' 11:12:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:01 +++ grep '^3' /tmp/.pyenv_versions 11:12:01 +++ sort -V 11:12:01 +++ tail -n 1 11:12:01 ++ py_version_xyz=3.10.6 11:12:01 ++ [[ -z 3.10.6 ]] 11:12:01 ++ echo 3.10.6 11:12:01 ++ return 0 11:12:01 + pyenv local 3.10.6 11:12:01 + local command 11:12:01 + command=local 11:12:01 + '[' 2 -gt 0 ']' 11:12:01 + shift 11:12:01 + case "$command" in 11:12:01 + command pyenv local 3.10.6 11:12:01 + pyenv local 3.10.6 11:12:01 + for arg in "$@" 11:12:01 + case $arg in 11:12:01 + pkg_list+='tox ' 11:12:01 + for arg in "$@" 11:12:01 + case $arg in 11:12:01 + pkg_list+='virtualenv ' 11:12:01 + for arg in "$@" 11:12:01 + case $arg in 11:12:01 + pkg_list+='urllib3~=1.26.15 ' 11:12:01 + [[ -f /tmp/.toxenv ]] 11:12:01 ++ cat /tmp/.toxenv 11:12:01 + lf_venv=/tmp/venv-kcyL 11:12:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcyL from' file:/tmp/.toxenv 11:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcyL from file:/tmp/.toxenv 11:12:01 + /tmp/venv-kcyL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:12:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:12:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:12:02 + /tmp/venv-kcyL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:12:03 + type python3 11:12:03 + true 11:12:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kcyL/bin to PATH' 11:12:03 lf-activate-venv(): INFO: Adding /tmp/venv-kcyL/bin to PATH 11:12:03 + PATH=/tmp/venv-kcyL/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 11:12:03 + return 0 11:12:03 + [[ -d /opt/pyenv ]] 11:12:03 + echo '---> Setting up pyenv' 11:12:03 ---> Setting up pyenv 11:12:03 + export PYENV_ROOT=/opt/pyenv 11:12:03 + PYENV_ROOT=/opt/pyenv 11:12:03 + export PATH=/opt/pyenv/bin:/tmp/venv-kcyL/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 11:12:03 + PATH=/opt/pyenv/bin:/tmp/venv-kcyL/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 11:12:03 ++ pwd 11:12:03 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:12:03 + export PYTHONPATH 11:12:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:12:03 + TOX_TESTENV_PASSENV=PYTHONPATH 11:12:03 + tox --version 11:12:03 4.15.0 from /tmp/venv-kcyL/lib/python3.10/site-packages/tox/__init__.py 11:12:04 + PARALLEL=false 11:12:04 + TOX_OPTIONS_LIST= 11:12:04 + [[ -n gitlint ]] 11:12:04 + TOX_OPTIONS_LIST=' -e gitlint' 11:12:04 + case ${PARALLEL,,} in 11:12:04 + tox -e gitlint 11:12:04 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:12:06 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 11:12:34 gitlint: freeze> python -m pip freeze --all 11:12:34 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 11:12:34 gitlint: commands[0]> gitlint 11:12:35 gitlint: OK (30.75=setup[30.56]+cmd[0.19] seconds) 11:12:35 congratulations :) (30.93 seconds) 11:12:35 + tox_status=0 11:12:35 + echo '---> Completed tox runs' 11:12:35 ---> Completed tox runs 11:12:35 + for i in .tox/*/log 11:12:35 ++ echo .tox/gitlint/log 11:12:35 ++ awk -F/ '{print $2}' 11:12:35 + tox_env=gitlint 11:12:35 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:12:35 + DOC_DIR=docs/_build/html 11:12:35 + [[ -d docs/_build/html ]] 11:12:35 + echo '---> tox-run.sh ends' 11:12:35 ---> tox-run.sh ends 11:12:35 + test 0 -eq 0 11:12:35 $ ssh-agent -k 11:12:35 unset SSH_AUTH_SOCK; 11:12:35 unset SSH_AGENT_PID; 11:12:35 echo Agent pid 1682 killed; 11:12:35 [ssh-agent] Stopped. 11:12:35 [PostBuildScript] - [INFO] Executing post build scripts. 11:12:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5830907648734463233.sh 11:12:35 ---> sysstat.sh 11:12:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8105409674102377975.sh 11:12:35 ---> package-listing.sh 11:12:35 ++ facter osfamily 11:12:35 ++ tr '[:upper:]' '[:lower:]' 11:12:35 + OS_FAMILY=debian 11:12:35 + workspace=/w/workspace/oom-master-commit-lint 11:12:35 + START_PACKAGES=/tmp/packages_start.txt 11:12:35 + END_PACKAGES=/tmp/packages_end.txt 11:12:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:35 + PACKAGES=/tmp/packages_start.txt 11:12:35 + '[' /w/workspace/oom-master-commit-lint ']' 11:12:35 + PACKAGES=/tmp/packages_end.txt 11:12:35 + case "${OS_FAMILY}" in 11:12:35 + dpkg -l 11:12:35 + grep '^ii' 11:12:35 + '[' -f /tmp/packages_start.txt ']' 11:12:35 + '[' -f /tmp/packages_end.txt ']' 11:12:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:35 + '[' /w/workspace/oom-master-commit-lint ']' 11:12:35 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:12:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:12:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14869630123019648015.sh 11:12:35 ---> capture-instance-metadata.sh 11:12:35 Setup pyenv: 11:12:36 system 11:12:36 3.8.13 11:12:36 3.9.13 11:12:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:12:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c4b0 11:12:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:12:42 lf-activate-venv(): INFO: Installing: lftools 11:13:14 lf-activate-venv(): INFO: Adding /tmp/venv-c4b0/bin to PATH 11:13:14 INFO: Running in OpenStack, capturing instance metadata 11:13:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4624198061493383819.sh 11:13:14 provisioning config files... 11:13:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config9722434810017894247tmp 11:13:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:13:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:13:14 [EnvInject] - Injecting environment variables from a build step. 11:13:14 [EnvInject] - Injecting as environment variables the properties content 11:13:14 SERVER_ID=logs 11:13:14 11:13:14 [EnvInject] - Variables injected successfully. 11:13:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6351536081700016320.sh 11:13:14 ---> create-netrc.sh 11:13:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2986888203514785226.sh 11:13:14 ---> python-tools-install.sh 11:13:14 Setup pyenv: 11:13:14 system 11:13:14 3.8.13 11:13:14 3.9.13 11:13:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:13:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4b0 from file:/tmp/.os_lf_venv 11:13:16 lf-activate-venv(): INFO: Installing: lftools 11:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-c4b0/bin to PATH 11:13:24 Generating Requirements File 11:13:51 Python 3.10.6 11:13:51 pip 24.0 from /tmp/venv-c4b0/lib/python3.10/site-packages/pip (python 3.10) 11:13:52 appdirs==1.4.4 11:13:52 argcomplete==3.3.0 11:13:52 aspy.yaml==1.3.0 11:13:52 attrs==23.2.0 11:13:52 autopage==0.5.2 11:13:52 beautifulsoup4==4.12.3 11:13:52 boto3==1.34.94 11:13:52 botocore==1.34.94 11:13:52 bs4==0.0.2 11:13:52 cachetools==5.3.3 11:13:52 certifi==2024.2.2 11:13:52 cffi==1.16.0 11:13:52 cfgv==3.4.0 11:13:52 chardet==5.2.0 11:13:52 charset-normalizer==3.3.2 11:13:52 click==8.1.7 11:13:52 cliff==4.6.0 11:13:52 cmd2==2.4.3 11:13:52 cryptography==3.3.2 11:13:52 debtcollector==3.0.0 11:13:52 decorator==5.1.1 11:13:52 defusedxml==0.7.1 11:13:52 Deprecated==1.2.14 11:13:52 distlib==0.3.8 11:13:52 dnspython==2.6.1 11:13:52 docker==4.2.2 11:13:52 dogpile.cache==1.3.2 11:13:52 email_validator==2.1.1 11:13:52 filelock==3.14.0 11:13:52 future==1.0.0 11:13:52 gitdb==4.0.11 11:13:52 GitPython==3.1.43 11:13:52 google-auth==2.29.0 11:13:52 httplib2==0.22.0 11:13:52 identify==2.5.36 11:13:52 idna==3.7 11:13:52 importlib-resources==1.5.0 11:13:52 iso8601==2.1.0 11:13:52 Jinja2==3.1.3 11:13:52 jmespath==1.0.1 11:13:52 jsonpatch==1.33 11:13:52 jsonpointer==2.4 11:13:52 jsonschema==4.21.1 11:13:52 jsonschema-specifications==2023.12.1 11:13:52 keystoneauth1==5.6.0 11:13:52 kubernetes==29.0.0 11:13:52 lftools==0.37.10 11:13:52 lxml==5.2.1 11:13:52 MarkupSafe==2.1.5 11:13:52 msgpack==1.0.8 11:13:52 multi_key_dict==2.0.3 11:13:52 munch==4.0.0 11:13:52 netaddr==1.2.1 11:13:52 netifaces==0.11.0 11:13:52 niet==1.4.2 11:13:52 nodeenv==1.8.0 11:13:52 oauth2client==4.1.3 11:13:52 oauthlib==3.2.2 11:13:52 openstacksdk==3.1.0 11:13:52 os-client-config==2.1.0 11:13:52 os-service-types==1.7.0 11:13:52 osc-lib==3.0.1 11:13:52 oslo.config==9.4.0 11:13:52 oslo.context==5.5.0 11:13:52 oslo.i18n==6.3.0 11:13:52 oslo.log==5.5.1 11:13:52 oslo.serialization==5.4.0 11:13:52 oslo.utils==7.1.0 11:13:52 packaging==24.0 11:13:52 pbr==6.0.0 11:13:52 platformdirs==4.2.1 11:13:52 prettytable==3.10.0 11:13:52 pyasn1==0.6.0 11:13:52 pyasn1_modules==0.4.0 11:13:52 pycparser==2.22 11:13:52 pygerrit2==2.0.15 11:13:52 PyGithub==2.3.0 11:13:52 pyinotify==0.9.6 11:13:52 PyJWT==2.8.0 11:13:52 PyNaCl==1.5.0 11:13:52 pyparsing==2.4.7 11:13:52 pyperclip==1.8.2 11:13:52 pyrsistent==0.20.0 11:13:52 python-cinderclient==9.5.0 11:13:52 python-dateutil==2.9.0.post0 11:13:52 python-heatclient==3.5.0 11:13:52 python-jenkins==1.8.2 11:13:52 python-keystoneclient==5.4.0 11:13:52 python-magnumclient==4.4.0 11:13:52 python-novaclient==18.6.0 11:13:52 python-openstackclient==6.6.0 11:13:52 python-swiftclient==4.5.0 11:13:52 PyYAML==6.0.1 11:13:52 referencing==0.35.0 11:13:52 requests==2.31.0 11:13:52 requests-oauthlib==2.0.0 11:13:52 requestsexceptions==1.4.0 11:13:52 rfc3986==2.0.0 11:13:52 rpds-py==0.18.0 11:13:52 rsa==4.9 11:13:52 ruamel.yaml==0.18.6 11:13:52 ruamel.yaml.clib==0.2.8 11:13:52 s3transfer==0.10.1 11:13:52 simplejson==3.19.2 11:13:52 six==1.16.0 11:13:52 smmap==5.0.1 11:13:52 soupsieve==2.5 11:13:52 stevedore==5.2.0 11:13:52 tabulate==0.9.0 11:13:52 toml==0.10.2 11:13:52 tomlkit==0.12.4 11:13:52 tqdm==4.66.2 11:13:52 typing_extensions==4.11.0 11:13:52 tzdata==2024.1 11:13:52 urllib3==1.26.18 11:13:52 virtualenv==20.26.1 11:13:52 wcwidth==0.2.13 11:13:52 websocket-client==1.8.0 11:13:52 wrapt==1.16.0 11:13:52 xdg==6.0.0 11:13:52 xmltodict==0.13.0 11:13:52 yq==3.4.3 11:13:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7696193904614105310.sh 11:13:52 ---> sudo-logs.sh 11:13:52 Archiving 'sudo' log.. 11:13:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11470476771329712309.sh 11:13:52 ---> job-cost.sh 11:13:52 Setup pyenv: 11:13:52 system 11:13:52 3.8.13 11:13:52 3.9.13 11:13:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:13:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4b0 from file:/tmp/.os_lf_venv 11:13:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-c4b0/bin to PATH 11:13:58 INFO: No Stack... 11:13:59 INFO: Retrieving Pricing Info for: v3-standard-4 11:13:59 INFO: Archiving Costs 11:13:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12211433201997270225.sh 11:13:59 ---> logs-deploy.sh 11:13:59 Setup pyenv: 11:13:59 system 11:13:59 3.8.13 11:13:59 3.9.13 11:13:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:13:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4b0 from file:/tmp/.os_lf_venv 11:14:01 lf-activate-venv(): INFO: Installing: lftools 11:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-c4b0/bin to PATH 11:14:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7334 11:14:10 INFO: archiving workspace using pattern(s): 11:14:11 Archives upload complete. 11:14:11 INFO: archiving logs to Nexus 11:14:12 ---> uname -a: 11:14:12 Linux prd-ubuntu1804-builder-4c-4g-36435 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:14:12 11:14:12 11:14:12 ---> lscpu: 11:14:12 Architecture: x86_64 11:14:12 CPU op-mode(s): 32-bit, 64-bit 11:14:12 Byte Order: Little Endian 11:14:12 CPU(s): 4 11:14:12 On-line CPU(s) list: 0-3 11:14:12 Thread(s) per core: 1 11:14:12 Core(s) per socket: 1 11:14:12 Socket(s): 4 11:14:12 NUMA node(s): 1 11:14:12 Vendor ID: AuthenticAMD 11:14:12 CPU family: 23 11:14:12 Model: 49 11:14:12 Model name: AMD EPYC-Rome Processor 11:14:12 Stepping: 0 11:14:12 CPU MHz: 2799.998 11:14:12 BogoMIPS: 5599.99 11:14:12 Virtualization: AMD-V 11:14:12 Hypervisor vendor: KVM 11:14:12 Virtualization type: full 11:14:12 L1d cache: 32K 11:14:12 L1i cache: 32K 11:14:12 L2 cache: 512K 11:14:12 L3 cache: 16384K 11:14:12 NUMA node0 CPU(s): 0-3 11:14: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 11:14:12 11:14:12 11:14:12 ---> nproc: 11:14:12 4 11:14:12 11:14:12 11:14:12 ---> df -h: 11:14:12 Filesystem Size Used Avail Use% Mounted on 11:14:12 udev 7.9G 0 7.9G 0% /dev 11:14:12 tmpfs 1.6G 672K 1.6G 1% /run 11:14:12 /dev/vda1 78G 8.4G 69G 11% / 11:14:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:14:12 tmpfs 5.0M 0 5.0M 0% /run/lock 11:14:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:14:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:14:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:14:12 11:14:12 11:14:12 ---> free -m: 11:14:12 total used free shared buff/cache available 11:14:12 Mem: 16040 546 13218 0 2275 15171 11:14:12 Swap: 1023 0 1023 11:14:12 11:14:12 11:14:12 ---> ip addr: 11:14:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:14:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:14:12 inet 127.0.0.1/8 scope host lo 11:14:12 valid_lft forever preferred_lft forever 11:14:12 inet6 ::1/128 scope host 11:14:12 valid_lft forever preferred_lft forever 11:14:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:14:12 link/ether fa:16:3e:bb:f6:7b brd ff:ff:ff:ff:ff:ff 11:14:12 inet 10.30.107.92/23 brd 10.30.107.255 scope global dynamic ens3 11:14:12 valid_lft 86230sec preferred_lft 86230sec 11:14:12 inet6 fe80::f816:3eff:febb:f67b/64 scope link 11:14:12 valid_lft forever preferred_lft forever 11:14:12 11:14:12 11:14:12 ---> sar -b -r -n DEV: 11:14:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-36435) 04/30/24 _x86_64_ (4 CPU) 11:14:12 11:14:12 11:11:23 LINUX RESTART (4 CPU) 11:14:12 11:14:12 11:12:02 tps rtps wtps bread/s bwrtn/s 11:14:12 11:13:01 122.76 11.90 110.86 449.69 30292.36 11:14:12 11:14:01 133.76 14.20 119.56 1073.55 35682.32 11:14:12 Average: 128.31 13.06 115.25 764.24 33009.98 11:14:12 11:14:12 11:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:14:12 11:13:01 13777496 15507912 2647464 16.12 73720 1849228 813840 4.66 757732 1659200 205592 11:14:12 11:14:01 13588484 15588016 2836476 17.27 94504 2083200 728360 4.17 706628 1870280 96788 11:14:12 Average: 13682990 15547964 2741970 16.69 84112 1966214 771100 4.41 732180 1764740 151190 11:14:12 11:14:12 11:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:14:12 11:13:01 lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 11:14:12 11:13:01 ens3 70.78 48.01 918.06 11.71 0.00 0.00 0.00 0.00 11:14:12 11:14:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 11:14:12 11:14:01 ens3 45.54 33.11 602.96 8.25 0.00 0.00 0.00 0.00 11:14:12 Average: lo 1.65 1.65 0.18 0.18 0.00 0.00 0.00 0.00 11:14:12 Average: ens3 58.06 40.50 759.19 9.96 0.00 0.00 0.00 0.00 11:14:12 11:14:12 11:14:12 ---> sar -P ALL: 11:14:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-36435) 04/30/24 _x86_64_ (4 CPU) 11:14:12 11:14:12 11:11:23 LINUX RESTART (4 CPU) 11:14:12 11:14:12 11:12:02 CPU %user %nice %system %iowait %steal %idle 11:14:12 11:13:01 all 19.50 0.00 1.51 4.16 0.07 74.75 11:14:12 11:13:01 0 18.19 0.00 1.31 0.31 0.03 80.16 11:14:12 11:13:01 1 14.32 0.00 1.32 0.25 0.07 84.04 11:14:12 11:13:01 2 9.17 0.00 1.33 1.81 0.09 87.61 11:14:12 11:13:01 3 36.31 0.00 2.12 14.31 0.08 47.17 11:14:12 11:14:01 all 20.62 0.00 1.40 4.50 0.05 73.43 11:14:12 11:14:01 0 26.21 0.00 1.30 0.62 0.05 71.82 11:14:12 11:14:01 1 19.64 0.00 1.45 0.84 0.05 78.02 11:14:12 11:14:01 2 24.22 0.00 1.41 5.28 0.03 69.07 11:14:12 11:14:01 3 12.42 0.00 1.42 11.27 0.07 74.83 11:14:12 Average: all 20.07 0.00 1.46 4.33 0.06 74.08 11:14:12 Average: 0 22.24 0.00 1.30 0.46 0.04 75.95 11:14:12 Average: 1 17.00 0.00 1.38 0.55 0.06 81.01 11:14:12 Average: 2 16.76 0.00 1.37 3.56 0.06 78.26 11:14:12 Average: 3 24.27 0.00 1.77 12.78 0.08 61.11 11:14:12 11:14:12 11:14:12