09:25:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136873 09:25:24 Running as SYSTEM 09:25:24 [EnvInject] - Loading node environment variables. 09:25:24 Building remotely on prd-ubuntu1804-builder-4c-4g-9470 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:25:24 [ssh-agent] Looking for ssh-agent implementation... 09:25:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:24 $ ssh-agent 09:25:24 SSH_AUTH_SOCK=/tmp/ssh-4nopdaEQeect/agent.1695 09:25:24 SSH_AGENT_PID=1697 09:25:24 [ssh-agent] Started. 09:25:24 Running ssh-add (command line suppressed) 09:25:24 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7677068933700160034.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7677068933700160034.key) 09:25:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:25:25 The recommended git tool is: NONE 09:25:26 using credential onap-jenkins-ssh 09:25:26 Wiping out workspace first. 09:25:26 Cloning the remote Git repository 09:25:26 Cloning repository git://cloud.onap.org/mirror/oom.git 09:25:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:25:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:25:26 > git --version # timeout=10 09:25:26 > git --version # 'git version 2.17.1' 09:25:26 using GIT_SSH to set credentials Gerrit user 09:25:26 Verifying host key using manually-configured host key entries 09:25:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:25:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:25:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:25:32 using GIT_SSH to set credentials Gerrit user 09:25:32 Verifying host key using manually-configured host key entries 09:25:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/136873/3 # timeout=30 09:25:32 > git rev-parse a4279c4437199c5514567e0b4008d55be0a4fcea^{commit} # timeout=10 09:25:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:25:32 Checking out Revision a4279c4437199c5514567e0b4008d55be0a4fcea (refs/changes/73/136873/3) 09:25:32 > git config core.sparsecheckout # timeout=10 09:25:32 > git checkout -f a4279c4437199c5514567e0b4008d55be0a4fcea # timeout=30 09:25:35 Commit message: "[MONGODB][COMMON] Support for MongoDB PSMDB Operator" 09:25:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:25:35 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 09:25:35 [EnvInject] - Injecting environment variables from a build step. 09:25:35 [EnvInject] - Injecting as environment variables the properties content 09:25:35 PYTHON=python3 09:25:35 09:25:35 [EnvInject] - Variables injected successfully. 09:25:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13611056629769736586.sh 09:25:36 ---> tox-install.sh 09:25:36 + source /home/jenkins/lf-env.sh 09:25:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:36 ++ mktemp -d /tmp/venv-XXXX 09:25:36 + lf_venv=/tmp/venv-TS8a 09:25:36 + local venv_file=/tmp/.os_lf_venv 09:25:36 + local python=python3 09:25:36 + local options 09:25:36 + local set_path=true 09:25:36 + local install_args= 09:25:36 ++ 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 09:25:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:25:36 + true 09:25:36 + case $1 in 09:25:36 + venv_file=/tmp/.toxenv 09:25:36 + shift 2 09:25:36 + true 09:25:36 + case $1 in 09:25:36 + shift 09:25:36 + break 09:25:36 + case $python in 09:25:36 + local pkg_list= 09:25:36 + [[ -d /opt/pyenv ]] 09:25:36 + echo 'Setup pyenv:' 09:25:36 Setup pyenv: 09:25:36 + export PYENV_ROOT=/opt/pyenv 09:25:36 + PYENV_ROOT=/opt/pyenv 09:25:36 + 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 09:25:36 + 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 09:25:36 + pyenv versions 09:25:36 * system (set by /opt/pyenv/version) 09:25:36 * 3.8.13 (set by /opt/pyenv/version) 09:25:36 * 3.9.13 (set by /opt/pyenv/version) 09:25:36 * 3.10.6 (set by /opt/pyenv/version) 09:25:36 + command -v pyenv 09:25:36 ++ pyenv init - --no-rehash 09:25:36 + 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[*]}"'\'')" 09:25:36 export PATH="/opt/pyenv/shims:${PATH}" 09:25:36 export PYENV_SHELL=bash 09:25:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:25:36 pyenv() { 09:25:36 local command 09:25:36 command="${1:-}" 09:25:36 if [ "$#" -gt 0 ]; then 09:25:36 shift 09:25:36 fi 09:25:36 09:25:36 case "$command" in 09:25:36 rehash|shell) 09:25:36 eval "$(pyenv "sh-$command" "$@")" 09:25:36 ;; 09:25:36 *) 09:25:36 command pyenv "$command" "$@" 09:25:36 ;; 09:25:36 esac 09:25:36 }' 09:25:36 +++ 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[*]}"' 09:25:36 ++ 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 09:25:36 ++ 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 09:25:36 ++ 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 09:25:36 ++ export PYENV_SHELL=bash 09:25:36 ++ PYENV_SHELL=bash 09:25:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:25:36 +++ complete -F _pyenv pyenv 09:25:36 ++ lf-pyver python3 09:25:36 ++ local py_version_xy=python3 09:25:36 ++ local py_version_xyz= 09:25:36 ++ pyenv versions 09:25:36 ++ local command 09:25:36 ++ command=versions 09:25:36 ++ sed 's/^[ *]* //' 09:25:36 ++ '[' 1 -gt 0 ']' 09:25:36 ++ awk '{ print $1 }' 09:25:36 ++ shift 09:25:36 ++ case "$command" in 09:25:36 ++ command pyenv versions 09:25:36 ++ pyenv versions 09:25:36 ++ grep -E '^[0-9.]*[0-9]$' 09:25:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:25:36 +++ grep '^3' /tmp/.pyenv_versions 09:25:36 +++ tail -n 1 09:25:36 +++ sort -V 09:25:36 ++ py_version_xyz=3.10.6 09:25:36 ++ [[ -z 3.10.6 ]] 09:25:36 ++ echo 3.10.6 09:25:36 ++ return 0 09:25:36 + pyenv local 3.10.6 09:25:36 + local command 09:25:36 + command=local 09:25:36 + '[' 2 -gt 0 ']' 09:25:36 + shift 09:25:36 + case "$command" in 09:25:36 + command pyenv local 3.10.6 09:25:36 + pyenv local 3.10.6 09:25:36 + for arg in "$@" 09:25:36 + case $arg in 09:25:36 + pkg_list+='tox ' 09:25:36 + for arg in "$@" 09:25:36 + case $arg in 09:25:36 + pkg_list+='virtualenv ' 09:25:36 + for arg in "$@" 09:25:36 + case $arg in 09:25:36 + pkg_list+='urllib3~=1.26.15 ' 09:25:36 + [[ -f /tmp/.toxenv ]] 09:25:36 + [[ ! -f /tmp/.toxenv ]] 09:25:36 + [[ -n '' ]] 09:25:36 + python3 -m venv /tmp/venv-TS8a 09:25:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TS8a' 09:25:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TS8a 09:25:40 + echo /tmp/venv-TS8a 09:25:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:25:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:25:40 + /tmp/venv-TS8a/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:25:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:25:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:25:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:25:43 + /tmp/venv-TS8a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:25:45 + type python3 09:25:45 + true 09:25:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TS8a/bin to PATH' 09:25:45 lf-activate-venv(): INFO: Adding /tmp/venv-TS8a/bin to PATH 09:25:45 + PATH=/tmp/venv-TS8a/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 09:25:45 + return 0 09:25:45 + python3 --version 09:25:45 Python 3.10.6 09:25:45 + python3 -m pip --version 09:25:46 pip 23.3.2 from /tmp/venv-TS8a/lib/python3.10/site-packages/pip (python 3.10) 09:25:46 + python3 -m pip freeze 09:25:46 cachetools==5.3.2 09:25:46 chardet==5.2.0 09:25:46 colorama==0.4.6 09:25:46 distlib==0.3.8 09:25:46 filelock==3.13.1 09:25:46 packaging==23.2 09:25:46 platformdirs==4.1.0 09:25:46 pluggy==1.3.0 09:25:46 pyproject-api==1.6.1 09:25:46 tomli==2.0.1 09:25:46 tox==4.11.4 09:25:46 urllib3==1.26.18 09:25:46 virtualenv==20.25.0 09:25:46 [EnvInject] - Injecting environment variables from a build step. 09:25:46 [EnvInject] - Injecting as environment variables the properties content 09:25:46 PARALLEL=false 09:25:46 09:25:46 [EnvInject] - Variables injected successfully. 09:25:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7709918961305667491.sh 09:25:46 ---> tox-run.sh 09:25: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 09:25:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:25:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:25:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:25:46 + cd /w/workspace/oom-master-pre-commit-lint/. 09:25:46 + source /home/jenkins/lf-env.sh 09:25:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:46 ++ mktemp -d /tmp/venv-XXXX 09:25:46 + lf_venv=/tmp/venv-N2as 09:25:46 + local venv_file=/tmp/.os_lf_venv 09:25:46 + local python=python3 09:25:46 + local options 09:25:46 + local set_path=true 09:25:46 + local install_args= 09:25: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 09:25:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:25:46 + true 09:25:46 + case $1 in 09:25:46 + venv_file=/tmp/.toxenv 09:25:46 + shift 2 09:25:46 + true 09:25:46 + case $1 in 09:25:46 + shift 09:25:46 + break 09:25:46 + case $python in 09:25:46 + local pkg_list= 09:25:46 + [[ -d /opt/pyenv ]] 09:25:46 + echo 'Setup pyenv:' 09:25:46 Setup pyenv: 09:25:46 + export PYENV_ROOT=/opt/pyenv 09:25:46 + PYENV_ROOT=/opt/pyenv 09:25: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 09:25: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 09:25:46 + pyenv versions 09:25:46 system 09:25:46 3.8.13 09:25:46 3.9.13 09:25:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:25:46 + command -v pyenv 09:25:46 ++ pyenv init - --no-rehash 09:25: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[*]}"'\'')" 09:25:46 export PATH="/opt/pyenv/shims:${PATH}" 09:25:46 export PYENV_SHELL=bash 09:25:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:25:46 pyenv() { 09:25:46 local command 09:25:46 command="${1:-}" 09:25:46 if [ "$#" -gt 0 ]; then 09:25:46 shift 09:25:46 fi 09:25:46 09:25:46 case "$command" in 09:25:46 rehash|shell) 09:25:46 eval "$(pyenv "sh-$command" "$@")" 09:25:46 ;; 09:25:46 *) 09:25:46 command pyenv "$command" "$@" 09:25:46 ;; 09:25:46 esac 09:25:46 }' 09:25: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[*]}"' 09:25: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 09:25: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 09:25: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 09:25:46 ++ export PYENV_SHELL=bash 09:25:46 ++ PYENV_SHELL=bash 09:25:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:25:46 +++ complete -F _pyenv pyenv 09:25:46 ++ lf-pyver python3 09:25:46 ++ local py_version_xy=python3 09:25:46 ++ local py_version_xyz= 09:25:46 ++ pyenv versions 09:25:46 ++ local command 09:25:46 ++ command=versions 09:25:46 ++ '[' 1 -gt 0 ']' 09:25:46 ++ shift 09:25:46 ++ case "$command" in 09:25:46 ++ command pyenv versions 09:25:46 ++ pyenv versions 09:25:46 ++ awk '{ print $1 }' 09:25:46 ++ grep -E '^[0-9.]*[0-9]$' 09:25:46 ++ sed 's/^[ *]* //' 09:25:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:25:46 +++ grep '^3' /tmp/.pyenv_versions 09:25:46 +++ sort -V 09:25:46 +++ tail -n 1 09:25:46 ++ py_version_xyz=3.10.6 09:25:46 ++ [[ -z 3.10.6 ]] 09:25:46 ++ echo 3.10.6 09:25:46 ++ return 0 09:25:46 + pyenv local 3.10.6 09:25:46 + local command 09:25:46 + command=local 09:25:46 + '[' 2 -gt 0 ']' 09:25:46 + shift 09:25:46 + case "$command" in 09:25:46 + command pyenv local 3.10.6 09:25:46 + pyenv local 3.10.6 09:25:46 + for arg in "$@" 09:25:46 + case $arg in 09:25:46 + pkg_list+='tox ' 09:25:46 + for arg in "$@" 09:25:46 + case $arg in 09:25:46 + pkg_list+='virtualenv ' 09:25:46 + for arg in "$@" 09:25:46 + case $arg in 09:25:46 + pkg_list+='urllib3~=1.26.15 ' 09:25:46 + [[ -f /tmp/.toxenv ]] 09:25:46 ++ cat /tmp/.toxenv 09:25:46 + lf_venv=/tmp/venv-TS8a 09:25:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TS8a from' file:/tmp/.toxenv 09:25:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TS8a from file:/tmp/.toxenv 09:25:46 + /tmp/venv-TS8a/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:25:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:25:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:25:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:25:47 + /tmp/venv-TS8a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:25:49 + type python3 09:25:49 + true 09:25:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TS8a/bin to PATH' 09:25:49 lf-activate-venv(): INFO: Adding /tmp/venv-TS8a/bin to PATH 09:25:49 + PATH=/tmp/venv-TS8a/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 09:25:49 + return 0 09:25:49 + [[ -d /opt/pyenv ]] 09:25:49 + echo '---> Setting up pyenv' 09:25:49 ---> Setting up pyenv 09:25:49 + export PYENV_ROOT=/opt/pyenv 09:25:49 + PYENV_ROOT=/opt/pyenv 09:25:49 + export PATH=/opt/pyenv/bin:/tmp/venv-TS8a/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 09:25:49 + PATH=/opt/pyenv/bin:/tmp/venv-TS8a/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 09:25:49 ++ pwd 09:25:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:25:49 + export PYTHONPATH 09:25:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:25:49 + TOX_TESTENV_PASSENV=PYTHONPATH 09:25:49 + tox --version 09:25:49 4.11.4 from /tmp/venv-TS8a/lib/python3.10/site-packages/tox/__init__.py 09:25:49 + PARALLEL=false 09:25:49 + TOX_OPTIONS_LIST= 09:25:49 + [[ -n pre-commit ]] 09:25:49 + TOX_OPTIONS_LIST=' -e pre-commit' 09:25:49 + case ${PARALLEL,,} in 09:25:49 + tox -e pre-commit 09:25:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:25:50 pre-commit: install_deps> python -I -m pip install pre-commit 09:25:53 pre-commit: freeze> python -m pip freeze --all 09:25:54 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 09:25:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:25:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:25:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:25:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:25:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:25:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:25:57 [INFO] Once installed this environment will be reused. 09:25:57 [INFO] This may take a few minutes... 09:26:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:26:00 [INFO] Once installed this environment will be reused. 09:26:00 [INFO] This may take a few minutes... 09:26:05 Trim Trailing Whitespace.................................................Failed 09:26:05 - hook id: trailing-whitespace 09:26:05 - exit code: 1 09:26:05 - files were modified by this hook 09:26:05 09:26:05 Fixing kubernetes/common/mongo/templates/mongodb.yaml 09:26:05 09:26:05 Tabs remover.............................................................Passed 09:26:05 pre-commit hook(s) made changes. 09:26:05 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 09:26:05 To run `pre-commit` as part of git workflow, use `pre-commit install`. 09:26:05 All changes made by hooks: 09:26:05 diff --git a/kubernetes/common/mongo/templates/mongodb.yaml b/kubernetes/common/mongo/templates/mongodb.yaml 09:26:05 index 6daa7d345..16be3d6b7 100644 09:26:05 --- a/kubernetes/common/mongo/templates/mongodb.yaml 09:26:05 +++ b/kubernetes/common/mongo/templates/mongodb.yaml 09:26:05 @@ -1,6 +1,6 @@ 09:26:05 {{/* 09:26:05 # Copyright © 2023 Deutsche Telekom AG 09:26:05 -# Copyright © 2023 Tech Mahindra 09:26:05 +# Copyright © 2023 Tech Mahindra 09:26:05 # 09:26:05 # Licensed under the Apache License, Version 2.0 (the "License"); 09:26:05 # you may not use this file except in compliance with the License. 09:26:05 pre-commit: exit 1 (11.79 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2253 09:26:05 pre-commit: FAIL code 1 (16.01=setup[4.22]+cmd[11.79] seconds) 09:26:05 evaluation failed :( (16.17 seconds) 09:26:05 + tox_status=1 09:26:05 + echo '---> Completed tox runs' 09:26:05 ---> Completed tox runs 09:26:05 + for i in .tox/*/log 09:26:05 ++ echo .tox/pre-commit/log 09:26:05 ++ awk -F/ '{print $2}' 09:26:05 + tox_env=pre-commit 09:26:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:26:05 + DOC_DIR=docs/_build/html 09:26:05 + [[ -d docs/_build/html ]] 09:26:05 + echo '---> tox-run.sh ends' 09:26:05 ---> tox-run.sh ends 09:26:05 + test 1 -eq 0 09:26:05 + exit 1 09:26:05 ++ '[' 2 = 1 ']' 09:26:05 Build step 'Execute shell' marked build as failure 09:26:05 $ ssh-agent -k 09:26:05 unset SSH_AUTH_SOCK; 09:26:05 unset SSH_AGENT_PID; 09:26:05 echo Agent pid 1697 killed; 09:26:06 [ssh-agent] Stopped. 09:26:06 [PostBuildScript] - [INFO] Executing post build scripts. 09:26:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17712458925548426268.sh 09:26:06 ---> sysstat.sh 09:26:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7223043670121340817.sh 09:26:06 ---> package-listing.sh 09:26:06 ++ facter osfamily 09:26:06 ++ tr '[:upper:]' '[:lower:]' 09:26:06 + OS_FAMILY=debian 09:26:06 + workspace=/w/workspace/oom-master-pre-commit-lint 09:26:06 + START_PACKAGES=/tmp/packages_start.txt 09:26:06 + END_PACKAGES=/tmp/packages_end.txt 09:26:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:06 + PACKAGES=/tmp/packages_start.txt 09:26:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:26:06 + PACKAGES=/tmp/packages_end.txt 09:26:06 + case "${OS_FAMILY}" in 09:26:06 + dpkg -l 09:26:06 + grep '^ii' 09:26:06 + '[' -f /tmp/packages_start.txt ']' 09:26:06 + '[' -f /tmp/packages_end.txt ']' 09:26:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:26:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:26:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:26:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10147512113335142389.sh 09:26:06 ---> capture-instance-metadata.sh 09:26:06 Setup pyenv: 09:26:06 system 09:26:06 3.8.13 09:26:06 3.9.13 09:26:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:26:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mkO7 09:26:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:26:13 lf-activate-venv(): INFO: Installing: lftools 09:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-mkO7/bin to PATH 09:26:45 INFO: Running in OpenStack, capturing instance metadata 09:26:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16075990403246695124.sh 09:26:46 provisioning config files... 09:26:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9932359513472728444tmp 09:26:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:26:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:26:46 [EnvInject] - Injecting environment variables from a build step. 09:26:46 [EnvInject] - Injecting as environment variables the properties content 09:26:46 SERVER_ID=logs 09:26:46 09:26:46 [EnvInject] - Variables injected successfully. 09:26:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3345854176361707044.sh 09:26:46 ---> create-netrc.sh 09:26:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3346804867358621887.sh 09:26:46 ---> python-tools-install.sh 09:26:46 Setup pyenv: 09:26:46 system 09:26:46 3.8.13 09:26:46 3.9.13 09:26:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:26:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mkO7 from file:/tmp/.os_lf_venv 09:26:47 lf-activate-venv(): INFO: Installing: lftools 09:26:55 lf-activate-venv(): INFO: Adding /tmp/venv-mkO7/bin to PATH 09:26:55 Generating Requirements File 09:27:29 Python 3.10.6 09:27:29 pip 23.3.2 from /tmp/venv-mkO7/lib/python3.10/site-packages/pip (python 3.10) 09:27:30 appdirs==1.4.4 09:27:30 argcomplete==3.2.1 09:27:30 aspy.yaml==1.3.0 09:27:30 attrs==23.2.0 09:27:30 autopage==0.5.2 09:27:30 Babel==2.14.0 09:27:30 beautifulsoup4==4.12.2 09:27:30 boto3==1.34.12 09:27:30 botocore==1.34.12 09:27:30 bs4==0.0.1 09:27:30 cachetools==5.3.2 09:27:30 certifi==2023.11.17 09:27:30 cffi==1.16.0 09:27:30 cfgv==3.4.0 09:27:30 chardet==5.2.0 09:27:30 charset-normalizer==3.3.2 09:27:30 click==8.1.7 09:27:30 cliff==4.4.0 09:27:30 cmd2==2.4.3 09:27:30 cryptography==3.3.2 09:27:30 debtcollector==2.5.0 09:27:30 decorator==5.1.1 09:27:30 defusedxml==0.7.1 09:27:30 Deprecated==1.2.14 09:27:30 distlib==0.3.8 09:27:30 dnspython==2.4.2 09:27:30 docker==4.2.2 09:27:30 dogpile.cache==1.3.0 09:27:30 email-validator==2.1.0.post1 09:27:30 filelock==3.13.1 09:27:30 future==0.18.3 09:27:30 gitdb==4.0.11 09:27:30 GitPython==3.1.40 09:27:30 google-auth==2.26.1 09:27:30 httplib2==0.22.0 09:27:30 identify==2.5.33 09:27:30 idna==3.6 09:27:30 importlib-metadata==7.0.1 09:27:30 importlib-resources==1.5.0 09:27:30 iso8601==2.1.0 09:27:30 Jinja2==3.1.2 09:27:30 jmespath==1.0.1 09:27:30 jsonpatch==1.33 09:27:30 jsonpointer==2.4 09:27:30 jsonschema==4.20.0 09:27:30 jsonschema-specifications==2023.12.1 09:27:30 keystoneauth1==5.4.0 09:27:30 kubernetes==28.1.0 09:27:30 lftools==0.37.8 09:27:30 lxml==5.0.0 09:27:30 MarkupSafe==2.1.3 09:27:30 msgpack==1.0.7 09:27:30 multi_key_dict==2.0.3 09:27:30 munch==4.0.0 09:27:30 netaddr==0.10.1 09:27:30 netifaces==0.11.0 09:27:30 niet==1.4.2 09:27:30 nodeenv==1.8.0 09:27:30 oauth2client==4.1.3 09:27:30 oauthlib==3.2.2 09:27:30 openstacksdk==0.62.0 09:27:30 os-client-config==2.1.0 09:27:30 os-service-types==1.7.0 09:27:30 osc-lib==2.9.0 09:27:30 oslo.config==9.2.0 09:27:30 oslo.context==5.3.0 09:27:30 oslo.i18n==6.2.0 09:27:30 oslo.log==5.4.0 09:27:30 oslo.serialization==5.2.0 09:27:30 oslo.utils==6.3.0 09:27:30 packaging==23.2 09:27:30 pbr==6.0.0 09:27:30 platformdirs==4.1.0 09:27:30 prettytable==3.9.0 09:27:30 pyasn1==0.5.1 09:27:30 pyasn1-modules==0.3.0 09:27:30 pycparser==2.21 09:27:30 pygerrit2==2.0.15 09:27:30 PyGithub==2.1.1 09:27:30 pyinotify==0.9.6 09:27:30 PyJWT==2.8.0 09:27:30 PyNaCl==1.5.0 09:27:30 pyparsing==2.4.7 09:27:30 pyperclip==1.8.2 09:27:30 pyrsistent==0.20.0 09:27:30 python-cinderclient==9.4.0 09:27:30 python-dateutil==2.8.2 09:27:30 python-heatclient==3.3.0 09:27:30 python-jenkins==1.8.2 09:27:30 python-keystoneclient==5.2.0 09:27:30 python-magnumclient==4.3.0 09:27:30 python-novaclient==18.4.0 09:27:30 python-openstackclient==6.0.0 09:27:30 python-swiftclient==4.4.0 09:27:30 pytz==2023.3.post1 09:27:30 PyYAML==6.0.1 09:27:30 referencing==0.32.0 09:27:30 requests==2.31.0 09:27:30 requests-oauthlib==1.3.1 09:27:30 requestsexceptions==1.4.0 09:27:30 rfc3986==2.0.0 09:27:30 rpds-py==0.16.2 09:27:30 rsa==4.9 09:27:30 ruamel.yaml==0.18.5 09:27:30 ruamel.yaml.clib==0.2.8 09:27:30 s3transfer==0.10.0 09:27:30 simplejson==3.19.2 09:27:30 six==1.16.0 09:27:30 smmap==5.0.1 09:27:30 soupsieve==2.5 09:27:30 stevedore==5.1.0 09:27:30 tabulate==0.9.0 09:27:30 toml==0.10.2 09:27:30 tomlkit==0.12.3 09:27:30 tqdm==4.66.1 09:27:30 typing_extensions==4.9.0 09:27:30 tzdata==2023.4 09:27:30 urllib3==1.26.18 09:27:30 virtualenv==20.25.0 09:27:30 wcwidth==0.2.12 09:27:30 websocket-client==1.7.0 09:27:30 wrapt==1.16.0 09:27:30 xdg==6.0.0 09:27:30 xmltodict==0.13.0 09:27:30 yq==3.2.3 09:27:30 zipp==3.17.0 09:27:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13305602725878148253.sh 09:27:30 ---> sudo-logs.sh 09:27:30 Archiving 'sudo' log.. 09:27:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14849517725878606550.sh 09:27:30 ---> job-cost.sh 09:27:30 Setup pyenv: 09:27:30 system 09:27:30 3.8.13 09:27:30 3.9.13 09:27:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:27:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mkO7 from file:/tmp/.os_lf_venv 09:27:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:27:39 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. 09:27:39 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 09:27:40 lf-activate-venv(): INFO: Adding /tmp/venv-mkO7/bin to PATH 09:27:40 INFO: No Stack... 09:27:40 INFO: Retrieving Pricing Info for: v3-standard-4 09:27:40 INFO: Archiving Costs 09:27:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1574316275904106024.sh 09:27:40 ---> logs-deploy.sh 09:27:40 Setup pyenv: 09:27:40 system 09:27:40 3.8.13 09:27:40 3.9.13 09:27:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:27:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mkO7 from file:/tmp/.os_lf_venv 09:27:42 lf-activate-venv(): INFO: Installing: lftools 09:27:51 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. 09:27:51 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:27:52 lf-activate-venv(): INFO: Adding /tmp/venv-mkO7/bin to PATH 09:27:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3242 09:27:52 INFO: archiving workspace using pattern(s): 09:27:53 Archives upload complete. 09:27:53 INFO: archiving logs to Nexus 09:27:54 ---> uname -a: 09:27:54 Linux prd-ubuntu1804-builder-4c-4g-9470 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:27:54 09:27:54 09:27:54 ---> lscpu: 09:27:54 Architecture: x86_64 09:27:54 CPU op-mode(s): 32-bit, 64-bit 09:27:54 Byte Order: Little Endian 09:27:54 CPU(s): 4 09:27:54 On-line CPU(s) list: 0-3 09:27:54 Thread(s) per core: 1 09:27:54 Core(s) per socket: 1 09:27:54 Socket(s): 4 09:27:54 NUMA node(s): 1 09:27:54 Vendor ID: AuthenticAMD 09:27:54 CPU family: 23 09:27:54 Model: 49 09:27:54 Model name: AMD EPYC-Rome Processor 09:27:54 Stepping: 0 09:27:54 CPU MHz: 2800.000 09:27:54 BogoMIPS: 5600.00 09:27:54 Virtualization: AMD-V 09:27:54 Hypervisor vendor: KVM 09:27:54 Virtualization type: full 09:27:54 L1d cache: 32K 09:27:54 L1i cache: 32K 09:27:54 L2 cache: 512K 09:27:54 L3 cache: 16384K 09:27:54 NUMA node0 CPU(s): 0-3 09:27: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 09:27:54 09:27:54 09:27:54 ---> nproc: 09:27:54 4 09:27:54 09:27:54 09:27:54 ---> df -h: 09:27:54 Filesystem Size Used Avail Use% Mounted on 09:27:54 udev 7.9G 0 7.9G 0% /dev 09:27:54 tmpfs 1.6G 672K 1.6G 1% /run 09:27:54 /dev/vda1 78G 8.4G 69G 11% / 09:27:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:27:54 tmpfs 5.0M 0 5.0M 0% /run/lock 09:27:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:27:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:27:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:27:54 09:27:54 09:27:54 ---> free -m: 09:27:54 total used free shared buff/cache available 09:27:54 Mem: 16040 544 13269 0 2225 15175 09:27:54 Swap: 1023 0 1023 09:27:54 09:27:54 09:27:54 ---> ip addr: 09:27:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:27:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:27:54 inet 127.0.0.1/8 scope host lo 09:27:54 valid_lft forever preferred_lft forever 09:27:54 inet6 ::1/128 scope host 09:27:54 valid_lft forever preferred_lft forever 09:27:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:27:54 link/ether fa:16:3e:33:72:09 brd ff:ff:ff:ff:ff:ff 09:27:54 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic ens3 09:27:54 valid_lft 86225sec preferred_lft 86225sec 09:27:54 inet6 fe80::f816:3eff:fe33:7209/64 scope link 09:27:54 valid_lft forever preferred_lft forever 09:27:54 09:27:54 09:27:54 ---> sar -b -r -n DEV: 09:27:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9470) 01/04/24 _x86_64_ (4 CPU) 09:27:54 09:27:54 09:25:02 LINUX RESTART (4 CPU) 09:27:54 09:27:54 09:26:02 tps rtps wtps bread/s bwrtn/s 09:27:54 09:27:01 112.49 14.49 98.00 1119.67 26765.36 09:27:54 Average: 112.49 14.49 98.00 1119.67 26765.36 09:27:54 09:27:54 09:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:27:54 09:27:01 13752920 15531580 2672048 16.27 73048 1895940 780864 4.47 784276 1651132 142280 09:27:54 Average: 13752920 15531580 2672048 16.27 73048 1895940 780864 4.47 784276 1651132 142280 09:27:54 09:27:54 09:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:27:54 09:27:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 09:27:54 09:27:01 ens3 48.79 33.30 631.87 8.51 0.00 0.00 0.00 0.00 09:27:54 Average: lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 09:27:54 Average: ens3 48.79 33.30 631.87 8.51 0.00 0.00 0.00 0.00 09:27:54 09:27:54 09:27:54 ---> sar -P ALL: 09:27:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9470) 01/04/24 _x86_64_ (4 CPU) 09:27:54 09:27:54 09:25:02 LINUX RESTART (4 CPU) 09:27:54 09:27:54 09:26:02 CPU %user %nice %system %iowait %steal %idle 09:27:54 09:27:01 all 20.80 0.00 1.50 5.44 0.05 72.21 09:27:54 09:27:01 0 15.86 0.00 1.40 3.37 0.08 79.29 09:27:54 09:27:01 1 1.68 0.00 0.78 14.11 0.02 83.41 09:27:54 09:27:01 2 17.17 0.00 1.51 1.00 0.03 80.28 09:27:54 09:27:01 3 48.47 0.00 2.32 3.29 0.07 45.84 09:27:54 Average: all 20.80 0.00 1.50 5.44 0.05 72.21 09:27:54 Average: 0 15.86 0.00 1.40 3.37 0.08 79.29 09:27:54 Average: 1 1.68 0.00 0.78 14.11 0.02 83.41 09:27:54 Average: 2 17.17 0.00 1.51 1.00 0.03 80.28 09:27:54 Average: 3 48.47 0.00 2.32 3.29 0.07 45.84 09:27:54 09:27:54 09:27:54