10:25:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:25:40 Running as SYSTEM 10:25:40 [EnvInject] - Loading node environment variables. 10:25:40 Building remotely on prd-ubuntu1804-builder-4c-4g-20712 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:25:40 [ssh-agent] Looking for ssh-agent implementation... 10:25:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:40 $ ssh-agent 10:25:40 SSH_AUTH_SOCK=/tmp/ssh-5nXC2SLNEAft/agent.1687 10:25:40 SSH_AGENT_PID=1689 10:25:40 [ssh-agent] Started. 10:25:40 Running ssh-add (command line suppressed) 10:25:40 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_17449218385829892979.key (/w/workspace/oom-master-commit-lint@tmp/private_key_17449218385829892979.key) 10:25:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:25:40 The recommended git tool is: NONE 10:25:42 using credential onap-jenkins-ssh 10:25:42 Wiping out workspace first. 10:25:42 Cloning the remote Git repository 10:25:42 Cloning repository git://cloud.onap.org/mirror/oom.git 10:25:42 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:25:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:42 > git --version # timeout=10 10:25:42 > git --version # 'git version 2.17.1' 10:25:42 using GIT_SSH to set credentials Gerrit user 10:25:42 Verifying host key using manually-configured host key entries 10:25:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:25:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:47 using GIT_SSH to set credentials Gerrit user 10:25:47 Verifying host key using manually-configured host key entries 10:25:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/2 # timeout=30 10:25:48 > git rev-parse 6d0756f0090f33ef5ebb4d37ad1ddff79f5a569b^{commit} # timeout=10 10:25:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:25:48 Checking out Revision 6d0756f0090f33ef5ebb4d37ad1ddff79f5a569b (refs/changes/37/137637/2) 10:25:48 > git config core.sparsecheckout # timeout=10 10:25:48 > git checkout -f 6d0756f0090f33ef5ebb4d37ad1ddff79f5a569b # timeout=30 10:25:51 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:25:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:25:51 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:25:51 [EnvInject] - Injecting environment variables from a build step. 10:25:51 [EnvInject] - Injecting as environment variables the properties content 10:25:51 PYTHON=python3 10:25:51 10:25:51 [EnvInject] - Variables injected successfully. 10:25:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15462525419112632495.sh 10:25:51 ---> tox-install.sh 10:25:51 + source /home/jenkins/lf-env.sh 10:25:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:51 ++ mktemp -d /tmp/venv-XXXX 10:25:51 + lf_venv=/tmp/venv-kcFP 10:25:51 + local venv_file=/tmp/.os_lf_venv 10:25:51 + local python=python3 10:25:51 + local options 10:25:51 + local set_path=true 10:25:51 + local install_args= 10:25:51 ++ 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 10:25:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:51 + true 10:25:51 + case $1 in 10:25:51 + venv_file=/tmp/.toxenv 10:25:51 + shift 2 10:25:51 + true 10:25:51 + case $1 in 10:25:51 + shift 10:25:51 + break 10:25:51 + case $python in 10:25:51 + local pkg_list= 10:25:51 + [[ -d /opt/pyenv ]] 10:25:51 + echo 'Setup pyenv:' 10:25:51 Setup pyenv: 10:25:51 + export PYENV_ROOT=/opt/pyenv 10:25:51 + PYENV_ROOT=/opt/pyenv 10:25:51 + 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 10:25:51 + 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 10:25:51 + pyenv versions 10:25:51 * system (set by /opt/pyenv/version) 10:25:51 * 3.8.13 (set by /opt/pyenv/version) 10:25:51 * 3.9.13 (set by /opt/pyenv/version) 10:25:51 * 3.10.6 (set by /opt/pyenv/version) 10:25:51 + command -v pyenv 10:25:51 ++ pyenv init - --no-rehash 10:25:51 + 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[*]}"'\'')" 10:25:51 export PATH="/opt/pyenv/shims:${PATH}" 10:25:51 export PYENV_SHELL=bash 10:25:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:51 pyenv() { 10:25:51 local command 10:25:51 command="${1:-}" 10:25:51 if [ "$#" -gt 0 ]; then 10:25:51 shift 10:25:51 fi 10:25:51 10:25:51 case "$command" in 10:25:51 rehash|shell) 10:25:51 eval "$(pyenv "sh-$command" "$@")" 10:25:51 ;; 10:25:51 *) 10:25:51 command pyenv "$command" "$@" 10:25:51 ;; 10:25:51 esac 10:25:51 }' 10:25:51 +++ 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[*]}"' 10:25:51 ++ 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 10:25:51 ++ 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 10:25:51 ++ 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 10:25:51 ++ export PYENV_SHELL=bash 10:25:51 ++ PYENV_SHELL=bash 10:25:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:51 +++ complete -F _pyenv pyenv 10:25:51 ++ lf-pyver python3 10:25:51 ++ local py_version_xy=python3 10:25:51 ++ local py_version_xyz= 10:25:51 ++ pyenv versions 10:25:51 ++ sed 's/^[ *]* //' 10:25:51 ++ local command 10:25:51 ++ command=versions 10:25:51 ++ '[' 1 -gt 0 ']' 10:25:51 ++ shift 10:25:51 ++ case "$command" in 10:25:51 ++ command pyenv versions 10:25:51 ++ pyenv versions 10:25:51 ++ awk '{ print $1 }' 10:25:51 ++ grep -E '^[0-9.]*[0-9]$' 10:25:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:52 +++ grep '^3' /tmp/.pyenv_versions 10:25:52 +++ sort -V 10:25:52 +++ tail -n 1 10:25:52 ++ py_version_xyz=3.10.6 10:25:52 ++ [[ -z 3.10.6 ]] 10:25:52 ++ echo 3.10.6 10:25:52 ++ return 0 10:25:52 + pyenv local 3.10.6 10:25:52 + local command 10:25:52 + command=local 10:25:52 + '[' 2 -gt 0 ']' 10:25:52 + shift 10:25:52 + case "$command" in 10:25:52 + command pyenv local 3.10.6 10:25:52 + pyenv local 3.10.6 10:25:52 + for arg in "$@" 10:25:52 + case $arg in 10:25:52 + pkg_list+='tox ' 10:25:52 + for arg in "$@" 10:25:52 + case $arg in 10:25:52 + pkg_list+='virtualenv ' 10:25:52 + for arg in "$@" 10:25:52 + case $arg in 10:25:52 + pkg_list+='urllib3~=1.26.15 ' 10:25:52 + [[ -f /tmp/.toxenv ]] 10:25:52 + [[ ! -f /tmp/.toxenv ]] 10:25:52 + [[ -n '' ]] 10:25:52 + python3 -m venv /tmp/venv-kcFP 10:25:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kcFP' 10:25:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kcFP 10:25:56 + echo /tmp/venv-kcFP 10:25:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:25:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:25:56 + /tmp/venv-kcFP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:59 + /tmp/venv-kcFP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:26:02 + type python3 10:26:02 + true 10:26:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kcFP/bin to PATH' 10:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-kcFP/bin to PATH 10:26:02 + PATH=/tmp/venv-kcFP/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 10:26:02 + return 0 10:26:02 + python3 --version 10:26:02 Python 3.10.6 10:26:02 + python3 -m pip --version 10:26:02 pip 24.0 from /tmp/venv-kcFP/lib/python3.10/site-packages/pip (python 3.10) 10:26:02 + python3 -m pip freeze 10:26:02 cachetools==5.3.3 10:26:02 chardet==5.2.0 10:26:02 colorama==0.4.6 10:26:02 distlib==0.3.8 10:26:02 filelock==3.13.3 10:26:02 packaging==24.0 10:26:02 platformdirs==4.2.0 10:26:02 pluggy==1.4.0 10:26:02 pyproject-api==1.6.1 10:26:02 tomli==2.0.1 10:26:02 tox==4.14.2 10:26:02 urllib3==1.26.18 10:26:02 virtualenv==20.25.1 10:26:02 [EnvInject] - Injecting environment variables from a build step. 10:26:02 [EnvInject] - Injecting as environment variables the properties content 10:26:02 PARALLEL=false 10:26:02 10:26:02 [EnvInject] - Variables injected successfully. 10:26:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7723473955262334391.sh 10:26:02 ---> tox-run.sh 10:26:02 + 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 10:26:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:26:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:26:02 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:26:02 + cd /w/workspace/oom-master-commit-lint/. 10:26:02 + source /home/jenkins/lf-env.sh 10:26:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:02 ++ mktemp -d /tmp/venv-XXXX 10:26:02 + lf_venv=/tmp/venv-FKox 10:26:02 + local venv_file=/tmp/.os_lf_venv 10:26:02 + local python=python3 10:26:02 + local options 10:26:02 + local set_path=true 10:26:02 + local install_args= 10:26:02 ++ 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 10:26:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:02 + true 10:26:02 + case $1 in 10:26:02 + venv_file=/tmp/.toxenv 10:26:02 + shift 2 10:26:02 + true 10:26:02 + case $1 in 10:26:02 + shift 10:26:02 + break 10:26:02 + case $python in 10:26:02 + local pkg_list= 10:26:02 + [[ -d /opt/pyenv ]] 10:26:02 + echo 'Setup pyenv:' 10:26:02 Setup pyenv: 10:26:02 + export PYENV_ROOT=/opt/pyenv 10:26:02 + PYENV_ROOT=/opt/pyenv 10:26:02 + 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 10:26:02 + 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 10:26:02 + pyenv versions 10:26:02 system 10:26:02 3.8.13 10:26:02 3.9.13 10:26:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:26:02 + command -v pyenv 10:26:02 ++ pyenv init - --no-rehash 10:26:02 + 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[*]}"'\'')" 10:26:02 export PATH="/opt/pyenv/shims:${PATH}" 10:26:02 export PYENV_SHELL=bash 10:26:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:02 pyenv() { 10:26:02 local command 10:26:02 command="${1:-}" 10:26:02 if [ "$#" -gt 0 ]; then 10:26:02 shift 10:26:02 fi 10:26:02 10:26:02 case "$command" in 10:26:02 rehash|shell) 10:26:02 eval "$(pyenv "sh-$command" "$@")" 10:26:02 ;; 10:26:02 *) 10:26:02 command pyenv "$command" "$@" 10:26:02 ;; 10:26:02 esac 10:26:02 }' 10:26:02 +++ 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[*]}"' 10:26:02 ++ 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 10:26:02 ++ 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 10:26:02 ++ 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 10:26:02 ++ export PYENV_SHELL=bash 10:26:02 ++ PYENV_SHELL=bash 10:26:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:02 +++ complete -F _pyenv pyenv 10:26:02 ++ lf-pyver python3 10:26:02 ++ local py_version_xy=python3 10:26:02 ++ local py_version_xyz= 10:26:02 ++ pyenv versions 10:26:02 ++ local command 10:26:02 ++ command=versions 10:26:02 ++ '[' 1 -gt 0 ']' 10:26:02 ++ shift 10:26:02 ++ case "$command" in 10:26:02 ++ command pyenv versions 10:26:02 ++ pyenv versions 10:26:02 ++ sed 's/^[ *]* //' 10:26:02 ++ grep -E '^[0-9.]*[0-9]$' 10:26:02 ++ awk '{ print $1 }' 10:26:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:02 +++ grep '^3' /tmp/.pyenv_versions 10:26:02 +++ sort -V 10:26:02 +++ tail -n 1 10:26:03 ++ py_version_xyz=3.10.6 10:26:03 ++ [[ -z 3.10.6 ]] 10:26:03 ++ echo 3.10.6 10:26:03 ++ return 0 10:26:03 + pyenv local 3.10.6 10:26:03 + local command 10:26:03 + command=local 10:26:03 + '[' 2 -gt 0 ']' 10:26:03 + shift 10:26:03 + case "$command" in 10:26:03 + command pyenv local 3.10.6 10:26:03 + pyenv local 3.10.6 10:26:03 + for arg in "$@" 10:26:03 + case $arg in 10:26:03 + pkg_list+='tox ' 10:26:03 + for arg in "$@" 10:26:03 + case $arg in 10:26:03 + pkg_list+='virtualenv ' 10:26:03 + for arg in "$@" 10:26:03 + case $arg in 10:26:03 + pkg_list+='urllib3~=1.26.15 ' 10:26:03 + [[ -f /tmp/.toxenv ]] 10:26:03 ++ cat /tmp/.toxenv 10:26:03 + lf_venv=/tmp/venv-kcFP 10:26:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcFP from' file:/tmp/.toxenv 10:26:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcFP from file:/tmp/.toxenv 10:26:03 + /tmp/venv-kcFP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:26:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:26:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:26:03 + /tmp/venv-kcFP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:26:05 + type python3 10:26:05 + true 10:26:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kcFP/bin to PATH' 10:26:05 lf-activate-venv(): INFO: Adding /tmp/venv-kcFP/bin to PATH 10:26:05 + PATH=/tmp/venv-kcFP/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 10:26:05 + return 0 10:26:05 + [[ -d /opt/pyenv ]] 10:26:05 + echo '---> Setting up pyenv' 10:26:05 ---> Setting up pyenv 10:26:05 + export PYENV_ROOT=/opt/pyenv 10:26:05 + PYENV_ROOT=/opt/pyenv 10:26:05 + export PATH=/opt/pyenv/bin:/tmp/venv-kcFP/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 10:26:05 + PATH=/opt/pyenv/bin:/tmp/venv-kcFP/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 10:26:05 ++ pwd 10:26:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:26:05 + export PYTHONPATH 10:26:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:26:05 + TOX_TESTENV_PASSENV=PYTHONPATH 10:26:05 + tox --version 10:26:05 4.14.2 from /tmp/venv-kcFP/lib/python3.10/site-packages/tox/__init__.py 10:26:05 + PARALLEL=false 10:26:05 + TOX_OPTIONS_LIST= 10:26:05 + [[ -n gitlint ]] 10:26:05 + TOX_OPTIONS_LIST=' -e gitlint' 10:26:05 + case ${PARALLEL,,} in 10:26:05 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:26:05 + tox -e gitlint 10:26:07 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 10:26:35 gitlint: freeze> python -m pip freeze --all 10:26:35 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 10:26:35 gitlint: commands[0]> gitlint 10:26:35 gitlint: OK (30.07=setup[29.90]+cmd[0.18] seconds) 10:26:35 congratulations :) (30.24 seconds) 10:26:36 + tox_status=0 10:26:36 + echo '---> Completed tox runs' 10:26:36 ---> Completed tox runs 10:26:36 + for i in .tox/*/log 10:26:36 ++ echo .tox/gitlint/log 10:26:36 ++ awk -F/ '{print $2}' 10:26:36 + tox_env=gitlint 10:26:36 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:26:36 + DOC_DIR=docs/_build/html 10:26:36 + [[ -d docs/_build/html ]] 10:26:36 + echo '---> tox-run.sh ends' 10:26:36 ---> tox-run.sh ends 10:26:36 + test 0 -eq 0 10:26:36 $ ssh-agent -k 10:26:36 unset SSH_AUTH_SOCK; 10:26:36 unset SSH_AGENT_PID; 10:26:36 echo Agent pid 1689 killed; 10:26:36 [ssh-agent] Stopped. 10:26:36 [PostBuildScript] - [INFO] Executing post build scripts. 10:26:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins674348525327034856.sh 10:26:36 ---> sysstat.sh 10:26:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1410759175872757918.sh 10:26:36 ---> package-listing.sh 10:26:36 ++ facter osfamily 10:26:36 ++ tr '[:upper:]' '[:lower:]' 10:26:36 + OS_FAMILY=debian 10:26:36 + workspace=/w/workspace/oom-master-commit-lint 10:26:36 + START_PACKAGES=/tmp/packages_start.txt 10:26:36 + END_PACKAGES=/tmp/packages_end.txt 10:26:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:26:36 + PACKAGES=/tmp/packages_start.txt 10:26:36 + '[' /w/workspace/oom-master-commit-lint ']' 10:26:36 + PACKAGES=/tmp/packages_end.txt 10:26:36 + case "${OS_FAMILY}" in 10:26:36 + dpkg -l 10:26:36 + grep '^ii' 10:26:36 + '[' -f /tmp/packages_start.txt ']' 10:26:36 + '[' -f /tmp/packages_end.txt ']' 10:26:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:26:36 + '[' /w/workspace/oom-master-commit-lint ']' 10:26:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:26:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:26:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1712079205394926931.sh 10:26:36 ---> capture-instance-metadata.sh 10:26:36 Setup pyenv: 10:26:36 system 10:26:36 3.8.13 10:26:36 3.9.13 10:26:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:26:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F1Pj 10:26:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:26:43 lf-activate-venv(): INFO: Installing: lftools 10:27:14 lf-activate-venv(): INFO: Adding /tmp/venv-F1Pj/bin to PATH 10:27:14 INFO: Running in OpenStack, capturing instance metadata 10:27:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2362514427601621620.sh 10:27:14 provisioning config files... 10:27:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1223589741613551626tmp 10:27:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:27:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:27:14 [EnvInject] - Injecting environment variables from a build step. 10:27:14 [EnvInject] - Injecting as environment variables the properties content 10:27:14 SERVER_ID=logs 10:27:14 10:27:14 [EnvInject] - Variables injected successfully. 10:27:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10023657431731395261.sh 10:27:14 ---> create-netrc.sh 10:27:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13165926237822383614.sh 10:27:14 ---> python-tools-install.sh 10:27:14 Setup pyenv: 10:27:14 system 10:27:14 3.8.13 10:27:14 3.9.13 10:27:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:27:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F1Pj from file:/tmp/.os_lf_venv 10:27:15 lf-activate-venv(): INFO: Installing: lftools 10:27:23 lf-activate-venv(): INFO: Adding /tmp/venv-F1Pj/bin to PATH 10:27:23 Generating Requirements File 10:27:49 Python 3.10.6 10:27:49 pip 24.0 from /tmp/venv-F1Pj/lib/python3.10/site-packages/pip (python 3.10) 10:27:50 appdirs==1.4.4 10:27:50 argcomplete==3.2.3 10:27:50 aspy.yaml==1.3.0 10:27:50 attrs==23.2.0 10:27:50 autopage==0.5.2 10:27:50 beautifulsoup4==4.12.3 10:27:50 boto3==1.34.78 10:27:50 botocore==1.34.78 10:27:50 bs4==0.0.2 10:27:50 cachetools==5.3.3 10:27:50 certifi==2024.2.2 10:27:50 cffi==1.16.0 10:27:50 cfgv==3.4.0 10:27:50 chardet==5.2.0 10:27:50 charset-normalizer==3.3.2 10:27:50 click==8.1.7 10:27:50 cliff==4.6.0 10:27:50 cmd2==2.4.3 10:27:50 cryptography==3.3.2 10:27:50 debtcollector==3.0.0 10:27:50 decorator==5.1.1 10:27:50 defusedxml==0.7.1 10:27:50 Deprecated==1.2.14 10:27:50 distlib==0.3.8 10:27:50 dnspython==2.6.1 10:27:50 docker==4.2.2 10:27:50 dogpile.cache==1.3.2 10:27:50 email_validator==2.1.1 10:27:50 filelock==3.13.3 10:27:50 future==1.0.0 10:27:50 gitdb==4.0.11 10:27:50 GitPython==3.1.43 10:27:50 google-auth==2.29.0 10:27:50 httplib2==0.22.0 10:27:50 identify==2.5.35 10:27:50 idna==3.6 10:27:50 importlib-resources==1.5.0 10:27:50 iso8601==2.1.0 10:27:50 Jinja2==3.1.3 10:27:50 jmespath==1.0.1 10:27:50 jsonpatch==1.33 10:27:50 jsonpointer==2.4 10:27:50 jsonschema==4.21.1 10:27:50 jsonschema-specifications==2023.12.1 10:27:50 keystoneauth1==5.6.0 10:27:50 kubernetes==29.0.0 10:27:50 lftools==0.37.10 10:27:50 lxml==5.2.1 10:27:50 MarkupSafe==2.1.5 10:27:50 msgpack==1.0.8 10:27:50 multi_key_dict==2.0.3 10:27:50 munch==4.0.0 10:27:50 netaddr==1.2.1 10:27:50 netifaces==0.11.0 10:27:50 niet==1.4.2 10:27:50 nodeenv==1.8.0 10:27:50 oauth2client==4.1.3 10:27:50 oauthlib==3.2.2 10:27:50 openstacksdk==3.0.0 10:27:50 os-client-config==2.1.0 10:27:50 os-service-types==1.7.0 10:27:50 osc-lib==3.0.1 10:27:50 oslo.config==9.4.0 10:27:50 oslo.context==5.5.0 10:27:50 oslo.i18n==6.3.0 10:27:50 oslo.log==5.5.1 10:27:50 oslo.serialization==5.4.0 10:27:50 oslo.utils==7.1.0 10:27:50 packaging==24.0 10:27:50 pbr==6.0.0 10:27:50 platformdirs==4.2.0 10:27:50 prettytable==3.10.0 10:27:50 pyasn1==0.6.0 10:27:50 pyasn1_modules==0.4.0 10:27:50 pycparser==2.22 10:27:50 pygerrit2==2.0.15 10:27:50 PyGithub==2.3.0 10:27:50 pyinotify==0.9.6 10:27:50 PyJWT==2.8.0 10:27:50 PyNaCl==1.5.0 10:27:50 pyparsing==2.4.7 10:27:50 pyperclip==1.8.2 10:27:50 pyrsistent==0.20.0 10:27:50 python-cinderclient==9.5.0 10:27:50 python-dateutil==2.9.0.post0 10:27:50 python-heatclient==3.5.0 10:27:50 python-jenkins==1.8.2 10:27:50 python-keystoneclient==5.4.0 10:27:50 python-magnumclient==4.4.0 10:27:50 python-novaclient==18.6.0 10:27:50 python-openstackclient==6.6.0 10:27:50 python-swiftclient==4.5.0 10:27:50 PyYAML==6.0.1 10:27:50 referencing==0.34.0 10:27:50 requests==2.31.0 10:27:50 requests-oauthlib==2.0.0 10:27:50 requestsexceptions==1.4.0 10:27:50 rfc3986==2.0.0 10:27:50 rpds-py==0.18.0 10:27:50 rsa==4.9 10:27:50 ruamel.yaml==0.18.6 10:27:50 ruamel.yaml.clib==0.2.8 10:27:50 s3transfer==0.10.1 10:27:50 simplejson==3.19.2 10:27:50 six==1.16.0 10:27:50 smmap==5.0.1 10:27:50 soupsieve==2.5 10:27:50 stevedore==5.2.0 10:27:50 tabulate==0.9.0 10:27:50 toml==0.10.2 10:27:50 tomlkit==0.12.4 10:27:50 tqdm==4.66.2 10:27:50 typing_extensions==4.10.0 10:27:50 tzdata==2024.1 10:27:50 urllib3==1.26.18 10:27:50 virtualenv==20.25.1 10:27:50 wcwidth==0.2.13 10:27:50 websocket-client==1.7.0 10:27:50 wrapt==1.16.0 10:27:50 xdg==6.0.0 10:27:50 xmltodict==0.13.0 10:27:50 yq==3.2.3 10:27:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1569758503387571810.sh 10:27:50 ---> sudo-logs.sh 10:27:50 Archiving 'sudo' log.. 10:27:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8024400518858597140.sh 10:27:50 ---> job-cost.sh 10:27:50 Setup pyenv: 10:27:50 system 10:27:50 3.8.13 10:27:50 3.9.13 10:27:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:27:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F1Pj from file:/tmp/.os_lf_venv 10:27:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:27:56 lf-activate-venv(): INFO: Adding /tmp/venv-F1Pj/bin to PATH 10:27:56 INFO: No Stack... 10:27:57 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:57 INFO: Archiving Costs 10:27:57 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2269209644000619144.sh 10:27:57 ---> logs-deploy.sh 10:27:57 Setup pyenv: 10:27:57 system 10:27:57 3.8.13 10:27:57 3.9.13 10:27:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:27:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F1Pj from file:/tmp/.os_lf_venv 10:27:59 lf-activate-venv(): INFO: Installing: lftools 10:28:07 lf-activate-venv(): INFO: Adding /tmp/venv-F1Pj/bin to PATH 10:28:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7296 10:28:07 INFO: archiving workspace using pattern(s): 10:28:08 Archives upload complete. 10:28:08 INFO: archiving logs to Nexus 10:28:09 ---> uname -a: 10:28:09 Linux prd-ubuntu1804-builder-4c-4g-20712 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:28:09 10:28:09 10:28:09 ---> lscpu: 10:28:09 Architecture: x86_64 10:28:09 CPU op-mode(s): 32-bit, 64-bit 10:28:09 Byte Order: Little Endian 10:28:09 CPU(s): 4 10:28:09 On-line CPU(s) list: 0-3 10:28:09 Thread(s) per core: 1 10:28:09 Core(s) per socket: 1 10:28:09 Socket(s): 4 10:28:09 NUMA node(s): 1 10:28:09 Vendor ID: AuthenticAMD 10:28:09 CPU family: 23 10:28:09 Model: 49 10:28:09 Model name: AMD EPYC-Rome Processor 10:28:09 Stepping: 0 10:28:09 CPU MHz: 2799.998 10:28:09 BogoMIPS: 5599.99 10:28:09 Virtualization: AMD-V 10:28:09 Hypervisor vendor: KVM 10:28:09 Virtualization type: full 10:28:09 L1d cache: 32K 10:28:09 L1i cache: 32K 10:28:09 L2 cache: 512K 10:28:09 L3 cache: 16384K 10:28:09 NUMA node0 CPU(s): 0-3 10:28:09 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 10:28:09 10:28:09 10:28:09 ---> nproc: 10:28:09 4 10:28:09 10:28:09 10:28:09 ---> df -h: 10:28:09 Filesystem Size Used Avail Use% Mounted on 10:28:09 udev 7.9G 0 7.9G 0% /dev 10:28:09 tmpfs 1.6G 672K 1.6G 1% /run 10:28:09 /dev/vda1 78G 8.4G 69G 11% / 10:28:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:28:09 tmpfs 5.0M 0 5.0M 0% /run/lock 10:28:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:28:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:28:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:28:09 10:28:09 10:28:09 ---> free -m: 10:28:09 total used free shared buff/cache available 10:28:09 Mem: 16040 545 13225 0 2269 15172 10:28:09 Swap: 1023 0 1023 10:28:09 10:28:09 10:28:09 ---> ip addr: 10:28:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:28:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:28:09 inet 127.0.0.1/8 scope host lo 10:28:09 valid_lft forever preferred_lft forever 10:28:09 inet6 ::1/128 scope host 10:28:09 valid_lft forever preferred_lft forever 10:28:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:28:09 link/ether fa:16:3e:25:db:4d brd ff:ff:ff:ff:ff:ff 10:28:09 inet 10.30.107.121/23 brd 10.30.107.255 scope global dynamic ens3 10:28:09 valid_lft 86232sec preferred_lft 86232sec 10:28:09 inet6 fe80::f816:3eff:fe25:db4d/64 scope link 10:28:09 valid_lft forever preferred_lft forever 10:28:09 10:28:09 10:28:09 ---> sar -b -r -n DEV: 10:28:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20712) 04/05/24 _x86_64_ (4 CPU) 10:28:09 10:28:09 10:25:22 LINUX RESTART (4 CPU) 10:28:09 10:28:09 10:26:02 tps rtps wtps bread/s bwrtn/s 10:28:09 10:27:01 143.26 11.88 131.38 449.42 48930.15 10:28:09 10:28:01 118.56 14.20 104.37 1073.55 18526.38 10:28:09 Average: 130.81 13.05 117.76 764.11 33600.54 10:28:09 10:28:09 10:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:09 10:27:01 13783092 15509636 2641876 16.08 73268 1846392 819180 4.69 757820 1656152 157724 10:28:09 10:28:01 13539480 15533584 2885488 17.57 94568 2078088 767796 4.39 764144 1864204 97400 10:28:09 Average: 13661286 15521610 2763682 16.83 83918 1962240 793488 4.54 760982 1760178 127562 10:28:09 10:28:09 10:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:09 10:27:01 lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 10:28:09 10:27:01 ens3 73.29 49.82 903.40 12.03 0.00 0.00 0.00 0.00 10:28:09 10:28:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:28:09 10:28:01 ens3 47.46 32.71 611.43 9.16 0.00 0.00 0.00 0.00 10:28:09 Average: lo 1.71 1.71 0.18 0.18 0.00 0.00 0.00 0.00 10:28:09 Average: ens3 60.27 41.19 756.18 10.58 0.00 0.00 0.00 0.00 10:28:09 10:28:09 10:28:09 ---> sar -P ALL: 10:28:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20712) 04/05/24 _x86_64_ (4 CPU) 10:28:09 10:28:09 10:25:22 LINUX RESTART (4 CPU) 10:28:09 10:28:09 10:26:02 CPU %user %nice %system %iowait %steal %idle 10:28:09 10:27:01 all 19.15 0.00 1.41 6.12 0.08 73.24 10:28:09 10:27:01 0 15.74 0.00 1.16 0.20 0.05 82.85 10:28:09 10:27:01 1 2.80 0.00 0.53 13.39 0.10 83.19 10:28:09 10:27:01 2 38.50 0.00 2.28 4.75 0.09 54.38 10:28:09 10:27:01 3 19.54 0.00 1.68 6.17 0.05 72.55 10:28:09 10:28:01 all 21.26 0.00 1.57 2.24 0.05 74.88 10:28:09 10:28:01 0 25.92 0.00 1.77 1.07 0.05 71.19 10:28:09 10:28:01 1 25.57 0.00 1.95 1.65 0.05 70.78 10:28:09 10:28:01 2 5.03 0.00 1.27 3.51 0.07 90.12 10:28:09 10:28:01 3 28.50 0.00 1.25 2.72 0.05 67.48 10:28:09 Average: all 20.22 0.00 1.49 4.16 0.06 74.07 10:28:09 Average: 0 20.88 0.00 1.47 0.64 0.05 76.97 10:28:09 Average: 1 14.30 0.00 1.25 7.46 0.08 76.91 10:28:09 Average: 2 21.61 0.00 1.77 4.12 0.08 72.42 10:28:09 Average: 3 24.07 0.00 1.46 4.43 0.05 69.99 10:28:09 10:28:09 10:28:09