12:08:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137703 12:08:10 Running as SYSTEM 12:08:10 [EnvInject] - Loading node environment variables. 12:08:10 Building remotely on prd-ubuntu1804-builder-4c-4g-23901 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:08:10 [ssh-agent] Looking for ssh-agent implementation... 12:08:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:10 $ ssh-agent 12:08:10 SSH_AUTH_SOCK=/tmp/ssh-E3sujB02RN4K/agent.1771 12:08:10 SSH_AGENT_PID=1773 12:08:10 [ssh-agent] Started. 12:08:10 Running ssh-add (command line suppressed) 12:08:10 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_1033388355970317106.key (/w/workspace/oom-master-commit-lint@tmp/private_key_1033388355970317106.key) 12:08:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:08:10 The recommended git tool is: NONE 12:08:12 using credential onap-jenkins-ssh 12:08:12 Wiping out workspace first. 12:08:12 Cloning the remote Git repository 12:08:12 Cloning repository git://cloud.onap.org/mirror/oom.git 12:08:12 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:08:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:12 > git --version # timeout=10 12:08:12 > git --version # 'git version 2.17.1' 12:08:12 using GIT_SSH to set credentials Gerrit user 12:08:12 Verifying host key using manually-configured host key entries 12:08:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:08:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:18 using GIT_SSH to set credentials Gerrit user 12:08:18 Verifying host key using manually-configured host key entries 12:08:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137703/2 # timeout=30 12:08:18 > git rev-parse dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d^{commit} # timeout=10 12:08:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:08:18 Checking out Revision dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d (refs/changes/03/137703/2) 12:08:18 > git config core.sparsecheckout # timeout=10 12:08:18 > git checkout -f dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d # timeout=30 12:08:22 Commit message: "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck" 12:08:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:08:22 > git rev-list --no-walk f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=10 12:08:22 [EnvInject] - Injecting environment variables from a build step. 12:08:22 [EnvInject] - Injecting as environment variables the properties content 12:08:22 PYTHON=python3 12:08:22 12:08:22 [EnvInject] - Variables injected successfully. 12:08:22 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16230495715447987345.sh 12:08:22 ---> tox-install.sh 12:08:22 + source /home/jenkins/lf-env.sh 12:08:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:22 ++ mktemp -d /tmp/venv-XXXX 12:08:22 + lf_venv=/tmp/venv-dMAz 12:08:22 + local venv_file=/tmp/.os_lf_venv 12:08:22 + local python=python3 12:08:22 + local options 12:08:22 + local set_path=true 12:08:22 + local install_args= 12:08:22 ++ 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 12:08:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:22 + true 12:08:22 + case $1 in 12:08:22 + venv_file=/tmp/.toxenv 12:08:22 + shift 2 12:08:22 + true 12:08:22 + case $1 in 12:08:22 + shift 12:08:22 + break 12:08:22 + case $python in 12:08:22 + local pkg_list= 12:08:22 + [[ -d /opt/pyenv ]] 12:08:22 + echo 'Setup pyenv:' 12:08:22 Setup pyenv: 12:08:22 + export PYENV_ROOT=/opt/pyenv 12:08:22 + PYENV_ROOT=/opt/pyenv 12:08:22 + 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 12:08:22 + 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 12:08:22 + pyenv versions 12:08:22 * system (set by /opt/pyenv/version) 12:08:22 * 3.8.13 (set by /opt/pyenv/version) 12:08:22 * 3.9.13 (set by /opt/pyenv/version) 12:08:22 * 3.10.6 (set by /opt/pyenv/version) 12:08:22 + command -v pyenv 12:08:22 ++ pyenv init - --no-rehash 12:08:22 + 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[*]}"'\'')" 12:08:22 export PATH="/opt/pyenv/shims:${PATH}" 12:08:22 export PYENV_SHELL=bash 12:08:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:22 pyenv() { 12:08:22 local command 12:08:22 command="${1:-}" 12:08:22 if [ "$#" -gt 0 ]; then 12:08:22 shift 12:08:22 fi 12:08:22 12:08:22 case "$command" in 12:08:22 rehash|shell) 12:08:22 eval "$(pyenv "sh-$command" "$@")" 12:08:22 ;; 12:08:22 *) 12:08:22 command pyenv "$command" "$@" 12:08:22 ;; 12:08:22 esac 12:08:22 }' 12:08:22 +++ 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[*]}"' 12:08:22 ++ 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 12:08:22 ++ 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 12:08:22 ++ 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 12:08:22 ++ export PYENV_SHELL=bash 12:08:22 ++ PYENV_SHELL=bash 12:08:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:22 +++ complete -F _pyenv pyenv 12:08:22 ++ lf-pyver python3 12:08:22 ++ local py_version_xy=python3 12:08:22 ++ local py_version_xyz= 12:08:22 ++ pyenv versions 12:08:22 ++ local command 12:08:22 ++ command=versions 12:08:22 ++ '[' 1 -gt 0 ']' 12:08:22 ++ shift 12:08:22 ++ case "$command" in 12:08:22 ++ command pyenv versions 12:08:22 ++ pyenv versions 12:08:22 ++ sed 's/^[ *]* //' 12:08:22 ++ awk '{ print $1 }' 12:08:22 ++ grep -E '^[0-9.]*[0-9]$' 12:08:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:22 +++ grep '^3' /tmp/.pyenv_versions 12:08:22 +++ sort -V 12:08:22 +++ tail -n 1 12:08:22 ++ py_version_xyz=3.10.6 12:08:22 ++ [[ -z 3.10.6 ]] 12:08:22 ++ echo 3.10.6 12:08:22 ++ return 0 12:08:22 + pyenv local 3.10.6 12:08:22 + local command 12:08:22 + command=local 12:08:22 + '[' 2 -gt 0 ']' 12:08:22 + shift 12:08:22 + case "$command" in 12:08:22 + command pyenv local 3.10.6 12:08:22 + pyenv local 3.10.6 12:08:22 + for arg in "$@" 12:08:22 + case $arg in 12:08:22 + pkg_list+='tox ' 12:08:22 + for arg in "$@" 12:08:22 + case $arg in 12:08:22 + pkg_list+='virtualenv ' 12:08:22 + for arg in "$@" 12:08:22 + case $arg in 12:08:22 + pkg_list+='urllib3~=1.26.15 ' 12:08:22 + [[ -f /tmp/.toxenv ]] 12:08:22 + [[ ! -f /tmp/.toxenv ]] 12:08:22 + [[ -n '' ]] 12:08:22 + python3 -m venv /tmp/venv-dMAz 12:08:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dMAz' 12:08:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dMAz 12:08:26 + echo /tmp/venv-dMAz 12:08:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:08:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:08:26 + /tmp/venv-dMAz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:08:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:08:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:08:30 + /tmp/venv-dMAz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:08:32 + type python3 12:08:32 + true 12:08:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dMAz/bin to PATH' 12:08:32 lf-activate-venv(): INFO: Adding /tmp/venv-dMAz/bin to PATH 12:08:32 + PATH=/tmp/venv-dMAz/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 12:08:32 + return 0 12:08:32 + python3 --version 12:08:32 Python 3.10.6 12:08:32 + python3 -m pip --version 12:08:32 pip 24.0 from /tmp/venv-dMAz/lib/python3.10/site-packages/pip (python 3.10) 12:08:33 + python3 -m pip freeze 12:08:33 cachetools==5.3.3 12:08:33 chardet==5.2.0 12:08:33 colorama==0.4.6 12:08:33 distlib==0.3.8 12:08:33 filelock==3.13.4 12:08:33 packaging==24.0 12:08:33 platformdirs==4.2.0 12:08:33 pluggy==1.4.0 12:08:33 pyproject-api==1.6.1 12:08:33 tomli==2.0.1 12:08:33 tox==4.14.2 12:08:33 urllib3==1.26.18 12:08:33 virtualenv==20.25.2 12:08:33 [EnvInject] - Injecting environment variables from a build step. 12:08:33 [EnvInject] - Injecting as environment variables the properties content 12:08:33 PARALLEL=false 12:08:33 12:08:33 [EnvInject] - Variables injected successfully. 12:08:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins35411417447098943.sh 12:08:33 ---> tox-run.sh 12:08:33 + 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 12:08:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:08:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:08:33 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:08:33 + cd /w/workspace/oom-master-commit-lint/. 12:08:33 + source /home/jenkins/lf-env.sh 12:08:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:33 ++ mktemp -d /tmp/venv-XXXX 12:08:33 + lf_venv=/tmp/venv-0FxO 12:08:33 + local venv_file=/tmp/.os_lf_venv 12:08:33 + local python=python3 12:08:33 + local options 12:08:33 + local set_path=true 12:08:33 + local install_args= 12:08:33 ++ 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 12:08:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:33 + true 12:08:33 + case $1 in 12:08:33 + venv_file=/tmp/.toxenv 12:08:33 + shift 2 12:08:33 + true 12:08:33 + case $1 in 12:08:33 + shift 12:08:33 + break 12:08:33 + case $python in 12:08:33 + local pkg_list= 12:08:33 + [[ -d /opt/pyenv ]] 12:08:33 + echo 'Setup pyenv:' 12:08:33 Setup pyenv: 12:08:33 + export PYENV_ROOT=/opt/pyenv 12:08:33 + PYENV_ROOT=/opt/pyenv 12:08:33 + 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 12:08:33 + 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 12:08:33 + pyenv versions 12:08:33 system 12:08:33 3.8.13 12:08:33 3.9.13 12:08:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:08:33 + command -v pyenv 12:08:33 ++ pyenv init - --no-rehash 12:08:33 + 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[*]}"'\'')" 12:08:33 export PATH="/opt/pyenv/shims:${PATH}" 12:08:33 export PYENV_SHELL=bash 12:08:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:33 pyenv() { 12:08:33 local command 12:08:33 command="${1:-}" 12:08:33 if [ "$#" -gt 0 ]; then 12:08:33 shift 12:08:33 fi 12:08:33 12:08:33 case "$command" in 12:08:33 rehash|shell) 12:08:33 eval "$(pyenv "sh-$command" "$@")" 12:08:33 ;; 12:08:33 *) 12:08:33 command pyenv "$command" "$@" 12:08:33 ;; 12:08:33 esac 12:08:33 }' 12:08:33 +++ 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[*]}"' 12:08:33 ++ 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 12:08:33 ++ 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 12:08:33 ++ 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 12:08:33 ++ export PYENV_SHELL=bash 12:08:33 ++ PYENV_SHELL=bash 12:08:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:33 +++ complete -F _pyenv pyenv 12:08:33 ++ lf-pyver python3 12:08:33 ++ local py_version_xy=python3 12:08:33 ++ local py_version_xyz= 12:08:33 ++ pyenv versions 12:08:33 ++ local command 12:08:33 ++ command=versions 12:08:33 ++ '[' 1 -gt 0 ']' 12:08:33 ++ shift 12:08:33 ++ case "$command" in 12:08:33 ++ command pyenv versions 12:08:33 ++ pyenv versions 12:08:33 ++ awk '{ print $1 }' 12:08:33 ++ sed 's/^[ *]* //' 12:08:33 ++ grep -E '^[0-9.]*[0-9]$' 12:08:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:33 +++ grep '^3' /tmp/.pyenv_versions 12:08:33 +++ sort -V 12:08:33 +++ tail -n 1 12:08:33 ++ py_version_xyz=3.10.6 12:08:33 ++ [[ -z 3.10.6 ]] 12:08:33 ++ echo 3.10.6 12:08:33 ++ return 0 12:08:33 + pyenv local 3.10.6 12:08:33 + local command 12:08:33 + command=local 12:08:33 + '[' 2 -gt 0 ']' 12:08:33 + shift 12:08:33 + case "$command" in 12:08:33 + command pyenv local 3.10.6 12:08:33 + pyenv local 3.10.6 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='tox ' 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='virtualenv ' 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='urllib3~=1.26.15 ' 12:08:33 + [[ -f /tmp/.toxenv ]] 12:08:33 ++ cat /tmp/.toxenv 12:08:33 + lf_venv=/tmp/venv-dMAz 12:08:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dMAz from' file:/tmp/.toxenv 12:08:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dMAz from file:/tmp/.toxenv 12:08:33 + /tmp/venv-dMAz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:08:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:08:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:08:34 + /tmp/venv-dMAz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:08:35 + type python3 12:08:35 + true 12:08:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dMAz/bin to PATH' 12:08:35 lf-activate-venv(): INFO: Adding /tmp/venv-dMAz/bin to PATH 12:08:35 + PATH=/tmp/venv-dMAz/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 12:08:35 + return 0 12:08:35 + [[ -d /opt/pyenv ]] 12:08:35 + echo '---> Setting up pyenv' 12:08:35 ---> Setting up pyenv 12:08:35 + export PYENV_ROOT=/opt/pyenv 12:08:35 + PYENV_ROOT=/opt/pyenv 12:08:35 + export PATH=/opt/pyenv/bin:/tmp/venv-dMAz/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 12:08:35 + PATH=/opt/pyenv/bin:/tmp/venv-dMAz/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 12:08:35 ++ pwd 12:08:35 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:08:35 + export PYTHONPATH 12:08:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:08:35 + TOX_TESTENV_PASSENV=PYTHONPATH 12:08:35 + tox --version 12:08:36 4.14.2 from /tmp/venv-dMAz/lib/python3.10/site-packages/tox/__init__.py 12:08:36 + PARALLEL=false 12:08:36 + TOX_OPTIONS_LIST= 12:08:36 + [[ -n gitlint ]] 12:08:36 + TOX_OPTIONS_LIST=' -e gitlint' 12:08:36 + case ${PARALLEL,,} in 12:08:36 + tox -e gitlint 12:08:36 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:08:38 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 12:09:04 gitlint: freeze> python -m pip freeze --all 12:09:05 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 12:09:05 gitlint: commands[0]> gitlint 12:09:05 gitlint: OK (28.94=setup[28.76]+cmd[0.19] seconds) 12:09:05 congratulations :) (29.12 seconds) 12:09:05 + tox_status=0 12:09:05 + echo '---> Completed tox runs' 12:09:05 ---> Completed tox runs 12:09:05 + for i in .tox/*/log 12:09:05 ++ echo .tox/gitlint/log 12:09:05 ++ awk -F/ '{print $2}' 12:09:05 + tox_env=gitlint 12:09:05 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:09:05 + DOC_DIR=docs/_build/html 12:09:05 + [[ -d docs/_build/html ]] 12:09:05 + echo '---> tox-run.sh ends' 12:09:05 ---> tox-run.sh ends 12:09:05 + test 0 -eq 0 12:09:05 $ ssh-agent -k 12:09:05 unset SSH_AUTH_SOCK; 12:09:05 unset SSH_AGENT_PID; 12:09:05 echo Agent pid 1773 killed; 12:09:05 [ssh-agent] Stopped. 12:09:05 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6918366254977544106.sh 12:09:05 ---> sysstat.sh 12:09:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18255326878082921838.sh 12:09:06 ---> package-listing.sh 12:09:06 ++ facter osfamily 12:09:06 ++ tr '[:upper:]' '[:lower:]' 12:09:06 + OS_FAMILY=debian 12:09:06 + workspace=/w/workspace/oom-master-commit-lint 12:09:06 + START_PACKAGES=/tmp/packages_start.txt 12:09:06 + END_PACKAGES=/tmp/packages_end.txt 12:09:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:06 + PACKAGES=/tmp/packages_start.txt 12:09:06 + '[' /w/workspace/oom-master-commit-lint ']' 12:09:06 + PACKAGES=/tmp/packages_end.txt 12:09:06 + case "${OS_FAMILY}" in 12:09:06 + dpkg -l 12:09:06 + grep '^ii' 12:09:06 + '[' -f /tmp/packages_start.txt ']' 12:09:06 + '[' -f /tmp/packages_end.txt ']' 12:09:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:06 + '[' /w/workspace/oom-master-commit-lint ']' 12:09:06 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:09:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:09:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9005371737407374095.sh 12:09:06 ---> capture-instance-metadata.sh 12:09:06 Setup pyenv: 12:09:06 system 12:09:06 3.8.13 12:09:06 3.9.13 12:09:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:09:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-auJP 12:09:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:09:14 lf-activate-venv(): INFO: Installing: lftools 12:09:55 lf-activate-venv(): INFO: Adding /tmp/venv-auJP/bin to PATH 12:09:55 INFO: Running in OpenStack, capturing instance metadata 12:09:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8932976669547925839.sh 12:09:55 provisioning config files... 12:09:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14151269128196270866tmp 12:09:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:55 [EnvInject] - Injecting environment variables from a build step. 12:09:55 [EnvInject] - Injecting as environment variables the properties content 12:09:55 SERVER_ID=logs 12:09:55 12:09:55 [EnvInject] - Variables injected successfully. 12:09:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins300711684072612516.sh 12:09:55 ---> create-netrc.sh 12:09:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9560822042689194436.sh 12:09:55 ---> python-tools-install.sh 12:09:55 Setup pyenv: 12:09:55 system 12:09:55 3.8.13 12:09:55 3.9.13 12:09:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:09:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auJP from file:/tmp/.os_lf_venv 12:09:56 lf-activate-venv(): INFO: Installing: lftools 12:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-auJP/bin to PATH 12:10:04 Generating Requirements File 12:10:34 Python 3.10.6 12:10:34 pip 24.0 from /tmp/venv-auJP/lib/python3.10/site-packages/pip (python 3.10) 12:10:35 appdirs==1.4.4 12:10:35 argcomplete==3.3.0 12:10:35 aspy.yaml==1.3.0 12:10:35 attrs==23.2.0 12:10:35 autopage==0.5.2 12:10:35 beautifulsoup4==4.12.3 12:10:35 boto3==1.34.85 12:10:35 botocore==1.34.85 12:10:35 bs4==0.0.2 12:10:35 cachetools==5.3.3 12:10:35 certifi==2024.2.2 12:10:35 cffi==1.16.0 12:10:35 cfgv==3.4.0 12:10:35 chardet==5.2.0 12:10:35 charset-normalizer==3.3.2 12:10:35 click==8.1.7 12:10:35 cliff==4.6.0 12:10:35 cmd2==2.4.3 12:10:35 cryptography==3.3.2 12:10:35 debtcollector==3.0.0 12:10:35 decorator==5.1.1 12:10:35 defusedxml==0.7.1 12:10:35 Deprecated==1.2.14 12:10:35 distlib==0.3.8 12:10:35 dnspython==2.6.1 12:10:35 docker==4.2.2 12:10:35 dogpile.cache==1.3.2 12:10:35 email_validator==2.1.1 12:10:35 filelock==3.13.4 12:10:35 future==1.0.0 12:10:35 gitdb==4.0.11 12:10:35 GitPython==3.1.43 12:10:35 google-auth==2.29.0 12:10:35 httplib2==0.22.0 12:10:35 identify==2.5.35 12:10:35 idna==3.7 12:10:35 importlib-resources==1.5.0 12:10:35 iso8601==2.1.0 12:10:35 Jinja2==3.1.3 12:10:35 jmespath==1.0.1 12:10:35 jsonpatch==1.33 12:10:35 jsonpointer==2.4 12:10:35 jsonschema==4.21.1 12:10:35 jsonschema-specifications==2023.12.1 12:10:35 keystoneauth1==5.6.0 12:10:35 kubernetes==29.0.0 12:10:35 lftools==0.37.10 12:10:35 lxml==5.2.1 12:10:35 MarkupSafe==2.1.5 12:10:35 msgpack==1.0.8 12:10:35 multi_key_dict==2.0.3 12:10:35 munch==4.0.0 12:10:35 netaddr==1.2.1 12:10:35 netifaces==0.11.0 12:10:35 niet==1.4.2 12:10:35 nodeenv==1.8.0 12:10:35 oauth2client==4.1.3 12:10:35 oauthlib==3.2.2 12:10:35 openstacksdk==3.1.0 12:10:35 os-client-config==2.1.0 12:10:35 os-service-types==1.7.0 12:10:35 osc-lib==3.0.1 12:10:35 oslo.config==9.4.0 12:10:35 oslo.context==5.5.0 12:10:35 oslo.i18n==6.3.0 12:10:35 oslo.log==5.5.1 12:10:35 oslo.serialization==5.4.0 12:10:35 oslo.utils==7.1.0 12:10:35 packaging==24.0 12:10:35 pbr==6.0.0 12:10:35 platformdirs==4.2.0 12:10:35 prettytable==3.10.0 12:10:35 pyasn1==0.6.0 12:10:35 pyasn1_modules==0.4.0 12:10:35 pycparser==2.22 12:10:35 pygerrit2==2.0.15 12:10:35 PyGithub==2.3.0 12:10:35 pyinotify==0.9.6 12:10:35 PyJWT==2.8.0 12:10:35 PyNaCl==1.5.0 12:10:35 pyparsing==2.4.7 12:10:35 pyperclip==1.8.2 12:10:35 pyrsistent==0.20.0 12:10:35 python-cinderclient==9.5.0 12:10:35 python-dateutil==2.9.0.post0 12:10:35 python-heatclient==3.5.0 12:10:35 python-jenkins==1.8.2 12:10:35 python-keystoneclient==5.4.0 12:10:35 python-magnumclient==4.4.0 12:10:35 python-novaclient==18.6.0 12:10:35 python-openstackclient==6.6.0 12:10:35 python-swiftclient==4.5.0 12:10:35 PyYAML==6.0.1 12:10:35 referencing==0.34.0 12:10:35 requests==2.31.0 12:10:35 requests-oauthlib==2.0.0 12:10:35 requestsexceptions==1.4.0 12:10:35 rfc3986==2.0.0 12:10:35 rpds-py==0.18.0 12:10:35 rsa==4.9 12:10:35 ruamel.yaml==0.18.6 12:10:35 ruamel.yaml.clib==0.2.8 12:10:35 s3transfer==0.10.1 12:10:35 simplejson==3.19.2 12:10:35 six==1.16.0 12:10:35 smmap==5.0.1 12:10:35 soupsieve==2.5 12:10:35 stevedore==5.2.0 12:10:35 tabulate==0.9.0 12:10:35 toml==0.10.2 12:10:35 tomlkit==0.12.4 12:10:35 tqdm==4.66.2 12:10:35 typing_extensions==4.11.0 12:10:35 tzdata==2024.1 12:10:35 urllib3==1.26.18 12:10:35 virtualenv==20.25.2 12:10:35 wcwidth==0.2.13 12:10:35 websocket-client==1.7.0 12:10:35 wrapt==1.16.0 12:10:35 xdg==6.0.0 12:10:35 xmltodict==0.13.0 12:10:35 yq==3.3.1 12:10:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5519755362050935915.sh 12:10:35 ---> sudo-logs.sh 12:10:35 Archiving 'sudo' log.. 12:10:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11639239727104832010.sh 12:10:35 ---> job-cost.sh 12:10:35 Setup pyenv: 12:10:35 system 12:10:35 3.8.13 12:10:35 3.9.13 12:10:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:10:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auJP from file:/tmp/.os_lf_venv 12:10:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:10:42 lf-activate-venv(): INFO: Adding /tmp/venv-auJP/bin to PATH 12:10:42 INFO: No Stack... 12:10:42 INFO: Retrieving Pricing Info for: v3-standard-4 12:10:42 INFO: Archiving Costs 12:10:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1103811523930005926.sh 12:10:42 ---> logs-deploy.sh 12:10:42 Setup pyenv: 12:10:42 system 12:10:42 3.8.13 12:10:42 3.9.13 12:10:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:10:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auJP from file:/tmp/.os_lf_venv 12:10:44 lf-activate-venv(): INFO: Installing: lftools 12:10:54 lf-activate-venv(): INFO: Adding /tmp/venv-auJP/bin to PATH 12:10:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7322 12:10:54 INFO: archiving workspace using pattern(s): 12:10:55 Archives upload complete. 12:10:55 INFO: archiving logs to Nexus 12:10:56 ---> uname -a: 12:10:56 Linux prd-ubuntu1804-builder-4c-4g-23901 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:10:56 12:10:56 12:10:56 ---> lscpu: 12:10:56 Architecture: x86_64 12:10:56 CPU op-mode(s): 32-bit, 64-bit 12:10:56 Byte Order: Little Endian 12:10:56 CPU(s): 4 12:10:56 On-line CPU(s) list: 0-3 12:10:56 Thread(s) per core: 1 12:10:56 Core(s) per socket: 1 12:10:56 Socket(s): 4 12:10:56 NUMA node(s): 1 12:10:56 Vendor ID: AuthenticAMD 12:10:56 CPU family: 23 12:10:56 Model: 49 12:10:56 Model name: AMD EPYC-Rome Processor 12:10:56 Stepping: 0 12:10:56 CPU MHz: 2800.000 12:10:56 BogoMIPS: 5600.00 12:10:56 Virtualization: AMD-V 12:10:56 Hypervisor vendor: KVM 12:10:56 Virtualization type: full 12:10:56 L1d cache: 32K 12:10:56 L1i cache: 32K 12:10:56 L2 cache: 512K 12:10:56 L3 cache: 16384K 12:10:56 NUMA node0 CPU(s): 0-3 12:10:56 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 12:10:56 12:10:56 12:10:56 ---> nproc: 12:10:56 4 12:10:56 12:10:56 12:10:56 ---> df -h: 12:10:56 Filesystem Size Used Avail Use% Mounted on 12:10:56 udev 7.9G 0 7.9G 0% /dev 12:10:56 tmpfs 1.6G 672K 1.6G 1% /run 12:10:56 /dev/vda1 78G 8.4G 69G 11% / 12:10:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:10:56 tmpfs 5.0M 0 5.0M 0% /run/lock 12:10:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:10:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:10:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:10:56 12:10:56 12:10:56 ---> free -m: 12:10:56 total used free shared buff/cache available 12:10:56 Mem: 16040 552 13212 0 2274 15164 12:10:56 Swap: 1023 0 1023 12:10:56 12:10:56 12:10:56 ---> ip addr: 12:10:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:10:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:10:56 inet 127.0.0.1/8 scope host lo 12:10:56 valid_lft forever preferred_lft forever 12:10:56 inet6 ::1/128 scope host 12:10:56 valid_lft forever preferred_lft forever 12:10:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:10:56 link/ether fa:16:3e:6a:8f:5a brd ff:ff:ff:ff:ff:ff 12:10:56 inet 10.30.107.183/23 brd 10.30.107.255 scope global dynamic ens3 12:10:56 valid_lft 86214sec preferred_lft 86214sec 12:10:56 inet6 fe80::f816:3eff:fe6a:8f5a/64 scope link 12:10:56 valid_lft forever preferred_lft forever 12:10:56 12:10:56 12:10:56 ---> sar -b -r -n DEV: 12:10:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23901) 04/17/24 _x86_64_ (4 CPU) 12:10:56 12:10:56 12:07:53 LINUX RESTART (4 CPU) 12:10:56 12:10:56 12:08:01 tps rtps wtps bread/s bwrtn/s 12:10:56 12:09:01 286.00 66.22 219.78 4048.53 57221.26 12:10:56 12:10:01 123.45 14.18 109.27 1083.29 33234.46 12:10:56 Average: 204.72 40.20 164.52 2565.91 45227.86 12:10:56 12:10:56 12:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:56 12:09:01 13894580 15492204 2530380 15.41 62476 1736532 923324 5.28 767348 1547704 146408 12:10:56 12:10:01 13623568 15510976 2801392 17.06 86228 1984704 818892 4.69 776284 1776104 123956 12:10:56 Average: 13759074 15501590 2665886 16.23 74352 1860618 871108 4.99 771816 1661904 135182 12:10:56 12:10:56 12:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:56 12:09:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 12:10:56 12:09:01 ens3 403.45 280.07 2198.86 76.17 0.00 0.00 0.00 0.00 12:10:56 12:10:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:10:56 12:10:01 ens3 46.74 34.23 603.90 8.57 0.00 0.00 0.00 0.00 12:10:56 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 12:10:56 Average: ens3 225.10 157.15 1401.38 42.37 0.00 0.00 0.00 0.00 12:10:56 12:10:56 12:10:56 ---> sar -P ALL: 12:10:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23901) 04/17/24 _x86_64_ (4 CPU) 12:10:56 12:10:56 12:07:53 LINUX RESTART (4 CPU) 12:10:56 12:10:56 12:08:01 CPU %user %nice %system %iowait %steal %idle 12:10:56 12:09:01 all 20.58 0.00 2.51 8.01 0.08 68.81 12:10:56 12:09:01 0 14.25 0.00 2.28 4.26 0.08 79.11 12:10:56 12:09:01 1 16.11 0.00 2.32 11.05 0.07 70.45 12:10:56 12:09:01 2 26.31 0.00 2.52 2.75 0.08 68.34 12:10:56 12:09:01 3 25.64 0.00 2.95 13.95 0.08 57.38 12:10:56 12:10:01 all 17.60 0.00 1.42 9.59 0.05 71.33 12:10:56 12:10:01 0 20.56 0.00 1.30 0.55 0.07 77.53 12:10:56 12:10:01 1 13.97 0.00 1.72 23.46 0.05 60.80 12:10:56 12:10:01 2 17.36 0.00 1.16 9.38 0.07 72.04 12:10:56 12:10:01 3 18.50 0.00 1.50 5.06 0.05 74.89 12:10:56 Average: all 19.09 0.00 1.97 8.80 0.07 70.08 12:10:56 Average: 0 17.42 0.00 1.79 2.40 0.08 78.32 12:10:56 Average: 1 15.04 0.00 2.02 17.27 0.06 65.62 12:10:56 Average: 2 21.83 0.00 1.84 6.07 0.08 70.19 12:10:56 Average: 3 22.06 0.00 2.22 9.50 0.07 66.15 12:10:56 12:10:56 12:10:56