04:04:08 Started by timer 04:04:08 Running as SYSTEM 04:04:08 [EnvInject] - Loading node environment variables. 04:04:08 Building remotely on prd-centos8-builder-2c-1g-6473 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 04:04:08 [ssh-agent] Looking for ssh-agent implementation... 04:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:08 $ ssh-agent 04:04:08 SSH_AUTH_SOCK=/tmp/ssh-g2G8KSKMbM6n/agent.21071 04:04:08 SSH_AGENT_PID=21073 04:04:08 [ssh-agent] Started. 04:04:08 Running ssh-add (command line suppressed) 04:04:08 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_683232629701886294.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_683232629701886294.key) 04:04:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 04:04:08 The recommended git tool is: NONE 04:04:10 using credential onap-jenkins-ssh 04:04:10 Wiping out workspace first. 04:04:10 Cloning the remote Git repository 04:04:10 Cloning repository git://cloud.onap.org/mirror/ci-management 04:04:10 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:10 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 04:04:10 > git --version # timeout=10 04:04:10 > git --version # 'git version 2.39.0' 04:04:10 using GIT_SSH to set credentials Gerrit user 04:04:10 [INFO] Currently running in a labeled security context 04:04:10 [INFO] Currently SELinux is 'enforcing' on the host 04:04:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh15633525276689495052.key 04:04:10 Verifying host key using manually-configured host key entries 04:04:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:12 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 04:04:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:12 Avoid second fetch 04:04:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:12 Checking out Revision 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 (refs/remotes/origin/master) 04:04:12 > git config core.sparsecheckout # timeout=10 04:04:12 > git checkout -f 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 04:04:12 Commit message: "Use larger build node for multicloud-k8s-verify job" 04:04:12 > git rev-list --no-walk 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 04:04:12 > git remote # timeout=10 04:04:13 > git submodule init # timeout=10 04:04:13 > git submodule sync # timeout=10 04:04:13 > git config --get remote.origin.url # timeout=10 04:04:13 > git submodule init # timeout=10 04:04:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:13 > git config --get submodule.global-jjb.url # timeout=10 04:04:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:13 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:13 > git submodule update --init --recursive global-jjb # timeout=10 04:04:14 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:18 No emails were triggered. 04:04:18 provisioning config files... 04:04:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7657868431503735192.sh 04:04:18 ---> python-tools-install.sh 04:04:18 Setup pyenv: 04:04:18 system 04:04:18 * 3.8.13 (set by /opt/pyenv/version) 04:04:18 * 3.9.13 (set by /opt/pyenv/version) 04:04:18 * 3.10.6 (set by /opt/pyenv/version) 04:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3DIM 04:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:27 lf-activate-venv(): INFO: Base packages installed successfully 04:04:27 lf-activate-venv(): INFO: Installing additional packages: lftools 04:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:04:58 Generating Requirements File 04:05:20 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. 04:05:20 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 04:05:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:21 Python 3.10.6 04:05:21 pip 25.3 from /tmp/venv-3DIM/lib/python3.10/site-packages/pip (python 3.10) 04:05:21 appdirs==1.4.4 04:05:21 argcomplete==3.6.3 04:05:21 aspy.yaml==1.3.0 04:05:21 attrs==25.4.0 04:05:21 autopage==0.5.2 04:05:21 beautifulsoup4==4.14.2 04:05:21 boto3==1.40.59 04:05:21 botocore==1.40.59 04:05:21 bs4==0.0.2 04:05:21 cachetools==6.2.1 04:05:21 certifi==2025.10.5 04:05:21 cffi==2.0.0 04:05:21 cfgv==3.4.0 04:05:21 chardet==5.2.0 04:05:21 charset-normalizer==3.4.4 04:05:21 click==8.3.0 04:05:21 cliff==4.11.0 04:05:21 cmd2==2.7.0 04:05:21 cryptography==3.3.2 04:05:21 debtcollector==3.0.0 04:05:21 decorator==5.2.1 04:05:21 defusedxml==0.7.1 04:05:21 Deprecated==1.2.18 04:05:21 distlib==0.4.0 04:05:21 dnspython==2.8.0 04:05:21 docker==7.1.0 04:05:21 dogpile.cache==1.5.0 04:05:21 durationpy==0.10 04:05:21 email-validator==2.3.0 04:05:21 filelock==3.20.0 04:05:21 future==1.0.0 04:05:21 gitdb==4.0.12 04:05:21 GitPython==3.1.45 04:05:21 google-auth==2.41.1 04:05:21 httplib2==0.31.0 04:05:21 identify==2.6.15 04:05:21 idna==3.11 04:05:21 importlib-resources==1.5.0 04:05:21 iso8601==2.1.0 04:05:21 Jinja2==3.1.6 04:05:21 jmespath==1.0.1 04:05:21 jsonpatch==1.33 04:05:21 jsonpointer==3.0.0 04:05:21 jsonschema==4.25.1 04:05:21 jsonschema-specifications==2025.9.1 04:05:21 keystoneauth1==5.12.0 04:05:21 kubernetes==34.1.0 04:05:21 lftools==0.37.15 04:05:21 lxml==6.0.2 04:05:21 markdown-it-py==4.0.0 04:05:21 MarkupSafe==3.0.3 04:05:21 mdurl==0.1.2 04:05:21 msgpack==1.1.2 04:05:21 multi_key_dict==2.0.3 04:05:21 munch==4.0.0 04:05:21 netaddr==1.3.0 04:05:21 niet==1.4.2 04:05:21 nodeenv==1.9.1 04:05:21 oauth2client==4.1.3 04:05:21 oauthlib==3.3.1 04:05:21 openstacksdk==4.7.1 04:05:21 os-service-types==1.8.0 04:05:21 osc-lib==4.2.0 04:05:21 oslo.config==10.0.0 04:05:21 oslo.context==6.1.0 04:05:21 oslo.i18n==6.6.0 04:05:21 oslo.log==7.2.1 04:05:21 oslo.serialization==5.8.0 04:05:21 oslo.utils==9.1.0 04:05:21 packaging==25.0 04:05:21 pbr==7.0.1 04:05:21 platformdirs==4.5.0 04:05:21 prettytable==3.16.0 04:05:21 psutil==7.1.2 04:05:21 pyasn1==0.6.1 04:05:21 pyasn1_modules==0.4.2 04:05:21 pycparser==2.23 04:05:21 pygerrit2==2.0.15 04:05:21 PyGithub==2.8.1 04:05:21 Pygments==2.19.2 04:05:21 PyJWT==2.10.1 04:05:21 PyNaCl==1.6.0 04:05:21 pyparsing==2.4.7 04:05:21 pyperclip==1.11.0 04:05:21 pyrsistent==0.20.0 04:05:21 python-cinderclient==9.8.0 04:05:21 python-dateutil==2.9.0.post0 04:05:21 python-heatclient==4.3.0 04:05:21 python-jenkins==1.8.3 04:05:21 python-keystoneclient==5.7.0 04:05:21 python-magnumclient==4.9.0 04:05:21 python-openstackclient==8.2.0 04:05:21 python-swiftclient==4.8.0 04:05:21 PyYAML==6.0.3 04:05:21 referencing==0.37.0 04:05:21 requests==2.32.5 04:05:21 requests-oauthlib==2.0.0 04:05:21 requestsexceptions==1.4.0 04:05:21 rfc3986==2.0.0 04:05:21 rich==14.2.0 04:05:21 rich-argparse==1.7.1 04:05:21 rpds-py==0.28.0 04:05:21 rsa==4.9.1 04:05:21 ruamel.yaml==0.18.16 04:05:21 ruamel.yaml.clib==0.2.14 04:05:21 s3transfer==0.14.0 04:05:21 simplejson==3.20.2 04:05:21 six==1.17.0 04:05:21 smmap==5.0.2 04:05:21 soupsieve==2.8 04:05:21 stevedore==5.5.0 04:05:21 tabulate==0.9.0 04:05:21 toml==0.10.2 04:05:21 tomlkit==0.13.3 04:05:21 tqdm==4.67.1 04:05:21 typing_extensions==4.15.0 04:05:21 tzdata==2025.2 04:05:21 urllib3==1.26.20 04:05:21 virtualenv==20.35.3 04:05:21 wcwidth==0.2.14 04:05:21 websocket-client==1.9.0 04:05:21 wrapt==2.0.0 04:05:21 xdg==6.0.0 04:05:21 xmltodict==1.0.2 04:05:21 yq==3.4.3 04:05:21 [EnvInject] - Injecting environment variables from a build step. 04:05:21 [EnvInject] - Injecting as environment variables the properties content 04:05:21 OS_CLOUD=vex 04:05:21 04:05:21 [EnvInject] - Variables injected successfully. 04:05:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17238729233953992823.sh 04:05:21 ---> Orphaned k8s clusters 04:05:21 Setup pyenv: 04:05:21 system 04:05:21 3.8.13 04:05:21 3.9.13 04:05:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:05:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:24 lf-activate-venv(): INFO: Base packages installed successfully 04:05:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:31 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. 04:05:31 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 04:05:32 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:05:35 -----> Delete orphaned cluster 04:05:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16047991860567097504.sh 04:05:35 ---> Orphaned stacks 04:05:35 Setup pyenv: 04:05:35 system 04:05:35 3.8.13 04:05:35 3.9.13 04:05:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:05:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:37 lf-activate-venv(): INFO: Base packages installed successfully 04:05:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:05:55 + mapfile -t OS_COE_CLUSTERS_ID 04:05:55 ++ awk '{print $1}' 04:05:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:05:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:05:58 + echo '-----> Active clusters -> stacks' 04:05:58 -----> Active clusters -> stacks 04:05:58 + OS_COE_STACKS=() 04:05:58 + [[ 0 -gt 0 ]] 04:05:58 + mapfile -t OS_STACKS 04:05:58 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 04:05:58 ++ awk '{print $1}' 04:05:59 + echo '-----> Active stacks' 04:05:59 -----> Active stacks 04:05:59 + echo '-----> Delete orphaned stacks' 04:05:59 -----> Delete orphaned stacks 04:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins199058950738853236.sh 04:05:59 ---> Orphaned servers 04:05:59 Setup pyenv: 04:05:59 system 04:05:59 3.8.13 04:05:59 3.9.13 04:05:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:01 lf-activate-venv(): INFO: Base packages installed successfully 04:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:06:21 -----> Active servers 04:06:21 prd-centos8-builder-2c-1g-6473 04:06:21 prd-centos8-docker-8c-8g-6472 04:06:21 prd-centos8-docker-8c-8g-6470 04:06:21 prd-centos8-builder-4c-4g-6468 04:06:21 prd-queue-docker-4c-4g-6180 04:06:21 prd-ubuntu2004-helm-2c-1g-6006 04:06:21 -----> Delete orphaned servers 04:06:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12505579907242933864.sh 04:06:22 ---> Orphaned ports 04:06:22 Setup pyenv: 04:06:22 system 04:06:22 3.8.13 04:06:22 3.9.13 04:06:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:24 lf-activate-venv(): INFO: Base packages installed successfully 04:06:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:06:39 No orphaned ports to process. 04:06:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9770501019176344613.sh 04:06:39 ---> Orphaned volumes 04:06:39 + source /home/jenkins/lf-env.sh 04:06:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:39 ++ mktemp -d /tmp/venv-XXXX 04:06:39 + lf_venv=/tmp/venv-6CzB 04:06:39 + local venv_file=/tmp/.os_lf_venv 04:06:39 + local python=python3 04:06:39 + local options 04:06:39 + local set_path=true 04:06:39 + local install_args= 04:06:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:06:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:06:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:39 + true 04:06:39 + case $1 in 04:06:39 + python=python3 04:06:39 + shift 2 04:06:39 + true 04:06:39 + case $1 in 04:06:39 + shift 04:06:39 + break 04:06:39 + case $python in 04:06:39 + local pkg_list= 04:06:39 + [[ -d /opt/pyenv ]] 04:06:39 + echo 'Setup pyenv:' 04:06:39 Setup pyenv: 04:06:39 + export PYENV_ROOT=/opt/pyenv 04:06:39 + PYENV_ROOT=/opt/pyenv 04:06:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:06:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:06:39 + pyenv versions 04:06:39 system 04:06:39 3.8.13 04:06:39 3.9.13 04:06:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:39 + command -v pyenv 04:06:39 ++ pyenv init - --no-rehash 04:06:39 + 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[*]}"'\'')" 04:06:39 export PATH="/opt/pyenv/shims:${PATH}" 04:06:39 export PYENV_SHELL=bash 04:06:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:06:39 pyenv() { 04:06:39 local command 04:06:39 command="${1:-}" 04:06:39 if [ "$#" -gt 0 ]; then 04:06:39 shift 04:06:39 fi 04:06:39 04:06:39 case "$command" in 04:06:39 rehash|shell) 04:06:39 eval "$(pyenv "sh-$command" "$@")" 04:06:39 ;; 04:06:39 *) 04:06:39 command pyenv "$command" "$@" 04:06:39 ;; 04:06:39 esac 04:06:39 }' 04:06:39 +++ 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[*]}"' 04:06:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:06:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:06:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:06:39 ++ export PYENV_SHELL=bash 04:06:39 ++ PYENV_SHELL=bash 04:06:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:06:39 +++ complete -F _pyenv pyenv 04:06:39 ++ lf-pyver python3 04:06:39 ++ local py_version_xy=python3 04:06:39 ++ local py_version_xyz= 04:06:39 ++ pyenv versions 04:06:39 ++ local command 04:06:39 ++ command=versions 04:06:39 ++ '[' 1 -gt 0 ']' 04:06:39 ++ shift 04:06:39 ++ case "$command" in 04:06:39 ++ command pyenv versions 04:06:39 ++ pyenv versions 04:06:39 ++ sed 's/^[ *]* //' 04:06:39 ++ awk '{ print $1 }' 04:06:39 ++ grep -E '^[0-9.]*[0-9]$' 04:06:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:06:39 +++ grep '^3' /tmp/.pyenv_versions 04:06:39 +++ sort -V 04:06:39 +++ tail -n 1 04:06:39 ++ py_version_xyz=3.10.6 04:06:39 ++ [[ -z 3.10.6 ]] 04:06:39 ++ echo 3.10.6 04:06:39 ++ return 0 04:06:39 + pyenv local 3.10.6 04:06:39 + local command 04:06:39 + command=local 04:06:39 + '[' 2 -gt 0 ']' 04:06:39 + shift 04:06:39 + case "$command" in 04:06:39 + command pyenv local 3.10.6 04:06:39 + pyenv local 3.10.6 04:06:39 + for arg in "$@" 04:06:39 + case $arg in 04:06:39 + pkg_list+='lftools[openstack] ' 04:06:39 + for arg in "$@" 04:06:39 + case $arg in 04:06:39 + pkg_list+='kubernetes ' 04:06:39 + for arg in "$@" 04:06:39 + case $arg in 04:06:39 + pkg_list+='niet ' 04:06:39 + for arg in "$@" 04:06:39 + case $arg in 04:06:39 + pkg_list+='python-heatclient ' 04:06:39 + for arg in "$@" 04:06:39 + case $arg in 04:06:39 + pkg_list+='python-openstackclient ' 04:06:39 + for arg in "$@" 04:06:39 + case $arg in 04:06:39 + pkg_list+='python-magnumclient ' 04:06:39 + for arg in "$@" 04:06:39 + case $arg in 04:06:39 + pkg_list+='yq ' 04:06:39 + [[ -f /tmp/.os_lf_venv ]] 04:06:39 ++ cat /tmp/.os_lf_venv 04:06:39 + lf_venv=/tmp/venv-3DIM 04:06:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from' file:/tmp/.os_lf_venv 04:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:06:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:39 + local 'pip_opts=--upgrade --quiet' 04:06:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:06:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:06:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:06:39 + [[ -n '' ]] 04:06:39 + [[ -n '' ]] 04:06:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:39 + /tmp/venv-3DIM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 04:06:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:06:41 lf-activate-venv(): INFO: Base packages installed successfully 04:06:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 04:06:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 04:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:41 + /tmp/venv-3DIM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:52 + type python3 04:06:52 + true 04:06:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH' 04:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:06:52 + PATH=/tmp/venv-3DIM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:06:52 + return 0 04:06:52 + mapfile -t os_volumes 04:06:52 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 04:06:54 + '[' 0 -eq 0 ']' 04:06:54 + echo 'No orphaned volumes found.' 04:06:54 No orphaned volumes found. 04:06:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3985847169576867408.sh 04:06:54 ---> Protect in-use images 04:06:54 Setup pyenv: 04:06:54 system 04:06:54 3.8.13 04:06:54 3.9.13 04:06:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:56 lf-activate-venv(): INFO: Base packages installed successfully 04:06:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 04:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:07:07 INFO: There are images to protect defined in jenkins-config. 04:07:07 INFO: Protecting the following images: 04:07:07 CentOS Stream 8 - redis - - 310180101-1010 04:07:07 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 04:07:07 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 04:07:07 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 04:07:07 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 04:07:07 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 04:07:07 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 04:07:07 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 04:07:07 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 04:07:07 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 04:07:07 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 04:07:07 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 04:07:07 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 04:07:07 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 04:07:07 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 04:07:09 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 04:07:10 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 04:07:12 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 04:07:12 Build step 'Conditional step (single)' marked build as failure 04:07:12 $ ssh-agent -k 04:07:12 unset SSH_AUTH_SOCK; 04:07:12 unset SSH_AGENT_PID; 04:07:12 echo Agent pid 21073 killed; 04:07:12 [ssh-agent] Stopped. 04:07:12 [PostBuildScript] - [INFO] Executing post build scripts. 04:07:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6536978745873420737.sh 04:07:12 ---> sysstat.sh 04:07:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5555001192655196568.sh 04:07:12 ---> package-listing.sh 04:07:12 ++ facter osfamily 04:07:12 ++ tr '[:upper:]' '[:lower:]' 04:07:13 + OS_FAMILY=redhat 04:07:13 + workspace=/w/workspace/ci-management-openstack-cron 04:07:13 + START_PACKAGES=/tmp/packages_start.txt 04:07:13 + END_PACKAGES=/tmp/packages_end.txt 04:07:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:07:13 + PACKAGES=/tmp/packages_start.txt 04:07:13 + '[' /w/workspace/ci-management-openstack-cron ']' 04:07:13 + PACKAGES=/tmp/packages_end.txt 04:07:13 + case "${OS_FAMILY}" in 04:07:13 + rpm -qa 04:07:13 + sort 04:07:16 + '[' -f /tmp/packages_start.txt ']' 04:07:16 + '[' -f /tmp/packages_end.txt ']' 04:07:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:07:16 + '[' /w/workspace/ci-management-openstack-cron ']' 04:07:16 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:07:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:07:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4531220372938689479.sh 04:07:16 ---> capture-instance-metadata.sh 04:07:16 Setup pyenv: 04:07:16 system 04:07:16 3.8.13 04:07:16 3.9.13 04:07:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:18 lf-activate-venv(): INFO: Base packages installed successfully 04:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:07:30 INFO: Running in OpenStack, capturing instance metadata 04:07:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10146068272296103163.sh 04:07:31 provisioning config files... 04:07:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13060577719078143372tmp 04:07:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:07:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:07:31 [EnvInject] - Injecting environment variables from a build step. 04:07:31 [EnvInject] - Injecting as environment variables the properties content 04:07:31 SERVER_ID=logs 04:07:31 04:07:31 [EnvInject] - Variables injected successfully. 04:07:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins180019404501472634.sh 04:07:31 ---> create-netrc.sh 04:07:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8956304647287055805.sh 04:07:31 ---> python-tools-install.sh 04:07:31 Setup pyenv: 04:07:31 system 04:07:31 3.8.13 04:07:31 3.9.13 04:07:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:33 lf-activate-venv(): INFO: Base packages installed successfully 04:07:33 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:07:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5656080646645651250.sh 04:07:42 ---> sudo-logs.sh 04:07:42 Archiving 'sudo' log.. 04:07:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17867703418563263298.sh 04:07:42 ---> job-cost.sh 04:07:42 Setup pyenv: 04:07:42 system 04:07:42 3.8.13 04:07:42 3.9.13 04:07:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:07:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:07:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:07:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:44 lf-activate-venv(): INFO: Base packages installed successfully 04:07:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:07: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. 04:07:51 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 04:07:51 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:07:51 INFO: No Stack... 04:07:52 INFO: Retrieving Pricing Info for: v3-standard-2 04:07:52 INFO: Archiving Costs 04:07:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11632271811555807613.sh 04:07:52 ---> logs-deploy.sh 04:07:52 Setup pyenv: 04:07:52 system 04:07:52 3.8.13 04:07:52 3.9.13 04:07:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:07:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3DIM from file:/tmp/.os_lf_venv 04:07:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:07:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:54 lf-activate-venv(): INFO: Base packages installed successfully 04:07:54 lf-activate-venv(): INFO: Installing additional packages: lftools 04:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-3DIM/bin to PATH 04:08:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57613 04:08:02 INFO: archiving workspace using pattern(s): 04:08:03 Archives upload complete. 04:08:04 INFO: archiving logs to Nexus 04:08:04 ---> uname -a: 04:08:04 Linux prd-centos8-builder-2c-1g-6473.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 04:08:04 04:08:04 04:08:04 ---> lscpu: 04:08:04 Architecture: x86_64 04:08:04 CPU op-mode(s): 32-bit, 64-bit 04:08:04 Byte Order: Little Endian 04:08:04 CPU(s): 2 04:08:04 On-line CPU(s) list: 0,1 04:08:04 Thread(s) per core: 1 04:08:04 Core(s) per socket: 1 04:08:04 Socket(s): 2 04:08:04 NUMA node(s): 1 04:08:04 Vendor ID: AuthenticAMD 04:08:04 CPU family: 23 04:08:04 Model: 49 04:08:04 Model name: AMD EPYC-Rome Processor 04:08:04 Stepping: 0 04:08:04 CPU MHz: 2799.998 04:08:04 BogoMIPS: 5599.99 04:08:04 Virtualization: AMD-V 04:08:04 Hypervisor vendor: KVM 04:08:04 Virtualization type: full 04:08:04 L1d cache: 32K 04:08:04 L1i cache: 32K 04:08:04 L2 cache: 512K 04:08:04 L3 cache: 16384K 04:08:04 NUMA node0 CPU(s): 0,1 04:08:04 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:08:04 04:08:04 04:08:04 ---> nproc: 04:08:04 2 04:08:04 04:08:04 04:08:04 ---> df -h: 04:08:04 Filesystem Size Used Avail Use% Mounted on 04:08:04 devtmpfs 3.8G 0 3.8G 0% /dev 04:08:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:08:04 tmpfs 3.8G 17M 3.8G 1% /run 04:08:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:08:04 /dev/vda1 40G 8.4G 32G 21% / 04:08:04 tmpfs 770M 0 770M 0% /run/user/1001 04:08:04 04:08:04 04:08:04 ---> free -m: 04:08:04 total used free shared buff/cache available 04:08:04 Mem: 7699 568 5039 19 2091 6824 04:08:04 Swap: 1023 0 1023 04:08:04 04:08:04 04:08:04 ---> ip addr: 04:08:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:08:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:08:04 inet 127.0.0.1/8 scope host lo 04:08:04 valid_lft forever preferred_lft forever 04:08:04 inet6 ::1/128 scope host 04:08:04 valid_lft forever preferred_lft forever 04:08:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:08:04 link/ether fa:16:3e:16:ed:e0 brd ff:ff:ff:ff:ff:ff 04:08:04 altname enp0s3 04:08:04 altname ens3 04:08:04 inet 10.30.106.7/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 04:08:04 valid_lft 86122sec preferred_lft 86122sec 04:08:04 inet6 fe80::f816:3eff:fe16:ede0/64 scope link 04:08:04 valid_lft forever preferred_lft forever 04:08:04 04:08:04 04:08:04 ---> sar -b -r -n DEV: 04:08:04 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/26/2025 _x86_64_ (2 CPU) 04:08:04 04:08:04 04:03:23 LINUX RESTART (2 CPU) 04:08:04 04:08:04 04:04:01 AM tps rtps wtps bread/s bwrtn/s 04:08:04 04:05:01 AM 347.78 143.35 204.43 4931.02 9242.39 04:08:04 04:06:01 AM 105.50 0.52 104.98 54.66 9598.37 04:08:04 04:07:01 AM 35.39 0.30 35.09 42.39 1718.23 04:08:04 04:08:01 AM 28.25 0.47 27.78 48.53 829.78 04:08:04 Average: 129.24 36.16 93.08 1269.30 5347.35 04:08:04 04:08:04 04:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:08:04 04:05:01 AM 5358848 7054056 2525588 32.03 2688 1868420 679300 7.60 194284 1989608 130312 04:08:04 04:06:01 AM 5188232 7009456 2696204 34.20 2688 1986888 711664 7.97 220556 2104708 36132 04:08:04 04:07:01 AM 5140536 6963200 2743900 34.80 2688 1988376 738728 8.27 226448 2146432 7656 04:08:04 04:08:01 AM 5103200 6931084 2781236 35.28 2688 1993532 765312 8.57 394848 2015312 21892 04:08:04 Average: 5197704 6989449 2686732 34.08 2688 1959304 723751 8.10 259034 2064015 48998 04:08:04 04:08:04 04:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:08:04 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:04 04:05:01 AM eth0 288.79 146.82 1824.53 64.60 0.00 0.00 0.00 0.00 04:08:04 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:04 04:06:01 AM eth0 34.83 29.25 293.55 10.49 0.00 0.00 0.00 0.00 04:08:04 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:04 04:07:01 AM eth0 24.81 22.30 26.39 8.50 0.00 0.00 0.00 0.00 04:08:04 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:04 04:08:01 AM eth0 24.10 19.85 19.70 9.04 0.00 0.00 0.00 0.00 04:08:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:04 Average: eth0 93.14 54.56 541.10 23.16 0.00 0.00 0.00 0.00 04:08:04 04:08:04 04:08:04 ---> sar -P ALL: 04:08:04 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/26/2025 _x86_64_ (2 CPU) 04:08:04 04:08:04 04:03:23 LINUX RESTART (2 CPU) 04:08:04 04:08:04 04:04:01 AM CPU %user %nice %system %iowait %steal %idle 04:08:04 04:05:01 AM all 35.44 2.65 19.97 13.30 0.11 28.53 04:08:04 04:05:01 AM 0 25.24 3.36 23.45 13.89 0.12 33.93 04:08:04 04:05:01 AM 1 45.59 1.94 16.51 12.71 0.10 23.15 04:08:04 04:06:01 AM all 34.52 0.00 3.77 5.01 0.16 56.54 04:08:04 04:06:01 AM 0 27.12 0.00 3.75 4.57 0.13 64.43 04:08:04 04:06:01 AM 1 41.91 0.00 3.79 5.46 0.18 48.65 04:08:04 04:07:01 AM all 36.51 0.00 2.28 0.66 0.41 60.13 04:08:04 04:07:01 AM 0 27.34 0.00 2.32 0.65 0.68 69.02 04:08:04 04:07:01 AM 1 45.74 0.00 2.25 0.68 0.13 51.19 04:08:04 04:08:01 AM all 36.34 0.00 2.79 0.24 0.12 60.51 04:08:04 04:08:01 AM 0 20.16 0.00 1.98 0.12 0.10 77.65 04:08:04 04:08:01 AM 1 52.56 0.00 3.60 0.37 0.13 43.34 04:08:04 Average: all 35.70 0.65 7.15 4.77 0.20 51.53 04:08:04 Average: 0 24.96 0.83 7.79 4.75 0.26 61.41 04:08:04 Average: 1 46.45 0.48 6.50 4.78 0.14 41.65 04:08:04 04:08:04 04:08:04