15:12:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137658 15:12:16 Running as SYSTEM 15:12:16 [EnvInject] - Loading node environment variables. 15:12:16 Building remotely on prd-ubuntu1804-builder-4c-4g-21851 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:12:16 [ssh-agent] Looking for ssh-agent implementation... 15:12:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:16 $ ssh-agent 15:12:16 SSH_AUTH_SOCK=/tmp/ssh-mdhiCvO4Deh0/agent.1682 15:12:16 SSH_AGENT_PID=1684 15:12:16 [ssh-agent] Started. 15:12:16 Running ssh-add (command line suppressed) 15:12:16 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16998509155556651276.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16998509155556651276.key) 15:12:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:12:16 The recommended git tool is: NONE 15:12:18 using credential onap-jenkins-ssh 15:12:18 Wiping out workspace first. 15:12:18 Cloning the remote Git repository 15:12:18 Cloning repository git://cloud.onap.org/mirror/oom.git 15:12:18 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:12:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:12:18 > git --version # timeout=10 15:12:18 > git --version # 'git version 2.17.1' 15:12:18 using GIT_SSH to set credentials Gerrit user 15:12:18 Verifying host key using manually-configured host key entries 15:12:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:12:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:12:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:12:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:12:24 using GIT_SSH to set credentials Gerrit user 15:12:24 Verifying host key using manually-configured host key entries 15:12:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/137658/3 # timeout=30 15:12:24 > git rev-parse 1eeb37b34517aecb0fdcef2e486188768b5ee513^{commit} # timeout=10 15:12:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:12:24 Checking out Revision 1eeb37b34517aecb0fdcef2e486188768b5ee513 (refs/changes/58/137658/3) 15:12:24 > git config core.sparsecheckout # timeout=10 15:12:24 > git checkout -f 1eeb37b34517aecb0fdcef2e486188768b5ee513 # timeout=30 15:12:27 Commit message: "[CASSANDRA] Add some fixes for K8ssandra Operator" 15:12:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:12:28 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 15:12:28 [EnvInject] - Injecting environment variables from a build step. 15:12:28 [EnvInject] - Injecting as environment variables the properties content 15:12:28 PYTHON=python3 15:12:28 15:12:28 [EnvInject] - Variables injected successfully. 15:12:28 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17378754822980224094.sh 15:12:28 ---> tox-install.sh 15:12:28 + source /home/jenkins/lf-env.sh 15:12:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:12:28 ++ mktemp -d /tmp/venv-XXXX 15:12:28 + lf_venv=/tmp/venv-hQGX 15:12:28 + local venv_file=/tmp/.os_lf_venv 15:12:28 + local python=python3 15:12:28 + local options 15:12:28 + local set_path=true 15:12:28 + local install_args= 15:12:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:12:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:12:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:12:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:12:28 + true 15:12:28 + case $1 in 15:12:28 + venv_file=/tmp/.toxenv 15:12:28 + shift 2 15:12:28 + true 15:12:28 + case $1 in 15:12:28 + shift 15:12:28 + break 15:12:28 + case $python in 15:12:28 + local pkg_list= 15:12:28 + [[ -d /opt/pyenv ]] 15:12:28 + echo 'Setup pyenv:' 15:12:28 Setup pyenv: 15:12:28 + export PYENV_ROOT=/opt/pyenv 15:12:28 + PYENV_ROOT=/opt/pyenv 15:12:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:28 + pyenv versions 15:12:28 * system (set by /opt/pyenv/version) 15:12:28 * 3.8.13 (set by /opt/pyenv/version) 15:12:28 * 3.9.13 (set by /opt/pyenv/version) 15:12:28 * 3.10.6 (set by /opt/pyenv/version) 15:12:28 + command -v pyenv 15:12:28 ++ pyenv init - --no-rehash 15:12:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:12:28 export PATH="/opt/pyenv/shims:${PATH}" 15:12:28 export PYENV_SHELL=bash 15:12:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:12:28 pyenv() { 15:12:28 local command 15:12:28 command="${1:-}" 15:12:28 if [ "$#" -gt 0 ]; then 15:12:28 shift 15:12:28 fi 15:12:28 15:12:28 case "$command" in 15:12:28 rehash|shell) 15:12:28 eval "$(pyenv "sh-$command" "$@")" 15:12:28 ;; 15:12:28 *) 15:12:28 command pyenv "$command" "$@" 15:12:28 ;; 15:12:28 esac 15:12:28 }' 15:12:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:12:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:28 ++ export PYENV_SHELL=bash 15:12:28 ++ PYENV_SHELL=bash 15:12:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:12:28 +++ complete -F _pyenv pyenv 15:12:28 ++ lf-pyver python3 15:12:28 ++ local py_version_xy=python3 15:12:28 ++ local py_version_xyz= 15:12:28 ++ pyenv versions 15:12:28 ++ local command 15:12:28 ++ command=versions 15:12:28 ++ '[' 1 -gt 0 ']' 15:12:28 ++ shift 15:12:28 ++ case "$command" in 15:12:28 ++ command pyenv versions 15:12:28 ++ pyenv versions 15:12:28 ++ sed 's/^[ *]* //' 15:12:28 ++ grep -E '^[0-9.]*[0-9]$' 15:12:28 ++ awk '{ print $1 }' 15:12:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:12:28 +++ grep '^3' /tmp/.pyenv_versions 15:12:28 +++ tail -n 1 15:12:28 +++ sort -V 15:12:28 ++ py_version_xyz=3.10.6 15:12:28 ++ [[ -z 3.10.6 ]] 15:12:28 ++ echo 3.10.6 15:12:28 ++ return 0 15:12:28 + pyenv local 3.10.6 15:12:28 + local command 15:12:28 + command=local 15:12:28 + '[' 2 -gt 0 ']' 15:12:28 + shift 15:12:28 + case "$command" in 15:12:28 + command pyenv local 3.10.6 15:12:28 + pyenv local 3.10.6 15:12:28 + for arg in "$@" 15:12:28 + case $arg in 15:12:28 + pkg_list+='tox ' 15:12:28 + for arg in "$@" 15:12:28 + case $arg in 15:12:28 + pkg_list+='virtualenv ' 15:12:28 + for arg in "$@" 15:12:28 + case $arg in 15:12:28 + pkg_list+='urllib3~=1.26.15 ' 15:12:28 + [[ -f /tmp/.toxenv ]] 15:12:28 + [[ ! -f /tmp/.toxenv ]] 15:12:28 + [[ -n '' ]] 15:12:28 + python3 -m venv /tmp/venv-hQGX 15:12:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hQGX' 15:12:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hQGX 15:12:32 + echo /tmp/venv-hQGX 15:12:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:12:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:12:32 + /tmp/venv-hQGX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:12:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:12:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:12:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:12:36 + /tmp/venv-hQGX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:12:38 + type python3 15:12:38 + true 15:12:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hQGX/bin to PATH' 15:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-hQGX/bin to PATH 15:12:38 + PATH=/tmp/venv-hQGX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:38 + return 0 15:12:38 + python3 --version 15:12:38 Python 3.10.6 15:12:38 + python3 -m pip --version 15:12:39 pip 24.0 from /tmp/venv-hQGX/lib/python3.10/site-packages/pip (python 3.10) 15:12:39 + python3 -m pip freeze 15:12:39 cachetools==5.3.3 15:12:39 chardet==5.2.0 15:12:39 colorama==0.4.6 15:12:39 distlib==0.3.8 15:12:39 filelock==3.13.3 15:12:39 packaging==24.0 15:12:39 platformdirs==4.2.0 15:12:39 pluggy==1.4.0 15:12:39 pyproject-api==1.6.1 15:12:39 tomli==2.0.1 15:12:39 tox==4.14.2 15:12:39 urllib3==1.26.18 15:12:39 virtualenv==20.25.1 15:12:39 [EnvInject] - Injecting environment variables from a build step. 15:12:39 [EnvInject] - Injecting as environment variables the properties content 15:12:39 PARALLEL=false 15:12:39 15:12:39 [EnvInject] - Variables injected successfully. 15:12:39 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4905862017411974518.sh 15:12:39 ---> tox-run.sh 15:12:39 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:12:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:12:39 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:12:39 + cd /w/workspace/oom-master-commit-lint/. 15:12:39 + source /home/jenkins/lf-env.sh 15:12:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:12:39 ++ mktemp -d /tmp/venv-XXXX 15:12:39 + lf_venv=/tmp/venv-b5Qi 15:12:39 + local venv_file=/tmp/.os_lf_venv 15:12:39 + local python=python3 15:12:39 + local options 15:12:39 + local set_path=true 15:12:39 + local install_args= 15:12:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:12:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:12:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:12:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:12:39 + true 15:12:39 + case $1 in 15:12:39 + venv_file=/tmp/.toxenv 15:12:39 + shift 2 15:12:39 + true 15:12:39 + case $1 in 15:12:39 + shift 15:12:39 + break 15:12:39 + case $python in 15:12:39 + local pkg_list= 15:12:39 + [[ -d /opt/pyenv ]] 15:12:39 + echo 'Setup pyenv:' 15:12:39 Setup pyenv: 15:12:39 + export PYENV_ROOT=/opt/pyenv 15:12:39 + PYENV_ROOT=/opt/pyenv 15:12:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:39 + pyenv versions 15:12:39 system 15:12:39 3.8.13 15:12:39 3.9.13 15:12:39 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:12:39 + command -v pyenv 15:12:39 ++ pyenv init - --no-rehash 15:12:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:12:39 export PATH="/opt/pyenv/shims:${PATH}" 15:12:39 export PYENV_SHELL=bash 15:12:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:12:39 pyenv() { 15:12:39 local command 15:12:39 command="${1:-}" 15:12:39 if [ "$#" -gt 0 ]; then 15:12:39 shift 15:12:39 fi 15:12:39 15:12:39 case "$command" in 15:12:39 rehash|shell) 15:12:39 eval "$(pyenv "sh-$command" "$@")" 15:12:39 ;; 15:12:39 *) 15:12:39 command pyenv "$command" "$@" 15:12:39 ;; 15:12:39 esac 15:12:39 }' 15:12:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:12:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:39 ++ export PYENV_SHELL=bash 15:12:39 ++ PYENV_SHELL=bash 15:12:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:12:39 +++ complete -F _pyenv pyenv 15:12:39 ++ lf-pyver python3 15:12:39 ++ local py_version_xy=python3 15:12:39 ++ local py_version_xyz= 15:12:39 ++ pyenv versions 15:12:39 ++ local command 15:12:39 ++ command=versions 15:12:39 ++ '[' 1 -gt 0 ']' 15:12:39 ++ shift 15:12:39 ++ case "$command" in 15:12:39 ++ sed 's/^[ *]* //' 15:12:39 ++ command pyenv versions 15:12:39 ++ pyenv versions 15:12:39 ++ awk '{ print $1 }' 15:12:39 ++ grep -E '^[0-9.]*[0-9]$' 15:12:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:12:39 +++ grep '^3' /tmp/.pyenv_versions 15:12:39 +++ sort -V 15:12:39 +++ tail -n 1 15:12:39 ++ py_version_xyz=3.10.6 15:12:39 ++ [[ -z 3.10.6 ]] 15:12:39 ++ echo 3.10.6 15:12:39 ++ return 0 15:12:39 + pyenv local 3.10.6 15:12:39 + local command 15:12:39 + command=local 15:12:39 + '[' 2 -gt 0 ']' 15:12:39 + shift 15:12:39 + case "$command" in 15:12:39 + command pyenv local 3.10.6 15:12:39 + pyenv local 3.10.6 15:12:39 + for arg in "$@" 15:12:39 + case $arg in 15:12:39 + pkg_list+='tox ' 15:12:39 + for arg in "$@" 15:12:39 + case $arg in 15:12:39 + pkg_list+='virtualenv ' 15:12:39 + for arg in "$@" 15:12:39 + case $arg in 15:12:39 + pkg_list+='urllib3~=1.26.15 ' 15:12:39 + [[ -f /tmp/.toxenv ]] 15:12:39 ++ cat /tmp/.toxenv 15:12:39 + lf_venv=/tmp/venv-hQGX 15:12:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQGX from' file:/tmp/.toxenv 15:12:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQGX from file:/tmp/.toxenv 15:12:39 + /tmp/venv-hQGX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:12:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:12:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:12:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:12:40 + /tmp/venv-hQGX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:12:42 + type python3 15:12:42 + true 15:12:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hQGX/bin to PATH' 15:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-hQGX/bin to PATH 15:12:42 + PATH=/tmp/venv-hQGX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:42 + return 0 15:12:42 + [[ -d /opt/pyenv ]] 15:12:42 + echo '---> Setting up pyenv' 15:12:42 ---> Setting up pyenv 15:12:42 + export PYENV_ROOT=/opt/pyenv 15:12:42 + PYENV_ROOT=/opt/pyenv 15:12:42 + export PATH=/opt/pyenv/bin:/tmp/venv-hQGX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:42 + PATH=/opt/pyenv/bin:/tmp/venv-hQGX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:12:42 ++ pwd 15:12:42 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:12:42 + export PYTHONPATH 15:12:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:12:42 + TOX_TESTENV_PASSENV=PYTHONPATH 15:12:42 + tox --version 15:12:42 4.14.2 from /tmp/venv-hQGX/lib/python3.10/site-packages/tox/__init__.py 15:12:42 + PARALLEL=false 15:12:42 + TOX_OPTIONS_LIST= 15:12:42 + [[ -n gitlint ]] 15:12:42 + TOX_OPTIONS_LIST=' -e gitlint' 15:12:42 + case ${PARALLEL,,} in 15:12:42 + tox -e gitlint 15:12:42 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:12:45 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:13:12 gitlint: freeze> python -m pip freeze --all 15:13:13 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 15:13:13 gitlint: commands[0]> gitlint 15:13:13 gitlint: OK (30.57=setup[30.38]+cmd[0.19] seconds) 15:13:13 congratulations :) (30.75 seconds) 15:13:13 + tox_status=0 15:13:13 + echo '---> Completed tox runs' 15:13:13 ---> Completed tox runs 15:13:13 + for i in .tox/*/log 15:13:13 ++ echo .tox/gitlint/log 15:13:13 ++ awk -F/ '{print $2}' 15:13:13 + tox_env=gitlint 15:13:13 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:13:13 + DOC_DIR=docs/_build/html 15:13:13 + [[ -d docs/_build/html ]] 15:13:13 + echo '---> tox-run.sh ends' 15:13:13 ---> tox-run.sh ends 15:13:13 + test 0 -eq 0 15:13:13 $ ssh-agent -k 15:13:13 unset SSH_AUTH_SOCK; 15:13:13 unset SSH_AGENT_PID; 15:13:13 echo Agent pid 1684 killed; 15:13:13 [ssh-agent] Stopped. 15:13:13 [PostBuildScript] - [INFO] Executing post build scripts. 15:13:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3882161736743754320.sh 15:13:13 ---> sysstat.sh 15:13:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9232551757083648567.sh 15:13:14 ---> package-listing.sh 15:13:14 ++ facter osfamily 15:13:14 ++ tr '[:upper:]' '[:lower:]' 15:13:14 + OS_FAMILY=debian 15:13:14 + workspace=/w/workspace/oom-master-commit-lint 15:13:14 + START_PACKAGES=/tmp/packages_start.txt 15:13:14 + END_PACKAGES=/tmp/packages_end.txt 15:13:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:14 + PACKAGES=/tmp/packages_start.txt 15:13:14 + '[' /w/workspace/oom-master-commit-lint ']' 15:13:14 + PACKAGES=/tmp/packages_end.txt 15:13:14 + case "${OS_FAMILY}" in 15:13:14 + dpkg -l 15:13:14 + grep '^ii' 15:13:14 + '[' -f /tmp/packages_start.txt ']' 15:13:14 + '[' -f /tmp/packages_end.txt ']' 15:13:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:14 + '[' /w/workspace/oom-master-commit-lint ']' 15:13:14 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:13:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:13:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins222483957869249626.sh 15:13:14 ---> capture-instance-metadata.sh 15:13:14 Setup pyenv: 15:13:14 system 15:13:14 3.8.13 15:13:14 3.9.13 15:13:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:13:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KkOr 15:13:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:13:21 lf-activate-venv(): INFO: Installing: lftools 15:13:55 lf-activate-venv(): INFO: Adding /tmp/venv-KkOr/bin to PATH 15:13:55 INFO: Running in OpenStack, capturing instance metadata 15:13:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1820582277175867485.sh 15:13:55 provisioning config files... 15:13:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17637884287339125285tmp 15:13:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:13:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:13:55 [EnvInject] - Injecting environment variables from a build step. 15:13:55 [EnvInject] - Injecting as environment variables the properties content 15:13:55 SERVER_ID=logs 15:13:55 15:13:55 [EnvInject] - Variables injected successfully. 15:13:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16819734686431000054.sh 15:13:55 ---> create-netrc.sh 15:13:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9703397789736363003.sh 15:13:55 ---> python-tools-install.sh 15:13:55 Setup pyenv: 15:13:55 system 15:13:55 3.8.13 15:13:55 3.9.13 15:13:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:13:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KkOr from file:/tmp/.os_lf_venv 15:13:57 lf-activate-venv(): INFO: Installing: lftools 15:14:07 lf-activate-venv(): INFO: Adding /tmp/venv-KkOr/bin to PATH 15:14:07 Generating Requirements File 15:14:39 Python 3.10.6 15:14:39 pip 24.0 from /tmp/venv-KkOr/lib/python3.10/site-packages/pip (python 3.10) 15:14:40 appdirs==1.4.4 15:14:40 argcomplete==3.2.3 15:14:40 aspy.yaml==1.3.0 15:14:40 attrs==23.2.0 15:14:40 autopage==0.5.2 15:14:40 beautifulsoup4==4.12.3 15:14:40 boto3==1.34.80 15:14:40 botocore==1.34.80 15:14:40 bs4==0.0.2 15:14:40 cachetools==5.3.3 15:14:40 certifi==2024.2.2 15:14:40 cffi==1.16.0 15:14:40 cfgv==3.4.0 15:14:40 chardet==5.2.0 15:14:40 charset-normalizer==3.3.2 15:14:40 click==8.1.7 15:14:40 cliff==4.6.0 15:14:40 cmd2==2.4.3 15:14:40 cryptography==3.3.2 15:14:40 debtcollector==3.0.0 15:14:40 decorator==5.1.1 15:14:40 defusedxml==0.7.1 15:14:40 Deprecated==1.2.14 15:14:40 distlib==0.3.8 15:14:40 dnspython==2.6.1 15:14:40 docker==4.2.2 15:14:40 dogpile.cache==1.3.2 15:14:40 email_validator==2.1.1 15:14:40 filelock==3.13.3 15:14:40 future==1.0.0 15:14:40 gitdb==4.0.11 15:14:40 GitPython==3.1.43 15:14:40 google-auth==2.29.0 15:14:40 httplib2==0.22.0 15:14:40 identify==2.5.35 15:14:40 idna==3.6 15:14:40 importlib-resources==1.5.0 15:14:40 iso8601==2.1.0 15:14:40 Jinja2==3.1.3 15:14:40 jmespath==1.0.1 15:14:40 jsonpatch==1.33 15:14:40 jsonpointer==2.4 15:14:40 jsonschema==4.21.1 15:14:40 jsonschema-specifications==2023.12.1 15:14:40 keystoneauth1==5.6.0 15:14:40 kubernetes==29.0.0 15:14:40 lftools==0.37.10 15:14:40 lxml==5.2.1 15:14:40 MarkupSafe==2.1.5 15:14:40 msgpack==1.0.8 15:14:40 multi_key_dict==2.0.3 15:14:40 munch==4.0.0 15:14:40 netaddr==1.2.1 15:14:40 netifaces==0.11.0 15:14:40 niet==1.4.2 15:14:40 nodeenv==1.8.0 15:14:40 oauth2client==4.1.3 15:14:40 oauthlib==3.2.2 15:14:40 openstacksdk==3.0.0 15:14:40 os-client-config==2.1.0 15:14:40 os-service-types==1.7.0 15:14:40 osc-lib==3.0.1 15:14:40 oslo.config==9.4.0 15:14:40 oslo.context==5.5.0 15:14:40 oslo.i18n==6.3.0 15:14:40 oslo.log==5.5.1 15:14:40 oslo.serialization==5.4.0 15:14:40 oslo.utils==7.1.0 15:14:40 packaging==24.0 15:14:40 pbr==6.0.0 15:14:40 platformdirs==4.2.0 15:14:40 prettytable==3.10.0 15:14:40 pyasn1==0.6.0 15:14:40 pyasn1_modules==0.4.0 15:14:40 pycparser==2.22 15:14:40 pygerrit2==2.0.15 15:14:40 PyGithub==2.3.0 15:14:40 pyinotify==0.9.6 15:14:40 PyJWT==2.8.0 15:14:40 PyNaCl==1.5.0 15:14:40 pyparsing==2.4.7 15:14:40 pyperclip==1.8.2 15:14:40 pyrsistent==0.20.0 15:14:40 python-cinderclient==9.5.0 15:14:40 python-dateutil==2.9.0.post0 15:14:40 python-heatclient==3.5.0 15:14:40 python-jenkins==1.8.2 15:14:40 python-keystoneclient==5.4.0 15:14:40 python-magnumclient==4.4.0 15:14:40 python-novaclient==18.6.0 15:14:40 python-openstackclient==6.6.0 15:14:40 python-swiftclient==4.5.0 15:14:40 PyYAML==6.0.1 15:14:40 referencing==0.34.0 15:14:40 requests==2.31.0 15:14:40 requests-oauthlib==2.0.0 15:14:40 requestsexceptions==1.4.0 15:14:40 rfc3986==2.0.0 15:14:40 rpds-py==0.18.0 15:14:40 rsa==4.9 15:14:40 ruamel.yaml==0.18.6 15:14:40 ruamel.yaml.clib==0.2.8 15:14:40 s3transfer==0.10.1 15:14:40 simplejson==3.19.2 15:14:40 six==1.16.0 15:14:40 smmap==5.0.1 15:14:40 soupsieve==2.5 15:14:40 stevedore==5.2.0 15:14:40 tabulate==0.9.0 15:14:40 toml==0.10.2 15:14:40 tomlkit==0.12.4 15:14:40 tqdm==4.66.2 15:14:40 typing_extensions==4.11.0 15:14:40 tzdata==2024.1 15:14:40 urllib3==1.26.18 15:14:40 virtualenv==20.25.1 15:14:40 wcwidth==0.2.13 15:14:40 websocket-client==1.7.0 15:14:40 wrapt==1.16.0 15:14:40 xdg==6.0.0 15:14:40 xmltodict==0.13.0 15:14:40 yq==3.2.3 15:14:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13753065401247551964.sh 15:14:40 ---> sudo-logs.sh 15:14:40 Archiving 'sudo' log.. 15:14:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4023313999784733213.sh 15:14:40 ---> job-cost.sh 15:14:40 Setup pyenv: 15:14:40 system 15:14:40 3.8.13 15:14:40 3.9.13 15:14:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:14:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KkOr from file:/tmp/.os_lf_venv 15:14:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:14:47 lf-activate-venv(): INFO: Adding /tmp/venv-KkOr/bin to PATH 15:14:47 INFO: No Stack... 15:14:47 INFO: Retrieving Pricing Info for: v3-standard-4 15:14:48 INFO: Archiving Costs 15:14:48 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17503517310479441302.sh 15:14:48 ---> logs-deploy.sh 15:14:48 Setup pyenv: 15:14:48 system 15:14:48 3.8.13 15:14:48 3.9.13 15:14:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:14:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KkOr from file:/tmp/.os_lf_venv 15:14:49 lf-activate-venv(): INFO: Installing: lftools 15:14:58 lf-activate-venv(): INFO: Adding /tmp/venv-KkOr/bin to PATH 15:14:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7304 15:14:58 INFO: archiving workspace using pattern(s): 15:14:59 Archives upload complete. 15:14:59 INFO: archiving logs to Nexus 15:15:00 ---> uname -a: 15:15:00 Linux prd-ubuntu1804-builder-4c-4g-21851 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:15:00 15:15:00 15:15:00 ---> lscpu: 15:15:00 Architecture: x86_64 15:15:00 CPU op-mode(s): 32-bit, 64-bit 15:15:00 Byte Order: Little Endian 15:15:00 CPU(s): 4 15:15:00 On-line CPU(s) list: 0-3 15:15:00 Thread(s) per core: 1 15:15:00 Core(s) per socket: 1 15:15:00 Socket(s): 4 15:15:00 NUMA node(s): 1 15:15:00 Vendor ID: AuthenticAMD 15:15:00 CPU family: 23 15:15:00 Model: 49 15:15:00 Model name: AMD EPYC-Rome Processor 15:15:00 Stepping: 0 15:15:00 CPU MHz: 2800.000 15:15:00 BogoMIPS: 5600.00 15:15:00 Virtualization: AMD-V 15:15:00 Hypervisor vendor: KVM 15:15:00 Virtualization type: full 15:15:00 L1d cache: 32K 15:15:00 L1i cache: 32K 15:15:00 L2 cache: 512K 15:15:00 L3 cache: 16384K 15:15:00 NUMA node0 CPU(s): 0-3 15:15:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:15:00 15:15:00 15:15:00 ---> nproc: 15:15:00 4 15:15:00 15:15:00 15:15:00 ---> df -h: 15:15:00 Filesystem Size Used Avail Use% Mounted on 15:15:00 udev 7.9G 0 7.9G 0% /dev 15:15:00 tmpfs 1.6G 672K 1.6G 1% /run 15:15:00 /dev/vda1 78G 8.4G 69G 11% / 15:15:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:15:00 tmpfs 5.0M 0 5.0M 0% /run/lock 15:15:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:15:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:15:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:15:00 15:15:00 15:15:00 ---> free -m: 15:15:00 total used free shared buff/cache available 15:15:00 Mem: 16040 543 13223 0 2273 15174 15:15:00 Swap: 1023 0 1023 15:15:00 15:15:00 15:15:00 ---> ip addr: 15:15:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:15:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:15:00 inet 127.0.0.1/8 scope host lo 15:15:00 valid_lft forever preferred_lft forever 15:15:00 inet6 ::1/128 scope host 15:15:00 valid_lft forever preferred_lft forever 15:15:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:15:00 link/ether fa:16:3e:d5:41:1a brd ff:ff:ff:ff:ff:ff 15:15:00 inet 10.30.106.193/23 brd 10.30.107.255 scope global dynamic ens3 15:15:00 valid_lft 86213sec preferred_lft 86213sec 15:15:00 inet6 fe80::f816:3eff:fed5:411a/64 scope link 15:15:00 valid_lft forever preferred_lft forever 15:15:00 15:15:00 15:15:00 ---> sar -b -r -n DEV: 15:15:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21851) 04/09/24 _x86_64_ (4 CPU) 15:15:00 15:15:00 15:11:56 LINUX RESTART (4 CPU) 15:15:00 15:15:00 15:12:01 tps rtps wtps bread/s bwrtn/s 15:15:00 15:13:01 253.87 67.84 186.04 4103.32 50831.66 15:15:00 15:14:01 127.56 14.35 113.21 1089.69 21542.14 15:15:00 Average: 190.72 41.09 149.63 2596.50 36186.90 15:15:00 15:15:00 15:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:15:00 15:13:01 14059436 15511844 2365532 14.40 53928 1605312 894492 5.12 734148 1428964 74372 15:15:00 15:14:01 13647164 15532560 2777804 16.91 85880 1982824 792260 4.53 753532 1774384 140324 15:15:00 Average: 13853300 15522202 2571668 15.66 69904 1794068 843376 4.83 743840 1601674 107348 15:15:00 15:15:00 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:15:00 15:13:01 ens3 470.07 321.45 1636.96 80.29 0.00 0.00 0.00 0.00 15:15:00 15:13:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 15:15:00 15:14:01 ens3 67.42 42.61 1171.35 9.77 0.00 0.00 0.00 0.00 15:15:00 15:14:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:15:00 Average: ens3 268.75 182.03 1404.15 45.03 0.00 0.00 0.00 0.00 15:15:00 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 15:15:00 15:15:00 15:15:00 ---> sar -P ALL: 15:15:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21851) 04/09/24 _x86_64_ (4 CPU) 15:15:00 15:15:00 15:11:56 LINUX RESTART (4 CPU) 15:15:00 15:15:00 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:15:00 15:13:01 all 18.49 0.00 2.64 8.77 0.07 70.03 15:15:00 15:13:01 0 20.54 0.00 2.33 1.04 0.07 76.03 15:15:00 15:13:01 1 12.51 0.00 3.12 14.98 0.05 69.33 15:15:00 15:13:01 2 16.42 0.00 2.16 8.08 0.07 73.27 15:15:00 15:13:01 3 24.50 0.00 2.94 11.03 0.07 61.47 15:15:00 15:14:01 all 19.66 0.00 1.86 4.71 0.07 73.71 15:15:00 15:14:01 0 25.03 0.00 2.24 2.10 0.08 70.54 15:15:00 15:14:01 1 21.18 0.00 2.18 2.08 0.07 74.49 15:15:00 15:14:01 2 25.73 0.00 1.83 6.57 0.08 65.78 15:15:00 15:14:01 3 6.73 0.00 1.19 8.07 0.03 83.98 15:15:00 Average: all 19.08 0.00 2.25 6.74 0.07 71.87 15:15:00 Average: 0 22.79 0.00 2.28 1.57 0.08 73.28 15:15:00 Average: 1 16.85 0.00 2.65 8.52 0.06 71.92 15:15:00 Average: 2 21.07 0.00 1.99 7.33 0.08 69.53 15:15:00 Average: 3 15.59 0.00 2.06 9.54 0.05 72.76 15:15:00 15:15:00 15:15:00