10:39:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:39:21 Running as SYSTEM 10:39:21 [EnvInject] - Loading node environment variables. 10:39:21 Building remotely on prd-ubuntu1804-builder-4c-4g-20726 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:39:21 [ssh-agent] Looking for ssh-agent implementation... 10:39:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:21 $ ssh-agent 10:39:21 SSH_AUTH_SOCK=/tmp/ssh-9tu7B5qcm4zI/agent.1716 10:39:21 SSH_AGENT_PID=1718 10:39:21 [ssh-agent] Started. 10:39:21 Running ssh-add (command line suppressed) 10:39:21 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8605616010200121464.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8605616010200121464.key) 10:39:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:39:21 The recommended git tool is: NONE 10:39:23 using credential onap-jenkins-ssh 10:39:23 Wiping out workspace first. 10:39:23 Cloning the remote Git repository 10:39:23 Cloning repository git://cloud.onap.org/mirror/oom.git 10:39:23 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:39:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:23 > git --version # timeout=10 10:39:23 > git --version # 'git version 2.17.1' 10:39:23 using GIT_SSH to set credentials Gerrit user 10:39:23 Verifying host key using manually-configured host key entries 10:39:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:39:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:39:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:39:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:29 using GIT_SSH to set credentials Gerrit user 10:39:29 Verifying host key using manually-configured host key entries 10:39:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/4 # timeout=30 10:39:29 > git rev-parse a9330b08ab17646fe2d4d42acdd28c9cbabc2701^{commit} # timeout=10 10:39:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:39:29 Checking out Revision a9330b08ab17646fe2d4d42acdd28c9cbabc2701 (refs/changes/37/137637/4) 10:39:29 > git config core.sparsecheckout # timeout=10 10:39:29 > git checkout -f a9330b08ab17646fe2d4d42acdd28c9cbabc2701 # timeout=30 10:39:32 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:39:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:39:33 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:39:33 [EnvInject] - Injecting environment variables from a build step. 10:39:33 [EnvInject] - Injecting as environment variables the properties content 10:39:33 PYTHON=python3 10:39:33 10:39:33 [EnvInject] - Variables injected successfully. 10:39:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11928849290888741106.sh 10:39:33 ---> tox-install.sh 10:39:33 + source /home/jenkins/lf-env.sh 10:39:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:33 ++ mktemp -d /tmp/venv-XXXX 10:39:33 + lf_venv=/tmp/venv-tec2 10:39:33 + local venv_file=/tmp/.os_lf_venv 10:39:33 + local python=python3 10:39:33 + local options 10:39:33 + local set_path=true 10:39:33 + local install_args= 10:39:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:33 + true 10:39:33 + case $1 in 10:39:33 + venv_file=/tmp/.toxenv 10:39:33 + shift 2 10:39:33 + true 10:39:33 + case $1 in 10:39:33 + shift 10:39:33 + break 10:39:33 + case $python in 10:39:33 + local pkg_list= 10:39:33 + [[ -d /opt/pyenv ]] 10:39:33 + echo 'Setup pyenv:' 10:39:33 Setup pyenv: 10:39:33 + export PYENV_ROOT=/opt/pyenv 10:39:33 + PYENV_ROOT=/opt/pyenv 10:39:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:33 + pyenv versions 10:39:33 * system (set by /opt/pyenv/version) 10:39:33 * 3.8.13 (set by /opt/pyenv/version) 10:39:33 * 3.9.13 (set by /opt/pyenv/version) 10:39:33 * 3.10.6 (set by /opt/pyenv/version) 10:39:33 + command -v pyenv 10:39:33 ++ pyenv init - --no-rehash 10:39:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:39:33 export PATH="/opt/pyenv/shims:${PATH}" 10:39:33 export PYENV_SHELL=bash 10:39:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:33 pyenv() { 10:39:33 local command 10:39:33 command="${1:-}" 10:39:33 if [ "$#" -gt 0 ]; then 10:39:33 shift 10:39:33 fi 10:39:33 10:39:33 case "$command" in 10:39:33 rehash|shell) 10:39:33 eval "$(pyenv "sh-$command" "$@")" 10:39:33 ;; 10:39:33 *) 10:39:33 command pyenv "$command" "$@" 10:39:33 ;; 10:39:33 esac 10:39:33 }' 10:39:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:39:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:33 ++ export PYENV_SHELL=bash 10:39:33 ++ PYENV_SHELL=bash 10:39:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:33 +++ complete -F _pyenv pyenv 10:39:33 ++ lf-pyver python3 10:39:33 ++ local py_version_xy=python3 10:39:33 ++ local py_version_xyz= 10:39:33 ++ pyenv versions 10:39:33 ++ local command 10:39:33 ++ command=versions 10:39:33 ++ '[' 1 -gt 0 ']' 10:39:33 ++ shift 10:39:33 ++ case "$command" in 10:39:33 ++ command pyenv versions 10:39:33 ++ pyenv versions 10:39:33 ++ sed 's/^[ *]* //' 10:39:33 ++ awk '{ print $1 }' 10:39:33 ++ grep -E '^[0-9.]*[0-9]$' 10:39:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:33 +++ grep '^3' /tmp/.pyenv_versions 10:39:33 +++ sort -V 10:39:33 +++ tail -n 1 10:39:33 ++ py_version_xyz=3.10.6 10:39:33 ++ [[ -z 3.10.6 ]] 10:39:33 ++ echo 3.10.6 10:39:33 ++ return 0 10:39:33 + pyenv local 3.10.6 10:39:33 + local command 10:39:33 + command=local 10:39:33 + '[' 2 -gt 0 ']' 10:39:33 + shift 10:39:33 + case "$command" in 10:39:33 + command pyenv local 3.10.6 10:39:33 + pyenv local 3.10.6 10:39:33 + for arg in "$@" 10:39:33 + case $arg in 10:39:33 + pkg_list+='tox ' 10:39:33 + for arg in "$@" 10:39:33 + case $arg in 10:39:33 + pkg_list+='virtualenv ' 10:39:33 + for arg in "$@" 10:39:33 + case $arg in 10:39:33 + pkg_list+='urllib3~=1.26.15 ' 10:39:33 + [[ -f /tmp/.toxenv ]] 10:39:33 + [[ ! -f /tmp/.toxenv ]] 10:39:33 + [[ -n '' ]] 10:39:33 + python3 -m venv /tmp/venv-tec2 10:39:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tec2' 10:39:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tec2 10:39:38 + echo /tmp/venv-tec2 10:39:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:39:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:39:38 + /tmp/venv-tec2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:39:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:39:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:39:42 + /tmp/venv-tec2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:39:45 + type python3 10:39:45 + true 10:39:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tec2/bin to PATH' 10:39:45 lf-activate-venv(): INFO: Adding /tmp/venv-tec2/bin to PATH 10:39:45 + PATH=/tmp/venv-tec2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:45 + return 0 10:39:45 + python3 --version 10:39:45 Python 3.10.6 10:39:45 + python3 -m pip --version 10:39:46 pip 24.0 from /tmp/venv-tec2/lib/python3.10/site-packages/pip (python 3.10) 10:39:46 + python3 -m pip freeze 10:39:46 cachetools==5.3.3 10:39:46 chardet==5.2.0 10:39:46 colorama==0.4.6 10:39:46 distlib==0.3.8 10:39:46 filelock==3.13.3 10:39:46 packaging==24.0 10:39:46 platformdirs==4.2.0 10:39:46 pluggy==1.4.0 10:39:46 pyproject-api==1.6.1 10:39:46 tomli==2.0.1 10:39:46 tox==4.14.2 10:39:46 urllib3==1.26.18 10:39:46 virtualenv==20.25.1 10:39:46 [EnvInject] - Injecting environment variables from a build step. 10:39:46 [EnvInject] - Injecting as environment variables the properties content 10:39:46 PARALLEL=false 10:39:46 10:39:46 [EnvInject] - Variables injected successfully. 10:39:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7799164033993658385.sh 10:39:46 ---> tox-run.sh 10:39:46 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:39:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:39:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:39:46 + cd /w/workspace/oom-master-pre-commit-lint/. 10:39:46 + source /home/jenkins/lf-env.sh 10:39:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:46 ++ mktemp -d /tmp/venv-XXXX 10:39:46 + lf_venv=/tmp/venv-aHnt 10:39:46 + local venv_file=/tmp/.os_lf_venv 10:39:46 + local python=python3 10:39:46 + local options 10:39:46 + local set_path=true 10:39:46 + local install_args= 10:39:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:46 + true 10:39:46 + case $1 in 10:39:46 + venv_file=/tmp/.toxenv 10:39:46 + shift 2 10:39:46 + true 10:39:46 + case $1 in 10:39:46 + shift 10:39:46 + break 10:39:46 + case $python in 10:39:46 + local pkg_list= 10:39:46 + [[ -d /opt/pyenv ]] 10:39:46 + echo 'Setup pyenv:' 10:39:46 Setup pyenv: 10:39:46 + export PYENV_ROOT=/opt/pyenv 10:39:46 + PYENV_ROOT=/opt/pyenv 10:39:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:46 + pyenv versions 10:39:46 system 10:39:46 3.8.13 10:39:46 3.9.13 10:39:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:39:46 + command -v pyenv 10:39:46 ++ pyenv init - --no-rehash 10:39:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:39:46 export PATH="/opt/pyenv/shims:${PATH}" 10:39:46 export PYENV_SHELL=bash 10:39:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:46 pyenv() { 10:39:46 local command 10:39:46 command="${1:-}" 10:39:46 if [ "$#" -gt 0 ]; then 10:39:46 shift 10:39:46 fi 10:39:46 10:39:46 case "$command" in 10:39:46 rehash|shell) 10:39:46 eval "$(pyenv "sh-$command" "$@")" 10:39:46 ;; 10:39:46 *) 10:39:46 command pyenv "$command" "$@" 10:39:46 ;; 10:39:46 esac 10:39:46 }' 10:39:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:39:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:46 ++ export PYENV_SHELL=bash 10:39:46 ++ PYENV_SHELL=bash 10:39:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:46 +++ complete -F _pyenv pyenv 10:39:46 ++ lf-pyver python3 10:39:46 ++ local py_version_xy=python3 10:39:46 ++ local py_version_xyz= 10:39:46 ++ pyenv versions 10:39:46 ++ local command 10:39:46 ++ command=versions 10:39:46 ++ '[' 1 -gt 0 ']' 10:39:46 ++ shift 10:39:46 ++ case "$command" in 10:39:46 ++ command pyenv versions 10:39:46 ++ pyenv versions 10:39:46 ++ sed 's/^[ *]* //' 10:39:46 ++ awk '{ print $1 }' 10:39:46 ++ grep -E '^[0-9.]*[0-9]$' 10:39:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:46 +++ grep '^3' /tmp/.pyenv_versions 10:39:46 +++ sort -V 10:39:46 +++ tail -n 1 10:39:46 ++ py_version_xyz=3.10.6 10:39:46 ++ [[ -z 3.10.6 ]] 10:39:46 ++ echo 3.10.6 10:39:46 ++ return 0 10:39:46 + pyenv local 3.10.6 10:39:46 + local command 10:39:46 + command=local 10:39:46 + '[' 2 -gt 0 ']' 10:39:46 + shift 10:39:46 + case "$command" in 10:39:46 + command pyenv local 3.10.6 10:39:46 + pyenv local 3.10.6 10:39:46 + for arg in "$@" 10:39:46 + case $arg in 10:39:46 + pkg_list+='tox ' 10:39:46 + for arg in "$@" 10:39:46 + case $arg in 10:39:46 + pkg_list+='virtualenv ' 10:39:46 + for arg in "$@" 10:39:46 + case $arg in 10:39:46 + pkg_list+='urllib3~=1.26.15 ' 10:39:46 + [[ -f /tmp/.toxenv ]] 10:39:46 ++ cat /tmp/.toxenv 10:39:46 + lf_venv=/tmp/venv-tec2 10:39:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tec2 from' file:/tmp/.toxenv 10:39:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tec2 from file:/tmp/.toxenv 10:39:46 + /tmp/venv-tec2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:39:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:39:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:39:47 + /tmp/venv-tec2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:39:49 + type python3 10:39:49 + true 10:39:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tec2/bin to PATH' 10:39:49 lf-activate-venv(): INFO: Adding /tmp/venv-tec2/bin to PATH 10:39:49 + PATH=/tmp/venv-tec2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:49 + return 0 10:39:49 + [[ -d /opt/pyenv ]] 10:39:49 + echo '---> Setting up pyenv' 10:39:49 ---> Setting up pyenv 10:39:49 + export PYENV_ROOT=/opt/pyenv 10:39:49 + PYENV_ROOT=/opt/pyenv 10:39:49 + export PATH=/opt/pyenv/bin:/tmp/venv-tec2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:49 + PATH=/opt/pyenv/bin:/tmp/venv-tec2/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:49 ++ pwd 10:39:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:39:49 + export PYTHONPATH 10:39:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:39:49 + TOX_TESTENV_PASSENV=PYTHONPATH 10:39:49 + tox --version 10:39:49 4.14.2 from /tmp/venv-tec2/lib/python3.10/site-packages/tox/__init__.py 10:39:49 + PARALLEL=false 10:39:49 + TOX_OPTIONS_LIST= 10:39:49 + [[ -n pre-commit ]] 10:39:49 + TOX_OPTIONS_LIST=' -e pre-commit' 10:39:49 + case ${PARALLEL,,} in 10:39:49 + tox -e pre-commit 10:39:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:39:50 pre-commit: install_deps> python -I -m pip install pre-commit 10:39:54 pre-commit: freeze> python -m pip freeze --all 10:39:54 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 10:39:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:39:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:39:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:39:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:39:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:39:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:39:58 [INFO] Once installed this environment will be reused. 10:39:58 [INFO] This may take a few minutes... 10:40:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:40:01 [INFO] Once installed this environment will be reused. 10:40:01 [INFO] This may take a few minutes... 10:40:07 Trim Trailing Whitespace.................................................Passed 10:40:07 Tabs remover.............................................................Passed 10:40:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:40:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:40:08 [INFO] Once installed this environment will be reused. 10:40:08 [INFO] This may take a few minutes... 10:40:14 gitlint..............................................(no files to check)Skipped 10:40:14 pre-commit: OK (24.75=setup[4.49]+cmd[13.21,7.05] seconds) 10:40:14 congratulations :) (24.92 seconds) 10:40:14 + tox_status=0 10:40:14 + echo '---> Completed tox runs' 10:40:14 ---> Completed tox runs 10:40:14 + for i in .tox/*/log 10:40:14 ++ echo .tox/pre-commit/log 10:40:14 ++ awk -F/ '{print $2}' 10:40:14 + tox_env=pre-commit 10:40:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:40:14 + DOC_DIR=docs/_build/html 10:40:14 + [[ -d docs/_build/html ]] 10:40:14 + echo '---> tox-run.sh ends' 10:40:14 ---> tox-run.sh ends 10:40:14 + test 0 -eq 0 10:40:14 $ ssh-agent -k 10:40:14 unset SSH_AUTH_SOCK; 10:40:14 unset SSH_AGENT_PID; 10:40:14 echo Agent pid 1718 killed; 10:40:14 [ssh-agent] Stopped. 10:40:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:40:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7183977934689861942.sh 10:40:15 ---> sysstat.sh 10:40:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7933823132414350191.sh 10:40:15 ---> package-listing.sh 10:40:15 ++ facter osfamily 10:40:15 ++ tr '[:upper:]' '[:lower:]' 10:40:15 + OS_FAMILY=debian 10:40:15 + workspace=/w/workspace/oom-master-pre-commit-lint 10:40:15 + START_PACKAGES=/tmp/packages_start.txt 10:40:15 + END_PACKAGES=/tmp/packages_end.txt 10:40:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:40:15 + PACKAGES=/tmp/packages_start.txt 10:40:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:40:15 + PACKAGES=/tmp/packages_end.txt 10:40:15 + case "${OS_FAMILY}" in 10:40:15 + dpkg -l 10:40:15 + grep '^ii' 10:40:15 + '[' -f /tmp/packages_start.txt ']' 10:40:15 + '[' -f /tmp/packages_end.txt ']' 10:40:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:40:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:40:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:40:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:40:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4462947297219961800.sh 10:40:15 ---> capture-instance-metadata.sh 10:40:15 Setup pyenv: 10:40:15 system 10:40:15 3.8.13 10:40:15 3.9.13 10:40:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:40:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qp2S 10:40:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:40:22 lf-activate-venv(): INFO: Installing: lftools 10:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-Qp2S/bin to PATH 10:40:54 INFO: Running in OpenStack, capturing instance metadata 10:40:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13501972559914550982.sh 10:40:54 provisioning config files... 10:40:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15124165192310363119tmp 10:40:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:40:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:40:54 [EnvInject] - Injecting environment variables from a build step. 10:40:54 [EnvInject] - Injecting as environment variables the properties content 10:40:54 SERVER_ID=logs 10:40:54 10:40:54 [EnvInject] - Variables injected successfully. 10:40:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5792412729566142425.sh 10:40:54 ---> create-netrc.sh 10:40:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16370076031811955869.sh 10:40:54 ---> python-tools-install.sh 10:40:54 Setup pyenv: 10:40:54 system 10:40:54 3.8.13 10:40:54 3.9.13 10:40:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:40:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qp2S from file:/tmp/.os_lf_venv 10:40:56 lf-activate-venv(): INFO: Installing: lftools 10:41:04 lf-activate-venv(): INFO: Adding /tmp/venv-Qp2S/bin to PATH 10:41:04 Generating Requirements File 10:41:33 Python 3.10.6 10:41:33 pip 24.0 from /tmp/venv-Qp2S/lib/python3.10/site-packages/pip (python 3.10) 10:41:33 appdirs==1.4.4 10:41:33 argcomplete==3.2.3 10:41:33 aspy.yaml==1.3.0 10:41:33 attrs==23.2.0 10:41:33 autopage==0.5.2 10:41:33 beautifulsoup4==4.12.3 10:41:33 boto3==1.34.78 10:41:33 botocore==1.34.78 10:41:33 bs4==0.0.2 10:41:33 cachetools==5.3.3 10:41:33 certifi==2024.2.2 10:41:33 cffi==1.16.0 10:41:33 cfgv==3.4.0 10:41:33 chardet==5.2.0 10:41:33 charset-normalizer==3.3.2 10:41:33 click==8.1.7 10:41:33 cliff==4.6.0 10:41:33 cmd2==2.4.3 10:41:33 cryptography==3.3.2 10:41:33 debtcollector==3.0.0 10:41:33 decorator==5.1.1 10:41:33 defusedxml==0.7.1 10:41:33 Deprecated==1.2.14 10:41:33 distlib==0.3.8 10:41:33 dnspython==2.6.1 10:41:33 docker==4.2.2 10:41:33 dogpile.cache==1.3.2 10:41:33 email_validator==2.1.1 10:41:33 filelock==3.13.3 10:41:33 future==1.0.0 10:41:33 gitdb==4.0.11 10:41:33 GitPython==3.1.43 10:41:33 google-auth==2.29.0 10:41:33 httplib2==0.22.0 10:41:33 identify==2.5.35 10:41:33 idna==3.6 10:41:33 importlib-resources==1.5.0 10:41:33 iso8601==2.1.0 10:41:33 Jinja2==3.1.3 10:41:33 jmespath==1.0.1 10:41:33 jsonpatch==1.33 10:41:33 jsonpointer==2.4 10:41:33 jsonschema==4.21.1 10:41:33 jsonschema-specifications==2023.12.1 10:41:33 keystoneauth1==5.6.0 10:41:33 kubernetes==29.0.0 10:41:33 lftools==0.37.10 10:41:33 lxml==5.2.1 10:41:33 MarkupSafe==2.1.5 10:41:33 msgpack==1.0.8 10:41:33 multi_key_dict==2.0.3 10:41:33 munch==4.0.0 10:41:33 netaddr==1.2.1 10:41:33 netifaces==0.11.0 10:41:33 niet==1.4.2 10:41:33 nodeenv==1.8.0 10:41:33 oauth2client==4.1.3 10:41:33 oauthlib==3.2.2 10:41:33 openstacksdk==3.0.0 10:41:33 os-client-config==2.1.0 10:41:33 os-service-types==1.7.0 10:41:33 osc-lib==3.0.1 10:41:33 oslo.config==9.4.0 10:41:33 oslo.context==5.5.0 10:41:33 oslo.i18n==6.3.0 10:41:33 oslo.log==5.5.1 10:41:33 oslo.serialization==5.4.0 10:41:33 oslo.utils==7.1.0 10:41:33 packaging==24.0 10:41:33 pbr==6.0.0 10:41:33 platformdirs==4.2.0 10:41:33 prettytable==3.10.0 10:41:33 pyasn1==0.6.0 10:41:33 pyasn1_modules==0.4.0 10:41:33 pycparser==2.22 10:41:33 pygerrit2==2.0.15 10:41:33 PyGithub==2.3.0 10:41:33 pyinotify==0.9.6 10:41:33 PyJWT==2.8.0 10:41:33 PyNaCl==1.5.0 10:41:33 pyparsing==2.4.7 10:41:33 pyperclip==1.8.2 10:41:33 pyrsistent==0.20.0 10:41:33 python-cinderclient==9.5.0 10:41:33 python-dateutil==2.9.0.post0 10:41:33 python-heatclient==3.5.0 10:41:33 python-jenkins==1.8.2 10:41:33 python-keystoneclient==5.4.0 10:41:33 python-magnumclient==4.4.0 10:41:33 python-novaclient==18.6.0 10:41:33 python-openstackclient==6.6.0 10:41:33 python-swiftclient==4.5.0 10:41:33 PyYAML==6.0.1 10:41:33 referencing==0.34.0 10:41:33 requests==2.31.0 10:41:33 requests-oauthlib==2.0.0 10:41:33 requestsexceptions==1.4.0 10:41:33 rfc3986==2.0.0 10:41:33 rpds-py==0.18.0 10:41:33 rsa==4.9 10:41:33 ruamel.yaml==0.18.6 10:41:33 ruamel.yaml.clib==0.2.8 10:41:33 s3transfer==0.10.1 10:41:33 simplejson==3.19.2 10:41:33 six==1.16.0 10:41:33 smmap==5.0.1 10:41:33 soupsieve==2.5 10:41:33 stevedore==5.2.0 10:41:33 tabulate==0.9.0 10:41:33 toml==0.10.2 10:41:33 tomlkit==0.12.4 10:41:33 tqdm==4.66.2 10:41:33 typing_extensions==4.10.0 10:41:33 tzdata==2024.1 10:41:33 urllib3==1.26.18 10:41:33 virtualenv==20.25.1 10:41:33 wcwidth==0.2.13 10:41:33 websocket-client==1.7.0 10:41:33 wrapt==1.16.0 10:41:33 xdg==6.0.0 10:41:33 xmltodict==0.13.0 10:41:33 yq==3.2.3 10:41:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2763898039724058903.sh 10:41:33 ---> sudo-logs.sh 10:41:33 Archiving 'sudo' log.. 10:41:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1151345946131509191.sh 10:41:34 ---> job-cost.sh 10:41:34 Setup pyenv: 10:41:34 system 10:41:34 3.8.13 10:41:34 3.9.13 10:41:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:41:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qp2S from file:/tmp/.os_lf_venv 10:41:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:41:40 lf-activate-venv(): INFO: Adding /tmp/venv-Qp2S/bin to PATH 10:41:40 INFO: No Stack... 10:41:41 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:41 INFO: Archiving Costs 10:41:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1103551026294286521.sh 10:41:41 ---> logs-deploy.sh 10:41:41 Setup pyenv: 10:41:41 system 10:41:41 3.8.13 10:41:41 3.9.13 10:41:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:41:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qp2S from file:/tmp/.os_lf_venv 10:41:43 lf-activate-venv(): INFO: Installing: lftools 10:41:52 lf-activate-venv(): INFO: Adding /tmp/venv-Qp2S/bin to PATH 10:41:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3410 10:41:52 INFO: archiving workspace using pattern(s): 10:41:53 Archives upload complete. 10:41:53 INFO: archiving logs to Nexus 10:41:54 ---> uname -a: 10:41:54 Linux prd-ubuntu1804-builder-4c-4g-20726 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:41:54 10:41:54 10:41:54 ---> lscpu: 10:41:54 Architecture: x86_64 10:41:54 CPU op-mode(s): 32-bit, 64-bit 10:41:54 Byte Order: Little Endian 10:41:54 CPU(s): 4 10:41:54 On-line CPU(s) list: 0-3 10:41:54 Thread(s) per core: 1 10:41:54 Core(s) per socket: 1 10:41:54 Socket(s): 4 10:41:54 NUMA node(s): 1 10:41:54 Vendor ID: AuthenticAMD 10:41:54 CPU family: 23 10:41:54 Model: 49 10:41:54 Model name: AMD EPYC-Rome Processor 10:41:54 Stepping: 0 10:41:54 CPU MHz: 2799.998 10:41:54 BogoMIPS: 5599.99 10:41:54 Virtualization: AMD-V 10:41:54 Hypervisor vendor: KVM 10:41:54 Virtualization type: full 10:41:54 L1d cache: 32K 10:41:54 L1i cache: 32K 10:41:54 L2 cache: 512K 10:41:54 L3 cache: 16384K 10:41:54 NUMA node0 CPU(s): 0-3 10:41:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:41:54 10:41:54 10:41:54 ---> nproc: 10:41:54 4 10:41:54 10:41:54 10:41:54 ---> df -h: 10:41:54 Filesystem Size Used Avail Use% Mounted on 10:41:54 udev 7.9G 0 7.9G 0% /dev 10:41:54 tmpfs 1.6G 672K 1.6G 1% /run 10:41:54 /dev/vda1 78G 8.4G 70G 11% / 10:41:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:41:54 tmpfs 5.0M 0 5.0M 0% /run/lock 10:41:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:41:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:41:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:41:54 10:41:54 10:41:54 ---> free -m: 10:41:54 total used free shared buff/cache available 10:41:54 Mem: 16040 546 13311 0 2182 15174 10:41:54 Swap: 1023 0 1023 10:41:54 10:41:54 10:41:54 ---> ip addr: 10:41:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:41:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:41:54 inet 127.0.0.1/8 scope host lo 10:41:54 valid_lft forever preferred_lft forever 10:41:54 inet6 ::1/128 scope host 10:41:54 valid_lft forever preferred_lft forever 10:41:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:41:54 link/ether fa:16:3e:12:6b:ea brd ff:ff:ff:ff:ff:ff 10:41:54 inet 10.30.107.28/23 brd 10.30.107.255 scope global dynamic ens3 10:41:54 valid_lft 86221sec preferred_lft 86221sec 10:41:54 inet6 fe80::f816:3eff:fe12:6bea/64 scope link 10:41:54 valid_lft forever preferred_lft forever 10:41:54 10:41:54 10:41:54 ---> sar -b -r -n DEV: 10:41:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20726) 04/05/24 _x86_64_ (4 CPU) 10:41:54 10:41:54 10:38:57 LINUX RESTART (4 CPU) 10:41:54 10:41:54 10:39:01 tps rtps wtps bread/s bwrtn/s 10:41:54 10:40:01 216.60 60.32 156.27 3784.97 58919.65 10:41:54 10:41:02 118.21 14.31 103.90 1103.68 29472.02 10:41:54 Average: 167.41 37.32 130.09 2444.33 44195.83 10:41:54 10:41:54 10:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:54 10:40:01 13981084 15477448 2443884 14.88 49528 1652068 892700 5.11 771344 1464024 125768 10:41:54 10:41:02 13726424 15521268 2698544 16.43 74952 1906980 788492 4.51 801644 1654316 138992 10:41:54 Average: 13853754 15499358 2571214 15.65 62240 1779524 840596 4.81 786494 1559170 132380 10:41:54 10:41:54 10:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:41:54 10:40:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 10:41:54 10:40:01 ens3 438.54 298.93 2044.04 76.10 0.00 0.00 0.00 0.00 10:41:54 10:41:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 10:41:54 10:41:02 ens3 44.33 30.86 592.70 8.27 0.00 0.00 0.00 0.00 10:41:54 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 10:41:54 Average: ens3 241.43 164.90 1318.37 42.18 0.00 0.00 0.00 0.00 10:41:54 10:41:54 10:41:54 ---> sar -P ALL: 10:41:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20726) 04/05/24 _x86_64_ (4 CPU) 10:41:54 10:41:54 10:38:57 LINUX RESTART (4 CPU) 10:41:54 10:41:54 10:39:01 CPU %user %nice %system %iowait %steal %idle 10:41:54 10:40:01 all 19.46 0.00 2.52 13.62 0.06 64.33 10:41:54 10:40:01 0 14.80 0.00 2.64 14.11 0.05 68.40 10:41:54 10:40:01 1 19.16 0.00 2.26 11.00 0.05 67.53 10:41:54 10:40:01 2 25.53 0.00 2.92 22.22 0.07 49.26 10:41:54 10:40:01 3 18.44 0.00 2.29 7.17 0.07 72.03 10:41:54 10:41:02 all 21.36 0.00 1.66 6.21 0.05 70.72 10:41:54 10:41:02 0 7.63 0.00 0.99 13.31 0.03 78.04 10:41:54 10:41:02 1 16.15 0.00 1.23 1.00 0.03 81.58 10:41:54 10:41:02 2 23.07 0.00 1.67 5.37 0.05 69.84 10:41:54 10:41:02 3 38.76 0.00 2.70 5.07 0.08 53.39 10:41:54 Average: all 20.42 0.00 2.09 9.91 0.05 67.53 10:41:54 Average: 0 11.20 0.00 1.81 13.71 0.04 73.24 10:41:54 Average: 1 17.65 0.00 1.75 5.99 0.04 74.57 10:41:54 Average: 2 24.30 0.00 2.29 13.78 0.06 59.57 10:41:54 Average: 3 28.62 0.00 2.50 6.12 0.08 62.69 10:41:54 10:41:54 10:41:54