21:31:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 21:31:17 Running as SYSTEM 21:31:17 [EnvInject] - Loading node environment variables. 21:31:17 Building remotely on prd-ubuntu1804-builder-4c-4g-11078 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 21:31:17 [ssh-agent] Looking for ssh-agent implementation... 21:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:18 $ ssh-agent 21:31:18 SSH_AUTH_SOCK=/tmp/ssh-L2jYOChJeVDc/agent.1687 21:31:18 SSH_AGENT_PID=1689 21:31:18 [ssh-agent] Started. 21:31:18 Running ssh-add (command line suppressed) 21:31:18 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_17305512603546618192.key (/w/workspace/oom-master-commit-lint@tmp/private_key_17305512603546618192.key) 21:31:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:31:18 The recommended git tool is: NONE 21:31:19 using credential onap-jenkins-ssh 21:31:19 Wiping out workspace first. 21:31:19 Cloning the remote Git repository 21:31:19 Cloning repository git://cloud.onap.org/mirror/oom.git 21:31:19 > git init /w/workspace/oom-master-commit-lint # timeout=10 21:31:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:19 > git --version # timeout=10 21:31:19 > git --version # 'git version 2.17.1' 21:31:19 using GIT_SSH to set credentials Gerrit user 21:31:19 Verifying host key using manually-configured host key entries 21:31:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:31:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:25 using GIT_SSH to set credentials Gerrit user 21:31:25 Verifying host key using manually-configured host key entries 21:31:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/1 # timeout=30 21:31:25 > git rev-parse 3987224039027b3df1b489b90f0a1051106cfb2b^{commit} # timeout=10 21:31:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:31:25 Checking out Revision 3987224039027b3df1b489b90f0a1051106cfb2b (refs/changes/63/136963/1) 21:31:25 > git config core.sparsecheckout # timeout=10 21:31:25 > git checkout -f 3987224039027b3df1b489b90f0a1051106cfb2b # timeout=30 21:31:28 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 21:31:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:31:28 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 21:31:28 [EnvInject] - Injecting environment variables from a build step. 21:31:28 [EnvInject] - Injecting as environment variables the properties content 21:31:28 PYTHON=python3 21:31:28 21:31:28 [EnvInject] - Variables injected successfully. 21:31:28 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10575060900234375014.sh 21:31:28 ---> tox-install.sh 21:31:28 + source /home/jenkins/lf-env.sh 21:31:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:28 ++ mktemp -d /tmp/venv-XXXX 21:31:28 + lf_venv=/tmp/venv-2RkJ 21:31:28 + local venv_file=/tmp/.os_lf_venv 21:31:28 + local python=python3 21:31:28 + local options 21:31:28 + local set_path=true 21:31:28 + local install_args= 21:31: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 21:31:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:28 + true 21:31:28 + case $1 in 21:31:28 + venv_file=/tmp/.toxenv 21:31:28 + shift 2 21:31:28 + true 21:31:28 + case $1 in 21:31:28 + shift 21:31:28 + break 21:31:28 + case $python in 21:31:28 + local pkg_list= 21:31:28 + [[ -d /opt/pyenv ]] 21:31:28 + echo 'Setup pyenv:' 21:31:28 Setup pyenv: 21:31:28 + export PYENV_ROOT=/opt/pyenv 21:31:28 + PYENV_ROOT=/opt/pyenv 21:31: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 21:31: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 21:31:28 + pyenv versions 21:31:29 * system (set by /opt/pyenv/version) 21:31:29 * 3.8.13 (set by /opt/pyenv/version) 21:31:29 * 3.9.13 (set by /opt/pyenv/version) 21:31:29 * 3.10.6 (set by /opt/pyenv/version) 21:31:29 + command -v pyenv 21:31:29 ++ pyenv init - --no-rehash 21:31:29 + 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[*]}"'\'')" 21:31:29 export PATH="/opt/pyenv/shims:${PATH}" 21:31:29 export PYENV_SHELL=bash 21:31:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:29 pyenv() { 21:31:29 local command 21:31:29 command="${1:-}" 21:31:29 if [ "$#" -gt 0 ]; then 21:31:29 shift 21:31:29 fi 21:31:29 21:31:29 case "$command" in 21:31:29 rehash|shell) 21:31:29 eval "$(pyenv "sh-$command" "$@")" 21:31:29 ;; 21:31:29 *) 21:31:29 command pyenv "$command" "$@" 21:31:29 ;; 21:31:29 esac 21:31:29 }' 21:31:29 +++ 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[*]}"' 21:31:29 ++ 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 21:31:29 ++ 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 21:31:29 ++ 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 21:31:29 ++ export PYENV_SHELL=bash 21:31:29 ++ PYENV_SHELL=bash 21:31:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:29 +++ complete -F _pyenv pyenv 21:31:29 ++ lf-pyver python3 21:31:29 ++ local py_version_xy=python3 21:31:29 ++ local py_version_xyz= 21:31:29 ++ pyenv versions 21:31:29 ++ sed 's/^[ *]* //' 21:31:29 ++ awk '{ print $1 }' 21:31:29 ++ local command 21:31:29 ++ command=versions 21:31:29 ++ '[' 1 -gt 0 ']' 21:31:29 ++ shift 21:31:29 ++ case "$command" in 21:31:29 ++ command pyenv versions 21:31:29 ++ pyenv versions 21:31:29 ++ grep -E '^[0-9.]*[0-9]$' 21:31:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:29 +++ grep '^3' /tmp/.pyenv_versions 21:31:29 +++ sort -V 21:31:29 +++ tail -n 1 21:31:29 ++ py_version_xyz=3.10.6 21:31:29 ++ [[ -z 3.10.6 ]] 21:31:29 ++ echo 3.10.6 21:31:29 ++ return 0 21:31:29 + pyenv local 3.10.6 21:31:29 + local command 21:31:29 + command=local 21:31:29 + '[' 2 -gt 0 ']' 21:31:29 + shift 21:31:29 + case "$command" in 21:31:29 + command pyenv local 3.10.6 21:31:29 + pyenv local 3.10.6 21:31:29 + for arg in "$@" 21:31:29 + case $arg in 21:31:29 + pkg_list+='tox ' 21:31:29 + for arg in "$@" 21:31:29 + case $arg in 21:31:29 + pkg_list+='virtualenv ' 21:31:29 + for arg in "$@" 21:31:29 + case $arg in 21:31:29 + pkg_list+='urllib3~=1.26.15 ' 21:31:29 + [[ -f /tmp/.toxenv ]] 21:31:29 + [[ ! -f /tmp/.toxenv ]] 21:31:29 + [[ -n '' ]] 21:31:29 + python3 -m venv /tmp/venv-2RkJ 21:31:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2RkJ' 21:31:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2RkJ 21:31:33 + echo /tmp/venv-2RkJ 21:31:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:31:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:31:33 + /tmp/venv-2RkJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:31:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:31:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:31:37 + /tmp/venv-2RkJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:31:41 + type python3 21:31:41 + true 21:31:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2RkJ/bin to PATH' 21:31:41 lf-activate-venv(): INFO: Adding /tmp/venv-2RkJ/bin to PATH 21:31:41 + PATH=/tmp/venv-2RkJ/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 21:31:41 + return 0 21:31:41 + python3 --version 21:31:41 Python 3.10.6 21:31:41 + python3 -m pip --version 21:31:41 pip 23.3.2 from /tmp/venv-2RkJ/lib/python3.10/site-packages/pip (python 3.10) 21:31:41 + python3 -m pip freeze 21:31:42 cachetools==5.3.2 21:31:42 chardet==5.2.0 21:31:42 colorama==0.4.6 21:31:42 distlib==0.3.8 21:31:42 filelock==3.13.1 21:31:42 packaging==23.2 21:31:42 platformdirs==4.1.0 21:31:42 pluggy==1.3.0 21:31:42 pyproject-api==1.6.1 21:31:42 tomli==2.0.1 21:31:42 tox==4.11.4 21:31:42 urllib3==1.26.18 21:31:42 virtualenv==20.25.0 21:31:42 [EnvInject] - Injecting environment variables from a build step. 21:31:42 [EnvInject] - Injecting as environment variables the properties content 21:31:42 PARALLEL=false 21:31:42 21:31:42 [EnvInject] - Variables injected successfully. 21:31:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1621841330163276550.sh 21:31:42 ---> tox-run.sh 21:31:42 + 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 21:31:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 21:31:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 21:31:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 21:31:42 + cd /w/workspace/oom-master-commit-lint/. 21:31:42 + source /home/jenkins/lf-env.sh 21:31:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:42 ++ mktemp -d /tmp/venv-XXXX 21:31:42 + lf_venv=/tmp/venv-YA8D 21:31:42 + local venv_file=/tmp/.os_lf_venv 21:31:42 + local python=python3 21:31:42 + local options 21:31:42 + local set_path=true 21:31:42 + local install_args= 21:31:42 ++ 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 21:31:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:42 + true 21:31:42 + case $1 in 21:31:42 + venv_file=/tmp/.toxenv 21:31:42 + shift 2 21:31:42 + true 21:31:42 + case $1 in 21:31:42 + shift 21:31:42 + break 21:31:42 + case $python in 21:31:42 + local pkg_list= 21:31:42 + [[ -d /opt/pyenv ]] 21:31:42 + echo 'Setup pyenv:' 21:31:42 Setup pyenv: 21:31:42 + export PYENV_ROOT=/opt/pyenv 21:31:42 + PYENV_ROOT=/opt/pyenv 21:31:42 + 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 21:31:42 + 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 21:31:42 + pyenv versions 21:31:42 system 21:31:42 3.8.13 21:31:42 3.9.13 21:31:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:31:42 + command -v pyenv 21:31:42 ++ pyenv init - --no-rehash 21:31:42 + 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[*]}"'\'')" 21:31:42 export PATH="/opt/pyenv/shims:${PATH}" 21:31:42 export PYENV_SHELL=bash 21:31:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:42 pyenv() { 21:31:42 local command 21:31:42 command="${1:-}" 21:31:42 if [ "$#" -gt 0 ]; then 21:31:42 shift 21:31:42 fi 21:31:42 21:31:42 case "$command" in 21:31:42 rehash|shell) 21:31:42 eval "$(pyenv "sh-$command" "$@")" 21:31:42 ;; 21:31:42 *) 21:31:42 command pyenv "$command" "$@" 21:31:42 ;; 21:31:42 esac 21:31:42 }' 21:31:42 +++ 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[*]}"' 21:31:42 ++ 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 21:31:42 ++ 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 21:31:42 ++ 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 21:31:42 ++ export PYENV_SHELL=bash 21:31:42 ++ PYENV_SHELL=bash 21:31:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:42 +++ complete -F _pyenv pyenv 21:31:42 ++ lf-pyver python3 21:31:42 ++ local py_version_xy=python3 21:31:42 ++ local py_version_xyz= 21:31:42 ++ pyenv versions 21:31:42 ++ sed 's/^[ *]* //' 21:31:42 ++ local command 21:31:42 ++ command=versions 21:31:42 ++ '[' 1 -gt 0 ']' 21:31:42 ++ shift 21:31:42 ++ case "$command" in 21:31:42 ++ command pyenv versions 21:31:42 ++ pyenv versions 21:31:42 ++ awk '{ print $1 }' 21:31:42 ++ grep -E '^[0-9.]*[0-9]$' 21:31:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:42 +++ grep '^3' /tmp/.pyenv_versions 21:31:42 +++ sort -V 21:31:42 +++ tail -n 1 21:31:42 ++ py_version_xyz=3.10.6 21:31:42 ++ [[ -z 3.10.6 ]] 21:31:42 ++ echo 3.10.6 21:31:42 ++ return 0 21:31:42 + pyenv local 3.10.6 21:31:42 + local command 21:31:42 + command=local 21:31:42 + '[' 2 -gt 0 ']' 21:31:42 + shift 21:31:42 + case "$command" in 21:31:42 + command pyenv local 3.10.6 21:31:42 + pyenv local 3.10.6 21:31:42 + for arg in "$@" 21:31:42 + case $arg in 21:31:42 + pkg_list+='tox ' 21:31:42 + for arg in "$@" 21:31:42 + case $arg in 21:31:42 + pkg_list+='virtualenv ' 21:31:42 + for arg in "$@" 21:31:42 + case $arg in 21:31:42 + pkg_list+='urllib3~=1.26.15 ' 21:31:42 + [[ -f /tmp/.toxenv ]] 21:31:42 ++ cat /tmp/.toxenv 21:31:42 + lf_venv=/tmp/venv-2RkJ 21:31:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2RkJ from' file:/tmp/.toxenv 21:31:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2RkJ from file:/tmp/.toxenv 21:31:42 + /tmp/venv-2RkJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:31:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:31:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:31:43 + /tmp/venv-2RkJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:31:44 + type python3 21:31:44 + true 21:31:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2RkJ/bin to PATH' 21:31:44 lf-activate-venv(): INFO: Adding /tmp/venv-2RkJ/bin to PATH 21:31:44 + PATH=/tmp/venv-2RkJ/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 21:31:44 + return 0 21:31:44 + [[ -d /opt/pyenv ]] 21:31:44 + echo '---> Setting up pyenv' 21:31:44 ---> Setting up pyenv 21:31:44 + export PYENV_ROOT=/opt/pyenv 21:31:44 + PYENV_ROOT=/opt/pyenv 21:31:44 + export PATH=/opt/pyenv/bin:/tmp/venv-2RkJ/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 21:31:44 + PATH=/opt/pyenv/bin:/tmp/venv-2RkJ/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 21:31:44 ++ pwd 21:31:44 + PYTHONPATH=/w/workspace/oom-master-commit-lint 21:31:44 + export PYTHONPATH 21:31:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:31:44 + TOX_TESTENV_PASSENV=PYTHONPATH 21:31:44 + tox --version 21:31:44 4.11.4 from /tmp/venv-2RkJ/lib/python3.10/site-packages/tox/__init__.py 21:31:44 + PARALLEL=false 21:31:44 + TOX_OPTIONS_LIST= 21:31:44 + [[ -n gitlint ]] 21:31:44 + TOX_OPTIONS_LIST=' -e gitlint' 21:31:44 + case ${PARALLEL,,} in 21:31:44 + tox -e gitlint 21:31:44 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 21:31:47 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 21:32:13 gitlint: freeze> python -m pip freeze --all 21:32:13 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,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==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,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==23.3.1,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==1.5.1,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.0,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.3,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 21:32:13 gitlint: commands[0]> gitlint 21:32:13 gitlint: OK (28.31=setup[28.13]+cmd[0.19] seconds) 21:32:13 congratulations :) (28.48 seconds) 21:32:13 + tox_status=0 21:32:13 + echo '---> Completed tox runs' 21:32:13 ---> Completed tox runs 21:32:13 + for i in .tox/*/log 21:32:13 ++ echo .tox/gitlint/log 21:32:13 ++ awk -F/ '{print $2}' 21:32:13 + tox_env=gitlint 21:32:13 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 21:32:13 + DOC_DIR=docs/_build/html 21:32:13 + [[ -d docs/_build/html ]] 21:32:13 + echo '---> tox-run.sh ends' 21:32:13 ---> tox-run.sh ends 21:32:13 + test 0 -eq 0 21:32:13 $ ssh-agent -k 21:32:13 unset SSH_AUTH_SOCK; 21:32:13 unset SSH_AGENT_PID; 21:32:13 echo Agent pid 1689 killed; 21:32:13 [ssh-agent] Stopped. 21:32:13 [PostBuildScript] - [INFO] Executing post build scripts. 21:32:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1527130718598581907.sh 21:32:13 ---> sysstat.sh 21:32:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6786114540677542241.sh 21:32:14 ---> package-listing.sh 21:32:14 ++ facter osfamily 21:32:14 ++ tr '[:upper:]' '[:lower:]' 21:32:14 + OS_FAMILY=debian 21:32:14 + workspace=/w/workspace/oom-master-commit-lint 21:32:14 + START_PACKAGES=/tmp/packages_start.txt 21:32:14 + END_PACKAGES=/tmp/packages_end.txt 21:32:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:32:14 + PACKAGES=/tmp/packages_start.txt 21:32:14 + '[' /w/workspace/oom-master-commit-lint ']' 21:32:14 + PACKAGES=/tmp/packages_end.txt 21:32:14 + case "${OS_FAMILY}" in 21:32:14 + dpkg -l 21:32:14 + grep '^ii' 21:32:14 + '[' -f /tmp/packages_start.txt ']' 21:32:14 + '[' -f /tmp/packages_end.txt ']' 21:32:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:32:14 + '[' /w/workspace/oom-master-commit-lint ']' 21:32:14 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 21:32:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 21:32:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17635073028673349161.sh 21:32:14 ---> capture-instance-metadata.sh 21:32:14 Setup pyenv: 21:32:14 system 21:32:14 3.8.13 21:32:14 3.9.13 21:32:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:32:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T9ak 21:32:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:21 lf-activate-venv(): INFO: Installing: lftools 21:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-T9ak/bin to PATH 21:32:53 INFO: Running in OpenStack, capturing instance metadata 21:32:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3074944442595055055.sh 21:32:53 provisioning config files... 21:32:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config16603014720694457060tmp 21:32:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:32:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:32:53 [EnvInject] - Injecting environment variables from a build step. 21:32:53 [EnvInject] - Injecting as environment variables the properties content 21:32:53 SERVER_ID=logs 21:32:53 21:32:53 [EnvInject] - Variables injected successfully. 21:32:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11185364741994081506.sh 21:32:53 ---> create-netrc.sh 21:32:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6604306205259673945.sh 21:32:53 ---> python-tools-install.sh 21:32:53 Setup pyenv: 21:32:53 system 21:32:53 3.8.13 21:32:53 3.9.13 21:32:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:32:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9ak from file:/tmp/.os_lf_venv 21:32:55 lf-activate-venv(): INFO: Installing: lftools 21:33:02 lf-activate-venv(): INFO: Adding /tmp/venv-T9ak/bin to PATH 21:33:02 Generating Requirements File 21:33:33 Python 3.10.6 21:33:33 pip 23.3.2 from /tmp/venv-T9ak/lib/python3.10/site-packages/pip (python 3.10) 21:33:34 appdirs==1.4.4 21:33:34 argcomplete==3.2.1 21:33:34 aspy.yaml==1.3.0 21:33:34 attrs==23.2.0 21:33:34 autopage==0.5.2 21:33:34 beautifulsoup4==4.12.2 21:33:34 boto3==1.34.16 21:33:34 botocore==1.34.16 21:33:34 bs4==0.0.1 21:33:34 cachetools==5.3.2 21:33:34 certifi==2023.11.17 21:33:34 cffi==1.16.0 21:33:34 cfgv==3.4.0 21:33:34 chardet==5.2.0 21:33:34 charset-normalizer==3.3.2 21:33:34 click==8.1.7 21:33:34 cliff==4.4.0 21:33:34 cmd2==2.4.3 21:33:34 cryptography==3.3.2 21:33:34 debtcollector==2.5.0 21:33:34 decorator==5.1.1 21:33:34 defusedxml==0.7.1 21:33:34 Deprecated==1.2.14 21:33:34 distlib==0.3.8 21:33:34 dnspython==2.4.2 21:33:34 docker==4.2.2 21:33:34 dogpile.cache==1.3.0 21:33:34 email-validator==2.1.0.post1 21:33:34 filelock==3.13.1 21:33:34 future==0.18.3 21:33:34 gitdb==4.0.11 21:33:34 GitPython==3.1.41 21:33:34 google-auth==2.26.1 21:33:34 httplib2==0.22.0 21:33:34 identify==2.5.33 21:33:34 idna==3.6 21:33:34 importlib-metadata==7.0.1 21:33:34 importlib-resources==1.5.0 21:33:34 iso8601==2.1.0 21:33:34 Jinja2==3.1.2 21:33:34 jmespath==1.0.1 21:33:34 jsonpatch==1.33 21:33:34 jsonpointer==2.4 21:33:34 jsonschema==4.20.0 21:33:34 jsonschema-specifications==2023.12.1 21:33:34 keystoneauth1==5.4.0 21:33:34 kubernetes==29.0.0 21:33:34 lftools==0.37.8 21:33:34 lxml==5.1.0 21:33:34 MarkupSafe==2.1.3 21:33:34 msgpack==1.0.7 21:33:34 multi_key_dict==2.0.3 21:33:34 munch==4.0.0 21:33:34 netaddr==0.10.1 21:33:34 netifaces==0.11.0 21:33:34 niet==1.4.2 21:33:34 nodeenv==1.8.0 21:33:34 oauth2client==4.1.3 21:33:34 oauthlib==3.2.2 21:33:34 openstacksdk==0.62.0 21:33:34 os-client-config==2.1.0 21:33:34 os-service-types==1.7.0 21:33:34 osc-lib==2.9.0 21:33:34 oslo.config==9.3.0 21:33:34 oslo.context==5.3.0 21:33:34 oslo.i18n==6.2.0 21:33:34 oslo.log==5.4.0 21:33:34 oslo.serialization==5.3.0 21:33:34 oslo.utils==6.3.0 21:33:34 packaging==23.2 21:33:34 pbr==6.0.0 21:33:34 platformdirs==4.1.0 21:33:34 prettytable==3.9.0 21:33:34 pyasn1==0.5.1 21:33:34 pyasn1-modules==0.3.0 21:33:34 pycparser==2.21 21:33:34 pygerrit2==2.0.15 21:33:34 PyGithub==2.1.1 21:33:34 pyinotify==0.9.6 21:33:34 PyJWT==2.8.0 21:33:34 PyNaCl==1.5.0 21:33:34 pyparsing==2.4.7 21:33:34 pyperclip==1.8.2 21:33:34 pyrsistent==0.20.0 21:33:34 python-cinderclient==9.4.0 21:33:34 python-dateutil==2.8.2 21:33:34 python-heatclient==3.4.0 21:33:34 python-jenkins==1.8.2 21:33:34 python-keystoneclient==5.2.0 21:33:34 python-magnumclient==4.3.0 21:33:34 python-novaclient==18.4.0 21:33:34 python-openstackclient==6.0.0 21:33:34 python-swiftclient==4.4.0 21:33:34 pytz==2023.3.post1 21:33:34 PyYAML==6.0.1 21:33:34 referencing==0.32.1 21:33:34 requests==2.31.0 21:33:34 requests-oauthlib==1.3.1 21:33:34 requestsexceptions==1.4.0 21:33:34 rfc3986==2.0.0 21:33:34 rpds-py==0.16.2 21:33:34 rsa==4.9 21:33:34 ruamel.yaml==0.18.5 21:33:34 ruamel.yaml.clib==0.2.8 21:33:34 s3transfer==0.10.0 21:33:34 simplejson==3.19.2 21:33:34 six==1.16.0 21:33:34 smmap==5.0.1 21:33:34 soupsieve==2.5 21:33:34 stevedore==5.1.0 21:33:34 tabulate==0.9.0 21:33:34 toml==0.10.2 21:33:34 tomlkit==0.12.3 21:33:34 tqdm==4.66.1 21:33:34 typing_extensions==4.9.0 21:33:34 tzdata==2023.4 21:33:34 urllib3==1.26.18 21:33:34 virtualenv==20.25.0 21:33:34 wcwidth==0.2.13 21:33:34 websocket-client==1.7.0 21:33:34 wrapt==1.16.0 21:33:34 xdg==6.0.0 21:33:34 xmltodict==0.13.0 21:33:34 yq==3.2.3 21:33:34 zipp==3.17.0 21:33:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17753068866613493647.sh 21:33:34 ---> sudo-logs.sh 21:33:34 Archiving 'sudo' log.. 21:33:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12096981132260071559.sh 21:33:34 ---> job-cost.sh 21:33:34 Setup pyenv: 21:33:34 system 21:33:34 3.8.13 21:33:34 3.9.13 21:33:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9ak from file:/tmp/.os_lf_venv 21:33:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:33:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:33:44 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 21:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-T9ak/bin to PATH 21:33:44 INFO: No Stack... 21:33:44 INFO: Retrieving Pricing Info for: v3-standard-4 21:33:44 INFO: Archiving Costs 21:33:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18052891114844392700.sh 21:33:44 ---> logs-deploy.sh 21:33:44 Setup pyenv: 21:33:45 system 21:33:45 3.8.13 21:33:45 3.9.13 21:33:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 21:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9ak from file:/tmp/.os_lf_venv 21:33:46 lf-activate-venv(): INFO: Installing: lftools 21:33:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:33:56 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-T9ak/bin to PATH 21:33:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7140 21:33:56 INFO: archiving workspace using pattern(s): 21:33:57 Archives upload complete. 21:33:58 INFO: archiving logs to Nexus 21:33:58 ---> uname -a: 21:33:58 Linux prd-ubuntu1804-builder-4c-4g-11078 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:33:58 21:33:58 21:33:58 ---> lscpu: 21:33:58 Architecture: x86_64 21:33:58 CPU op-mode(s): 32-bit, 64-bit 21:33:58 Byte Order: Little Endian 21:33:58 CPU(s): 4 21:33:58 On-line CPU(s) list: 0-3 21:33:58 Thread(s) per core: 1 21:33:58 Core(s) per socket: 1 21:33:58 Socket(s): 4 21:33:58 NUMA node(s): 1 21:33:58 Vendor ID: AuthenticAMD 21:33:58 CPU family: 23 21:33:58 Model: 49 21:33:58 Model name: AMD EPYC-Rome Processor 21:33:58 Stepping: 0 21:33:58 CPU MHz: 2799.998 21:33:58 BogoMIPS: 5599.99 21:33:58 Virtualization: AMD-V 21:33:58 Hypervisor vendor: KVM 21:33:58 Virtualization type: full 21:33:58 L1d cache: 32K 21:33:58 L1i cache: 32K 21:33:58 L2 cache: 512K 21:33:58 L3 cache: 16384K 21:33:58 NUMA node0 CPU(s): 0-3 21:33:58 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 21:33:58 21:33:58 21:33:58 ---> nproc: 21:33:58 4 21:33:58 21:33:58 21:33:58 ---> df -h: 21:33:58 Filesystem Size Used Avail Use% Mounted on 21:33:58 udev 7.9G 0 7.9G 0% /dev 21:33:58 tmpfs 1.6G 672K 1.6G 1% /run 21:33:58 /dev/vda1 78G 8.5G 69G 11% / 21:33:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:33:58 tmpfs 5.0M 0 5.0M 0% /run/lock 21:33:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:33:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:33:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:33:58 21:33:58 21:33:58 ---> free -m: 21:33:58 total used free shared buff/cache available 21:33:58 Mem: 16040 584 13163 0 2291 15132 21:33:58 Swap: 1023 0 1023 21:33:58 21:33:58 21:33:58 ---> ip addr: 21:33:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:33:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:33:58 inet 127.0.0.1/8 scope host lo 21:33:58 valid_lft forever preferred_lft forever 21:33:58 inet6 ::1/128 scope host 21:33:58 valid_lft forever preferred_lft forever 21:33:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:33:58 link/ether fa:16:3e:ab:25:59 brd ff:ff:ff:ff:ff:ff 21:33:58 inet 10.30.106.150/23 brd 10.30.107.255 scope global dynamic ens3 21:33:58 valid_lft 86219sec preferred_lft 86219sec 21:33:58 inet6 fe80::f816:3eff:feab:2559/64 scope link 21:33:58 valid_lft forever preferred_lft forever 21:33:58 21:33:58 21:33:58 ---> sar -b -r -n DEV: 21:33:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11078) 01/10/24 _x86_64_ (4 CPU) 21:33:58 21:33:58 21:31:00 LINUX RESTART (4 CPU) 21:33:58 21:33:58 21:32:02 tps rtps wtps bread/s bwrtn/s 21:33:58 21:33:01 126.52 14.59 111.93 1108.15 34692.29 21:33:58 Average: 126.52 14.59 111.93 1108.15 34692.29 21:33:58 21:33:58 21:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:33:58 21:33:01 13587260 15476780 2837700 17.28 83624 1989648 851144 4.87 807312 1780584 146764 21:33:58 Average: 13587260 15476780 2837700 17.28 83624 1989648 851144 4.87 807312 1780584 146764 21:33:58 21:33:58 21:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:33:58 21:33:01 lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 21:33:58 21:33:01 ens3 65.62 45.89 669.76 9.62 0.00 0.00 0.00 0.00 21:33:58 Average: lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 21:33:58 Average: ens3 65.62 45.89 669.76 9.62 0.00 0.00 0.00 0.00 21:33:58 21:33:58 21:33:58 ---> sar -P ALL: 21:33:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11078) 01/10/24 _x86_64_ (4 CPU) 21:33:58 21:33:58 21:31:00 LINUX RESTART (4 CPU) 21:33:58 21:33:58 21:32:02 CPU %user %nice %system %iowait %steal %idle 21:33:58 21:33:01 all 20.18 0.00 1.62 5.10 0.06 73.04 21:33:58 21:33:01 0 29.70 0.00 2.30 3.64 0.09 64.27 21:33:58 21:33:01 1 26.49 0.00 2.11 15.83 0.09 55.49 21:33:58 21:33:01 2 21.49 0.00 1.48 0.51 0.05 76.47 21:33:58 21:33:01 3 3.22 0.00 0.59 0.45 0.03 95.71 21:33:58 Average: all 20.18 0.00 1.62 5.10 0.06 73.04 21:33:58 Average: 0 29.70 0.00 2.30 3.64 0.09 64.27 21:33:58 Average: 1 26.49 0.00 2.11 15.83 0.09 55.49 21:33:58 Average: 2 21.49 0.00 1.48 0.51 0.05 76.47 21:33:58 Average: 3 3.22 0.00 0.59 0.45 0.03 95.71 21:33:58 21:33:58 21:33:58