12:02:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 12:02:46 Running as SYSTEM 12:02:46 [EnvInject] - Loading node environment variables. 12:02:46 Building remotely on prd-ubuntu1804-builder-4c-4g-14082 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:02:46 [ssh-agent] Looking for ssh-agent implementation... 12:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:46 $ ssh-agent 12:02:46 SSH_AUTH_SOCK=/tmp/ssh-z2psGsiYbFMv/agent.1725 12:02:46 SSH_AGENT_PID=1727 12:02:46 [ssh-agent] Started. 12:02:46 Running ssh-add (command line suppressed) 12:02:46 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4642353051082611298.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4642353051082611298.key) 12:02:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:02:46 The recommended git tool is: NONE 12:02:48 using credential onap-jenkins-ssh 12:02:48 Wiping out workspace first. 12:02:48 Cloning the remote Git repository 12:02:48 Cloning repository git://cloud.onap.org/mirror/oom.git 12:02:48 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:02:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:02:48 > git --version # timeout=10 12:02:48 > git --version # 'git version 2.17.1' 12:02:48 using GIT_SSH to set credentials Gerrit user 12:02:48 Verifying host key using manually-configured host key entries 12:02:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:02:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:02:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:02:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:02:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:02:54 using GIT_SSH to set credentials Gerrit user 12:02:54 Verifying host key using manually-configured host key entries 12:02:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/2 # timeout=30 12:02:54 > git rev-parse 2b3218f2d0ee96779ae109e5fed4b0b915e1359c^{commit} # timeout=10 12:02:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:02:54 Checking out Revision 2b3218f2d0ee96779ae109e5fed4b0b915e1359c (refs/changes/84/137184/2) 12:02:54 > git config core.sparsecheckout # timeout=10 12:02:54 > git checkout -f 2b3218f2d0ee96779ae109e5fed4b0b915e1359c # timeout=30 12:02:57 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 12:02:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:02:58 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 12:02:58 [EnvInject] - Injecting environment variables from a build step. 12:02:58 [EnvInject] - Injecting as environment variables the properties content 12:02:58 PYTHON=python3 12:02:58 12:02:58 [EnvInject] - Variables injected successfully. 12:02:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17444147329431517829.sh 12:02:58 ---> tox-install.sh 12:02:58 + source /home/jenkins/lf-env.sh 12:02:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:02:58 ++ mktemp -d /tmp/venv-XXXX 12:02:58 + lf_venv=/tmp/venv-Nl2Z 12:02:58 + local venv_file=/tmp/.os_lf_venv 12:02:58 + local python=python3 12:02:58 + local options 12:02:58 + local set_path=true 12:02:58 + local install_args= 12:02:58 ++ 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 12:02:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:02:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:02:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:02:58 + true 12:02:58 + case $1 in 12:02:58 + venv_file=/tmp/.toxenv 12:02:58 + shift 2 12:02:58 + true 12:02:58 + case $1 in 12:02:58 + shift 12:02:58 + break 12:02:58 + case $python in 12:02:58 + local pkg_list= 12:02:58 + [[ -d /opt/pyenv ]] 12:02:58 + echo 'Setup pyenv:' 12:02:58 Setup pyenv: 12:02:58 + export PYENV_ROOT=/opt/pyenv 12:02:58 + PYENV_ROOT=/opt/pyenv 12:02:58 + 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 12:02:58 + 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 12:02:58 + pyenv versions 12:02:58 * system (set by /opt/pyenv/version) 12:02:58 * 3.8.13 (set by /opt/pyenv/version) 12:02:58 * 3.9.13 (set by /opt/pyenv/version) 12:02:58 * 3.10.6 (set by /opt/pyenv/version) 12:02:58 + command -v pyenv 12:02:58 ++ pyenv init - --no-rehash 12:02:58 + 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[*]}"'\'')" 12:02:58 export PATH="/opt/pyenv/shims:${PATH}" 12:02:58 export PYENV_SHELL=bash 12:02:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:02:58 pyenv() { 12:02:58 local command 12:02:58 command="${1:-}" 12:02:58 if [ "$#" -gt 0 ]; then 12:02:58 shift 12:02:58 fi 12:02:58 12:02:58 case "$command" in 12:02:58 rehash|shell) 12:02:58 eval "$(pyenv "sh-$command" "$@")" 12:02:58 ;; 12:02:58 *) 12:02:58 command pyenv "$command" "$@" 12:02:58 ;; 12:02:58 esac 12:02:58 }' 12:02:58 +++ 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[*]}"' 12:02:58 ++ 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 12:02:58 ++ 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 12:02:58 ++ 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 12:02:58 ++ export PYENV_SHELL=bash 12:02:58 ++ PYENV_SHELL=bash 12:02:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:02:58 +++ complete -F _pyenv pyenv 12:02:58 ++ lf-pyver python3 12:02:58 ++ local py_version_xy=python3 12:02:58 ++ local py_version_xyz= 12:02:58 ++ pyenv versions 12:02:58 ++ local command 12:02:58 ++ command=versions 12:02:58 ++ '[' 1 -gt 0 ']' 12:02:58 ++ shift 12:02:58 ++ case "$command" in 12:02:58 ++ command pyenv versions 12:02:58 ++ pyenv versions 12:02:58 ++ sed 's/^[ *]* //' 12:02:58 ++ awk '{ print $1 }' 12:02:58 ++ grep -E '^[0-9.]*[0-9]$' 12:02:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:02:58 +++ grep '^3' /tmp/.pyenv_versions 12:02:58 +++ sort -V 12:02:58 +++ tail -n 1 12:02:58 ++ py_version_xyz=3.10.6 12:02:58 ++ [[ -z 3.10.6 ]] 12:02:58 ++ echo 3.10.6 12:02:58 ++ return 0 12:02:58 + pyenv local 3.10.6 12:02:58 + local command 12:02:58 + command=local 12:02:58 + '[' 2 -gt 0 ']' 12:02:58 + shift 12:02:58 + case "$command" in 12:02:58 + command pyenv local 3.10.6 12:02:58 + pyenv local 3.10.6 12:02:58 + for arg in "$@" 12:02:58 + case $arg in 12:02:58 + pkg_list+='tox ' 12:02:58 + for arg in "$@" 12:02:58 + case $arg in 12:02:58 + pkg_list+='virtualenv ' 12:02:58 + for arg in "$@" 12:02:58 + case $arg in 12:02:58 + pkg_list+='urllib3~=1.26.15 ' 12:02:58 + [[ -f /tmp/.toxenv ]] 12:02:58 + [[ ! -f /tmp/.toxenv ]] 12:02:58 + [[ -n '' ]] 12:02:58 + python3 -m venv /tmp/venv-Nl2Z 12:03:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nl2Z' 12:03:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nl2Z 12:03:02 + echo /tmp/venv-Nl2Z 12:03:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:03:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:03:02 + /tmp/venv-Nl2Z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:03:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:03:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:03:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:03:05 + /tmp/venv-Nl2Z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:03:08 + type python3 12:03:08 + true 12:03:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nl2Z/bin to PATH' 12:03:08 lf-activate-venv(): INFO: Adding /tmp/venv-Nl2Z/bin to PATH 12:03:08 + PATH=/tmp/venv-Nl2Z/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 12:03:08 + return 0 12:03:08 + python3 --version 12:03:08 Python 3.10.6 12:03:08 + python3 -m pip --version 12:03:08 pip 24.0 from /tmp/venv-Nl2Z/lib/python3.10/site-packages/pip (python 3.10) 12:03:08 + python3 -m pip freeze 12:03:09 cachetools==5.3.3 12:03:09 chardet==5.2.0 12:03:09 colorama==0.4.6 12:03:09 distlib==0.3.8 12:03:09 filelock==3.13.1 12:03:09 packaging==24.0 12:03:09 platformdirs==4.2.0 12:03:09 pluggy==1.4.0 12:03:09 pyproject-api==1.6.1 12:03:09 tomli==2.0.1 12:03:09 tox==4.14.1 12:03:09 urllib3==1.26.18 12:03:09 virtualenv==20.25.1 12:03:09 [EnvInject] - Injecting environment variables from a build step. 12:03:09 [EnvInject] - Injecting as environment variables the properties content 12:03:09 PARALLEL=false 12:03:09 12:03:09 [EnvInject] - Variables injected successfully. 12:03:09 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1737137628640152715.sh 12:03:09 ---> tox-run.sh 12:03:09 + 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 12:03:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:03:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:03:09 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:03:09 + cd /w/workspace/oom-master-commit-lint/. 12:03:09 + source /home/jenkins/lf-env.sh 12:03:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:03:09 ++ mktemp -d /tmp/venv-XXXX 12:03:09 + lf_venv=/tmp/venv-LZrM 12:03:09 + local venv_file=/tmp/.os_lf_venv 12:03:09 + local python=python3 12:03:09 + local options 12:03:09 + local set_path=true 12:03:09 + local install_args= 12:03:09 ++ 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 12:03:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:03:09 + true 12:03:09 + case $1 in 12:03:09 + venv_file=/tmp/.toxenv 12:03:09 + shift 2 12:03:09 + true 12:03:09 + case $1 in 12:03:09 + shift 12:03:09 + break 12:03:09 + case $python in 12:03:09 + local pkg_list= 12:03:09 + [[ -d /opt/pyenv ]] 12:03:09 + echo 'Setup pyenv:' 12:03:09 Setup pyenv: 12:03:09 + export PYENV_ROOT=/opt/pyenv 12:03:09 + PYENV_ROOT=/opt/pyenv 12:03:09 + 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 12:03:09 + 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 12:03:09 + pyenv versions 12:03:09 system 12:03:09 3.8.13 12:03:09 3.9.13 12:03:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:03:09 + command -v pyenv 12:03:09 ++ pyenv init - --no-rehash 12:03:09 + 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[*]}"'\'')" 12:03:09 export PATH="/opt/pyenv/shims:${PATH}" 12:03:09 export PYENV_SHELL=bash 12:03:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:03:09 pyenv() { 12:03:09 local command 12:03:09 command="${1:-}" 12:03:09 if [ "$#" -gt 0 ]; then 12:03:09 shift 12:03:09 fi 12:03:09 12:03:09 case "$command" in 12:03:09 rehash|shell) 12:03:09 eval "$(pyenv "sh-$command" "$@")" 12:03:09 ;; 12:03:09 *) 12:03:09 command pyenv "$command" "$@" 12:03:09 ;; 12:03:09 esac 12:03:09 }' 12:03:09 +++ 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[*]}"' 12:03:09 ++ 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 12:03:09 ++ 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 12:03:09 ++ 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 12:03:09 ++ export PYENV_SHELL=bash 12:03:09 ++ PYENV_SHELL=bash 12:03:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:03:09 +++ complete -F _pyenv pyenv 12:03:09 ++ lf-pyver python3 12:03:09 ++ local py_version_xy=python3 12:03:09 ++ local py_version_xyz= 12:03:09 ++ pyenv versions 12:03:09 ++ local command 12:03:09 ++ command=versions 12:03:09 ++ '[' 1 -gt 0 ']' 12:03:09 ++ shift 12:03:09 ++ case "$command" in 12:03:09 ++ command pyenv versions 12:03:09 ++ pyenv versions 12:03:09 ++ sed 's/^[ *]* //' 12:03:09 ++ grep -E '^[0-9.]*[0-9]$' 12:03:09 ++ awk '{ print $1 }' 12:03:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:03:09 +++ grep '^3' /tmp/.pyenv_versions 12:03:09 +++ sort -V 12:03:09 +++ tail -n 1 12:03:09 ++ py_version_xyz=3.10.6 12:03:09 ++ [[ -z 3.10.6 ]] 12:03:09 ++ echo 3.10.6 12:03:09 ++ return 0 12:03:09 + pyenv local 3.10.6 12:03:09 + local command 12:03:09 + command=local 12:03:09 + '[' 2 -gt 0 ']' 12:03:09 + shift 12:03:09 + case "$command" in 12:03:09 + command pyenv local 3.10.6 12:03:09 + pyenv local 3.10.6 12:03:09 + for arg in "$@" 12:03:09 + case $arg in 12:03:09 + pkg_list+='tox ' 12:03:09 + for arg in "$@" 12:03:09 + case $arg in 12:03:09 + pkg_list+='virtualenv ' 12:03:09 + for arg in "$@" 12:03:09 + case $arg in 12:03:09 + pkg_list+='urllib3~=1.26.15 ' 12:03:09 + [[ -f /tmp/.toxenv ]] 12:03:09 ++ cat /tmp/.toxenv 12:03:09 + lf_venv=/tmp/venv-Nl2Z 12:03:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nl2Z from' file:/tmp/.toxenv 12:03:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nl2Z from file:/tmp/.toxenv 12:03:09 + /tmp/venv-Nl2Z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:03:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:03:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:03:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:03:10 + /tmp/venv-Nl2Z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:03:11 + type python3 12:03:11 + true 12:03:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nl2Z/bin to PATH' 12:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-Nl2Z/bin to PATH 12:03:11 + PATH=/tmp/venv-Nl2Z/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 12:03:11 + return 0 12:03:11 + [[ -d /opt/pyenv ]] 12:03:11 + echo '---> Setting up pyenv' 12:03:11 ---> Setting up pyenv 12:03:11 + export PYENV_ROOT=/opt/pyenv 12:03:11 + PYENV_ROOT=/opt/pyenv 12:03:11 + export PATH=/opt/pyenv/bin:/tmp/venv-Nl2Z/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 12:03:11 + PATH=/opt/pyenv/bin:/tmp/venv-Nl2Z/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 12:03:11 ++ pwd 12:03:11 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:03:11 + export PYTHONPATH 12:03:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:03:11 + TOX_TESTENV_PASSENV=PYTHONPATH 12:03:11 + tox --version 12:03:12 4.14.1 from /tmp/venv-Nl2Z/lib/python3.10/site-packages/tox/__init__.py 12:03:12 + PARALLEL=false 12:03:12 + TOX_OPTIONS_LIST= 12:03:12 + [[ -n gitlint ]] 12:03:12 + TOX_OPTIONS_LIST=' -e gitlint' 12:03:12 + case ${PARALLEL,,} in 12:03:12 + tox -e gitlint 12:03:12 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:03:14 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 12:03:43 gitlint: freeze> python -m pip freeze --all 12:03:43 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:03:43 gitlint: commands[0]> gitlint 12:03:43 gitlint: OK (31.28=setup[31.10]+cmd[0.18] seconds) 12:03:43 congratulations :) (31.46 seconds) 12:03:43 + tox_status=0 12:03:43 + echo '---> Completed tox runs' 12:03:43 ---> Completed tox runs 12:03:43 + for i in .tox/*/log 12:03:43 ++ echo .tox/gitlint/log 12:03:43 ++ awk -F/ '{print $2}' 12:03:43 + tox_env=gitlint 12:03:43 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:03:43 + DOC_DIR=docs/_build/html 12:03:43 + [[ -d docs/_build/html ]] 12:03:43 + echo '---> tox-run.sh ends' 12:03:43 ---> tox-run.sh ends 12:03:43 + test 0 -eq 0 12:03:43 $ ssh-agent -k 12:03:43 unset SSH_AUTH_SOCK; 12:03:43 unset SSH_AGENT_PID; 12:03:43 echo Agent pid 1727 killed; 12:03:43 [ssh-agent] Stopped. 12:03:43 [PostBuildScript] - [INFO] Executing post build scripts. 12:03:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15267422857861630575.sh 12:03:43 ---> sysstat.sh 12:03:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13672324913986817798.sh 12:03:44 ---> package-listing.sh 12:03:44 ++ facter osfamily 12:03:44 ++ tr '[:upper:]' '[:lower:]' 12:03:44 + OS_FAMILY=debian 12:03:44 + workspace=/w/workspace/oom-master-commit-lint 12:03:44 + START_PACKAGES=/tmp/packages_start.txt 12:03:44 + END_PACKAGES=/tmp/packages_end.txt 12:03:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:03:44 + PACKAGES=/tmp/packages_start.txt 12:03:44 + '[' /w/workspace/oom-master-commit-lint ']' 12:03:44 + PACKAGES=/tmp/packages_end.txt 12:03:44 + case "${OS_FAMILY}" in 12:03:44 + dpkg -l 12:03:44 + grep '^ii' 12:03:44 + '[' -f /tmp/packages_start.txt ']' 12:03:44 + '[' -f /tmp/packages_end.txt ']' 12:03:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:03:44 + '[' /w/workspace/oom-master-commit-lint ']' 12:03:44 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:03:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:03:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2195047451893061019.sh 12:03:44 ---> capture-instance-metadata.sh 12:03:44 Setup pyenv: 12:03:44 system 12:03:44 3.8.13 12:03:44 3.9.13 12:03:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:03:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sSal 12:03:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:03:51 lf-activate-venv(): INFO: Installing: lftools 12:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-sSal/bin to PATH 12:04:27 INFO: Running in OpenStack, capturing instance metadata 12:04:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17284926773376294116.sh 12:04:28 provisioning config files... 12:04:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12186809723115564117tmp 12:04:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:04:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:04:28 [EnvInject] - Injecting environment variables from a build step. 12:04:28 [EnvInject] - Injecting as environment variables the properties content 12:04:28 SERVER_ID=logs 12:04:28 12:04:28 [EnvInject] - Variables injected successfully. 12:04:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3546698998599409758.sh 12:04:28 ---> create-netrc.sh 12:04:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins318402103890150647.sh 12:04:28 ---> python-tools-install.sh 12:04:28 Setup pyenv: 12:04:28 system 12:04:28 3.8.13 12:04:28 3.9.13 12:04:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:04:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sSal from file:/tmp/.os_lf_venv 12:04:29 lf-activate-venv(): INFO: Installing: lftools 12:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-sSal/bin to PATH 12:04:37 Generating Requirements File 12:05:07 Python 3.10.6 12:05:07 pip 24.0 from /tmp/venv-sSal/lib/python3.10/site-packages/pip (python 3.10) 12:05:07 appdirs==1.4.4 12:05:07 argcomplete==3.2.3 12:05:07 aspy.yaml==1.3.0 12:05:07 attrs==23.2.0 12:05:07 autopage==0.5.2 12:05:07 beautifulsoup4==4.12.3 12:05:07 boto3==1.34.64 12:05:07 botocore==1.34.64 12:05:07 bs4==0.0.2 12:05:07 cachetools==5.3.3 12:05:07 certifi==2024.2.2 12:05:07 cffi==1.16.0 12:05:07 cfgv==3.4.0 12:05:07 chardet==5.2.0 12:05:07 charset-normalizer==3.3.2 12:05:07 click==8.1.7 12:05:07 cliff==4.6.0 12:05:07 cmd2==2.4.3 12:05:07 cryptography==3.3.2 12:05:07 debtcollector==3.0.0 12:05:07 decorator==5.1.1 12:05:07 defusedxml==0.7.1 12:05:07 Deprecated==1.2.14 12:05:07 distlib==0.3.8 12:05:07 dnspython==2.6.1 12:05:07 docker==4.2.2 12:05:07 dogpile.cache==1.3.2 12:05:07 email_validator==2.1.1 12:05:07 filelock==3.13.1 12:05:07 future==1.0.0 12:05:07 gitdb==4.0.11 12:05:07 GitPython==3.1.42 12:05:07 google-auth==2.28.2 12:05:07 httplib2==0.22.0 12:05:07 identify==2.5.35 12:05:07 idna==3.6 12:05:07 importlib-resources==1.5.0 12:05:07 iso8601==2.1.0 12:05:07 Jinja2==3.1.3 12:05:07 jmespath==1.0.1 12:05:07 jsonpatch==1.33 12:05:07 jsonpointer==2.4 12:05:07 jsonschema==4.21.1 12:05:07 jsonschema-specifications==2023.12.1 12:05:07 keystoneauth1==5.6.0 12:05:07 kubernetes==29.0.0 12:05:07 lftools==0.37.10 12:05:07 lxml==5.1.0 12:05:07 MarkupSafe==2.1.5 12:05:07 msgpack==1.0.8 12:05:07 multi_key_dict==2.0.3 12:05:07 munch==4.0.0 12:05:07 netaddr==1.2.1 12:05:07 netifaces==0.11.0 12:05:07 niet==1.4.2 12:05:07 nodeenv==1.8.0 12:05:07 oauth2client==4.1.3 12:05:07 oauthlib==3.2.2 12:05:07 openstacksdk==3.0.0 12:05:07 os-client-config==2.1.0 12:05:07 os-service-types==1.7.0 12:05:07 osc-lib==3.0.1 12:05:07 oslo.config==9.4.0 12:05:07 oslo.context==5.5.0 12:05:07 oslo.i18n==6.3.0 12:05:07 oslo.log==5.5.0 12:05:07 oslo.serialization==5.4.0 12:05:07 oslo.utils==7.1.0 12:05:07 packaging==24.0 12:05:07 pbr==6.0.0 12:05:07 platformdirs==4.2.0 12:05:07 prettytable==3.10.0 12:05:07 pyasn1==0.5.1 12:05:07 pyasn1-modules==0.3.0 12:05:07 pycparser==2.21 12:05:07 pygerrit2==2.0.15 12:05:07 PyGithub==2.2.0 12:05:07 pyinotify==0.9.6 12:05:07 PyJWT==2.8.0 12:05:07 PyNaCl==1.5.0 12:05:07 pyparsing==2.4.7 12:05:07 pyperclip==1.8.2 12:05:07 pyrsistent==0.20.0 12:05:07 python-cinderclient==9.5.0 12:05:07 python-dateutil==2.9.0.post0 12:05:07 python-heatclient==3.5.0 12:05:07 python-jenkins==1.8.2 12:05:07 python-keystoneclient==5.4.0 12:05:07 python-magnumclient==4.4.0 12:05:07 python-novaclient==18.6.0 12:05:07 python-openstackclient==6.5.0 12:05:07 python-swiftclient==4.5.0 12:05:07 PyYAML==6.0.1 12:05:07 referencing==0.34.0 12:05:07 requests==2.31.0 12:05:07 requests-oauthlib==1.4.0 12:05:07 requestsexceptions==1.4.0 12:05:07 rfc3986==2.0.0 12:05:07 rpds-py==0.18.0 12:05:07 rsa==4.9 12:05:07 ruamel.yaml==0.18.6 12:05:07 ruamel.yaml.clib==0.2.8 12:05:07 s3transfer==0.10.1 12:05:07 simplejson==3.19.2 12:05:07 six==1.16.0 12:05:07 smmap==5.0.1 12:05:07 soupsieve==2.5 12:05:07 stevedore==5.2.0 12:05:07 tabulate==0.9.0 12:05:07 toml==0.10.2 12:05:07 tomlkit==0.12.4 12:05:07 tqdm==4.66.2 12:05:07 typing_extensions==4.10.0 12:05:07 tzdata==2024.1 12:05:07 urllib3==1.26.18 12:05:07 virtualenv==20.25.1 12:05:07 wcwidth==0.2.13 12:05:07 websocket-client==1.7.0 12:05:07 wrapt==1.16.0 12:05:07 xdg==6.0.0 12:05:07 xmltodict==0.13.0 12:05:07 yq==3.2.3 12:05:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3823663683270742726.sh 12:05:07 ---> sudo-logs.sh 12:05:07 Archiving 'sudo' log.. 12:05:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16111441545556266109.sh 12:05:08 ---> job-cost.sh 12:05:08 Setup pyenv: 12:05:08 system 12:05:08 3.8.13 12:05:08 3.9.13 12:05:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sSal from file:/tmp/.os_lf_venv 12:05:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-sSal/bin to PATH 12:05:14 INFO: No Stack... 12:05:15 INFO: Retrieving Pricing Info for: v3-standard-4 12:05:15 INFO: Archiving Costs 12:05:15 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17251809322282900218.sh 12:05:15 ---> logs-deploy.sh 12:05:15 Setup pyenv: 12:05:15 system 12:05:15 3.8.13 12:05:15 3.9.13 12:05:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:05:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sSal from file:/tmp/.os_lf_venv 12:05:16 lf-activate-venv(): INFO: Installing: lftools 12:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-sSal/bin to PATH 12:05:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7240 12:05:26 INFO: archiving workspace using pattern(s): 12:05:27 Archives upload complete. 12:05:28 INFO: archiving logs to Nexus 12:05:28 ---> uname -a: 12:05:28 Linux prd-ubuntu1804-builder-4c-4g-14082 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:05:28 12:05:28 12:05:28 ---> lscpu: 12:05:28 Architecture: x86_64 12:05:28 CPU op-mode(s): 32-bit, 64-bit 12:05:28 Byte Order: Little Endian 12:05:28 CPU(s): 4 12:05:28 On-line CPU(s) list: 0-3 12:05:28 Thread(s) per core: 1 12:05:28 Core(s) per socket: 1 12:05:28 Socket(s): 4 12:05:28 NUMA node(s): 1 12:05:28 Vendor ID: AuthenticAMD 12:05:28 CPU family: 23 12:05:28 Model: 49 12:05:28 Model name: AMD EPYC-Rome Processor 12:05:28 Stepping: 0 12:05:28 CPU MHz: 2800.000 12:05:28 BogoMIPS: 5600.00 12:05:28 Virtualization: AMD-V 12:05:28 Hypervisor vendor: KVM 12:05:28 Virtualization type: full 12:05:28 L1d cache: 32K 12:05:28 L1i cache: 32K 12:05:28 L2 cache: 512K 12:05:28 L3 cache: 16384K 12:05:28 NUMA node0 CPU(s): 0-3 12:05:28 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 12:05:28 12:05:28 12:05:28 ---> nproc: 12:05:28 4 12:05:28 12:05:28 12:05:28 ---> df -h: 12:05:28 Filesystem Size Used Avail Use% Mounted on 12:05:28 udev 7.9G 0 7.9G 0% /dev 12:05:28 tmpfs 1.6G 672K 1.6G 1% /run 12:05:28 /dev/vda1 78G 8.5G 69G 11% / 12:05:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:05:28 tmpfs 5.0M 0 5.0M 0% /run/lock 12:05:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:05:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:05:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:05:28 12:05:28 12:05:28 ---> free -m: 12:05:28 total used free shared buff/cache available 12:05:28 Mem: 16040 550 13206 0 2283 15167 12:05:28 Swap: 1023 0 1023 12:05:28 12:05:28 12:05:28 ---> ip addr: 12:05:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:05:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:05:28 inet 127.0.0.1/8 scope host lo 12:05:28 valid_lft forever preferred_lft forever 12:05:28 inet6 ::1/128 scope host 12:05:28 valid_lft forever preferred_lft forever 12:05:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:05:28 link/ether fa:16:3e:ec:12:96 brd ff:ff:ff:ff:ff:ff 12:05:28 inet 10.30.107.171/23 brd 10.30.107.255 scope global dynamic ens3 12:05:28 valid_lft 86213sec preferred_lft 86213sec 12:05:28 inet6 fe80::f816:3eff:feec:1296/64 scope link 12:05:28 valid_lft forever preferred_lft forever 12:05:28 12:05:28 12:05:28 ---> sar -b -r -n DEV: 12:05:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14082) 03/18/24 _x86_64_ (4 CPU) 12:05:28 12:05:28 12:02:24 LINUX RESTART (4 CPU) 12:05:28 12:05:28 12:03:01 tps rtps wtps bread/s bwrtn/s 12:05:28 12:04:01 116.82 15.18 101.65 472.16 28359.82 12:05:28 12:05:01 132.43 13.85 118.58 1048.09 34451.99 12:05:28 Average: 124.63 14.51 110.11 760.08 31405.40 12:05:28 12:05:28 12:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:05:28 12:04:01 13829184 15519896 2595776 15.80 69644 1815600 792008 4.53 739876 1628660 186032 12:05:28 12:05:01 13561960 15513128 2863000 17.43 89572 2044404 795456 4.55 779212 1831768 55828 12:05:28 Average: 13695572 15516512 2729388 16.62 79608 1930002 793732 4.54 759544 1730214 120930 12:05:28 12:05:28 12:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:05:28 12:04:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 12:05:28 12:04:01 ens3 72.10 47.04 825.01 12.50 0.00 0.00 0.00 0.00 12:05:28 12:05:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:05:28 12:05:01 ens3 53.51 36.48 842.59 8.57 0.00 0.00 0.00 0.00 12:05:28 Average: lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 12:05:28 Average: ens3 62.80 41.76 833.80 10.54 0.00 0.00 0.00 0.00 12:05:28 12:05:28 12:05:28 ---> sar -P ALL: 12:05:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14082) 03/18/24 _x86_64_ (4 CPU) 12:05:28 12:05:28 12:02:24 LINUX RESTART (4 CPU) 12:05:28 12:05:28 12:03:01 CPU %user %nice %system %iowait %steal %idle 12:05:28 12:04:01 all 18.88 0.00 1.56 5.86 0.06 73.63 12:05:28 12:04:01 0 9.68 0.00 1.16 0.26 0.03 88.86 12:05:28 12:04:01 1 16.42 0.00 1.05 0.67 0.07 81.80 12:05:28 12:04:01 2 20.08 0.00 1.62 17.20 0.07 61.03 12:05:28 12:04:01 3 29.58 0.00 2.44 5.32 0.10 62.56 12:05:28 12:05:01 all 19.16 0.00 1.27 6.52 0.05 73.00 12:05:28 12:05:01 0 2.75 0.00 0.84 13.95 0.05 82.41 12:05:28 12:05:01 1 8.65 0.00 0.93 0.12 0.02 90.29 12:05:28 12:05:01 2 30.58 0.00 1.15 7.40 0.05 60.82 12:05:28 12:05:01 3 34.86 0.00 2.18 4.53 0.08 58.34 12:05:28 Average: all 19.02 0.00 1.42 6.19 0.06 73.31 12:05:28 Average: 0 6.21 0.00 1.00 7.12 0.04 85.63 12:05:28 Average: 1 12.51 0.00 0.99 0.39 0.04 86.07 12:05:28 Average: 2 25.33 0.00 1.39 12.30 0.06 60.93 12:05:28 Average: 3 32.24 0.00 2.31 4.92 0.09 60.43 12:05:28 12:05:28 12:05:28