18:17:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136845 18:17:41 Running as SYSTEM 18:17:41 [EnvInject] - Loading node environment variables. 18:17:41 Building remotely on prd-ubuntu1804-builder-4c-4g-5119 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:17:41 [ssh-agent] Looking for ssh-agent implementation... 18:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:41 $ ssh-agent 18:17:41 SSH_AUTH_SOCK=/tmp/ssh-FI0ddM4g7Qwt/agent.1875 18:17:41 SSH_AGENT_PID=1877 18:17:41 [ssh-agent] Started. 18:17:41 Running ssh-add (command line suppressed) 18:17:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10565354533628860391.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10565354533628860391.key) 18:17:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:17:41 The recommended git tool is: NONE 18:17:43 using credential onap-jenkins-ssh 18:17:43 Wiping out workspace first. 18:17:43 Cloning the remote Git repository 18:17:43 Cloning repository git://cloud.onap.org/mirror/oom.git 18:17:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:17:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:17:43 > git --version # timeout=10 18:17:43 > git --version # 'git version 2.17.1' 18:17:43 using GIT_SSH to set credentials Gerrit user 18:17:43 Verifying host key using manually-configured host key entries 18:17:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:17:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:17:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:17:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:17:49 using GIT_SSH to set credentials Gerrit user 18:17:49 Verifying host key using manually-configured host key entries 18:17:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/136845/3 # timeout=30 18:17:49 > git rev-parse 72caf09f07b4530e1bb34be348c4b845c9d0bfde^{commit} # timeout=10 18:17:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:17:49 Checking out Revision 72caf09f07b4530e1bb34be348c4b845c9d0bfde (refs/changes/45/136845/3) 18:17:49 > git config core.sparsecheckout # timeout=10 18:17:49 > git checkout -f 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=30 18:17:52 Commit message: "[MARIADB] Fix db/user creation in operator" 18:17:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:17:53 > git rev-list --no-walk 8cb16a6b59d8501808d62bb558f76f161b53d3e9 # timeout=10 18:17:53 [EnvInject] - Injecting environment variables from a build step. 18:17:53 [EnvInject] - Injecting as environment variables the properties content 18:17:53 PYTHON=python3 18:17:53 18:17:53 [EnvInject] - Variables injected successfully. 18:17:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14926889026626379473.sh 18:17:53 ---> tox-install.sh 18:17:53 + source /home/jenkins/lf-env.sh 18:17:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:17:53 ++ mktemp -d /tmp/venv-XXXX 18:17:53 + lf_venv=/tmp/venv-x9yt 18:17:53 + local venv_file=/tmp/.os_lf_venv 18:17:53 + local python=python3 18:17:53 + local options 18:17:53 + local set_path=true 18:17:53 + local install_args= 18:17:53 ++ 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 18:17:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:17:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:17:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:17:53 + true 18:17:53 + case $1 in 18:17:53 + venv_file=/tmp/.toxenv 18:17:53 + shift 2 18:17:53 + true 18:17:53 + case $1 in 18:17:53 + shift 18:17:53 + break 18:17:53 + case $python in 18:17:53 + local pkg_list= 18:17:53 + [[ -d /opt/pyenv ]] 18:17:53 + echo 'Setup pyenv:' 18:17:53 Setup pyenv: 18:17:53 + export PYENV_ROOT=/opt/pyenv 18:17:53 + PYENV_ROOT=/opt/pyenv 18:17:53 + 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 18:17:53 + 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 18:17:53 + pyenv versions 18:17:53 * system (set by /opt/pyenv/version) 18:17:53 * 3.8.13 (set by /opt/pyenv/version) 18:17:53 * 3.9.13 (set by /opt/pyenv/version) 18:17:53 * 3.10.6 (set by /opt/pyenv/version) 18:17:53 + command -v pyenv 18:17:53 ++ pyenv init - --no-rehash 18:17:53 + 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[*]}"'\'')" 18:17:53 export PATH="/opt/pyenv/shims:${PATH}" 18:17:53 export PYENV_SHELL=bash 18:17:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:17:53 pyenv() { 18:17:53 local command 18:17:53 command="${1:-}" 18:17:53 if [ "$#" -gt 0 ]; then 18:17:53 shift 18:17:53 fi 18:17:53 18:17:53 case "$command" in 18:17:53 rehash|shell) 18:17:53 eval "$(pyenv "sh-$command" "$@")" 18:17:53 ;; 18:17:53 *) 18:17:53 command pyenv "$command" "$@" 18:17:53 ;; 18:17:53 esac 18:17:53 }' 18:17:53 +++ 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[*]}"' 18:17:53 ++ 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 18:17:53 ++ 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 18:17:53 ++ 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 18:17:53 ++ export PYENV_SHELL=bash 18:17:53 ++ PYENV_SHELL=bash 18:17:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:17:53 +++ complete -F _pyenv pyenv 18:17:53 ++ lf-pyver python3 18:17:53 ++ local py_version_xy=python3 18:17:53 ++ local py_version_xyz= 18:17:53 ++ pyenv versions 18:17:53 ++ local command 18:17:53 ++ command=versions 18:17:53 ++ '[' 1 -gt 0 ']' 18:17:53 ++ shift 18:17:53 ++ case "$command" in 18:17:53 ++ command pyenv versions 18:17:53 ++ pyenv versions 18:17:53 ++ sed 's/^[ *]* //' 18:17:53 ++ grep -E '^[0-9.]*[0-9]$' 18:17:53 ++ awk '{ print $1 }' 18:17:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:17:53 +++ grep '^3' /tmp/.pyenv_versions 18:17:53 +++ sort -V 18:17:53 +++ tail -n 1 18:17:53 ++ py_version_xyz=3.10.6 18:17:53 ++ [[ -z 3.10.6 ]] 18:17:53 ++ echo 3.10.6 18:17:53 ++ return 0 18:17:53 + pyenv local 3.10.6 18:17:53 + local command 18:17:53 + command=local 18:17:53 + '[' 2 -gt 0 ']' 18:17:53 + shift 18:17:53 + case "$command" in 18:17:53 + command pyenv local 3.10.6 18:17:53 + pyenv local 3.10.6 18:17:53 + for arg in "$@" 18:17:53 + case $arg in 18:17:53 + pkg_list+='tox ' 18:17:53 + for arg in "$@" 18:17:53 + case $arg in 18:17:53 + pkg_list+='virtualenv ' 18:17:53 + for arg in "$@" 18:17:53 + case $arg in 18:17:53 + pkg_list+='urllib3~=1.26.15 ' 18:17:53 + [[ -f /tmp/.toxenv ]] 18:17:53 + [[ ! -f /tmp/.toxenv ]] 18:17:53 + [[ -n '' ]] 18:17:53 + python3 -m venv /tmp/venv-x9yt 18:17:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x9yt' 18:17:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x9yt 18:17:57 + echo /tmp/venv-x9yt 18:17:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:17:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:17:57 + /tmp/venv-x9yt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:18:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:18:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:18:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:18:01 + /tmp/venv-x9yt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:18:03 + type python3 18:18:03 + true 18:18:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x9yt/bin to PATH' 18:18:03 lf-activate-venv(): INFO: Adding /tmp/venv-x9yt/bin to PATH 18:18:03 + PATH=/tmp/venv-x9yt/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 18:18:03 + return 0 18:18:03 + python3 --version 18:18:04 Python 3.10.6 18:18:04 + python3 -m pip --version 18:18:04 pip 23.3.1 from /tmp/venv-x9yt/lib/python3.10/site-packages/pip (python 3.10) 18:18:04 + python3 -m pip freeze 18:18:04 cachetools==5.3.2 18:18:04 chardet==5.2.0 18:18:04 colorama==0.4.6 18:18:04 distlib==0.3.8 18:18:04 filelock==3.13.1 18:18:04 packaging==23.2 18:18:04 platformdirs==4.1.0 18:18:04 pluggy==1.3.0 18:18:04 pyproject-api==1.6.1 18:18:04 tomli==2.0.1 18:18:04 tox==4.11.4 18:18:04 urllib3==1.26.18 18:18:04 virtualenv==20.25.0 18:18:04 [EnvInject] - Injecting environment variables from a build step. 18:18:04 [EnvInject] - Injecting as environment variables the properties content 18:18:04 PARALLEL=false 18:18:04 18:18:04 [EnvInject] - Variables injected successfully. 18:18:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4177801115913755215.sh 18:18:04 ---> tox-run.sh 18:18:04 + 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 18:18:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:18:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:18:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:18:04 + cd /w/workspace/oom-master-pre-commit-lint/. 18:18:04 + source /home/jenkins/lf-env.sh 18:18:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:18:04 ++ mktemp -d /tmp/venv-XXXX 18:18:04 + lf_venv=/tmp/venv-VteU 18:18:04 + local venv_file=/tmp/.os_lf_venv 18:18:04 + local python=python3 18:18:04 + local options 18:18:04 + local set_path=true 18:18:04 + local install_args= 18:18:04 ++ 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 18:18:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:18:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:18:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:18:04 + true 18:18:04 + case $1 in 18:18:04 + venv_file=/tmp/.toxenv 18:18:04 + shift 2 18:18:04 + true 18:18:04 + case $1 in 18:18:04 + shift 18:18:04 + break 18:18:04 + case $python in 18:18:04 + local pkg_list= 18:18:04 + [[ -d /opt/pyenv ]] 18:18:04 + echo 'Setup pyenv:' 18:18:04 Setup pyenv: 18:18:04 + export PYENV_ROOT=/opt/pyenv 18:18:04 + PYENV_ROOT=/opt/pyenv 18:18:04 + 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 18:18:04 + 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 18:18:04 + pyenv versions 18:18:04 system 18:18:04 3.8.13 18:18:04 3.9.13 18:18:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:18:04 + command -v pyenv 18:18:04 ++ pyenv init - --no-rehash 18:18:04 + 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[*]}"'\'')" 18:18:04 export PATH="/opt/pyenv/shims:${PATH}" 18:18:04 export PYENV_SHELL=bash 18:18:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:18:04 pyenv() { 18:18:04 local command 18:18:04 command="${1:-}" 18:18:04 if [ "$#" -gt 0 ]; then 18:18:04 shift 18:18:04 fi 18:18:04 18:18:04 case "$command" in 18:18:04 rehash|shell) 18:18:04 eval "$(pyenv "sh-$command" "$@")" 18:18:04 ;; 18:18:04 *) 18:18:04 command pyenv "$command" "$@" 18:18:04 ;; 18:18:04 esac 18:18:04 }' 18:18:04 +++ 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[*]}"' 18:18:04 ++ 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 18:18:04 ++ 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 18:18:04 ++ 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 18:18:04 ++ export PYENV_SHELL=bash 18:18:04 ++ PYENV_SHELL=bash 18:18:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:18:04 +++ complete -F _pyenv pyenv 18:18:04 ++ lf-pyver python3 18:18:04 ++ local py_version_xy=python3 18:18:04 ++ local py_version_xyz= 18:18:04 ++ pyenv versions 18:18:04 ++ local command 18:18:04 ++ sed 's/^[ *]* //' 18:18:04 ++ command=versions 18:18:04 ++ '[' 1 -gt 0 ']' 18:18:04 ++ shift 18:18:04 ++ case "$command" in 18:18:04 ++ command pyenv versions 18:18:04 ++ pyenv versions 18:18:04 ++ awk '{ print $1 }' 18:18:04 ++ grep -E '^[0-9.]*[0-9]$' 18:18:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:18:04 +++ grep '^3' /tmp/.pyenv_versions 18:18:04 +++ sort -V 18:18:04 +++ tail -n 1 18:18:04 ++ py_version_xyz=3.10.6 18:18:04 ++ [[ -z 3.10.6 ]] 18:18:04 ++ echo 3.10.6 18:18:04 ++ return 0 18:18:04 + pyenv local 3.10.6 18:18:04 + local command 18:18:04 + command=local 18:18:04 + '[' 2 -gt 0 ']' 18:18:04 + shift 18:18:04 + case "$command" in 18:18:04 + command pyenv local 3.10.6 18:18:04 + pyenv local 3.10.6 18:18:04 + for arg in "$@" 18:18:04 + case $arg in 18:18:04 + pkg_list+='tox ' 18:18:04 + for arg in "$@" 18:18:04 + case $arg in 18:18:04 + pkg_list+='virtualenv ' 18:18:04 + for arg in "$@" 18:18:04 + case $arg in 18:18:04 + pkg_list+='urllib3~=1.26.15 ' 18:18:04 + [[ -f /tmp/.toxenv ]] 18:18:04 ++ cat /tmp/.toxenv 18:18:04 + lf_venv=/tmp/venv-x9yt 18:18:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x9yt from' file:/tmp/.toxenv 18:18:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x9yt from file:/tmp/.toxenv 18:18:04 + /tmp/venv-x9yt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:18:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:18:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:18:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:18:05 + /tmp/venv-x9yt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:18:07 + type python3 18:18:07 + true 18:18:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x9yt/bin to PATH' 18:18:07 lf-activate-venv(): INFO: Adding /tmp/venv-x9yt/bin to PATH 18:18:07 + PATH=/tmp/venv-x9yt/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 18:18:07 + return 0 18:18:07 + [[ -d /opt/pyenv ]] 18:18:07 + echo '---> Setting up pyenv' 18:18:07 ---> Setting up pyenv 18:18:07 + export PYENV_ROOT=/opt/pyenv 18:18:07 + PYENV_ROOT=/opt/pyenv 18:18:07 + export PATH=/opt/pyenv/bin:/tmp/venv-x9yt/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 18:18:07 + PATH=/opt/pyenv/bin:/tmp/venv-x9yt/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 18:18:07 ++ pwd 18:18:07 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:18:07 + export PYTHONPATH 18:18:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:18:07 + TOX_TESTENV_PASSENV=PYTHONPATH 18:18:07 + tox --version 18:18:07 4.11.4 from /tmp/venv-x9yt/lib/python3.10/site-packages/tox/__init__.py 18:18:07 + PARALLEL=false 18:18:07 + TOX_OPTIONS_LIST= 18:18:07 + [[ -n pre-commit ]] 18:18:07 + TOX_OPTIONS_LIST=' -e pre-commit' 18:18:07 + case ${PARALLEL,,} in 18:18:07 + tox -e pre-commit 18:18:07 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:18:08 pre-commit: install_deps> python -I -m pip install pre-commit 18:18:11 pre-commit: freeze> python -m pip freeze --all 18:18:11 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 18:18:11 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:18:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:18:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:18:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:18:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:18:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:18:15 [INFO] Once installed this environment will be reused. 18:18:15 [INFO] This may take a few minutes... 18:18:18 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:18:18 [INFO] Once installed this environment will be reused. 18:18:18 [INFO] This may take a few minutes... 18:18:25 Trim Trailing Whitespace.................................................Passed 18:18:25 Tabs remover.............................................................Passed 18:18:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:18:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:18:25 [INFO] Once installed this environment will be reused. 18:18:25 [INFO] This may take a few minutes... 18:18:33 gitlint..............................................(no files to check)Skipped 18:18:33 pre-commit: OK (25.53=setup[4.04]+cmd[13.69,7.80] seconds) 18:18:33 congratulations :) (25.69 seconds) 18:18:33 + tox_status=0 18:18:33 + echo '---> Completed tox runs' 18:18:33 ---> Completed tox runs 18:18:33 + for i in .tox/*/log 18:18:33 ++ echo .tox/pre-commit/log 18:18:33 ++ awk -F/ '{print $2}' 18:18:33 + tox_env=pre-commit 18:18:33 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:18:33 + DOC_DIR=docs/_build/html 18:18:33 + [[ -d docs/_build/html ]] 18:18:33 + echo '---> tox-run.sh ends' 18:18:33 ---> tox-run.sh ends 18:18:33 + test 0 -eq 0 18:18:33 $ ssh-agent -k 18:18:33 unset SSH_AUTH_SOCK; 18:18:33 unset SSH_AGENT_PID; 18:18:33 echo Agent pid 1877 killed; 18:18:33 [ssh-agent] Stopped. 18:18:33 [PostBuildScript] - [INFO] Executing post build scripts. 18:18:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7828773361514496815.sh 18:18:33 ---> sysstat.sh 18:18:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13806660619204090592.sh 18:18:33 ---> package-listing.sh 18:18:33 ++ facter osfamily 18:18:33 ++ tr '[:upper:]' '[:lower:]' 18:18:34 + OS_FAMILY=debian 18:18:34 + workspace=/w/workspace/oom-master-pre-commit-lint 18:18:34 + START_PACKAGES=/tmp/packages_start.txt 18:18:34 + END_PACKAGES=/tmp/packages_end.txt 18:18:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:34 + PACKAGES=/tmp/packages_start.txt 18:18:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:18:34 + PACKAGES=/tmp/packages_end.txt 18:18:34 + case "${OS_FAMILY}" in 18:18:34 + dpkg -l 18:18:34 + grep '^ii' 18:18:34 + '[' -f /tmp/packages_start.txt ']' 18:18:34 + '[' -f /tmp/packages_end.txt ']' 18:18:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:18:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:18:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:18:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13319445002503473608.sh 18:18:34 ---> capture-instance-metadata.sh 18:18:34 Setup pyenv: 18:18:34 system 18:18:34 3.8.13 18:18:34 3.9.13 18:18:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:18:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IKsJ 18:18:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:18:41 lf-activate-venv(): INFO: Installing: lftools 18:19:12 lf-activate-venv(): INFO: Adding /tmp/venv-IKsJ/bin to PATH 18:19:12 INFO: Running in OpenStack, capturing instance metadata 18:19:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14789583444981525464.sh 18:19:12 provisioning config files... 18:19:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18224203618426010875tmp 18:19:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:19:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:19:12 [EnvInject] - Injecting environment variables from a build step. 18:19:12 [EnvInject] - Injecting as environment variables the properties content 18:19:12 SERVER_ID=logs 18:19:12 18:19:12 [EnvInject] - Variables injected successfully. 18:19:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3630232934139371848.sh 18:19:12 ---> create-netrc.sh 18:19:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5223115531071245291.sh 18:19:13 ---> python-tools-install.sh 18:19:13 Setup pyenv: 18:19:13 system 18:19:13 3.8.13 18:19:13 3.9.13 18:19:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:19:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IKsJ from file:/tmp/.os_lf_venv 18:19:14 lf-activate-venv(): INFO: Installing: lftools 18:19:22 lf-activate-venv(): INFO: Adding /tmp/venv-IKsJ/bin to PATH 18:19:22 Generating Requirements File 18:19:54 Python 3.10.6 18:19:54 pip 23.3.1 from /tmp/venv-IKsJ/lib/python3.10/site-packages/pip (python 3.10) 18:19:55 appdirs==1.4.4 18:19:55 argcomplete==3.2.1 18:19:55 aspy.yaml==1.3.0 18:19:55 attrs==23.1.0 18:19:55 autopage==0.5.2 18:19:55 Babel==2.14.0 18:19:55 beautifulsoup4==4.12.2 18:19:55 boto3==1.34.0 18:19:55 botocore==1.34.0 18:19:55 bs4==0.0.1 18:19:55 cachetools==5.3.2 18:19:55 certifi==2023.11.17 18:19:55 cffi==1.16.0 18:19:55 cfgv==3.4.0 18:19:55 chardet==5.2.0 18:19:55 charset-normalizer==3.3.2 18:19:55 click==8.1.7 18:19:55 cliff==4.4.0 18:19:55 cmd2==2.4.3 18:19:55 cryptography==3.3.2 18:19:55 debtcollector==2.5.0 18:19:55 decorator==5.1.1 18:19:55 defusedxml==0.7.1 18:19:55 Deprecated==1.2.14 18:19:55 distlib==0.3.8 18:19:55 dnspython==2.4.2 18:19:55 docker==4.2.2 18:19:55 dogpile.cache==1.2.2 18:19:55 email-validator==2.1.0.post1 18:19:55 filelock==3.13.1 18:19:55 future==0.18.3 18:19:55 gitdb==4.0.11 18:19:55 GitPython==3.1.40 18:19:55 google-auth==2.25.2 18:19:55 httplib2==0.22.0 18:19:55 identify==2.5.33 18:19:55 idna==3.6 18:19:55 importlib-metadata==7.0.0 18:19:55 importlib-resources==1.5.0 18:19:55 iso8601==2.1.0 18:19:55 Jinja2==3.1.2 18:19:55 jmespath==1.0.1 18:19:55 jsonpatch==1.33 18:19:55 jsonpointer==2.4 18:19:55 jsonschema==4.20.0 18:19:55 jsonschema-specifications==2023.11.2 18:19:55 keystoneauth1==5.4.0 18:19:55 kubernetes==28.1.0 18:19:55 lftools==0.37.8 18:19:55 lxml==4.9.3 18:19:55 MarkupSafe==2.1.3 18:19:55 msgpack==1.0.7 18:19:55 multi-key-dict==2.0.3 18:19:55 munch==4.0.0 18:19:55 netaddr==0.9.0 18:19:55 netifaces==0.11.0 18:19:55 niet==1.4.2 18:19:55 nodeenv==1.8.0 18:19:55 oauth2client==4.1.3 18:19:55 oauthlib==3.2.2 18:19:55 openstacksdk==0.62.0 18:19:55 os-client-config==2.1.0 18:19:55 os-service-types==1.7.0 18:19:55 osc-lib==2.9.0 18:19:55 oslo.config==9.2.0 18:19:55 oslo.context==5.3.0 18:19:55 oslo.i18n==6.2.0 18:19:55 oslo.log==5.4.0 18:19:55 oslo.serialization==5.2.0 18:19:55 oslo.utils==6.3.0 18:19:55 packaging==23.2 18:19:55 pbr==6.0.0 18:19:55 platformdirs==4.1.0 18:19:55 prettytable==3.9.0 18:19:55 pyasn1==0.5.1 18:19:55 pyasn1-modules==0.3.0 18:19:55 pycparser==2.21 18:19:55 pygerrit2==2.0.15 18:19:55 PyGithub==2.1.1 18:19:55 pyinotify==0.9.6 18:19:55 PyJWT==2.8.0 18:19:55 PyNaCl==1.5.0 18:19:55 pyparsing==2.4.7 18:19:55 pyperclip==1.8.2 18:19:55 pyrsistent==0.20.0 18:19:55 python-cinderclient==9.4.0 18:19:55 python-dateutil==2.8.2 18:19:55 python-heatclient==3.3.0 18:19:55 python-jenkins==1.8.2 18:19:55 python-keystoneclient==5.2.0 18:19:55 python-magnumclient==4.3.0 18:19:55 python-novaclient==18.4.0 18:19:55 python-openstackclient==6.0.0 18:19:55 python-swiftclient==4.4.0 18:19:55 pytz==2023.3.post1 18:19:55 PyYAML==6.0.1 18:19:55 referencing==0.32.0 18:19:55 requests==2.31.0 18:19:55 requests-oauthlib==1.3.1 18:19:55 requestsexceptions==1.4.0 18:19:55 rfc3986==2.0.0 18:19:55 rpds-py==0.13.2 18:19:55 rsa==4.9 18:19:55 ruamel.yaml==0.18.5 18:19:55 ruamel.yaml.clib==0.2.8 18:19:55 s3transfer==0.9.0 18:19:55 simplejson==3.19.2 18:19:55 six==1.16.0 18:19:55 smmap==5.0.1 18:19:55 soupsieve==2.5 18:19:55 stevedore==5.1.0 18:19:55 tabulate==0.9.0 18:19:55 toml==0.10.2 18:19:55 tomlkit==0.12.3 18:19:55 tqdm==4.66.1 18:19:55 typing_extensions==4.9.0 18:19:55 tzdata==2023.3 18:19:55 urllib3==1.26.18 18:19:55 virtualenv==20.25.0 18:19:55 wcwidth==0.2.12 18:19:55 websocket-client==1.7.0 18:19:55 wrapt==1.16.0 18:19:55 xdg==6.0.0 18:19:55 xmltodict==0.13.0 18:19:55 yq==3.2.3 18:19:55 zipp==3.17.0 18:19:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10474210295445720869.sh 18:19:55 ---> sudo-logs.sh 18:19:55 Archiving 'sudo' log.. 18:19:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3989414516848072763.sh 18:19:55 ---> job-cost.sh 18:19:55 Setup pyenv: 18:19:55 system 18:19:55 3.8.13 18:19:55 3.9.13 18:19:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:19:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IKsJ from file:/tmp/.os_lf_venv 18:19:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:20:05 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. 18:20:05 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 18:20:05 lf-activate-venv(): INFO: Adding /tmp/venv-IKsJ/bin to PATH 18:20:05 INFO: No Stack... 18:20:05 INFO: Retrieving Pricing Info for: v3-standard-4 18:20:05 INFO: Archiving Costs 18:20:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8192550854550573852.sh 18:20:06 ---> logs-deploy.sh 18:20:06 Setup pyenv: 18:20:06 system 18:20:06 3.8.13 18:20:06 3.9.13 18:20:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:20:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IKsJ from file:/tmp/.os_lf_venv 18:20:07 lf-activate-venv(): INFO: Installing: lftools 18:20:16 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. 18:20:16 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:20:17 lf-activate-venv(): INFO: Adding /tmp/venv-IKsJ/bin to PATH 18:20:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3238 18:20:17 INFO: archiving workspace using pattern(s): 18:20:18 Archives upload complete. 18:20:18 INFO: archiving logs to Nexus 18:20:19 ---> uname -a: 18:20:19 Linux prd-ubuntu1804-builder-4c-4g-5119 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:20:19 18:20:19 18:20:19 ---> lscpu: 18:20:19 Architecture: x86_64 18:20:19 CPU op-mode(s): 32-bit, 64-bit 18:20:19 Byte Order: Little Endian 18:20:19 CPU(s): 4 18:20:19 On-line CPU(s) list: 0-3 18:20:19 Thread(s) per core: 1 18:20:19 Core(s) per socket: 1 18:20:19 Socket(s): 4 18:20:19 NUMA node(s): 1 18:20:19 Vendor ID: AuthenticAMD 18:20:19 CPU family: 23 18:20:19 Model: 49 18:20:19 Model name: AMD EPYC-Rome Processor 18:20:19 Stepping: 0 18:20:19 CPU MHz: 2799.998 18:20:19 BogoMIPS: 5599.99 18:20:19 Virtualization: AMD-V 18:20:19 Hypervisor vendor: KVM 18:20:19 Virtualization type: full 18:20:19 L1d cache: 32K 18:20:19 L1i cache: 32K 18:20:19 L2 cache: 512K 18:20:19 L3 cache: 16384K 18:20:19 NUMA node0 CPU(s): 0-3 18:20:19 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 18:20:19 18:20:19 18:20:19 ---> nproc: 18:20:19 4 18:20:19 18:20:19 18:20:19 ---> df -h: 18:20:19 Filesystem Size Used Avail Use% Mounted on 18:20:19 udev 7.9G 0 7.9G 0% /dev 18:20:19 tmpfs 1.6G 672K 1.6G 1% /run 18:20:19 /dev/vda1 78G 8.4G 69G 11% / 18:20:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:20:19 tmpfs 5.0M 0 5.0M 0% /run/lock 18:20:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:20:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:20:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:20:19 18:20:19 18:20:19 ---> free -m: 18:20:19 total used free shared buff/cache available 18:20:19 Mem: 16040 542 13250 0 2246 15176 18:20:19 Swap: 1023 0 1023 18:20:19 18:20:19 18:20:19 ---> ip addr: 18:20:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:20:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:20:19 inet 127.0.0.1/8 scope host lo 18:20:19 valid_lft forever preferred_lft forever 18:20:19 inet6 ::1/128 scope host 18:20:19 valid_lft forever preferred_lft forever 18:20:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:20:19 link/ether fa:16:3e:af:d0:6b brd ff:ff:ff:ff:ff:ff 18:20:19 inet 10.30.106.231/23 brd 10.30.107.255 scope global dynamic ens3 18:20:19 valid_lft 86205sec preferred_lft 86205sec 18:20:19 inet6 fe80::f816:3eff:feaf:d06b/64 scope link 18:20:19 valid_lft forever preferred_lft forever 18:20:19 18:20:19 18:20:19 ---> sar -b -r -n DEV: 18:20:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5119) 12/14/23 _x86_64_ (4 CPU) 18:20:19 18:20:19 18:17:09 LINUX RESTART (4 CPU) 18:20:19 18:20:19 18:18:01 tps rtps wtps bread/s bwrtn/s 18:20:19 18:19:01 105.40 17.11 88.29 1109.55 15543.54 18:20:19 18:20:01 86.70 2.62 84.09 144.11 15139.61 18:20:19 Average: 96.05 9.87 86.19 626.83 15341.58 18:20:19 18:20:19 18:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:20:19 18:19:01 13817904 15527452 2607064 15.87 62920 1841960 806044 4.61 770944 1612088 101692 18:20:19 18:20:01 13568236 15538640 2856732 17.39 86408 2063124 803168 4.60 789464 1810548 155976 18:20:19 Average: 13693070 15533046 2731898 16.63 74664 1952542 804606 4.60 780204 1711318 128834 18:20:19 18:20:19 18:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:20:19 18:19:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 18:20:19 18:19:01 ens3 76.64 53.09 1076.31 9.80 0.00 0.00 0.00 0.00 18:20:19 18:20:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 18:20:19 18:20:01 ens3 42.03 30.26 558.46 7.57 0.00 0.00 0.00 0.00 18:20:19 Average: lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 18:20:19 Average: ens3 59.33 41.68 817.38 8.68 0.00 0.00 0.00 0.00 18:20:19 18:20:19 18:20:19 ---> sar -P ALL: 18:20:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5119) 12/14/23 _x86_64_ (4 CPU) 18:20:19 18:20:19 18:17:09 LINUX RESTART (4 CPU) 18:20:19 18:20:19 18:18:01 CPU %user %nice %system %iowait %steal %idle 18:20:19 18:19:01 all 21.59 0.00 1.83 5.09 0.07 71.42 18:20:19 18:19:01 0 20.58 0.00 1.86 8.71 0.07 68.79 18:20:19 18:19:01 1 21.59 0.00 1.65 4.53 0.05 72.17 18:20:19 18:19:01 2 32.17 0.00 2.29 2.09 0.10 63.34 18:20:19 18:19:01 3 12.03 0.00 1.52 5.08 0.07 81.31 18:20:19 18:20:01 all 20.52 0.00 1.54 3.30 0.06 74.58 18:20:19 18:20:01 0 18.19 0.00 1.79 2.73 0.08 77.21 18:20:19 18:20:01 1 12.59 0.00 1.06 3.28 0.05 83.01 18:20:19 18:20:01 2 29.61 0.00 1.94 1.19 0.05 67.21 18:20:19 18:20:01 3 21.72 0.00 1.35 6.00 0.07 70.86 18:20:19 Average: all 21.05 0.00 1.68 4.20 0.06 73.00 18:20:19 Average: 0 19.38 0.00 1.82 5.72 0.08 73.00 18:20:19 Average: 1 17.09 0.00 1.36 3.91 0.05 77.60 18:20:19 Average: 2 30.89 0.00 2.12 1.64 0.08 65.28 18:20:19 Average: 3 16.87 0.00 1.44 5.54 0.07 76.08 18:20:19 18:20:19 18:20:19