07:18:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 07:18:50 Running as SYSTEM 07:18:50 [EnvInject] - Loading node environment variables. 07:18:50 Building remotely on prd-ubuntu1804-builder-4c-4g-20255 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:18:50 [ssh-agent] Looking for ssh-agent implementation... 07:18:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:50 $ ssh-agent 07:18:50 SSH_AUTH_SOCK=/tmp/ssh-zJAuJwW723B8/agent.1684 07:18:50 SSH_AGENT_PID=1686 07:18:50 [ssh-agent] Started. 07:18:50 Running ssh-add (command line suppressed) 07:18:50 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_170270515621729531.key (/w/workspace/oom-master-commit-lint@tmp/private_key_170270515621729531.key) 07:18:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:18:50 The recommended git tool is: NONE 07:18:52 using credential onap-jenkins-ssh 07:18:52 Wiping out workspace first. 07:18:52 Cloning the remote Git repository 07:18:52 Cloning repository git://cloud.onap.org/mirror/oom.git 07:18:52 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:18:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:18:52 > git --version # timeout=10 07:18:52 > git --version # 'git version 2.17.1' 07:18:52 using GIT_SSH to set credentials Gerrit user 07:18:52 Verifying host key using manually-configured host key entries 07:18:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:18:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:18:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:18:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:18:59 using GIT_SSH to set credentials Gerrit user 07:18:59 Verifying host key using manually-configured host key entries 07:18:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/4 # timeout=30 07:18:59 > git rev-parse 46999896546b48dae680f2aa4a460bc51752ca37^{commit} # timeout=10 07:18:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:18:59 Checking out Revision 46999896546b48dae680f2aa4a460bc51752ca37 (refs/changes/84/137184/4) 07:18:59 > git config core.sparsecheckout # timeout=10 07:18:59 > git checkout -f 46999896546b48dae680f2aa4a460bc51752ca37 # timeout=30 07:19:02 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 07:19:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:19:02 > git rev-list --no-walk e19c074716bed2ad57ae4beb9cedae132c00efa9 # timeout=10 07:19:02 [EnvInject] - Injecting environment variables from a build step. 07:19:02 [EnvInject] - Injecting as environment variables the properties content 07:19:02 PYTHON=python3 07:19:02 07:19:02 [EnvInject] - Variables injected successfully. 07:19:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5791033368023266588.sh 07:19:03 ---> tox-install.sh 07:19:03 + source /home/jenkins/lf-env.sh 07:19:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:03 ++ mktemp -d /tmp/venv-XXXX 07:19:03 + lf_venv=/tmp/venv-Cchz 07:19:03 + local venv_file=/tmp/.os_lf_venv 07:19:03 + local python=python3 07:19:03 + local options 07:19:03 + local set_path=true 07:19:03 + local install_args= 07:19:03 ++ 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 07:19:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:03 + true 07:19:03 + case $1 in 07:19:03 + venv_file=/tmp/.toxenv 07:19:03 + shift 2 07:19:03 + true 07:19:03 + case $1 in 07:19:03 + shift 07:19:03 + break 07:19:03 + case $python in 07:19:03 + local pkg_list= 07:19:03 + [[ -d /opt/pyenv ]] 07:19:03 + echo 'Setup pyenv:' 07:19:03 Setup pyenv: 07:19:03 + export PYENV_ROOT=/opt/pyenv 07:19:03 + PYENV_ROOT=/opt/pyenv 07:19:03 + 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 07:19:03 + 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 07:19:03 + pyenv versions 07:19:03 * system (set by /opt/pyenv/version) 07:19:03 * 3.8.13 (set by /opt/pyenv/version) 07:19:03 * 3.9.13 (set by /opt/pyenv/version) 07:19:03 * 3.10.6 (set by /opt/pyenv/version) 07:19:03 + command -v pyenv 07:19:03 ++ pyenv init - --no-rehash 07:19:03 + 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[*]}"'\'')" 07:19:03 export PATH="/opt/pyenv/shims:${PATH}" 07:19:03 export PYENV_SHELL=bash 07:19:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:03 pyenv() { 07:19:03 local command 07:19:03 command="${1:-}" 07:19:03 if [ "$#" -gt 0 ]; then 07:19:03 shift 07:19:03 fi 07:19:03 07:19:03 case "$command" in 07:19:03 rehash|shell) 07:19:03 eval "$(pyenv "sh-$command" "$@")" 07:19:03 ;; 07:19:03 *) 07:19:03 command pyenv "$command" "$@" 07:19:03 ;; 07:19:03 esac 07:19:03 }' 07:19:03 +++ 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[*]}"' 07:19:03 ++ 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 07:19:03 ++ 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 07:19:03 ++ 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 07:19:03 ++ export PYENV_SHELL=bash 07:19:03 ++ PYENV_SHELL=bash 07:19:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:03 +++ complete -F _pyenv pyenv 07:19:03 ++ lf-pyver python3 07:19:03 ++ local py_version_xy=python3 07:19:03 ++ local py_version_xyz= 07:19:03 ++ pyenv versions 07:19:03 ++ local command 07:19:03 ++ command=versions 07:19:03 ++ '[' 1 -gt 0 ']' 07:19:03 ++ shift 07:19:03 ++ case "$command" in 07:19:03 ++ command pyenv versions 07:19:03 ++ pyenv versions 07:19:03 ++ awk '{ print $1 }' 07:19:03 ++ grep -E '^[0-9.]*[0-9]$' 07:19:03 ++ sed 's/^[ *]* //' 07:19:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:03 +++ grep '^3' /tmp/.pyenv_versions 07:19:03 +++ sort -V 07:19:03 +++ tail -n 1 07:19:03 ++ py_version_xyz=3.10.6 07:19:03 ++ [[ -z 3.10.6 ]] 07:19:03 ++ echo 3.10.6 07:19:03 ++ return 0 07:19:03 + pyenv local 3.10.6 07:19:03 + local command 07:19:03 + command=local 07:19:03 + '[' 2 -gt 0 ']' 07:19:03 + shift 07:19:03 + case "$command" in 07:19:03 + command pyenv local 3.10.6 07:19:03 + pyenv local 3.10.6 07:19:03 + for arg in "$@" 07:19:03 + case $arg in 07:19:03 + pkg_list+='tox ' 07:19:03 + for arg in "$@" 07:19:03 + case $arg in 07:19:03 + pkg_list+='virtualenv ' 07:19:03 + for arg in "$@" 07:19:03 + case $arg in 07:19:03 + pkg_list+='urllib3~=1.26.15 ' 07:19:03 + [[ -f /tmp/.toxenv ]] 07:19:03 + [[ ! -f /tmp/.toxenv ]] 07:19:03 + [[ -n '' ]] 07:19:03 + python3 -m venv /tmp/venv-Cchz 07:19:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cchz' 07:19:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cchz 07:19:07 + echo /tmp/venv-Cchz 07:19:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:19:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:19:07 + /tmp/venv-Cchz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:19:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:19:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:19:10 + /tmp/venv-Cchz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:19:13 + type python3 07:19:13 + true 07:19:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Cchz/bin to PATH' 07:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-Cchz/bin to PATH 07:19:13 + PATH=/tmp/venv-Cchz/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 07:19:13 + return 0 07:19:13 + python3 --version 07:19:13 Python 3.10.6 07:19:13 + python3 -m pip --version 07:19:13 pip 24.0 from /tmp/venv-Cchz/lib/python3.10/site-packages/pip (python 3.10) 07:19:13 + python3 -m pip freeze 07:19:13 cachetools==5.3.3 07:19:13 chardet==5.2.0 07:19:13 colorama==0.4.6 07:19:13 distlib==0.3.8 07:19:13 filelock==3.13.3 07:19:13 packaging==24.0 07:19:13 platformdirs==4.2.0 07:19:13 pluggy==1.4.0 07:19:13 pyproject-api==1.6.1 07:19:13 tomli==2.0.1 07:19:13 tox==4.14.2 07:19:13 urllib3==1.26.18 07:19:13 virtualenv==20.25.1 07:19:13 [EnvInject] - Injecting environment variables from a build step. 07:19:13 [EnvInject] - Injecting as environment variables the properties content 07:19:13 PARALLEL=false 07:19:13 07:19:13 [EnvInject] - Variables injected successfully. 07:19:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10445109378825998195.sh 07:19:13 ---> tox-run.sh 07:19:13 + 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 07:19:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:19:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:19:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:19:13 + cd /w/workspace/oom-master-commit-lint/. 07:19:13 + source /home/jenkins/lf-env.sh 07:19:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:13 ++ mktemp -d /tmp/venv-XXXX 07:19:13 + lf_venv=/tmp/venv-zisF 07:19:13 + local venv_file=/tmp/.os_lf_venv 07:19:13 + local python=python3 07:19:13 + local options 07:19:13 + local set_path=true 07:19:13 + local install_args= 07:19:13 ++ 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 07:19:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:13 + true 07:19:13 + case $1 in 07:19:13 + venv_file=/tmp/.toxenv 07:19:13 + shift 2 07:19:13 + true 07:19:13 + case $1 in 07:19:13 + shift 07:19:13 + break 07:19:13 + case $python in 07:19:13 + local pkg_list= 07:19:13 + [[ -d /opt/pyenv ]] 07:19:13 + echo 'Setup pyenv:' 07:19:13 Setup pyenv: 07:19:13 + export PYENV_ROOT=/opt/pyenv 07:19:13 + PYENV_ROOT=/opt/pyenv 07:19:13 + 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 07:19:13 + 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 07:19:13 + pyenv versions 07:19:13 system 07:19:13 3.8.13 07:19:13 3.9.13 07:19:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:19:13 + command -v pyenv 07:19:13 ++ pyenv init - --no-rehash 07:19:13 + 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[*]}"'\'')" 07:19:13 export PATH="/opt/pyenv/shims:${PATH}" 07:19:13 export PYENV_SHELL=bash 07:19:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:13 pyenv() { 07:19:13 local command 07:19:13 command="${1:-}" 07:19:13 if [ "$#" -gt 0 ]; then 07:19:13 shift 07:19:13 fi 07:19:13 07:19:13 case "$command" in 07:19:13 rehash|shell) 07:19:13 eval "$(pyenv "sh-$command" "$@")" 07:19:13 ;; 07:19:13 *) 07:19:13 command pyenv "$command" "$@" 07:19:13 ;; 07:19:13 esac 07:19:13 }' 07:19:13 +++ 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[*]}"' 07:19:13 ++ 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 07:19:13 ++ 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 07:19:13 ++ 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 07:19:13 ++ export PYENV_SHELL=bash 07:19:13 ++ PYENV_SHELL=bash 07:19:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:13 +++ complete -F _pyenv pyenv 07:19:13 ++ lf-pyver python3 07:19:13 ++ local py_version_xy=python3 07:19:13 ++ local py_version_xyz= 07:19:13 ++ pyenv versions 07:19:13 ++ local command 07:19:13 ++ command=versions 07:19:13 ++ '[' 1 -gt 0 ']' 07:19:13 ++ shift 07:19:13 ++ case "$command" in 07:19:13 ++ sed 's/^[ *]* //' 07:19:13 ++ command pyenv versions 07:19:13 ++ pyenv versions 07:19:13 ++ awk '{ print $1 }' 07:19:13 ++ grep -E '^[0-9.]*[0-9]$' 07:19:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:14 +++ grep '^3' /tmp/.pyenv_versions 07:19:14 +++ sort -V 07:19:14 +++ tail -n 1 07:19:14 ++ py_version_xyz=3.10.6 07:19:14 ++ [[ -z 3.10.6 ]] 07:19:14 ++ echo 3.10.6 07:19:14 ++ return 0 07:19:14 + pyenv local 3.10.6 07:19:14 + local command 07:19:14 + command=local 07:19:14 + '[' 2 -gt 0 ']' 07:19:14 + shift 07:19:14 + case "$command" in 07:19:14 + command pyenv local 3.10.6 07:19:14 + pyenv local 3.10.6 07:19:14 + for arg in "$@" 07:19:14 + case $arg in 07:19:14 + pkg_list+='tox ' 07:19:14 + for arg in "$@" 07:19:14 + case $arg in 07:19:14 + pkg_list+='virtualenv ' 07:19:14 + for arg in "$@" 07:19:14 + case $arg in 07:19:14 + pkg_list+='urllib3~=1.26.15 ' 07:19:14 + [[ -f /tmp/.toxenv ]] 07:19:14 ++ cat /tmp/.toxenv 07:19:14 + lf_venv=/tmp/venv-Cchz 07:19:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cchz from' file:/tmp/.toxenv 07:19:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cchz from file:/tmp/.toxenv 07:19:14 + /tmp/venv-Cchz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:19:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:19:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:19:14 + /tmp/venv-Cchz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:19:16 + type python3 07:19:16 + true 07:19:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Cchz/bin to PATH' 07:19:16 lf-activate-venv(): INFO: Adding /tmp/venv-Cchz/bin to PATH 07:19:16 + PATH=/tmp/venv-Cchz/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 07:19:16 + return 0 07:19:16 + [[ -d /opt/pyenv ]] 07:19:16 + echo '---> Setting up pyenv' 07:19:16 ---> Setting up pyenv 07:19:16 + export PYENV_ROOT=/opt/pyenv 07:19:16 + PYENV_ROOT=/opt/pyenv 07:19:16 + export PATH=/opt/pyenv/bin:/tmp/venv-Cchz/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 07:19:16 + PATH=/opt/pyenv/bin:/tmp/venv-Cchz/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 07:19:16 ++ pwd 07:19:16 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:19:16 + export PYTHONPATH 07:19:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:19:16 + TOX_TESTENV_PASSENV=PYTHONPATH 07:19:16 + tox --version 07:19:16 4.14.2 from /tmp/venv-Cchz/lib/python3.10/site-packages/tox/__init__.py 07:19:16 + PARALLEL=false 07:19:16 + TOX_OPTIONS_LIST= 07:19:16 + [[ -n gitlint ]] 07:19:16 + TOX_OPTIONS_LIST=' -e gitlint' 07:19:16 + case ${PARALLEL,,} in 07:19:16 + tox -e gitlint 07:19:16 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:19:19 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 07:19:50 gitlint: freeze> python -m pip freeze --all 07:19: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.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 07:19:51 gitlint: commands[0]> gitlint 07:19:51 gitlint: OK (34.27=setup[34.09]+cmd[0.18] seconds) 07:19:51 congratulations :) (34.44 seconds) 07:19:51 + tox_status=0 07:19:51 + echo '---> Completed tox runs' 07:19:51 ---> Completed tox runs 07:19:51 + for i in .tox/*/log 07:19:51 ++ echo .tox/gitlint/log 07:19:51 ++ awk -F/ '{print $2}' 07:19:51 + tox_env=gitlint 07:19:51 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:19:51 + DOC_DIR=docs/_build/html 07:19:51 + [[ -d docs/_build/html ]] 07:19:51 + echo '---> tox-run.sh ends' 07:19:51 ---> tox-run.sh ends 07:19:51 + test 0 -eq 0 07:19:51 $ ssh-agent -k 07:19:51 unset SSH_AUTH_SOCK; 07:19:51 unset SSH_AGENT_PID; 07:19:51 echo Agent pid 1686 killed; 07:19:51 [ssh-agent] Stopped. 07:19:51 [PostBuildScript] - [INFO] Executing post build scripts. 07:19:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins920214920319233218.sh 07:19:51 ---> sysstat.sh 07:19:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3328087091275434415.sh 07:19:52 ---> package-listing.sh 07:19:52 ++ facter osfamily 07:19:52 ++ tr '[:upper:]' '[:lower:]' 07:19:52 + OS_FAMILY=debian 07:19:52 + workspace=/w/workspace/oom-master-commit-lint 07:19:52 + START_PACKAGES=/tmp/packages_start.txt 07:19:52 + END_PACKAGES=/tmp/packages_end.txt 07:19:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:52 + PACKAGES=/tmp/packages_start.txt 07:19:52 + '[' /w/workspace/oom-master-commit-lint ']' 07:19:52 + PACKAGES=/tmp/packages_end.txt 07:19:52 + case "${OS_FAMILY}" in 07:19:52 + dpkg -l 07:19:52 + grep '^ii' 07:19:52 + '[' -f /tmp/packages_start.txt ']' 07:19:52 + '[' -f /tmp/packages_end.txt ']' 07:19:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:52 + '[' /w/workspace/oom-master-commit-lint ']' 07:19:52 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:19:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:19:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1823691390821153448.sh 07:19:52 ---> capture-instance-metadata.sh 07:19:52 Setup pyenv: 07:19:52 system 07:19:52 3.8.13 07:19:52 3.9.13 07:19:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:19:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f8C2 07:19:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:19:59 lf-activate-venv(): INFO: Installing: lftools 07:20:30 lf-activate-venv(): INFO: Adding /tmp/venv-f8C2/bin to PATH 07:20:30 INFO: Running in OpenStack, capturing instance metadata 07:20:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9929388302562317617.sh 07:20:30 provisioning config files... 07:20:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8345782511462746685tmp 07:20:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:20:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:20:30 [EnvInject] - Injecting environment variables from a build step. 07:20:30 [EnvInject] - Injecting as environment variables the properties content 07:20:30 SERVER_ID=logs 07:20:30 07:20:30 [EnvInject] - Variables injected successfully. 07:20:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1940088933257229523.sh 07:20:30 ---> create-netrc.sh 07:20:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7119395003290455152.sh 07:20:30 ---> python-tools-install.sh 07:20:30 Setup pyenv: 07:20:30 system 07:20:30 3.8.13 07:20:30 3.9.13 07:20:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:20:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8C2 from file:/tmp/.os_lf_venv 07:20:32 lf-activate-venv(): INFO: Installing: lftools 07:20:40 lf-activate-venv(): INFO: Adding /tmp/venv-f8C2/bin to PATH 07:20:40 Generating Requirements File 07:21:07 Python 3.10.6 07:21:08 pip 24.0 from /tmp/venv-f8C2/lib/python3.10/site-packages/pip (python 3.10) 07:21:08 appdirs==1.4.4 07:21:08 argcomplete==3.2.3 07:21:08 aspy.yaml==1.3.0 07:21:08 attrs==23.2.0 07:21:08 autopage==0.5.2 07:21:08 beautifulsoup4==4.12.3 07:21:08 boto3==1.34.76 07:21:08 botocore==1.34.76 07:21:08 bs4==0.0.2 07:21:08 cachetools==5.3.3 07:21:08 certifi==2024.2.2 07:21:08 cffi==1.16.0 07:21:08 cfgv==3.4.0 07:21:08 chardet==5.2.0 07:21:08 charset-normalizer==3.3.2 07:21:08 click==8.1.7 07:21:08 cliff==4.6.0 07:21:08 cmd2==2.4.3 07:21:08 cryptography==3.3.2 07:21:08 debtcollector==3.0.0 07:21:08 decorator==5.1.1 07:21:08 defusedxml==0.7.1 07:21:08 Deprecated==1.2.14 07:21:08 distlib==0.3.8 07:21:08 dnspython==2.6.1 07:21:08 docker==4.2.2 07:21:08 dogpile.cache==1.3.2 07:21:08 email_validator==2.1.1 07:21:08 filelock==3.13.3 07:21:08 future==1.0.0 07:21:08 gitdb==4.0.11 07:21:08 GitPython==3.1.43 07:21:08 google-auth==2.29.0 07:21:08 httplib2==0.22.0 07:21:08 identify==2.5.35 07:21:08 idna==3.6 07:21:08 importlib-resources==1.5.0 07:21:08 iso8601==2.1.0 07:21:08 Jinja2==3.1.3 07:21:08 jmespath==1.0.1 07:21:08 jsonpatch==1.33 07:21:08 jsonpointer==2.4 07:21:08 jsonschema==4.21.1 07:21:08 jsonschema-specifications==2023.12.1 07:21:08 keystoneauth1==5.6.0 07:21:08 kubernetes==29.0.0 07:21:08 lftools==0.37.10 07:21:08 lxml==5.2.1 07:21:08 MarkupSafe==2.1.5 07:21:08 msgpack==1.0.8 07:21:08 multi_key_dict==2.0.3 07:21:08 munch==4.0.0 07:21:08 netaddr==1.2.1 07:21:08 netifaces==0.11.0 07:21:08 niet==1.4.2 07:21:08 nodeenv==1.8.0 07:21:08 oauth2client==4.1.3 07:21:08 oauthlib==3.2.2 07:21:08 openstacksdk==3.0.0 07:21:08 os-client-config==2.1.0 07:21:08 os-service-types==1.7.0 07:21:08 osc-lib==3.0.1 07:21:08 oslo.config==9.4.0 07:21:08 oslo.context==5.5.0 07:21:08 oslo.i18n==6.3.0 07:21:08 oslo.log==5.5.1 07:21:08 oslo.serialization==5.4.0 07:21:08 oslo.utils==7.1.0 07:21:08 packaging==24.0 07:21:08 pbr==6.0.0 07:21:08 platformdirs==4.2.0 07:21:08 prettytable==3.10.0 07:21:08 pyasn1==0.6.0 07:21:08 pyasn1_modules==0.4.0 07:21:08 pycparser==2.22 07:21:08 pygerrit2==2.0.15 07:21:08 PyGithub==2.3.0 07:21:08 pyinotify==0.9.6 07:21:08 PyJWT==2.8.0 07:21:08 PyNaCl==1.5.0 07:21:08 pyparsing==2.4.7 07:21:08 pyperclip==1.8.2 07:21:08 pyrsistent==0.20.0 07:21:08 python-cinderclient==9.5.0 07:21:08 python-dateutil==2.9.0.post0 07:21:08 python-heatclient==3.5.0 07:21:08 python-jenkins==1.8.2 07:21:08 python-keystoneclient==5.4.0 07:21:08 python-magnumclient==4.4.0 07:21:08 python-novaclient==18.6.0 07:21:08 python-openstackclient==6.6.0 07:21:08 python-swiftclient==4.5.0 07:21:08 PyYAML==6.0.1 07:21:08 referencing==0.34.0 07:21:08 requests==2.31.0 07:21:08 requests-oauthlib==2.0.0 07:21:08 requestsexceptions==1.4.0 07:21:08 rfc3986==2.0.0 07:21:08 rpds-py==0.18.0 07:21:08 rsa==4.9 07:21:08 ruamel.yaml==0.18.6 07:21:08 ruamel.yaml.clib==0.2.8 07:21:08 s3transfer==0.10.1 07:21:08 simplejson==3.19.2 07:21:08 six==1.16.0 07:21:08 smmap==5.0.1 07:21:08 soupsieve==2.5 07:21:08 stevedore==5.2.0 07:21:08 tabulate==0.9.0 07:21:08 toml==0.10.2 07:21:08 tomlkit==0.12.4 07:21:08 tqdm==4.66.2 07:21:08 typing_extensions==4.10.0 07:21:08 tzdata==2024.1 07:21:08 urllib3==1.26.18 07:21:08 virtualenv==20.25.1 07:21:08 wcwidth==0.2.13 07:21:08 websocket-client==1.7.0 07:21:08 wrapt==1.16.0 07:21:08 xdg==6.0.0 07:21:08 xmltodict==0.13.0 07:21:08 yq==3.2.3 07:21:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2185128071613546105.sh 07:21:08 ---> sudo-logs.sh 07:21:08 Archiving 'sudo' log.. 07:21:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8477368564011855637.sh 07:21:08 ---> job-cost.sh 07:21:08 Setup pyenv: 07:21:09 system 07:21:09 3.8.13 07:21:09 3.9.13 07:21:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:21:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8C2 from file:/tmp/.os_lf_venv 07:21:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:21:15 lf-activate-venv(): INFO: Adding /tmp/venv-f8C2/bin to PATH 07:21:15 INFO: No Stack... 07:21:16 INFO: Retrieving Pricing Info for: v3-standard-4 07:21:16 INFO: Archiving Costs 07:21:16 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5761315915130342986.sh 07:21:16 ---> logs-deploy.sh 07:21:16 Setup pyenv: 07:21:16 system 07:21:16 3.8.13 07:21:16 3.9.13 07:21:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:21:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8C2 from file:/tmp/.os_lf_venv 07:21:17 lf-activate-venv(): INFO: Installing: lftools 07:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-f8C2/bin to PATH 07:21:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7292 07:21:26 INFO: archiving workspace using pattern(s): 07:21:27 Archives upload complete. 07:21:28 INFO: archiving logs to Nexus 07:21:28 ---> uname -a: 07:21:28 Linux prd-ubuntu1804-builder-4c-4g-20255 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:21:28 07:21:28 07:21:28 ---> lscpu: 07:21:28 Architecture: x86_64 07:21:28 CPU op-mode(s): 32-bit, 64-bit 07:21:28 Byte Order: Little Endian 07:21:28 CPU(s): 4 07:21:28 On-line CPU(s) list: 0-3 07:21:28 Thread(s) per core: 1 07:21:28 Core(s) per socket: 1 07:21:28 Socket(s): 4 07:21:28 NUMA node(s): 1 07:21:28 Vendor ID: AuthenticAMD 07:21:28 CPU family: 23 07:21:28 Model: 49 07:21:28 Model name: AMD EPYC-Rome Processor 07:21:28 Stepping: 0 07:21:28 CPU MHz: 2799.998 07:21:28 BogoMIPS: 5599.99 07:21:28 Virtualization: AMD-V 07:21:28 Hypervisor vendor: KVM 07:21:28 Virtualization type: full 07:21:28 L1d cache: 32K 07:21:28 L1i cache: 32K 07:21:28 L2 cache: 512K 07:21:28 L3 cache: 16384K 07:21:28 NUMA node0 CPU(s): 0-3 07:21:28 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 07:21:28 07:21:28 07:21:28 ---> nproc: 07:21:28 4 07:21:28 07:21:28 07:21:28 ---> df -h: 07:21:28 Filesystem Size Used Avail Use% Mounted on 07:21:28 udev 7.9G 0 7.9G 0% /dev 07:21:28 tmpfs 1.6G 672K 1.6G 1% /run 07:21:28 /dev/vda1 78G 8.4G 69G 11% / 07:21:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:21:28 tmpfs 5.0M 0 5.0M 0% /run/lock 07:21:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:21:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:21:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:21:28 07:21:28 07:21:28 ---> free -m: 07:21:28 total used free shared buff/cache available 07:21:28 Mem: 16040 542 13225 0 2272 15175 07:21:28 Swap: 1023 0 1023 07:21:28 07:21:28 07:21:28 ---> ip addr: 07:21:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:21:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:21:28 inet 127.0.0.1/8 scope host lo 07:21:28 valid_lft forever preferred_lft forever 07:21:28 inet6 ::1/128 scope host 07:21:28 valid_lft forever preferred_lft forever 07:21:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:21:28 link/ether fa:16:3e:67:db:0f brd ff:ff:ff:ff:ff:ff 07:21:28 inet 10.30.106.116/23 brd 10.30.107.255 scope global dynamic ens3 07:21:28 valid_lft 86223sec preferred_lft 86223sec 07:21:28 inet6 fe80::f816:3eff:fe67:db0f/64 scope link 07:21:28 valid_lft forever preferred_lft forever 07:21:28 07:21:28 07:21:28 ---> sar -b -r -n DEV: 07:21:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20255) 04/03/24 _x86_64_ (4 CPU) 07:21:28 07:21:28 07:18:34 LINUX RESTART (4 CPU) 07:21:28 07:21:28 07:19:01 tps rtps wtps bread/s bwrtn/s 07:21:28 07:20:01 161.64 30.24 131.39 1106.48 17106.75 07:21:28 07:21:01 129.18 13.92 115.27 1049.60 23422.80 07:21:28 Average: 145.41 22.08 123.33 1078.04 20264.51 07:21:28 07:21:28 07:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:21:28 07:20:01 13864120 15537264 2560848 15.59 67968 1800212 797344 4.56 717304 1616936 185468 07:21:28 07:21:01 13598208 15533464 2826760 17.21 89528 2028360 772592 4.42 759756 1816468 47944 07:21:28 Average: 13731164 15535364 2693804 16.40 78748 1914286 784968 4.49 738530 1716702 116706 07:21:28 07:21:28 07:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:21:28 07:20:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 07:21:28 07:20:01 ens3 72.27 49.51 817.49 19.08 0.00 0.00 0.00 0.00 07:21:28 07:21:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 07:21:28 07:21:01 ens3 52.83 36.38 779.18 8.76 0.00 0.00 0.00 0.00 07:21:28 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 07:21:28 Average: ens3 62.55 42.95 798.34 13.92 0.00 0.00 0.00 0.00 07:21:28 07:21:28 07:21:28 ---> sar -P ALL: 07:21:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20255) 04/03/24 _x86_64_ (4 CPU) 07:21:28 07:21:28 07:18:34 LINUX RESTART (4 CPU) 07:21:28 07:21:28 07:19:01 CPU %user %nice %system %iowait %steal %idle 07:21:28 07:20:01 all 18.08 0.00 1.68 6.16 0.07 74.01 07:21:28 07:20:01 0 13.48 0.00 1.75 8.49 0.07 76.21 07:21:28 07:20:01 1 15.31 0.00 1.11 0.40 0.05 83.14 07:21:28 07:20:01 2 35.49 0.00 2.83 10.42 0.13 51.13 07:21:28 07:20:01 3 8.06 0.00 1.00 5.30 0.05 85.59 07:21:28 07:21:01 all 21.09 0.00 1.34 3.77 0.06 73.74 07:21:28 07:21:01 0 10.40 0.00 1.10 10.14 0.07 78.29 07:21:28 07:21:01 1 5.73 0.00 0.76 0.40 0.02 93.09 07:21:28 07:21:01 2 19.17 0.00 1.17 3.57 0.05 76.04 07:21:28 07:21:01 3 49.06 0.00 2.38 0.98 0.10 47.48 07:21:28 Average: all 19.59 0.00 1.51 4.96 0.07 73.88 07:21:28 Average: 0 11.94 0.00 1.43 9.32 0.07 77.25 07:21:28 Average: 1 10.50 0.00 0.93 0.40 0.03 88.13 07:21:28 Average: 2 27.32 0.00 2.00 6.99 0.09 63.60 07:21:28 Average: 3 28.59 0.00 1.69 3.14 0.08 66.51 07:21:28 07:21:28 07:21:28