07:20:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 07:20:19 Running as SYSTEM 07:20:19 [EnvInject] - Loading node environment variables. 07:20:19 Building remotely on prd-ubuntu1804-builder-4c-4g-11172 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:20:19 [ssh-agent] Looking for ssh-agent implementation... 07:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:20 $ ssh-agent 07:20:20 SSH_AUTH_SOCK=/tmp/ssh-e07jNfxg28RZ/agent.1662 07:20:20 SSH_AGENT_PID=1664 07:20:20 [ssh-agent] Started. 07:20:20 Running ssh-add (command line suppressed) 07:20:20 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12771603872129801527.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12771603872129801527.key) 07:20:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:20:20 The recommended git tool is: NONE 07:20:21 using credential onap-jenkins-ssh 07:20:21 Wiping out workspace first. 07:20:21 Cloning the remote Git repository 07:20:21 Cloning repository git://cloud.onap.org/mirror/oom.git 07:20:21 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:20:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:21 > git --version # timeout=10 07:20:21 > git --version # 'git version 2.17.1' 07:20:21 using GIT_SSH to set credentials Gerrit user 07:20:21 Verifying host key using manually-configured host key entries 07:20:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:20:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:27 using GIT_SSH to set credentials Gerrit user 07:20:27 Verifying host key using manually-configured host key entries 07:20:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/7 # timeout=30 07:20:27 > git rev-parse 1925f9c80e1e4089e579417635b1d0f97a822f74^{commit} # timeout=10 07:20:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:20:27 Checking out Revision 1925f9c80e1e4089e579417635b1d0f97a822f74 (refs/changes/63/136963/7) 07:20:27 > git config core.sparsecheckout # timeout=10 07:20:27 > git checkout -f 1925f9c80e1e4089e579417635b1d0f97a822f74 # timeout=30 07:20:30 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 07:20:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:20:30 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 07:20:30 [EnvInject] - Injecting environment variables from a build step. 07:20:30 [EnvInject] - Injecting as environment variables the properties content 07:20:30 PYTHON=python3 07:20:30 07:20:30 [EnvInject] - Variables injected successfully. 07:20:30 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14526347847310060053.sh 07:20:30 ---> tox-install.sh 07:20:30 + source /home/jenkins/lf-env.sh 07:20:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:30 ++ mktemp -d /tmp/venv-XXXX 07:20:30 + lf_venv=/tmp/venv-F40n 07:20:30 + local venv_file=/tmp/.os_lf_venv 07:20:30 + local python=python3 07:20:30 + local options 07:20:30 + local set_path=true 07:20:30 + local install_args= 07:20:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:30 + true 07:20:30 + case $1 in 07:20:30 + venv_file=/tmp/.toxenv 07:20:30 + shift 2 07:20:30 + true 07:20:30 + case $1 in 07:20:30 + shift 07:20:30 + break 07:20:30 + case $python in 07:20:30 + local pkg_list= 07:20:30 + [[ -d /opt/pyenv ]] 07:20:30 + echo 'Setup pyenv:' 07:20:30 Setup pyenv: 07:20:30 + export PYENV_ROOT=/opt/pyenv 07:20:30 + PYENV_ROOT=/opt/pyenv 07:20:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:30 + pyenv versions 07:20:30 * system (set by /opt/pyenv/version) 07:20:30 * 3.8.13 (set by /opt/pyenv/version) 07:20:30 * 3.9.13 (set by /opt/pyenv/version) 07:20:30 * 3.10.6 (set by /opt/pyenv/version) 07:20:30 + command -v pyenv 07:20:30 ++ pyenv init - --no-rehash 07:20:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:20:31 export PATH="/opt/pyenv/shims:${PATH}" 07:20:31 export PYENV_SHELL=bash 07:20:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:31 pyenv() { 07:20:31 local command 07:20:31 command="${1:-}" 07:20:31 if [ "$#" -gt 0 ]; then 07:20:31 shift 07:20:31 fi 07:20:31 07:20:31 case "$command" in 07:20:31 rehash|shell) 07:20:31 eval "$(pyenv "sh-$command" "$@")" 07:20:31 ;; 07:20:31 *) 07:20:31 command pyenv "$command" "$@" 07:20:31 ;; 07:20:31 esac 07:20:31 }' 07:20:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:20:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:31 ++ export PYENV_SHELL=bash 07:20:31 ++ PYENV_SHELL=bash 07:20:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:31 +++ complete -F _pyenv pyenv 07:20:31 ++ lf-pyver python3 07:20:31 ++ local py_version_xy=python3 07:20:31 ++ local py_version_xyz= 07:20:31 ++ pyenv versions 07:20:31 ++ local command 07:20:31 ++ command=versions 07:20:31 ++ '[' 1 -gt 0 ']' 07:20:31 ++ shift 07:20:31 ++ case "$command" in 07:20:31 ++ command pyenv versions 07:20:31 ++ pyenv versions 07:20:31 ++ sed 's/^[ *]* //' 07:20:31 ++ awk '{ print $1 }' 07:20:31 ++ grep -E '^[0-9.]*[0-9]$' 07:20:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:31 +++ grep '^3' /tmp/.pyenv_versions 07:20:31 +++ sort -V 07:20:31 +++ tail -n 1 07:20:31 ++ py_version_xyz=3.10.6 07:20:31 ++ [[ -z 3.10.6 ]] 07:20:31 ++ echo 3.10.6 07:20:31 ++ return 0 07:20:31 + pyenv local 3.10.6 07:20:31 + local command 07:20:31 + command=local 07:20:31 + '[' 2 -gt 0 ']' 07:20:31 + shift 07:20:31 + case "$command" in 07:20:31 + command pyenv local 3.10.6 07:20:31 + pyenv local 3.10.6 07:20:31 + for arg in "$@" 07:20:31 + case $arg in 07:20:31 + pkg_list+='tox ' 07:20:31 + for arg in "$@" 07:20:31 + case $arg in 07:20:31 + pkg_list+='virtualenv ' 07:20:31 + for arg in "$@" 07:20:31 + case $arg in 07:20:31 + pkg_list+='urllib3~=1.26.15 ' 07:20:31 + [[ -f /tmp/.toxenv ]] 07:20:31 + [[ ! -f /tmp/.toxenv ]] 07:20:31 + [[ -n '' ]] 07:20:31 + python3 -m venv /tmp/venv-F40n 07:20:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F40n' 07:20:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F40n 07:20:35 + echo /tmp/venv-F40n 07:20:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:20:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:20:35 + /tmp/venv-F40n/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:20:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:20:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:20:38 + /tmp/venv-F40n/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:20:40 + type python3 07:20:40 + true 07:20:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F40n/bin to PATH' 07:20:40 lf-activate-venv(): INFO: Adding /tmp/venv-F40n/bin to PATH 07:20:40 + PATH=/tmp/venv-F40n/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:40 + return 0 07:20:40 + python3 --version 07:20:40 Python 3.10.6 07:20:40 + python3 -m pip --version 07:20:41 pip 23.3.2 from /tmp/venv-F40n/lib/python3.10/site-packages/pip (python 3.10) 07:20:41 + python3 -m pip freeze 07:20:41 cachetools==5.3.2 07:20:41 chardet==5.2.0 07:20:41 colorama==0.4.6 07:20:41 distlib==0.3.8 07:20:41 filelock==3.13.1 07:20:41 packaging==23.2 07:20:41 platformdirs==4.1.0 07:20:41 pluggy==1.3.0 07:20:41 pyproject-api==1.6.1 07:20:41 tomli==2.0.1 07:20:41 tox==4.11.4 07:20:41 urllib3==1.26.18 07:20:41 virtualenv==20.25.0 07:20:41 [EnvInject] - Injecting environment variables from a build step. 07:20:41 [EnvInject] - Injecting as environment variables the properties content 07:20:41 PARALLEL=false 07:20:41 07:20:41 [EnvInject] - Variables injected successfully. 07:20:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15308058993681609803.sh 07:20:41 ---> tox-run.sh 07:20:41 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:20:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:20:41 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:20:41 + cd /w/workspace/oom-master-commit-lint/. 07:20:41 + source /home/jenkins/lf-env.sh 07:20:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:41 ++ mktemp -d /tmp/venv-XXXX 07:20:41 + lf_venv=/tmp/venv-p7DQ 07:20:41 + local venv_file=/tmp/.os_lf_venv 07:20:41 + local python=python3 07:20:41 + local options 07:20:41 + local set_path=true 07:20:41 + local install_args= 07:20:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:41 + true 07:20:41 + case $1 in 07:20:41 + venv_file=/tmp/.toxenv 07:20:41 + shift 2 07:20:41 + true 07:20:41 + case $1 in 07:20:41 + shift 07:20:41 + break 07:20:41 + case $python in 07:20:41 + local pkg_list= 07:20:41 + [[ -d /opt/pyenv ]] 07:20:41 + echo 'Setup pyenv:' 07:20:41 Setup pyenv: 07:20:41 + export PYENV_ROOT=/opt/pyenv 07:20:41 + PYENV_ROOT=/opt/pyenv 07:20:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:41 + pyenv versions 07:20:41 system 07:20:41 3.8.13 07:20:41 3.9.13 07:20:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:20:41 + command -v pyenv 07:20:41 ++ pyenv init - --no-rehash 07:20:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:20:41 export PATH="/opt/pyenv/shims:${PATH}" 07:20:41 export PYENV_SHELL=bash 07:20:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:41 pyenv() { 07:20:41 local command 07:20:41 command="${1:-}" 07:20:41 if [ "$#" -gt 0 ]; then 07:20:41 shift 07:20:41 fi 07:20:41 07:20:41 case "$command" in 07:20:41 rehash|shell) 07:20:41 eval "$(pyenv "sh-$command" "$@")" 07:20:41 ;; 07:20:41 *) 07:20:41 command pyenv "$command" "$@" 07:20:41 ;; 07:20:41 esac 07:20:41 }' 07:20:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:20:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:41 ++ export PYENV_SHELL=bash 07:20:41 ++ PYENV_SHELL=bash 07:20:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:41 +++ complete -F _pyenv pyenv 07:20:41 ++ lf-pyver python3 07:20:41 ++ local py_version_xy=python3 07:20:41 ++ local py_version_xyz= 07:20:41 ++ pyenv versions 07:20:41 ++ local command 07:20:41 ++ command=versions 07:20:41 ++ '[' 1 -gt 0 ']' 07:20:41 ++ shift 07:20:41 ++ case "$command" in 07:20:41 ++ sed 's/^[ *]* //' 07:20:41 ++ command pyenv versions 07:20:41 ++ pyenv versions 07:20:41 ++ grep -E '^[0-9.]*[0-9]$' 07:20:41 ++ awk '{ print $1 }' 07:20:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:41 +++ grep '^3' /tmp/.pyenv_versions 07:20:41 +++ sort -V 07:20:41 +++ tail -n 1 07:20:41 ++ py_version_xyz=3.10.6 07:20:41 ++ [[ -z 3.10.6 ]] 07:20:41 ++ echo 3.10.6 07:20:41 ++ return 0 07:20:41 + pyenv local 3.10.6 07:20:41 + local command 07:20:41 + command=local 07:20:41 + '[' 2 -gt 0 ']' 07:20:41 + shift 07:20:41 + case "$command" in 07:20:41 + command pyenv local 3.10.6 07:20:41 + pyenv local 3.10.6 07:20:41 + for arg in "$@" 07:20:41 + case $arg in 07:20:41 + pkg_list+='tox ' 07:20:41 + for arg in "$@" 07:20:41 + case $arg in 07:20:41 + pkg_list+='virtualenv ' 07:20:41 + for arg in "$@" 07:20:41 + case $arg in 07:20:41 + pkg_list+='urllib3~=1.26.15 ' 07:20:41 + [[ -f /tmp/.toxenv ]] 07:20:41 ++ cat /tmp/.toxenv 07:20:41 + lf_venv=/tmp/venv-F40n 07:20:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F40n from' file:/tmp/.toxenv 07:20:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F40n from file:/tmp/.toxenv 07:20:41 + /tmp/venv-F40n/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:20:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:20:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:20:42 + /tmp/venv-F40n/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:20:44 + type python3 07:20:44 + true 07:20:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F40n/bin to PATH' 07:20:44 lf-activate-venv(): INFO: Adding /tmp/venv-F40n/bin to PATH 07:20:44 + PATH=/tmp/venv-F40n/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:44 + return 0 07:20:44 + [[ -d /opt/pyenv ]] 07:20:44 + echo '---> Setting up pyenv' 07:20:44 ---> Setting up pyenv 07:20:44 + export PYENV_ROOT=/opt/pyenv 07:20:44 + PYENV_ROOT=/opt/pyenv 07:20:44 + export PATH=/opt/pyenv/bin:/tmp/venv-F40n/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:44 + PATH=/opt/pyenv/bin:/tmp/venv-F40n/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:20:44 ++ pwd 07:20:44 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:20:44 + export PYTHONPATH 07:20:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:20:44 + TOX_TESTENV_PASSENV=PYTHONPATH 07:20:44 + tox --version 07:20:44 4.11.4 from /tmp/venv-F40n/lib/python3.10/site-packages/tox/__init__.py 07:20:44 + PARALLEL=false 07:20:44 + TOX_OPTIONS_LIST= 07:20:44 + [[ -n gitlint ]] 07:20:44 + TOX_OPTIONS_LIST=' -e gitlint' 07:20:44 + case ${PARALLEL,,} in 07:20:44 + tox -e gitlint 07:20:44 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:20:46 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 07:21:11 gitlint: freeze> python -m pip freeze --all 07:21:12 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 07:21:12 gitlint: commands[0]> gitlint 07:21:12 gitlint: OK (27.51=setup[27.32]+cmd[0.19] seconds) 07:21:12 congratulations :) (27.68 seconds) 07:21:12 + tox_status=0 07:21:12 + echo '---> Completed tox runs' 07:21:12 ---> Completed tox runs 07:21:12 + for i in .tox/*/log 07:21:12 ++ echo .tox/gitlint/log 07:21:12 ++ awk -F/ '{print $2}' 07:21:12 + tox_env=gitlint 07:21:12 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:21:12 + DOC_DIR=docs/_build/html 07:21:12 + [[ -d docs/_build/html ]] 07:21:12 + echo '---> tox-run.sh ends' 07:21:12 ---> tox-run.sh ends 07:21:12 + test 0 -eq 0 07:21:12 $ ssh-agent -k 07:21:12 unset SSH_AUTH_SOCK; 07:21:12 unset SSH_AGENT_PID; 07:21:12 echo Agent pid 1664 killed; 07:21:12 [ssh-agent] Stopped. 07:21:12 [PostBuildScript] - [INFO] Executing post build scripts. 07:21:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8082567477176725207.sh 07:21:12 ---> sysstat.sh 07:21:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6383329211456207137.sh 07:21:12 ---> package-listing.sh 07:21:12 ++ tr '[:upper:]' '[:lower:]' 07:21:12 ++ facter osfamily 07:21:13 + OS_FAMILY=debian 07:21:13 + workspace=/w/workspace/oom-master-commit-lint 07:21:13 + START_PACKAGES=/tmp/packages_start.txt 07:21:13 + END_PACKAGES=/tmp/packages_end.txt 07:21:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:13 + PACKAGES=/tmp/packages_start.txt 07:21:13 + '[' /w/workspace/oom-master-commit-lint ']' 07:21:13 + PACKAGES=/tmp/packages_end.txt 07:21:13 + case "${OS_FAMILY}" in 07:21:13 + dpkg -l 07:21:13 + grep '^ii' 07:21:13 + '[' -f /tmp/packages_start.txt ']' 07:21:13 + '[' -f /tmp/packages_end.txt ']' 07:21:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:13 + '[' /w/workspace/oom-master-commit-lint ']' 07:21:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:21:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:21:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins501845468061870965.sh 07:21:13 ---> capture-instance-metadata.sh 07:21:13 Setup pyenv: 07:21:13 system 07:21:13 3.8.13 07:21:13 3.9.13 07:21:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:21:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RU03 07:21:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:21:20 lf-activate-venv(): INFO: Installing: lftools 07:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-RU03/bin to PATH 07:21:53 INFO: Running in OpenStack, capturing instance metadata 07:21:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8685420778160055871.sh 07:21:53 provisioning config files... 07:21:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12029247097141858875tmp 07:21:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:21:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:21:53 [EnvInject] - Injecting environment variables from a build step. 07:21:53 [EnvInject] - Injecting as environment variables the properties content 07:21:53 SERVER_ID=logs 07:21:53 07:21:53 [EnvInject] - Variables injected successfully. 07:21:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16462709193054507307.sh 07:21:53 ---> create-netrc.sh 07:21:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10433782747896057463.sh 07:21:53 ---> python-tools-install.sh 07:21:53 Setup pyenv: 07:21:53 system 07:21:53 3.8.13 07:21:53 3.9.13 07:21:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:21:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RU03 from file:/tmp/.os_lf_venv 07:21:55 lf-activate-venv(): INFO: Installing: lftools 07:22:03 lf-activate-venv(): INFO: Adding /tmp/venv-RU03/bin to PATH 07:22:03 Generating Requirements File 07:22:33 Python 3.10.6 07:22:33 pip 23.3.2 from /tmp/venv-RU03/lib/python3.10/site-packages/pip (python 3.10) 07:22:34 appdirs==1.4.4 07:22:34 argcomplete==3.2.1 07:22:34 aspy.yaml==1.3.0 07:22:34 attrs==23.2.0 07:22:34 autopage==0.5.2 07:22:34 beautifulsoup4==4.12.2 07:22:34 boto3==1.34.16 07:22:34 botocore==1.34.16 07:22:34 bs4==0.0.1 07:22:34 cachetools==5.3.2 07:22:34 certifi==2023.11.17 07:22:34 cffi==1.16.0 07:22:34 cfgv==3.4.0 07:22:34 chardet==5.2.0 07:22:34 charset-normalizer==3.3.2 07:22:34 click==8.1.7 07:22:34 cliff==4.4.0 07:22:34 cmd2==2.4.3 07:22:34 cryptography==3.3.2 07:22:34 debtcollector==2.5.0 07:22:34 decorator==5.1.1 07:22:34 defusedxml==0.7.1 07:22:34 Deprecated==1.2.14 07:22:34 distlib==0.3.8 07:22:34 dnspython==2.4.2 07:22:34 docker==4.2.2 07:22:34 dogpile.cache==1.3.0 07:22:34 email-validator==2.1.0.post1 07:22:34 filelock==3.13.1 07:22:34 future==0.18.3 07:22:34 gitdb==4.0.11 07:22:34 GitPython==3.1.41 07:22:34 google-auth==2.26.2 07:22:34 httplib2==0.22.0 07:22:34 identify==2.5.33 07:22:34 idna==3.6 07:22:34 importlib-metadata==7.0.1 07:22:34 importlib-resources==1.5.0 07:22:34 iso8601==2.1.0 07:22:34 Jinja2==3.1.3 07:22:34 jmespath==1.0.1 07:22:34 jsonpatch==1.33 07:22:34 jsonpointer==2.4 07:22:34 jsonschema==4.20.0 07:22:34 jsonschema-specifications==2023.12.1 07:22:34 keystoneauth1==5.4.0 07:22:34 kubernetes==29.0.0 07:22:34 lftools==0.37.8 07:22:34 lxml==5.1.0 07:22:34 MarkupSafe==2.1.3 07:22:34 msgpack==1.0.7 07:22:34 multi_key_dict==2.0.3 07:22:34 munch==4.0.0 07:22:34 netaddr==0.10.1 07:22:34 netifaces==0.11.0 07:22:34 niet==1.4.2 07:22:34 nodeenv==1.8.0 07:22:34 oauth2client==4.1.3 07:22:34 oauthlib==3.2.2 07:22:34 openstacksdk==0.62.0 07:22:34 os-client-config==2.1.0 07:22:34 os-service-types==1.7.0 07:22:34 osc-lib==2.9.0 07:22:34 oslo.config==9.3.0 07:22:34 oslo.context==5.3.0 07:22:34 oslo.i18n==6.2.0 07:22:34 oslo.log==5.4.0 07:22:34 oslo.serialization==5.3.0 07:22:34 oslo.utils==6.3.0 07:22:34 packaging==23.2 07:22:34 pbr==6.0.0 07:22:34 platformdirs==4.1.0 07:22:34 prettytable==3.9.0 07:22:34 pyasn1==0.5.1 07:22:34 pyasn1-modules==0.3.0 07:22:34 pycparser==2.21 07:22:34 pygerrit2==2.0.15 07:22:34 PyGithub==2.1.1 07:22:34 pyinotify==0.9.6 07:22:34 PyJWT==2.8.0 07:22:34 PyNaCl==1.5.0 07:22:34 pyparsing==2.4.7 07:22:34 pyperclip==1.8.2 07:22:34 pyrsistent==0.20.0 07:22:34 python-cinderclient==9.4.0 07:22:34 python-dateutil==2.8.2 07:22:34 python-heatclient==3.4.0 07:22:34 python-jenkins==1.8.2 07:22:34 python-keystoneclient==5.2.0 07:22:34 python-magnumclient==4.3.0 07:22:34 python-novaclient==18.4.0 07:22:34 python-openstackclient==6.0.0 07:22:34 python-swiftclient==4.4.0 07:22:34 pytz==2023.3.post1 07:22:34 PyYAML==6.0.1 07:22:34 referencing==0.32.1 07:22:34 requests==2.31.0 07:22:34 requests-oauthlib==1.3.1 07:22:34 requestsexceptions==1.4.0 07:22:34 rfc3986==2.0.0 07:22:34 rpds-py==0.16.2 07:22:34 rsa==4.9 07:22:34 ruamel.yaml==0.18.5 07:22:34 ruamel.yaml.clib==0.2.8 07:22:34 s3transfer==0.10.0 07:22:34 simplejson==3.19.2 07:22:34 six==1.16.0 07:22:34 smmap==5.0.1 07:22:34 soupsieve==2.5 07:22:34 stevedore==5.1.0 07:22:34 tabulate==0.9.0 07:22:34 toml==0.10.2 07:22:34 tomlkit==0.12.3 07:22:34 tqdm==4.66.1 07:22:34 typing_extensions==4.9.0 07:22:34 tzdata==2023.4 07:22:34 urllib3==1.26.18 07:22:34 virtualenv==20.25.0 07:22:34 wcwidth==0.2.13 07:22:34 websocket-client==1.7.0 07:22:34 wrapt==1.16.0 07:22:34 xdg==6.0.0 07:22:34 xmltodict==0.13.0 07:22:34 yq==3.2.3 07:22:34 zipp==3.17.0 07:22:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6787092252387846964.sh 07:22:34 ---> sudo-logs.sh 07:22:34 Archiving 'sudo' log.. 07:22:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins664050612906779248.sh 07:22:34 ---> job-cost.sh 07:22:34 Setup pyenv: 07:22:34 system 07:22:34 3.8.13 07:22:34 3.9.13 07:22:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:22:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RU03 from file:/tmp/.os_lf_venv 07:22:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:22:43 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. 07:22:43 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:22:44 lf-activate-venv(): INFO: Adding /tmp/venv-RU03/bin to PATH 07:22:44 INFO: No Stack... 07:22:44 INFO: Retrieving Pricing Info for: v3-standard-4 07:22:45 INFO: Archiving Costs 07:22:45 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3015187563272830912.sh 07:22:45 ---> logs-deploy.sh 07:22:45 Setup pyenv: 07:22:45 system 07:22:45 3.8.13 07:22:45 3.9.13 07:22:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:22:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RU03 from file:/tmp/.os_lf_venv 07:22:46 lf-activate-venv(): INFO: Installing: lftools 07:22: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. 07:22:56 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:22:57 lf-activate-venv(): INFO: Adding /tmp/venv-RU03/bin to PATH 07:22:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7146 07:22:57 INFO: archiving workspace using pattern(s): 07:22:59 Archives upload complete. 07:22:59 INFO: archiving logs to Nexus 07:23:00 ---> uname -a: 07:23:00 Linux prd-ubuntu1804-builder-4c-4g-11172 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:23:00 07:23:00 07:23:00 ---> lscpu: 07:23:00 Architecture: x86_64 07:23:00 CPU op-mode(s): 32-bit, 64-bit 07:23:00 Byte Order: Little Endian 07:23:00 CPU(s): 4 07:23:00 On-line CPU(s) list: 0-3 07:23:00 Thread(s) per core: 1 07:23:00 Core(s) per socket: 1 07:23:00 Socket(s): 4 07:23:00 NUMA node(s): 1 07:23:00 Vendor ID: AuthenticAMD 07:23:00 CPU family: 23 07:23:00 Model: 49 07:23:00 Model name: AMD EPYC-Rome Processor 07:23:00 Stepping: 0 07:23:00 CPU MHz: 2800.000 07:23:00 BogoMIPS: 5600.00 07:23:00 Virtualization: AMD-V 07:23:00 Hypervisor vendor: KVM 07:23:00 Virtualization type: full 07:23:00 L1d cache: 32K 07:23:00 L1i cache: 32K 07:23:00 L2 cache: 512K 07:23:00 L3 cache: 16384K 07:23:00 NUMA node0 CPU(s): 0-3 07:23:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:23:00 07:23:00 07:23:00 ---> nproc: 07:23:00 4 07:23:00 07:23:00 07:23:00 ---> df -h: 07:23:00 Filesystem Size Used Avail Use% Mounted on 07:23:00 udev 7.9G 0 7.9G 0% /dev 07:23:00 tmpfs 1.6G 672K 1.6G 1% /run 07:23:00 /dev/vda1 78G 8.5G 69G 11% / 07:23:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:23:00 tmpfs 5.0M 0 5.0M 0% /run/lock 07:23:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:23:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:23:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:23:00 07:23:00 07:23:00 ---> free -m: 07:23:00 total used free shared buff/cache available 07:23:00 Mem: 16040 548 13199 0 2291 15169 07:23:00 Swap: 1023 0 1023 07:23:00 07:23:00 07:23:00 ---> ip addr: 07:23:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:23:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:23:00 inet 127.0.0.1/8 scope host lo 07:23:00 valid_lft forever preferred_lft forever 07:23:00 inet6 ::1/128 scope host 07:23:00 valid_lft forever preferred_lft forever 07:23:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:23:00 link/ether fa:16:3e:c2:7c:f2 brd ff:ff:ff:ff:ff:ff 07:23:00 inet 10.30.106.54/23 brd 10.30.107.255 scope global dynamic ens3 07:23:00 valid_lft 86218sec preferred_lft 86218sec 07:23:00 inet6 fe80::f816:3eff:fec2:7cf2/64 scope link 07:23:00 valid_lft forever preferred_lft forever 07:23:00 07:23:00 07:23:00 ---> sar -b -r -n DEV: 07:23:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11172) 01/11/24 _x86_64_ (4 CPU) 07:23:00 07:23:00 07:20:01 LINUX RESTART (4 CPU) 07:23:00 07:23:00 07:21:01 tps rtps wtps bread/s bwrtn/s 07:23:00 07:22:01 131.03 14.35 116.68 1089.69 31247.33 07:23:00 Average: 131.03 14.35 116.68 1089.69 31247.33 07:23:00 07:23:00 07:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:23:00 07:22:01 13621720 15511036 2803248 17.07 83804 1989576 824332 4.72 777256 1780212 146484 07:23:00 Average: 13621720 15511036 2803248 17.07 83804 1989576 824332 4.72 777256 1780212 146484 07:23:00 07:23:00 07:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:23:00 07:22:01 ens3 49.28 32.53 649.81 8.14 0.00 0.00 0.00 0.00 07:23:00 07:22:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 07:23:00 Average: ens3 49.28 32.53 649.81 8.14 0.00 0.00 0.00 0.00 07:23:00 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 07:23:00 07:23:00 07:23:00 ---> sar -P ALL: 07:23:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11172) 01/11/24 _x86_64_ (4 CPU) 07:23:00 07:23:00 07:20:01 LINUX RESTART (4 CPU) 07:23:00 07:23:00 07:21:01 CPU %user %nice %system %iowait %steal %idle 07:23:00 07:22:01 all 20.20 0.00 1.72 5.34 0.05 72.69 07:23:00 07:22:01 0 25.81 0.00 2.15 0.50 0.05 71.49 07:23:00 07:22:01 1 6.65 0.00 1.17 6.75 0.05 85.37 07:23:00 07:22:01 2 12.59 0.00 0.77 7.83 0.05 78.76 07:23:00 07:22:01 3 35.72 0.00 2.74 6.30 0.10 55.13 07:23:00 Average: all 20.20 0.00 1.72 5.34 0.05 72.69 07:23:00 Average: 0 25.81 0.00 2.15 0.50 0.05 71.49 07:23:00 Average: 1 6.65 0.00 1.17 6.75 0.05 85.37 07:23:00 Average: 2 12.59 0.00 0.77 7.83 0.05 78.76 07:23:00 Average: 3 35.72 0.00 2.74 6.30 0.10 55.13 07:23:00 07:23:00 07:23:00