10:01:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 10:01:50 Running as SYSTEM 10:01:50 [EnvInject] - Loading node environment variables. 10:01:50 Building remotely on prd-ubuntu1804-builder-4c-4g-10293 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:01:50 [ssh-agent] Looking for ssh-agent implementation... 10:01:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:50 $ ssh-agent 10:01:50 SSH_AUTH_SOCK=/tmp/ssh-Mlrm7AhA3uVm/agent.1707 10:01:50 SSH_AGENT_PID=1709 10:01:50 [ssh-agent] Started. 10:01:50 Running ssh-add (command line suppressed) 10:01:50 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7331391790591479074.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7331391790591479074.key) 10:01:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:01:50 The recommended git tool is: NONE 10:01:52 using credential onap-jenkins-ssh 10:01:52 Wiping out workspace first. 10:01:52 Cloning the remote Git repository 10:01:52 Cloning repository git://cloud.onap.org/mirror/oom.git 10:01:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:01:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:01:52 > git --version # timeout=10 10:01:52 > git --version # 'git version 2.17.1' 10:01:52 using GIT_SSH to set credentials Gerrit user 10:01:52 Verifying host key using manually-configured host key entries 10:01:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:01:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:01:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:01:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:01:58 using GIT_SSH to set credentials Gerrit user 10:01:58 Verifying host key using manually-configured host key entries 10:01:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/4 # timeout=30 10:01:58 > git rev-parse e2467945021d8650d659df7ca427f33ad4396d30^{commit} # timeout=10 10:01:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:01:58 Checking out Revision e2467945021d8650d659df7ca427f33ad4396d30 (refs/changes/39/137439/4) 10:01:58 > git config core.sparsecheckout # timeout=10 10:01:58 > git checkout -f e2467945021d8650d659df7ca427f33ad4396d30 # timeout=30 10:02:01 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 10:02:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:02:01 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 10:02:02 [EnvInject] - Injecting environment variables from a build step. 10:02:02 [EnvInject] - Injecting as environment variables the properties content 10:02:02 PYTHON=python3 10:02:02 10:02:02 [EnvInject] - Variables injected successfully. 10:02:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17206293741059112151.sh 10:02:02 ---> tox-install.sh 10:02:02 + source /home/jenkins/lf-env.sh 10:02:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:02:02 ++ mktemp -d /tmp/venv-XXXX 10:02:02 + lf_venv=/tmp/venv-tYkT 10:02:02 + local venv_file=/tmp/.os_lf_venv 10:02:02 + local python=python3 10:02:02 + local options 10:02:02 + local set_path=true 10:02:02 + local install_args= 10:02:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:02:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:02:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:02:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:02:02 + true 10:02:02 + case $1 in 10:02:02 + venv_file=/tmp/.toxenv 10:02:02 + shift 2 10:02:02 + true 10:02:02 + case $1 in 10:02:02 + shift 10:02:02 + break 10:02:02 + case $python in 10:02:02 + local pkg_list= 10:02:02 + [[ -d /opt/pyenv ]] 10:02:02 + echo 'Setup pyenv:' 10:02:02 Setup pyenv: 10:02:02 + export PYENV_ROOT=/opt/pyenv 10:02:02 + PYENV_ROOT=/opt/pyenv 10:02:02 + 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:02:02 + 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:02:02 + pyenv versions 10:02:02 * system (set by /opt/pyenv/version) 10:02:02 * 3.8.13 (set by /opt/pyenv/version) 10:02:02 * 3.9.13 (set by /opt/pyenv/version) 10:02:02 * 3.10.6 (set by /opt/pyenv/version) 10:02:02 + command -v pyenv 10:02:02 ++ pyenv init - --no-rehash 10:02:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:02:02 export PATH="/opt/pyenv/shims:${PATH}" 10:02:02 export PYENV_SHELL=bash 10:02:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:02:02 pyenv() { 10:02:02 local command 10:02:02 command="${1:-}" 10:02:02 if [ "$#" -gt 0 ]; then 10:02:02 shift 10:02:02 fi 10:02:02 10:02:02 case "$command" in 10:02:02 rehash|shell) 10:02:02 eval "$(pyenv "sh-$command" "$@")" 10:02:02 ;; 10:02:02 *) 10:02:02 command pyenv "$command" "$@" 10:02:02 ;; 10:02:02 esac 10:02:02 }' 10:02:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:02:02 ++ 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:02:02 ++ 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:02:02 ++ 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:02:02 ++ export PYENV_SHELL=bash 10:02:02 ++ PYENV_SHELL=bash 10:02:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:02:02 +++ complete -F _pyenv pyenv 10:02:02 ++ lf-pyver python3 10:02:02 ++ local py_version_xy=python3 10:02:02 ++ local py_version_xyz= 10:02:02 ++ pyenv versions 10:02:02 ++ local command 10:02:02 ++ command=versions 10:02:02 ++ '[' 1 -gt 0 ']' 10:02:02 ++ shift 10:02:02 ++ case "$command" in 10:02:02 ++ command pyenv versions 10:02:02 ++ pyenv versions 10:02:02 ++ awk '{ print $1 }' 10:02:02 ++ grep -E '^[0-9.]*[0-9]$' 10:02:02 ++ sed 's/^[ *]* //' 10:02:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:02:02 +++ grep '^3' /tmp/.pyenv_versions 10:02:02 +++ sort -V 10:02:02 +++ tail -n 1 10:02:02 ++ py_version_xyz=3.10.6 10:02:02 ++ [[ -z 3.10.6 ]] 10:02:02 ++ echo 3.10.6 10:02:02 ++ return 0 10:02:02 + pyenv local 3.10.6 10:02:02 + local command 10:02:02 + command=local 10:02:02 + '[' 2 -gt 0 ']' 10:02:02 + shift 10:02:02 + case "$command" in 10:02:02 + command pyenv local 3.10.6 10:02:02 + pyenv local 3.10.6 10:02:02 + for arg in "$@" 10:02:02 + case $arg in 10:02:02 + pkg_list+='tox ' 10:02:02 + for arg in "$@" 10:02:02 + case $arg in 10:02:02 + pkg_list+='virtualenv ' 10:02:02 + for arg in "$@" 10:02:02 + case $arg in 10:02:02 + pkg_list+='urllib3~=1.26.15 ' 10:02:02 + [[ -f /tmp/.toxenv ]] 10:02:02 + [[ ! -f /tmp/.toxenv ]] 10:02:02 + [[ -n '' ]] 10:02:02 + python3 -m venv /tmp/venv-tYkT 10:02:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYkT' 10:02:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYkT 10:02:06 + echo /tmp/venv-tYkT 10:02:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:02:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:02:06 + /tmp/venv-tYkT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:02:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:02:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:02:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:02:09 + /tmp/venv-tYkT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:02:12 + type python3 10:02:12 + true 10:02:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tYkT/bin to PATH' 10:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-tYkT/bin to PATH 10:02:12 + PATH=/tmp/venv-tYkT/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:02:12 + return 0 10:02:12 + python3 --version 10:02:12 Python 3.10.6 10:02:12 + python3 -m pip --version 10:02:13 pip 24.0 from /tmp/venv-tYkT/lib/python3.10/site-packages/pip (python 3.10) 10:02:13 + python3 -m pip freeze 10:02:13 cachetools==5.3.3 10:02:13 chardet==5.2.0 10:02:13 colorama==0.4.6 10:02:13 distlib==0.3.8 10:02:13 filelock==3.13.1 10:02:13 packaging==23.2 10:02:13 platformdirs==4.2.0 10:02:13 pluggy==1.4.0 10:02:13 pyproject-api==1.6.1 10:02:13 tomli==2.0.1 10:02:13 tox==4.13.0 10:02:13 urllib3==1.26.18 10:02:13 virtualenv==20.25.1 10:02:13 [EnvInject] - Injecting environment variables from a build step. 10:02:13 [EnvInject] - Injecting as environment variables the properties content 10:02:13 PARALLEL=false 10:02:13 10:02:13 [EnvInject] - Variables injected successfully. 10:02:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1052689151292920519.sh 10:02:13 ---> tox-run.sh 10:02:13 + 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:02:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:02:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:02:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:02:13 + cd /w/workspace/oom-master-pre-commit-lint/. 10:02:13 + source /home/jenkins/lf-env.sh 10:02:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:02:13 ++ mktemp -d /tmp/venv-XXXX 10:02:13 + lf_venv=/tmp/venv-fuQN 10:02:13 + local venv_file=/tmp/.os_lf_venv 10:02:13 + local python=python3 10:02:13 + local options 10:02:13 + local set_path=true 10:02:13 + local install_args= 10:02:13 ++ 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:02:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:02:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:02:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:02:13 + true 10:02:13 + case $1 in 10:02:13 + venv_file=/tmp/.toxenv 10:02:13 + shift 2 10:02:13 + true 10:02:13 + case $1 in 10:02:13 + shift 10:02:13 + break 10:02:13 + case $python in 10:02:13 + local pkg_list= 10:02:13 + [[ -d /opt/pyenv ]] 10:02:13 + echo 'Setup pyenv:' 10:02:13 Setup pyenv: 10:02:13 + export PYENV_ROOT=/opt/pyenv 10:02:13 + PYENV_ROOT=/opt/pyenv 10:02:13 + 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:02:13 + 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:02:13 + pyenv versions 10:02:13 system 10:02:13 3.8.13 10:02:13 3.9.13 10:02:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:02:13 + command -v pyenv 10:02:13 ++ pyenv init - --no-rehash 10:02:13 + 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:02:13 export PATH="/opt/pyenv/shims:${PATH}" 10:02:13 export PYENV_SHELL=bash 10:02:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:02:13 pyenv() { 10:02:13 local command 10:02:13 command="${1:-}" 10:02:13 if [ "$#" -gt 0 ]; then 10:02:13 shift 10:02:13 fi 10:02:13 10:02:13 case "$command" in 10:02:13 rehash|shell) 10:02:13 eval "$(pyenv "sh-$command" "$@")" 10:02:13 ;; 10:02:13 *) 10:02:13 command pyenv "$command" "$@" 10:02:13 ;; 10:02:13 esac 10:02:13 }' 10:02:13 +++ 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:02:13 ++ 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:02:13 ++ 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:02:13 ++ 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:02:13 ++ export PYENV_SHELL=bash 10:02:13 ++ PYENV_SHELL=bash 10:02:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:02:13 +++ complete -F _pyenv pyenv 10:02:13 ++ lf-pyver python3 10:02:13 ++ local py_version_xy=python3 10:02:13 ++ local py_version_xyz= 10:02:13 ++ pyenv versions 10:02:13 ++ local command 10:02:13 ++ command=versions 10:02:13 ++ '[' 1 -gt 0 ']' 10:02:13 ++ shift 10:02:13 ++ case "$command" in 10:02:13 ++ command pyenv versions 10:02:13 ++ pyenv versions 10:02:13 ++ sed 's/^[ *]* //' 10:02:13 ++ awk '{ print $1 }' 10:02:13 ++ grep -E '^[0-9.]*[0-9]$' 10:02:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:02:13 +++ sort -V 10:02:13 +++ grep '^3' /tmp/.pyenv_versions 10:02:13 +++ tail -n 1 10:02:13 ++ py_version_xyz=3.10.6 10:02:13 ++ [[ -z 3.10.6 ]] 10:02:13 ++ echo 3.10.6 10:02:13 ++ return 0 10:02:13 + pyenv local 3.10.6 10:02:13 + local command 10:02:13 + command=local 10:02:13 + '[' 2 -gt 0 ']' 10:02:13 + shift 10:02:13 + case "$command" in 10:02:13 + command pyenv local 3.10.6 10:02:13 + pyenv local 3.10.6 10:02:13 + for arg in "$@" 10:02:13 + case $arg in 10:02:13 + pkg_list+='tox ' 10:02:13 + for arg in "$@" 10:02:13 + case $arg in 10:02:13 + pkg_list+='virtualenv ' 10:02:13 + for arg in "$@" 10:02:13 + case $arg in 10:02:13 + pkg_list+='urllib3~=1.26.15 ' 10:02:13 + [[ -f /tmp/.toxenv ]] 10:02:13 ++ cat /tmp/.toxenv 10:02:13 + lf_venv=/tmp/venv-tYkT 10:02:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYkT from' file:/tmp/.toxenv 10:02:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYkT from file:/tmp/.toxenv 10:02:13 + /tmp/venv-tYkT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:02:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:02:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:02:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:02:14 + /tmp/venv-tYkT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:02:16 + type python3 10:02:16 + true 10:02:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tYkT/bin to PATH' 10:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-tYkT/bin to PATH 10:02:16 + PATH=/tmp/venv-tYkT/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:02:16 + return 0 10:02:16 + [[ -d /opt/pyenv ]] 10:02:16 + echo '---> Setting up pyenv' 10:02:16 ---> Setting up pyenv 10:02:16 + export PYENV_ROOT=/opt/pyenv 10:02:16 + PYENV_ROOT=/opt/pyenv 10:02:16 + export PATH=/opt/pyenv/bin:/tmp/venv-tYkT/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:02:16 + PATH=/opt/pyenv/bin:/tmp/venv-tYkT/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:02:16 ++ pwd 10:02:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:02:16 + export PYTHONPATH 10:02:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:02:16 + TOX_TESTENV_PASSENV=PYTHONPATH 10:02:16 + tox --version 10:02:16 4.13.0 from /tmp/venv-tYkT/lib/python3.10/site-packages/tox/__init__.py 10:02:16 + PARALLEL=false 10:02:16 + TOX_OPTIONS_LIST= 10:02:16 + [[ -n pre-commit ]] 10:02:16 + TOX_OPTIONS_LIST=' -e pre-commit' 10:02:16 + case ${PARALLEL,,} in 10:02:16 + tox -e pre-commit 10:02:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:02:17 pre-commit: install_deps> python -I -m pip install pre-commit 10:02:20 pre-commit: freeze> python -m pip freeze --all 10:02:21 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 10:02:21 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:02:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:02:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:02:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:02:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:02:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:02:23 [INFO] Once installed this environment will be reused. 10:02:23 [INFO] This may take a few minutes... 10:02:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:02:27 [INFO] Once installed this environment will be reused. 10:02:27 [INFO] This may take a few minutes... 10:02:32 Trim Trailing Whitespace.................................................Passed 10:02:32 Tabs remover.............................................................Passed 10:02:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:02:33 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:02:33 [INFO] Once installed this environment will be reused. 10:02:33 [INFO] This may take a few minutes... 10:02:39 gitlint..............................................(no files to check)Skipped 10:02:39 pre-commit: OK (22.55=setup[4.33]+cmd[11.70,6.52] seconds) 10:02:39 congratulations :) (22.71 seconds) 10:02:39 + tox_status=0 10:02:39 + echo '---> Completed tox runs' 10:02:39 ---> Completed tox runs 10:02:39 + for i in .tox/*/log 10:02:39 ++ echo .tox/pre-commit/log 10:02:39 ++ awk -F/ '{print $2}' 10:02:39 + tox_env=pre-commit 10:02:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:02:39 + DOC_DIR=docs/_build/html 10:02:39 + [[ -d docs/_build/html ]] 10:02:39 + echo '---> tox-run.sh ends' 10:02:39 ---> tox-run.sh ends 10:02:39 + test 0 -eq 0 10:02:39 $ ssh-agent -k 10:02:39 unset SSH_AUTH_SOCK; 10:02:39 unset SSH_AGENT_PID; 10:02:39 echo Agent pid 1709 killed; 10:02:39 [ssh-agent] Stopped. 10:02:39 [PostBuildScript] - [INFO] Executing post build scripts. 10:02:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins297500957362148352.sh 10:02:39 ---> sysstat.sh 10:02:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5265130267066988631.sh 10:02:39 ---> package-listing.sh 10:02:39 ++ facter osfamily 10:02:39 ++ tr '[:upper:]' '[:lower:]' 10:02:40 + OS_FAMILY=debian 10:02:40 + workspace=/w/workspace/oom-master-pre-commit-lint 10:02:40 + START_PACKAGES=/tmp/packages_start.txt 10:02:40 + END_PACKAGES=/tmp/packages_end.txt 10:02:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:40 + PACKAGES=/tmp/packages_start.txt 10:02:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:02:40 + PACKAGES=/tmp/packages_end.txt 10:02:40 + case "${OS_FAMILY}" in 10:02:40 + dpkg -l 10:02:40 + grep '^ii' 10:02:40 + '[' -f /tmp/packages_start.txt ']' 10:02:40 + '[' -f /tmp/packages_end.txt ']' 10:02:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:02:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:02:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:02:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3540703273674205786.sh 10:02:40 ---> capture-instance-metadata.sh 10:02:40 Setup pyenv: 10:02:40 system 10:02:40 3.8.13 10:02:40 3.9.13 10:02:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:02:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wMY9 10:02:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:02:46 lf-activate-venv(): INFO: Installing: lftools 10:03:16 lf-activate-venv(): INFO: Adding /tmp/venv-wMY9/bin to PATH 10:03:16 INFO: Running in OpenStack, capturing instance metadata 10:03:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3209062462417130952.sh 10:03:17 provisioning config files... 10:03:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2198433703528633523tmp 10:03:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:03:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:03:17 [EnvInject] - Injecting environment variables from a build step. 10:03:17 [EnvInject] - Injecting as environment variables the properties content 10:03:17 SERVER_ID=logs 10:03:17 10:03:17 [EnvInject] - Variables injected successfully. 10:03:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17167651761312657117.sh 10:03:17 ---> create-netrc.sh 10:03:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15165162484680630786.sh 10:03:17 ---> python-tools-install.sh 10:03:17 Setup pyenv: 10:03:17 system 10:03:17 3.8.13 10:03:17 3.9.13 10:03:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:03:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wMY9 from file:/tmp/.os_lf_venv 10:03:18 lf-activate-venv(): INFO: Installing: lftools 10:03:26 lf-activate-venv(): INFO: Adding /tmp/venv-wMY9/bin to PATH 10:03:26 Generating Requirements File 10:03:53 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. 10:03:53 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:03:54 Python 3.10.6 10:03:54 pip 24.0 from /tmp/venv-wMY9/lib/python3.10/site-packages/pip (python 3.10) 10:03:54 appdirs==1.4.4 10:03:54 argcomplete==3.2.2 10:03:54 aspy.yaml==1.3.0 10:03:54 attrs==23.2.0 10:03:54 autopage==0.5.2 10:03:54 beautifulsoup4==4.12.3 10:03:54 boto3==1.34.54 10:03:54 botocore==1.34.54 10:03:54 bs4==0.0.2 10:03:54 cachetools==5.3.3 10:03:54 certifi==2024.2.2 10:03:54 cffi==1.16.0 10:03:54 cfgv==3.4.0 10:03:54 chardet==5.2.0 10:03:54 charset-normalizer==3.3.2 10:03:54 click==8.1.7 10:03:54 cliff==4.6.0 10:03:54 cmd2==2.4.3 10:03:54 cryptography==3.3.2 10:03:54 debtcollector==3.0.0 10:03:54 decorator==5.1.1 10:03:54 defusedxml==0.7.1 10:03:54 Deprecated==1.2.14 10:03:54 distlib==0.3.8 10:03:54 dnspython==2.6.1 10:03:54 docker==4.2.2 10:03:54 dogpile.cache==1.3.2 10:03:54 email_validator==2.1.1 10:03:54 filelock==3.13.1 10:03:54 future==1.0.0 10:03:54 gitdb==4.0.11 10:03:54 GitPython==3.1.42 10:03:54 google-auth==2.28.1 10:03:54 httplib2==0.22.0 10:03:54 identify==2.5.35 10:03:54 idna==3.6 10:03:54 importlib-resources==1.5.0 10:03:54 iso8601==2.1.0 10:03:54 Jinja2==3.1.3 10:03:54 jmespath==1.0.1 10:03:54 jsonpatch==1.33 10:03:54 jsonpointer==2.4 10:03:54 jsonschema==4.21.1 10:03:54 jsonschema-specifications==2023.12.1 10:03:54 keystoneauth1==5.6.0 10:03:54 kubernetes==29.0.0 10:03:54 lftools==0.37.9 10:03:54 lxml==5.1.0 10:03:54 MarkupSafe==2.1.5 10:03:54 msgpack==1.0.8 10:03:54 multi_key_dict==2.0.3 10:03:54 munch==4.0.0 10:03:54 netaddr==1.2.1 10:03:54 netifaces==0.11.0 10:03:54 niet==1.4.2 10:03:54 nodeenv==1.8.0 10:03:54 oauth2client==4.1.3 10:03:54 oauthlib==3.2.2 10:03:54 openstacksdk==0.62.0 10:03:54 os-client-config==2.1.0 10:03:54 os-service-types==1.7.0 10:03:54 osc-lib==3.0.1 10:03:54 oslo.config==9.4.0 10:03:54 oslo.context==5.5.0 10:03:54 oslo.i18n==6.3.0 10:03:54 oslo.log==5.5.0 10:03:54 oslo.serialization==5.4.0 10:03:54 oslo.utils==7.1.0 10:03:54 packaging==23.2 10:03:54 pbr==6.0.0 10:03:54 platformdirs==4.2.0 10:03:54 prettytable==3.10.0 10:03:54 pyasn1==0.5.1 10:03:54 pyasn1-modules==0.3.0 10:03:54 pycparser==2.21 10:03:54 pygerrit2==2.0.15 10:03:54 PyGithub==2.2.0 10:03:54 pyinotify==0.9.6 10:03:54 PyJWT==2.8.0 10:03:54 PyNaCl==1.5.0 10:03:54 pyparsing==2.4.7 10:03:54 pyperclip==1.8.2 10:03:54 pyrsistent==0.20.0 10:03:54 python-cinderclient==9.5.0 10:03:54 python-dateutil==2.9.0.post0 10:03:54 python-heatclient==3.5.0 10:03:54 python-jenkins==1.8.2 10:03:54 python-keystoneclient==5.4.0 10:03:54 python-magnumclient==4.4.0 10:03:54 python-novaclient==18.5.0 10:03:54 python-openstackclient==6.0.1 10:03:54 python-swiftclient==4.5.0 10:03:54 PyYAML==6.0.1 10:03:54 referencing==0.33.0 10:03:54 requests==2.31.0 10:03:54 requests-oauthlib==1.3.1 10:03:54 requestsexceptions==1.4.0 10:03:54 rfc3986==2.0.0 10:03:54 rpds-py==0.18.0 10:03:54 rsa==4.9 10:03:54 ruamel.yaml==0.18.6 10:03:54 ruamel.yaml.clib==0.2.8 10:03:54 s3transfer==0.10.0 10:03:54 simplejson==3.19.2 10:03:54 six==1.16.0 10:03:54 smmap==5.0.1 10:03:54 soupsieve==2.5 10:03:54 stevedore==5.2.0 10:03:54 tabulate==0.9.0 10:03:54 toml==0.10.2 10:03:54 tomlkit==0.12.4 10:03:54 tqdm==4.66.2 10:03:54 typing_extensions==4.10.0 10:03:54 tzdata==2024.1 10:03:54 urllib3==1.26.18 10:03:54 virtualenv==20.25.1 10:03:54 wcwidth==0.2.13 10:03:54 websocket-client==1.7.0 10:03:54 wrapt==1.16.0 10:03:54 xdg==6.0.0 10:03:54 xmltodict==0.13.0 10:03:54 yq==3.2.3 10:03:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10544010481087061434.sh 10:03:54 ---> sudo-logs.sh 10:03:54 Archiving 'sudo' log.. 10:03:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14031905779717223484.sh 10:03:55 ---> job-cost.sh 10:03:55 Setup pyenv: 10:03:55 system 10:03:55 3.8.13 10:03:55 3.9.13 10:03:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:03:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wMY9 from file:/tmp/.os_lf_venv 10:03:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:04:03 lf-activate-venv(): INFO: Adding /tmp/venv-wMY9/bin to PATH 10:04:03 INFO: No Stack... 10:04:04 INFO: Retrieving Pricing Info for: v3-standard-4 10:04:04 INFO: Archiving Costs 10:04:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9138354866573090897.sh 10:04:04 ---> logs-deploy.sh 10:04:04 Setup pyenv: 10:04:04 system 10:04:04 3.8.13 10:04:04 3.9.13 10:04:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:04:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wMY9 from file:/tmp/.os_lf_venv 10:04:06 lf-activate-venv(): INFO: Installing: lftools 10:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-wMY9/bin to PATH 10:04:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3333 10:04:14 INFO: archiving workspace using pattern(s): 10:04:15 Archives upload complete. 10:04:15 INFO: archiving logs to Nexus 10:04:16 ---> uname -a: 10:04:16 Linux prd-ubuntu1804-builder-4c-4g-10293 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:04:16 10:04:16 10:04:16 ---> lscpu: 10:04:16 Architecture: x86_64 10:04:16 CPU op-mode(s): 32-bit, 64-bit 10:04:16 Byte Order: Little Endian 10:04:16 CPU(s): 4 10:04:16 On-line CPU(s) list: 0-3 10:04:16 Thread(s) per core: 1 10:04:16 Core(s) per socket: 1 10:04:16 Socket(s): 4 10:04:16 NUMA node(s): 1 10:04:16 Vendor ID: AuthenticAMD 10:04:16 CPU family: 23 10:04:16 Model: 49 10:04:16 Model name: AMD EPYC-Rome Processor 10:04:16 Stepping: 0 10:04:16 CPU MHz: 2799.998 10:04:16 BogoMIPS: 5599.99 10:04:16 Virtualization: AMD-V 10:04:16 Hypervisor vendor: KVM 10:04:16 Virtualization type: full 10:04:16 L1d cache: 32K 10:04:16 L1i cache: 32K 10:04:16 L2 cache: 512K 10:04:16 L3 cache: 16384K 10:04:16 NUMA node0 CPU(s): 0-3 10:04:16 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:04:16 10:04:16 10:04:16 ---> nproc: 10:04:16 4 10:04:16 10:04:16 10:04:16 ---> df -h: 10:04:16 Filesystem Size Used Avail Use% Mounted on 10:04:16 udev 7.9G 0 7.9G 0% /dev 10:04:16 tmpfs 1.6G 672K 1.6G 1% /run 10:04:16 /dev/vda1 78G 8.4G 70G 11% / 10:04:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:04:16 tmpfs 5.0M 0 5.0M 0% /run/lock 10:04:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:04:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:04:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:04:16 10:04:16 10:04:16 ---> free -m: 10:04:16 total used free shared buff/cache available 10:04:16 Mem: 16040 546 13296 0 2196 15174 10:04:16 Swap: 1023 0 1023 10:04:16 10:04:16 10:04:16 ---> ip addr: 10:04:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:04:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:04:16 inet 127.0.0.1/8 scope host lo 10:04:16 valid_lft forever preferred_lft forever 10:04:16 inet6 ::1/128 scope host 10:04:16 valid_lft forever preferred_lft forever 10:04:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:04:16 link/ether fa:16:3e:d9:e3:96 brd ff:ff:ff:ff:ff:ff 10:04:16 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic ens3 10:04:16 valid_lft 86240sec preferred_lft 86240sec 10:04:16 inet6 fe80::f816:3eff:fed9:e396/64 scope link 10:04:16 valid_lft forever preferred_lft forever 10:04:16 10:04:16 10:04:16 ---> sar -b -r -n DEV: 10:04:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10293) 03/02/24 _x86_64_ (4 CPU) 10:04:16 10:04:16 10:01:38 LINUX RESTART (4 CPU) 10:04:16 10:04:16 10:02:01 tps rtps wtps bread/s bwrtn/s 10:04:16 10:03:02 140.93 35.41 105.52 1769.97 49572.14 10:04:16 10:04:01 101.85 2.66 99.19 146.55 11590.31 10:04:16 Average: 121.55 19.17 102.38 965.08 30740.78 10:04:16 10:04:16 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:04:16 10:03:02 13889056 15529580 2535904 15.44 61264 1776196 816568 4.67 770720 1542368 79568 10:04:16 10:04:01 13592736 15526288 2832224 17.24 86036 2030080 795048 4.55 814060 1768108 131000 10:04:16 Average: 13740896 15527934 2684064 16.34 73650 1903138 805808 4.61 792390 1655238 105284 10:04:16 10:04:16 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:04:16 10:03:02 ens3 54.77 43.18 678.01 9.58 0.00 0.00 0.00 0.00 10:04:16 10:03:02 lo 2.80 2.80 0.29 0.29 0.00 0.00 0.00 0.00 10:04:16 10:04:01 ens3 54.36 37.67 853.11 9.15 0.00 0.00 0.00 0.00 10:04:16 10:04:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 10:04:16 Average: ens3 54.57 40.45 764.82 9.37 0.00 0.00 0.00 0.00 10:04:16 Average: lo 2.05 2.05 0.21 0.21 0.00 0.00 0.00 0.00 10:04:16 10:04:16 10:04:16 ---> sar -P ALL: 10:04:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10293) 03/02/24 _x86_64_ (4 CPU) 10:04:16 10:04:16 10:01:38 LINUX RESTART (4 CPU) 10:04:16 10:04:16 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:04:16 10:03:02 all 23.89 0.00 1.90 5.73 0.08 68.40 10:04:16 10:03:02 0 25.52 0.00 2.26 1.07 0.05 71.10 10:04:16 10:03:02 1 23.36 0.00 1.39 3.91 0.05 71.29 10:04:16 10:03:02 2 22.36 0.00 1.93 14.32 0.08 61.31 10:04:16 10:03:02 3 24.33 0.00 2.05 3.62 0.12 69.89 10:04:16 10:04:01 all 21.41 0.00 1.38 2.17 0.06 74.99 10:04:16 10:04:01 0 50.27 0.00 2.32 0.73 0.07 46.61 10:04:16 10:04:01 1 15.43 0.00 0.92 0.82 0.03 82.81 10:04:16 10:04:01 2 17.14 0.00 1.43 3.06 0.05 78.33 10:04:16 10:04:01 3 2.69 0.00 0.83 4.07 0.07 92.34 10:04:16 Average: all 22.66 0.00 1.64 3.96 0.07 71.67 10:04:16 Average: 0 37.81 0.00 2.29 0.90 0.06 58.93 10:04:16 Average: 1 19.43 0.00 1.16 2.38 0.04 77.00 10:04:16 Average: 2 19.77 0.00 1.68 8.73 0.07 69.76 10:04:16 Average: 3 13.59 0.00 1.44 3.84 0.09 81.03 10:04:16 10:04:16 10:04:16