13:32:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 13:32:05 Running as SYSTEM 13:32:05 [EnvInject] - Loading node environment variables. 13:32:05 Building remotely on prd-ubuntu1804-builder-4c-4g-12939 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:32:05 [ssh-agent] Looking for ssh-agent implementation... 13:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:05 $ ssh-agent 13:32:05 SSH_AUTH_SOCK=/tmp/ssh-DtYCKTSGVqqD/agent.1704 13:32:05 SSH_AGENT_PID=1706 13:32:05 [ssh-agent] Started. 13:32:06 Running ssh-add (command line suppressed) 13:32:06 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14096659995325263507.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14096659995325263507.key) 13:32:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:06 The recommended git tool is: NONE 13:32:07 using credential onap-jenkins-ssh 13:32:07 Wiping out workspace first. 13:32:07 Cloning the remote Git repository 13:32:07 Cloning repository git://cloud.onap.org/mirror/oom.git 13:32:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:32:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:07 > git --version # timeout=10 13:32:07 > git --version # 'git version 2.17.1' 13:32:07 using GIT_SSH to set credentials Gerrit user 13:32:07 Verifying host key using manually-configured host key entries 13:32:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:14 using GIT_SSH to set credentials Gerrit user 13:32:14 Verifying host key using manually-configured host key entries 13:32:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/4 # timeout=30 13:32:14 > git rev-parse 829f11c4192d6306cfaa579b7d879c0275b6d4c2^{commit} # timeout=10 13:32:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:14 Checking out Revision 829f11c4192d6306cfaa579b7d879c0275b6d4c2 (refs/changes/81/136981/4) 13:32:14 > git config core.sparsecheckout # timeout=10 13:32:14 > git checkout -f 829f11c4192d6306cfaa579b7d879c0275b6d4c2 # timeout=30 13:32:17 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 13:32:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:17 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 13:32:17 [EnvInject] - Injecting environment variables from a build step. 13:32:17 [EnvInject] - Injecting as environment variables the properties content 13:32:17 PYTHON=python3 13:32:17 13:32:17 [EnvInject] - Variables injected successfully. 13:32:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13920381822910780813.sh 13:32:17 ---> tox-install.sh 13:32:17 + source /home/jenkins/lf-env.sh 13:32:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:17 ++ mktemp -d /tmp/venv-XXXX 13:32:17 + lf_venv=/tmp/venv-F5KF 13:32:17 + local venv_file=/tmp/.os_lf_venv 13:32:17 + local python=python3 13:32:17 + local options 13:32:17 + local set_path=true 13:32:17 + local install_args= 13:32:17 ++ 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 13:32:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:17 + true 13:32:17 + case $1 in 13:32:17 + venv_file=/tmp/.toxenv 13:32:17 + shift 2 13:32:17 + true 13:32:17 + case $1 in 13:32:17 + shift 13:32:17 + break 13:32:17 + case $python in 13:32:17 + local pkg_list= 13:32:17 + [[ -d /opt/pyenv ]] 13:32:17 + echo 'Setup pyenv:' 13:32:17 Setup pyenv: 13:32:17 + export PYENV_ROOT=/opt/pyenv 13:32:17 + PYENV_ROOT=/opt/pyenv 13:32:17 + 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 13:32:17 + 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 13:32:17 + pyenv versions 13:32:18 * system (set by /opt/pyenv/version) 13:32:18 * 3.8.13 (set by /opt/pyenv/version) 13:32:18 * 3.9.13 (set by /opt/pyenv/version) 13:32:18 * 3.10.6 (set by /opt/pyenv/version) 13:32:18 + command -v pyenv 13:32:18 ++ pyenv init - --no-rehash 13:32:18 + 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[*]}"'\'')" 13:32:18 export PATH="/opt/pyenv/shims:${PATH}" 13:32:18 export PYENV_SHELL=bash 13:32:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:18 pyenv() { 13:32:18 local command 13:32:18 command="${1:-}" 13:32:18 if [ "$#" -gt 0 ]; then 13:32:18 shift 13:32:18 fi 13:32:18 13:32:18 case "$command" in 13:32:18 rehash|shell) 13:32:18 eval "$(pyenv "sh-$command" "$@")" 13:32:18 ;; 13:32:18 *) 13:32:18 command pyenv "$command" "$@" 13:32:18 ;; 13:32:18 esac 13:32:18 }' 13:32:18 +++ 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[*]}"' 13:32:18 ++ 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 13:32:18 ++ 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 13:32:18 ++ 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 13:32:18 ++ export PYENV_SHELL=bash 13:32:18 ++ PYENV_SHELL=bash 13:32:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:18 +++ complete -F _pyenv pyenv 13:32:18 ++ lf-pyver python3 13:32:18 ++ local py_version_xy=python3 13:32:18 ++ local py_version_xyz= 13:32:18 ++ pyenv versions 13:32:18 ++ local command 13:32:18 ++ command=versions 13:32:18 ++ '[' 1 -gt 0 ']' 13:32:18 ++ shift 13:32:18 ++ case "$command" in 13:32:18 ++ command pyenv versions 13:32:18 ++ pyenv versions 13:32:18 ++ sed 's/^[ *]* //' 13:32:18 ++ grep -E '^[0-9.]*[0-9]$' 13:32:18 ++ awk '{ print $1 }' 13:32:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:18 +++ grep '^3' /tmp/.pyenv_versions 13:32:18 +++ sort -V 13:32:18 +++ tail -n 1 13:32:18 ++ py_version_xyz=3.10.6 13:32:18 ++ [[ -z 3.10.6 ]] 13:32:18 ++ echo 3.10.6 13:32:18 ++ return 0 13:32:18 + pyenv local 3.10.6 13:32:18 + local command 13:32:18 + command=local 13:32:18 + '[' 2 -gt 0 ']' 13:32:18 + shift 13:32:18 + case "$command" in 13:32:18 + command pyenv local 3.10.6 13:32:18 + pyenv local 3.10.6 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='tox ' 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='virtualenv ' 13:32:18 + for arg in "$@" 13:32:18 + case $arg in 13:32:18 + pkg_list+='urllib3~=1.26.15 ' 13:32:18 + [[ -f /tmp/.toxenv ]] 13:32:18 + [[ ! -f /tmp/.toxenv ]] 13:32:18 + [[ -n '' ]] 13:32:18 + python3 -m venv /tmp/venv-F5KF 13:32:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F5KF' 13:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F5KF 13:32:22 + echo /tmp/venv-F5KF 13:32:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:32:22 + /tmp/venv-F5KF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:25 + /tmp/venv-F5KF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:27 + type python3 13:32:27 + true 13:32:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F5KF/bin to PATH' 13:32:27 lf-activate-venv(): INFO: Adding /tmp/venv-F5KF/bin to PATH 13:32:27 + PATH=/tmp/venv-F5KF/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 13:32:27 + return 0 13:32:27 + python3 --version 13:32:27 Python 3.10.6 13:32:27 + python3 -m pip --version 13:32:28 pip 23.3.2 from /tmp/venv-F5KF/lib/python3.10/site-packages/pip (python 3.10) 13:32:28 + python3 -m pip freeze 13:32:28 cachetools==5.3.2 13:32:28 chardet==5.2.0 13:32:28 colorama==0.4.6 13:32:28 distlib==0.3.8 13:32:28 filelock==3.13.1 13:32:28 packaging==23.2 13:32:28 platformdirs==4.1.0 13:32:28 pluggy==1.3.0 13:32:28 pyproject-api==1.6.1 13:32:28 tomli==2.0.1 13:32:28 tox==4.12.1 13:32:28 urllib3==1.26.18 13:32:28 virtualenv==20.25.0 13:32:28 [EnvInject] - Injecting environment variables from a build step. 13:32:28 [EnvInject] - Injecting as environment variables the properties content 13:32:28 PARALLEL=false 13:32:28 13:32:28 [EnvInject] - Variables injected successfully. 13:32:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13306923403633860991.sh 13:32:28 ---> tox-run.sh 13:32:28 + 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 13:32:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:32:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:32:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:32:28 + cd /w/workspace/oom-master-pre-commit-lint/. 13:32:28 + source /home/jenkins/lf-env.sh 13:32:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:28 ++ mktemp -d /tmp/venv-XXXX 13:32:28 + lf_venv=/tmp/venv-rnfb 13:32:28 + local venv_file=/tmp/.os_lf_venv 13:32:28 + local python=python3 13:32:28 + local options 13:32:28 + local set_path=true 13:32:28 + local install_args= 13:32: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 13:32:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:28 + true 13:32:28 + case $1 in 13:32:28 + venv_file=/tmp/.toxenv 13:32:28 + shift 2 13:32:28 + true 13:32:28 + case $1 in 13:32:28 + shift 13:32:28 + break 13:32:28 + case $python in 13:32:28 + local pkg_list= 13:32:28 + [[ -d /opt/pyenv ]] 13:32:28 + echo 'Setup pyenv:' 13:32:28 Setup pyenv: 13:32:28 + export PYENV_ROOT=/opt/pyenv 13:32:28 + PYENV_ROOT=/opt/pyenv 13:32:28 + 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 13:32:28 + 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 13:32:28 + pyenv versions 13:32:28 system 13:32:28 3.8.13 13:32:28 3.9.13 13:32:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:28 + command -v pyenv 13:32:28 ++ pyenv init - --no-rehash 13:32:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:32:28 export PATH="/opt/pyenv/shims:${PATH}" 13:32:28 export PYENV_SHELL=bash 13:32:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:28 pyenv() { 13:32:28 local command 13:32:28 command="${1:-}" 13:32:28 if [ "$#" -gt 0 ]; then 13:32:28 shift 13:32:28 fi 13:32:28 13:32:28 case "$command" in 13:32:28 rehash|shell) 13:32:28 eval "$(pyenv "sh-$command" "$@")" 13:32:28 ;; 13:32:28 *) 13:32:28 command pyenv "$command" "$@" 13:32:28 ;; 13:32:28 esac 13:32:28 }' 13:32:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:32:28 ++ 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 13:32:28 ++ 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 13:32:28 ++ 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 13:32:28 ++ export PYENV_SHELL=bash 13:32:28 ++ PYENV_SHELL=bash 13:32:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:28 +++ complete -F _pyenv pyenv 13:32:28 ++ lf-pyver python3 13:32:28 ++ local py_version_xy=python3 13:32:28 ++ local py_version_xyz= 13:32:28 ++ sed 's/^[ *]* //' 13:32:28 ++ grep -E '^[0-9.]*[0-9]$' 13:32:28 ++ pyenv versions 13:32:28 ++ local command 13:32:28 ++ awk '{ print $1 }' 13:32:28 ++ command=versions 13:32:28 ++ '[' 1 -gt 0 ']' 13:32:28 ++ shift 13:32:28 ++ case "$command" in 13:32:28 ++ command pyenv versions 13:32:28 ++ pyenv versions 13:32:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:28 +++ grep '^3' /tmp/.pyenv_versions 13:32:28 +++ sort -V 13:32:28 +++ tail -n 1 13:32:28 ++ py_version_xyz=3.10.6 13:32:28 ++ [[ -z 3.10.6 ]] 13:32:28 ++ echo 3.10.6 13:32:28 ++ return 0 13:32:28 + pyenv local 3.10.6 13:32:28 + local command 13:32:28 + command=local 13:32:28 + '[' 2 -gt 0 ']' 13:32:28 + shift 13:32:28 + case "$command" in 13:32:28 + command pyenv local 3.10.6 13:32:28 + pyenv local 3.10.6 13:32:28 + for arg in "$@" 13:32:28 + case $arg in 13:32:28 + pkg_list+='tox ' 13:32:28 + for arg in "$@" 13:32:28 + case $arg in 13:32:28 + pkg_list+='virtualenv ' 13:32:28 + for arg in "$@" 13:32:28 + case $arg in 13:32:28 + pkg_list+='urllib3~=1.26.15 ' 13:32:28 + [[ -f /tmp/.toxenv ]] 13:32:28 ++ cat /tmp/.toxenv 13:32:28 + lf_venv=/tmp/venv-F5KF 13:32:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F5KF from' file:/tmp/.toxenv 13:32:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F5KF from file:/tmp/.toxenv 13:32:28 + /tmp/venv-F5KF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:29 + /tmp/venv-F5KF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:31 + type python3 13:32:31 + true 13:32:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F5KF/bin to PATH' 13:32:31 lf-activate-venv(): INFO: Adding /tmp/venv-F5KF/bin to PATH 13:32:31 + PATH=/tmp/venv-F5KF/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 13:32:31 + return 0 13:32:31 + [[ -d /opt/pyenv ]] 13:32:31 + echo '---> Setting up pyenv' 13:32:31 ---> Setting up pyenv 13:32:31 + export PYENV_ROOT=/opt/pyenv 13:32:31 + PYENV_ROOT=/opt/pyenv 13:32:31 + export PATH=/opt/pyenv/bin:/tmp/venv-F5KF/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 13:32:31 + PATH=/opt/pyenv/bin:/tmp/venv-F5KF/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 13:32:31 ++ pwd 13:32:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:32:31 + export PYTHONPATH 13:32:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:32:31 + TOX_TESTENV_PASSENV=PYTHONPATH 13:32:31 + tox --version 13:32:31 4.12.1 from /tmp/venv-F5KF/lib/python3.10/site-packages/tox/__init__.py 13:32:31 + PARALLEL=false 13:32:31 + TOX_OPTIONS_LIST= 13:32:31 + [[ -n pre-commit ]] 13:32:31 + TOX_OPTIONS_LIST=' -e pre-commit' 13:32:31 + case ${PARALLEL,,} in 13:32:31 + tox -e pre-commit 13:32:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:32:32 pre-commit: install_deps> python -I -m pip install pre-commit 13:32:35 pre-commit: freeze> python -m pip freeze --all 13:32:35 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:32:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:32:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:32:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:32:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:38 [INFO] Once installed this environment will be reused. 13:32:38 [INFO] This may take a few minutes... 13:32:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:41 [INFO] Once installed this environment will be reused. 13:32:41 [INFO] This may take a few minutes... 13:32:47 Trim Trailing Whitespace.................................................Passed 13:32:47 Tabs remover.............................................................Passed 13:32:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:32:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:32:47 [INFO] Once installed this environment will be reused. 13:32:47 [INFO] This may take a few minutes... 13:32:53 gitlint..............................................(no files to check)Skipped 13:32:53 pre-commit: OK (21.85=setup[4.12]+cmd[11.81,5.92] seconds) 13:32:53 congratulations :) (22.02 seconds) 13:32:53 + tox_status=0 13:32:53 + echo '---> Completed tox runs' 13:32:53 ---> Completed tox runs 13:32:53 + for i in .tox/*/log 13:32:53 ++ echo .tox/pre-commit/log 13:32:53 ++ awk -F/ '{print $2}' 13:32:53 + tox_env=pre-commit 13:32:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:32:53 + DOC_DIR=docs/_build/html 13:32:53 + [[ -d docs/_build/html ]] 13:32:53 + echo '---> tox-run.sh ends' 13:32:53 ---> tox-run.sh ends 13:32:53 + test 0 -eq 0 13:32:53 $ ssh-agent -k 13:32:53 unset SSH_AUTH_SOCK; 13:32:53 unset SSH_AGENT_PID; 13:32:53 echo Agent pid 1706 killed; 13:32:53 [ssh-agent] Stopped. 13:32:53 [PostBuildScript] - [INFO] Executing post build scripts. 13:32:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15226340348136585845.sh 13:32:53 ---> sysstat.sh 13:32:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6163322054870757819.sh 13:32:54 ---> package-listing.sh 13:32:54 ++ facter osfamily 13:32:54 ++ tr '[:upper:]' '[:lower:]' 13:32:54 + OS_FAMILY=debian 13:32:54 + workspace=/w/workspace/oom-master-pre-commit-lint 13:32:54 + START_PACKAGES=/tmp/packages_start.txt 13:32:54 + END_PACKAGES=/tmp/packages_end.txt 13:32:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:54 + PACKAGES=/tmp/packages_start.txt 13:32:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:32:54 + PACKAGES=/tmp/packages_end.txt 13:32:54 + case "${OS_FAMILY}" in 13:32:54 + dpkg -l 13:32:54 + grep '^ii' 13:32:54 + '[' -f /tmp/packages_start.txt ']' 13:32:54 + '[' -f /tmp/packages_end.txt ']' 13:32:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:32:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:32:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:32:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3434932643696245641.sh 13:32:54 ---> capture-instance-metadata.sh 13:32:54 Setup pyenv: 13:32:54 system 13:32:54 3.8.13 13:32:54 3.9.13 13:32:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-spFN 13:32:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:33:01 lf-activate-venv(): INFO: Installing: lftools 13:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-spFN/bin to PATH 13:33:31 INFO: Running in OpenStack, capturing instance metadata 13:33:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17699851541479319895.sh 13:33:31 provisioning config files... 13:33:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15483405704333159809tmp 13:33:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:33:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:33:31 [EnvInject] - Injecting environment variables from a build step. 13:33:31 [EnvInject] - Injecting as environment variables the properties content 13:33:31 SERVER_ID=logs 13:33:31 13:33:31 [EnvInject] - Variables injected successfully. 13:33:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8000487837273759969.sh 13:33:31 ---> create-netrc.sh 13:33:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8458524152262214384.sh 13:33:31 ---> python-tools-install.sh 13:33:31 Setup pyenv: 13:33:31 system 13:33:31 3.8.13 13:33:31 3.9.13 13:33:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-spFN from file:/tmp/.os_lf_venv 13:33:32 lf-activate-venv(): INFO: Installing: lftools 13:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-spFN/bin to PATH 13:33:40 Generating Requirements File 13:34:09 Python 3.10.6 13:34:09 pip 23.3.2 from /tmp/venv-spFN/lib/python3.10/site-packages/pip (python 3.10) 13:34:10 appdirs==1.4.4 13:34:10 argcomplete==3.2.1 13:34:10 aspy.yaml==1.3.0 13:34:10 attrs==23.2.0 13:34:10 autopage==0.5.2 13:34:10 beautifulsoup4==4.12.2 13:34:10 boto3==1.34.20 13:34:10 botocore==1.34.20 13:34:10 bs4==0.0.1 13:34:10 cachetools==5.3.2 13:34:10 certifi==2023.11.17 13:34:10 cffi==1.16.0 13:34:10 cfgv==3.4.0 13:34:10 chardet==5.2.0 13:34:10 charset-normalizer==3.3.2 13:34:10 click==8.1.7 13:34:10 cliff==4.5.0 13:34:10 cmd2==2.4.3 13:34:10 cryptography==3.3.2 13:34:10 debtcollector==2.5.0 13:34:10 decorator==5.1.1 13:34:10 defusedxml==0.7.1 13:34:10 Deprecated==1.2.14 13:34:10 distlib==0.3.8 13:34:10 dnspython==2.4.2 13:34:10 docker==4.2.2 13:34:10 dogpile.cache==1.3.0 13:34:10 email-validator==2.1.0.post1 13:34:10 filelock==3.13.1 13:34:10 future==0.18.3 13:34:10 gitdb==4.0.11 13:34:10 GitPython==3.1.41 13:34:10 google-auth==2.26.2 13:34:10 httplib2==0.22.0 13:34:10 identify==2.5.33 13:34:10 idna==3.6 13:34:10 importlib-resources==1.5.0 13:34:10 iso8601==2.1.0 13:34:10 Jinja2==3.1.3 13:34:10 jmespath==1.0.1 13:34:10 jsonpatch==1.33 13:34:10 jsonpointer==2.4 13:34:10 jsonschema==4.21.0 13:34:10 jsonschema-specifications==2023.12.1 13:34:10 keystoneauth1==5.5.0 13:34:10 kubernetes==29.0.0 13:34:10 lftools==0.37.8 13:34:10 lxml==5.1.0 13:34:10 MarkupSafe==2.1.3 13:34:10 msgpack==1.0.7 13:34:10 multi_key_dict==2.0.3 13:34:10 munch==4.0.0 13:34:10 netaddr==0.10.1 13:34:10 netifaces==0.11.0 13:34:10 niet==1.4.2 13:34:10 nodeenv==1.8.0 13:34:10 oauth2client==4.1.3 13:34:10 oauthlib==3.2.2 13:34:10 openstacksdk==0.62.0 13:34:10 os-client-config==2.1.0 13:34:10 os-service-types==1.7.0 13:34:10 osc-lib==3.0.0 13:34:10 oslo.config==9.3.0 13:34:10 oslo.context==5.3.0 13:34:10 oslo.i18n==6.2.0 13:34:10 oslo.log==5.4.0 13:34:10 oslo.serialization==5.3.0 13:34:10 oslo.utils==6.3.0 13:34:10 packaging==23.2 13:34:10 pbr==6.0.0 13:34:10 platformdirs==4.1.0 13:34:10 prettytable==3.9.0 13:34:10 pyasn1==0.5.1 13:34:10 pyasn1-modules==0.3.0 13:34:10 pycparser==2.21 13:34:10 pygerrit2==2.0.15 13:34:10 PyGithub==2.1.1 13:34:10 pyinotify==0.9.6 13:34:10 PyJWT==2.8.0 13:34:10 PyNaCl==1.5.0 13:34:10 pyparsing==2.4.7 13:34:10 pyperclip==1.8.2 13:34:10 pyrsistent==0.20.0 13:34:10 python-cinderclient==9.4.0 13:34:10 python-dateutil==2.8.2 13:34:10 python-heatclient==3.4.0 13:34:10 python-jenkins==1.8.2 13:34:10 python-keystoneclient==5.3.0 13:34:10 python-magnumclient==4.3.0 13:34:10 python-novaclient==18.4.0 13:34:10 python-openstackclient==6.0.0 13:34:10 python-swiftclient==4.4.0 13:34:10 pytz==2023.3.post1 13:34:10 PyYAML==6.0.1 13:34:10 referencing==0.32.1 13:34:10 requests==2.31.0 13:34:10 requests-oauthlib==1.3.1 13:34:10 requestsexceptions==1.4.0 13:34:10 rfc3986==2.0.0 13:34:10 rpds-py==0.17.1 13:34:10 rsa==4.9 13:34:10 ruamel.yaml==0.18.5 13:34:10 ruamel.yaml.clib==0.2.8 13:34:10 s3transfer==0.10.0 13:34:10 simplejson==3.19.2 13:34:10 six==1.16.0 13:34:10 smmap==5.0.1 13:34:10 soupsieve==2.5 13:34:10 stevedore==5.1.0 13:34:10 tabulate==0.9.0 13:34:10 toml==0.10.2 13:34:10 tomlkit==0.12.3 13:34:10 tqdm==4.66.1 13:34:10 typing_extensions==4.9.0 13:34:10 tzdata==2023.4 13:34:10 urllib3==1.26.18 13:34:10 virtualenv==20.25.0 13:34:10 wcwidth==0.2.13 13:34:10 websocket-client==1.7.0 13:34:10 wrapt==1.16.0 13:34:10 xdg==6.0.0 13:34:10 xmltodict==0.13.0 13:34:10 yq==3.2.3 13:34:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15468853193026823459.sh 13:34:10 ---> sudo-logs.sh 13:34:10 Archiving 'sudo' log.. 13:34:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15422355741171317444.sh 13:34:10 ---> job-cost.sh 13:34:10 Setup pyenv: 13:34:10 system 13:34:10 3.8.13 13:34:10 3.9.13 13:34:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-spFN from file:/tmp/.os_lf_venv 13:34:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:34:19 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. 13:34:19 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-spFN/bin to PATH 13:34:19 INFO: No Stack... 13:34:19 INFO: Retrieving Pricing Info for: v3-standard-4 13:34:19 INFO: Archiving Costs 13:34:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13887329042099749716.sh 13:34:20 ---> logs-deploy.sh 13:34:20 Setup pyenv: 13:34:20 system 13:34:20 3.8.13 13:34:20 3.9.13 13:34:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-spFN from file:/tmp/.os_lf_venv 13:34:21 lf-activate-venv(): INFO: Installing: lftools 13:34:31 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. 13:34:31 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-spFN/bin to PATH 13:34:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3268 13:34:31 INFO: archiving workspace using pattern(s): 13:34:32 Archives upload complete. 13:34:32 INFO: archiving logs to Nexus 13:34:33 ---> uname -a: 13:34:33 Linux prd-ubuntu1804-builder-4c-4g-12939 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:34:33 13:34:33 13:34:33 ---> lscpu: 13:34:33 Architecture: x86_64 13:34:33 CPU op-mode(s): 32-bit, 64-bit 13:34:33 Byte Order: Little Endian 13:34:33 CPU(s): 4 13:34:33 On-line CPU(s) list: 0-3 13:34:33 Thread(s) per core: 1 13:34:33 Core(s) per socket: 1 13:34:33 Socket(s): 4 13:34:33 NUMA node(s): 1 13:34:33 Vendor ID: AuthenticAMD 13:34:33 CPU family: 23 13:34:33 Model: 49 13:34:33 Model name: AMD EPYC-Rome Processor 13:34:33 Stepping: 0 13:34:33 CPU MHz: 2799.998 13:34:33 BogoMIPS: 5599.99 13:34:33 Virtualization: AMD-V 13:34:33 Hypervisor vendor: KVM 13:34:33 Virtualization type: full 13:34:33 L1d cache: 32K 13:34:33 L1i cache: 32K 13:34:33 L2 cache: 512K 13:34:33 L3 cache: 16384K 13:34:33 NUMA node0 CPU(s): 0-3 13:34:33 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 13:34:33 13:34:33 13:34:33 ---> nproc: 13:34:33 4 13:34:33 13:34:33 13:34:33 ---> df -h: 13:34:33 Filesystem Size Used Avail Use% Mounted on 13:34:33 udev 7.9G 0 7.9G 0% /dev 13:34:33 tmpfs 1.6G 672K 1.6G 1% /run 13:34:33 /dev/vda1 78G 8.4G 69G 11% / 13:34:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:34:33 tmpfs 5.0M 0 5.0M 0% /run/lock 13:34:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:34:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:34:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:34:33 13:34:33 13:34:33 ---> free -m: 13:34:33 total used free shared buff/cache available 13:34:33 Mem: 16040 604 13230 0 2205 15116 13:34:33 Swap: 1023 0 1023 13:34:33 13:34:33 13:34:33 ---> ip addr: 13:34:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:34:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:34:33 inet 127.0.0.1/8 scope host lo 13:34:33 valid_lft forever preferred_lft forever 13:34:33 inet6 ::1/128 scope host 13:34:33 valid_lft forever preferred_lft forever 13:34:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:34:33 link/ether fa:16:3e:e9:3d:e1 brd ff:ff:ff:ff:ff:ff 13:34:33 inet 10.30.106.194/23 brd 10.30.107.255 scope global dynamic ens3 13:34:33 valid_lft 86234sec preferred_lft 86234sec 13:34:33 inet6 fe80::f816:3eff:fee9:3de1/64 scope link 13:34:33 valid_lft forever preferred_lft forever 13:34:33 13:34:33 13:34:33 ---> sar -b -r -n DEV: 13:34:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12939) 01/17/24 _x86_64_ (4 CPU) 13:34:33 13:34:33 13:31:54 LINUX RESTART (4 CPU) 13:34:33 13:34:33 13:32:01 tps rtps wtps bread/s bwrtn/s 13:34:33 13:33:01 274.85 71.20 203.65 4741.34 65625.20 13:34:33 13:34:01 104.95 2.30 102.65 119.85 11520.48 13:34:33 Average: 189.90 36.75 153.15 2430.59 38572.84 13:34:33 13:34:33 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:34:33 13:33:01 13928972 15538040 2495988 15.20 55740 1752768 771624 4.42 741668 1538996 143612 13:34:33 13:34:01 13596040 15475168 2828920 17.22 78788 1985996 819388 4.69 846560 1737396 128628 13:34:33 Average: 13762506 15506604 2662454 16.21 67264 1869382 795506 4.55 794114 1638196 136120 13:34:33 13:34:33 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:34:33 13:33:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 13:34:33 13:33:01 ens3 406.78 267.59 2080.11 75.69 0.00 0.00 0.00 0.00 13:34:33 13:34:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 13:34:33 13:34:01 ens3 57.51 38.96 868.40 8.82 0.00 0.00 0.00 0.00 13:34:33 Average: lo 2.17 2.17 0.22 0.22 0.00 0.00 0.00 0.00 13:34:33 Average: ens3 232.14 153.27 1474.25 42.25 0.00 0.00 0.00 0.00 13:34:33 13:34:33 13:34:33 ---> sar -P ALL: 13:34:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12939) 01/17/24 _x86_64_ (4 CPU) 13:34:33 13:34:33 13:31:54 LINUX RESTART (4 CPU) 13:34:33 13:34:33 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:34:33 13:33:01 all 28.15 0.00 3.01 3.08 0.10 65.66 13:34:33 13:33:01 0 37.91 0.00 3.63 2.63 0.12 55.72 13:34:33 13:33:01 1 22.95 0.00 2.44 1.52 0.10 72.98 13:34:33 13:33:01 2 30.30 0.00 3.48 3.88 0.10 62.24 13:34:33 13:33:01 3 21.40 0.00 2.51 4.29 0.07 71.73 13:34:33 13:34:01 all 22.28 0.00 1.41 1.14 0.05 75.12 13:34:33 13:34:01 0 1.39 0.00 0.82 3.02 0.03 94.74 13:34:33 13:34:01 1 52.45 0.00 2.59 1.30 0.10 43.55 13:34:33 13:34:01 2 26.13 0.00 1.44 0.17 0.05 72.21 13:34:33 13:34:01 3 9.18 0.00 0.75 0.03 0.05 89.98 13:34:33 Average: all 25.21 0.00 2.21 2.11 0.08 70.40 13:34:33 Average: 0 19.63 0.00 2.22 2.82 0.08 75.25 13:34:33 Average: 1 37.70 0.00 2.52 1.41 0.10 58.27 13:34:33 Average: 2 28.21 0.00 2.46 2.02 0.08 67.23 13:34:33 Average: 3 15.29 0.00 1.63 2.16 0.06 80.86 13:34:33 13:34:33 13:34:33