03:05:03 Started by timer 03:05:03 Running as SYSTEM 03:05:03 [EnvInject] - Loading node environment variables. 03:05:03 Building remotely on prd-centos8-builder-2c-4g-6654 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 03:05:03 [ssh-agent] Looking for ssh-agent implementation... 03:05:03 $ ssh-agent 03:05:04 SSH_AUTH_SOCK=/tmp/ssh-a0g1vdIqrNu1/agent.5213 03:05:04 SSH_AGENT_PID=5215 03:05:04 [ssh-agent] Started. 03:05:04 Running ssh-add (command line suppressed) 03:05:04 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3314572119419112478.key (jenkins-ssh) 03:05:04 [ssh-agent] Using credentials jenkins (jenkins) 03:05:04 The recommended git tool is: NONE 03:05:09 using credential jenkins 03:05:09 Wiping out workspace first. 03:05:09 Cloning the remote Git repository 03:05:09 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:05:09 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:05:09 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:05:09 > git --version # timeout=10 03:05:09 > git --version # 'git version 2.43.0' 03:05:09 using GIT_SSH to set credentials jenkins 03:05:09 [INFO] Currently running in a labeled security context 03:05:09 [INFO] Currently SELinux is 'enforcing' on the host 03:05:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh15634624922773771720.key 03:05:09 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:11 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 03:05:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:12 Avoid second fetch 03:05:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:05:12 Checking out Revision b25b465a0656a6098b2d9f2b256a68dd83b822a5 (refs/remotes/origin/master) 03:05:12 > git config core.sparsecheckout # timeout=10 03:05:12 > git checkout -f b25b465a0656a6098b2d9f2b256a68dd83b822a5 # timeout=10 03:05:12 Commit message: "NONRTRIC - InformationCoordinatorService - Allow release from older branch for bug-fix release" 03:05:12 > git rev-list --no-walk b25b465a0656a6098b2d9f2b256a68dd83b822a5 # timeout=10 03:05:13 > git remote # timeout=10 03:05:13 > git submodule init # timeout=10 03:05:13 > git submodule sync # timeout=10 03:05:13 > git config --get remote.origin.url # timeout=10 03:05:13 > git submodule init # timeout=10 03:05:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:05:13 > git config --get submodule.packer/common-packer.url # timeout=10 03:05:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:05:13 > git config --get submodule.global-jjb.url # timeout=10 03:05:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:05:14 > git submodule update --init --recursive packer/common-packer # timeout=10 03:05:15 > git submodule update --init --recursive global-jjb # timeout=10 03:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:05:20 provisioning config files... 03:05:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:05:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:05:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:05:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15614065689930737188.sh 03:05:20 ---> python-tools-install.sh 03:05:20 Setup pyenv: 03:05:21 system 03:05:21 * 3.8.13 (set by /opt/pyenv/version) 03:05:21 * 3.9.13 (set by /opt/pyenv/version) 03:05:21 * 3.10.6 (set by /opt/pyenv/version) 03:05:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MOxj 03:05:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:38 lf-activate-venv(): INFO: Base packages installed successfully 03:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:06:28 Generating Requirements File 03:07:09 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. 03:07:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:07:10 Python 3.10.6 03:07:10 pip 25.2 from /tmp/venv-MOxj/lib/python3.10/site-packages/pip (python 3.10) 03:07:11 appdirs==1.4.4 03:07:11 argcomplete==3.6.2 03:07:11 aspy.yaml==1.3.0 03:07:11 attrs==25.4.0 03:07:11 autopage==0.5.2 03:07:11 beautifulsoup4==4.14.2 03:07:11 boto3==1.40.54 03:07:11 botocore==1.40.54 03:07:11 bs4==0.0.2 03:07:11 cachetools==6.2.1 03:07:11 certifi==2025.10.5 03:07:11 cffi==2.0.0 03:07:11 cfgv==3.4.0 03:07:11 chardet==5.2.0 03:07:11 charset-normalizer==3.4.4 03:07:11 click==8.3.0 03:07:11 cliff==4.11.0 03:07:11 cmd2==2.7.0 03:07:11 cryptography==3.3.2 03:07:11 debtcollector==3.0.0 03:07:11 decorator==5.2.1 03:07:11 defusedxml==0.7.1 03:07:11 Deprecated==1.2.18 03:07:11 distlib==0.4.0 03:07:11 dnspython==2.8.0 03:07:11 docker==7.1.0 03:07:11 dogpile.cache==1.5.0 03:07:11 durationpy==0.10 03:07:11 email-validator==2.3.0 03:07:11 filelock==3.20.0 03:07:11 future==1.0.0 03:07:11 gitdb==4.0.12 03:07:11 GitPython==3.1.45 03:07:11 google-auth==2.41.1 03:07:11 httplib2==0.31.0 03:07:11 identify==2.6.15 03:07:11 idna==3.11 03:07:11 importlib-resources==1.5.0 03:07:11 iso8601==2.1.0 03:07:11 Jinja2==3.1.6 03:07:11 jmespath==1.0.1 03:07:11 jsonpatch==1.33 03:07:11 jsonpointer==3.0.0 03:07:11 jsonschema==4.25.1 03:07:11 jsonschema-specifications==2025.9.1 03:07:11 keystoneauth1==5.12.0 03:07:11 kubernetes==34.1.0 03:07:11 lftools==0.37.15 03:07:11 lxml==6.0.2 03:07:11 markdown-it-py==4.0.0 03:07:11 MarkupSafe==3.0.3 03:07:11 mdurl==0.1.2 03:07:11 msgpack==1.1.2 03:07:11 multi_key_dict==2.0.3 03:07:11 munch==4.0.0 03:07:11 netaddr==1.3.0 03:07:11 niet==1.4.2 03:07:11 nodeenv==1.9.1 03:07:11 oauth2client==4.1.3 03:07:11 oauthlib==3.3.1 03:07:11 openstacksdk==4.7.1 03:07:11 os-service-types==1.8.0 03:07:11 osc-lib==4.2.0 03:07:11 oslo.config==10.0.0 03:07:11 oslo.context==6.1.0 03:07:11 oslo.i18n==6.6.0 03:07:11 oslo.log==7.2.1 03:07:11 oslo.serialization==5.8.0 03:07:11 oslo.utils==9.1.0 03:07:11 packaging==25.0 03:07:11 pbr==7.0.1 03:07:11 platformdirs==4.5.0 03:07:11 prettytable==3.16.0 03:07:11 psutil==7.1.0 03:07:11 pyasn1==0.6.1 03:07:11 pyasn1_modules==0.4.2 03:07:11 pycparser==2.23 03:07:11 pygerrit2==2.0.15 03:07:11 PyGithub==2.8.1 03:07:11 Pygments==2.19.2 03:07:11 PyJWT==2.10.1 03:07:11 PyNaCl==1.6.0 03:07:11 pyparsing==2.4.7 03:07:11 pyperclip==1.11.0 03:07:11 pyrsistent==0.20.0 03:07:11 python-cinderclient==9.8.0 03:07:11 python-dateutil==2.9.0.post0 03:07:11 python-heatclient==4.3.0 03:07:11 python-jenkins==1.8.3 03:07:11 python-keystoneclient==5.7.0 03:07:11 python-magnumclient==4.9.0 03:07:11 python-openstackclient==8.2.0 03:07:11 python-swiftclient==4.8.0 03:07:11 PyYAML==6.0.3 03:07:11 referencing==0.37.0 03:07:11 requests==2.32.5 03:07:11 requests-oauthlib==2.0.0 03:07:11 requestsexceptions==1.4.0 03:07:11 rfc3986==2.0.0 03:07:11 rich==14.2.0 03:07:11 rich-argparse==1.7.1 03:07:11 rpds-py==0.27.1 03:07:11 rsa==4.9.1 03:07:11 ruamel.yaml==0.18.15 03:07:11 ruamel.yaml.clib==0.2.14 03:07:11 s3transfer==0.14.0 03:07:11 simplejson==3.20.2 03:07:11 six==1.17.0 03:07:11 smmap==5.0.2 03:07:11 soupsieve==2.8 03:07:11 stevedore==5.5.0 03:07:11 tabulate==0.9.0 03:07:11 toml==0.10.2 03:07:11 tomlkit==0.13.3 03:07:11 tqdm==4.67.1 03:07:11 typing_extensions==4.15.0 03:07:11 tzdata==2025.2 03:07:11 urllib3==1.26.20 03:07:11 virtualenv==20.35.3 03:07:11 wcwidth==0.2.14 03:07:11 websocket-client==1.9.0 03:07:11 wrapt==1.17.3 03:07:11 xdg==6.0.0 03:07:11 xmltodict==1.0.2 03:07:11 yq==3.4.3 03:07:11 [EnvInject] - Injecting environment variables from a build step. 03:07:11 [EnvInject] - Injecting as environment variables the properties content 03:07:11 OS_CLOUD=vex 03:07:11 03:07:11 [EnvInject] - Variables injected successfully. 03:07:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5002396165247474257.sh 03:07:11 ---> Orphaned k8s clusters 03:07:11 Setup pyenv: 03:07:11 system 03:07:11 3.8.13 03:07:11 3.9.13 03:07:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:07:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:16 lf-activate-venv(): INFO: Base packages installed successfully 03:07:16 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:07:29 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. 03:07:29 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:07:34 -----> Delete orphaned cluster 03:07:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1237118925991952842.sh 03:07:35 ---> Orphaned stacks 03:07:35 Setup pyenv: 03:07:35 system 03:07:35 3.8.13 03:07:35 3.9.13 03:07:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:07:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:39 lf-activate-venv(): INFO: Base packages installed successfully 03:07:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:08:12 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:08:12 + mapfile -t OS_COE_CLUSTERS_ID 03:08:12 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:08:12 ++ awk '{print $1}' 03:08:12 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:08:16 + echo '-----> Active clusters -> stacks' 03:08:16 -----> Active clusters -> stacks 03:08:16 + OS_COE_STACKS=() 03:08:16 + [[ 0 -gt 0 ]] 03:08:16 + mapfile -t OS_STACKS 03:08:16 ++ 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 03:08:16 ++ awk '{print $1}' 03:08:19 + echo '-----> Active stacks' 03:08:19 -----> Active stacks 03:08:19 + echo '-----> Delete orphaned stacks' 03:08:19 -----> Delete orphaned stacks 03:08:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:08:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:08:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5480225511115215594.sh 03:08:19 ---> Orphaned servers 03:08:19 Setup pyenv: 03:08:19 system 03:08:19 3.8.13 03:08:19 3.9.13 03:08:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:08:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:23 lf-activate-venv(): INFO: Base packages installed successfully 03:08:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:08:49 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:08:55 -----> Active servers 03:08:55 prd-centos8-builder-2c-4g-6654 03:08:55 prd-ubuntu1804-docker-4c-4g-6653 03:08:55 prd-centos7-builder-1c-1g-6652 03:08:55 -----> Delete orphaned servers 03:08:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:08:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:08:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16573572476461389063.sh 03:08:57 ---> Orphaned ports 03:08:57 Setup pyenv: 03:08:58 system 03:08:58 3.8.13 03:08:58 3.9.13 03:08:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:08:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:03 lf-activate-venv(): INFO: Base packages installed successfully 03:09:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:09:30 No orphaned ports to process. 03:09:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:09:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:09:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1888194786223086520.sh 03:09:30 ---> Orphaned volumes 03:09:30 + source /home/jenkins/lf-env.sh 03:09:30 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:09:30 ++ mktemp -d /tmp/venv-XXXX 03:09:30 + lf_venv=/tmp/venv-tynA 03:09:30 + local venv_file=/tmp/.os_lf_venv 03:09:30 + local python=python3 03:09:30 + local options 03:09:30 + local set_path=true 03:09:30 + local install_args= 03:09:30 ++ 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 03:09:30 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:09:30 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:09:30 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:09:30 + true 03:09:30 + case $1 in 03:09:30 + python=python3 03:09:30 + shift 2 03:09:30 + true 03:09:30 + case $1 in 03:09:30 + shift 03:09:30 + break 03:09:30 + case $python in 03:09:30 + local pkg_list= 03:09:30 + [[ -d /opt/pyenv ]] 03:09:30 + echo 'Setup pyenv:' 03:09:30 Setup pyenv: 03:09:30 + export PYENV_ROOT=/opt/pyenv 03:09:30 + PYENV_ROOT=/opt/pyenv 03:09:30 + 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 03:09:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:09:30 + pyenv versions 03:09:30 system 03:09:30 3.8.13 03:09:30 3.9.13 03:09:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:30 + command -v pyenv 03:09:30 ++ pyenv init - --no-rehash 03:09:30 + 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[*]}"'\'')" 03:09:30 export PATH="/opt/pyenv/shims:${PATH}" 03:09:30 export PYENV_SHELL=bash 03:09:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:09:30 pyenv() { 03:09:30 local command 03:09:30 command="${1:-}" 03:09:30 if [ "$#" -gt 0 ]; then 03:09:30 shift 03:09:30 fi 03:09:30 03:09:30 case "$command" in 03:09:30 rehash|shell) 03:09:30 eval "$(pyenv "sh-$command" "$@")" 03:09:30 ;; 03:09:30 *) 03:09:30 command pyenv "$command" "$@" 03:09:30 ;; 03:09:30 esac 03:09:30 }' 03:09:30 +++ 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[*]}"' 03:09:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:09:30 ++ 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 03:09:30 ++ 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 03:09:30 ++ export PYENV_SHELL=bash 03:09:30 ++ PYENV_SHELL=bash 03:09:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:09:30 +++ complete -F _pyenv pyenv 03:09:30 ++ lf-pyver python3 03:09:30 ++ local py_version_xy=python3 03:09:30 ++ local py_version_xyz= 03:09:30 ++ awk '{ print $1 }' 03:09:30 ++ pyenv versions 03:09:30 ++ local command 03:09:30 ++ command=versions 03:09:30 ++ '[' 1 -gt 0 ']' 03:09:30 ++ shift 03:09:30 ++ case "$command" in 03:09:30 ++ command pyenv versions 03:09:30 ++ pyenv versions 03:09:30 ++ sed 's/^[ *]* //' 03:09:30 ++ grep -E '^[0-9.]*[0-9]$' 03:09:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:09:31 +++ sort -V 03:09:31 +++ grep '^3' /tmp/.pyenv_versions 03:09:31 +++ tail -n 1 03:09:31 ++ py_version_xyz=3.10.6 03:09:31 ++ [[ -z 3.10.6 ]] 03:09:31 ++ echo 3.10.6 03:09:31 ++ return 0 03:09:31 + pyenv local 3.10.6 03:09:31 + local command 03:09:31 + command=local 03:09:31 + '[' 2 -gt 0 ']' 03:09:31 + shift 03:09:31 + case "$command" in 03:09:31 + command pyenv local 3.10.6 03:09:31 + pyenv local 3.10.6 03:09:31 + for arg in "$@" 03:09:31 + case $arg in 03:09:31 + pkg_list+='lftools[openstack] ' 03:09:31 + for arg in "$@" 03:09:31 + case $arg in 03:09:31 + pkg_list+='kubernetes ' 03:09:31 + for arg in "$@" 03:09:31 + case $arg in 03:09:31 + pkg_list+='niet ' 03:09:31 + for arg in "$@" 03:09:31 + case $arg in 03:09:31 + pkg_list+='python-heatclient ' 03:09:31 + for arg in "$@" 03:09:31 + case $arg in 03:09:31 + pkg_list+='python-openstackclient ' 03:09:31 + for arg in "$@" 03:09:31 + case $arg in 03:09:31 + pkg_list+='python-magnumclient ' 03:09:31 + for arg in "$@" 03:09:31 + case $arg in 03:09:31 + pkg_list+='yq ' 03:09:31 + [[ -f /tmp/.os_lf_venv ]] 03:09:31 ++ cat /tmp/.os_lf_venv 03:09:31 + lf_venv=/tmp/venv-MOxj 03:09:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from' file:/tmp/.os_lf_venv 03:09:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:09:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:09:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:31 + local 'pip_opts=--upgrade --quiet' 03:09:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:09:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:09:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:09:31 + [[ -n '' ]] 03:09:31 + [[ -n '' ]] 03:09:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:09:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:31 + /tmp/venv-MOxj/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 03:09:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:09:34 lf-activate-venv(): INFO: Base packages installed successfully 03:09:34 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:09:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:09:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:09:34 + /tmp/venv-MOxj/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 03:10:01 + type python3 03:10:01 + true 03:10:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH' 03:10:01 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:10:01 + PATH=/tmp/venv-MOxj/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 03:10:01 + return 0 03:10:01 + mapfile -t os_volumes 03:10:01 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:10:05 + '[' 0 -eq 0 ']' 03:10:05 + echo 'No orphaned volumes found.' 03:10:05 No orphaned volumes found. 03:10:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:10:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:10:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17485067710474968065.sh 03:10:05 ---> Protect in-use images 03:10:05 Setup pyenv: 03:10:05 system 03:10:05 3.8.13 03:10:05 3.9.13 03:10:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:10:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:10:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:10:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:10:09 lf-activate-venv(): INFO: Base packages installed successfully 03:10:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:10:35 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:10:35 INFO: There are images to protect defined in jenkins-config. 03:10:35 INFO: Protecting the following images: 03:10:35 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 03:10:35 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 03:10:35 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 03:10:35 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 03:10:35 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 03:10:35 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 03:10:35 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 03:10:35 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 03:10:35 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 03:10:35 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 03:10:38 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 03:10:41 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 03:10:44 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 03:10:47 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 03:10:50 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 03:10:53 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 03:10:56 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 03:10:59 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 03:11:02 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 03:11:04 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 03:11:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:11:04 Run condition [Boolean condition] enabling perform for step [BuilderChain] 03:11:04 [EnvInject] - Injecting environment variables from a build step. 03:11:04 [EnvInject] - Injecting as environment variables the properties content 03:11:04 OS_IMAGE_CLEANUP_AGE=30 03:11:04 03:11:04 [EnvInject] - Variables injected successfully. 03:11:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8645752793438112173.sh 03:11:05 ---> Cleanup old images 03:11:05 Setup pyenv: 03:11:05 system 03:11:05 3.8.13 03:11:05 3.9.13 03:11:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:11:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:11:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:11:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:11:09 lf-activate-venv(): INFO: Base packages installed successfully 03:11:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:11:36 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:11:36 + lftools openstack --os-cloud vex image cleanup --days=30 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 Removing 163 images from vex. 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250701-210306.598 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250617-224605.602 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250617-224600.740 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250617-222713.313 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240207-020835.732 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 03:11:42 WARNING: Use of image.protected resulted in an exception 03:11:42 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 03:11:42 $ ssh-agent -k 03:11:42 unset SSH_AUTH_SOCK; 03:11:42 unset SSH_AGENT_PID; 03:11:42 echo Agent pid 5215 killed; 03:11:42 [ssh-agent] Stopped. 03:11:43 [PostBuildScript] - [INFO] Executing post build scripts. 03:11:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8498000983009419636.sh 03:11:43 ---> sysstat.sh 03:11:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10038900839173524762.sh 03:11:43 ---> package-listing.sh 03:11:43 ++ facter osfamily 03:11:43 ++ tr '[:upper:]' '[:lower:]' 03:11:44 + OS_FAMILY=redhat 03:11:44 + workspace=/w/workspace/ci-management-openstack-cron 03:11:44 + START_PACKAGES=/tmp/packages_start.txt 03:11:44 + END_PACKAGES=/tmp/packages_end.txt 03:11:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:11:44 + PACKAGES=/tmp/packages_start.txt 03:11:44 + '[' /w/workspace/ci-management-openstack-cron ']' 03:11:44 + PACKAGES=/tmp/packages_end.txt 03:11:44 + case "${OS_FAMILY}" in 03:11:44 + rpm -qa 03:11:44 + sort 03:11:45 + '[' -f /tmp/packages_start.txt ']' 03:11:45 + '[' -f /tmp/packages_end.txt ']' 03:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:11:45 + '[' /w/workspace/ci-management-openstack-cron ']' 03:11:45 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:11:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13435855526041421895.sh 03:11:45 ---> capture-instance-metadata.sh 03:11:45 Setup pyenv: 03:11:45 system 03:11:45 3.8.13 03:11:45 3.9.13 03:11:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:11:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:11:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:11:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:11:49 lf-activate-venv(): INFO: Base packages installed successfully 03:11:49 lf-activate-venv(): INFO: Installing additional packages: lftools 03:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:12:10 INFO: Running in OpenStack, capturing instance metadata 03:12:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15556797662097523754.sh 03:12:11 provisioning config files... 03:12:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17696949260063327616tmp 03:12:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:12:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:12:11 [EnvInject] - Injecting environment variables from a build step. 03:12:11 [EnvInject] - Injecting as environment variables the properties content 03:12:11 SERVER_ID=logs 03:12:11 03:12:11 [EnvInject] - Variables injected successfully. 03:12:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14418460837039016563.sh 03:12:11 ---> create-netrc.sh 03:12:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13575181130987698830.sh 03:12:11 ---> python-tools-install.sh 03:12:11 Setup pyenv: 03:12:12 system 03:12:12 3.8.13 03:12:12 3.9.13 03:12:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:12:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:12:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:12:16 lf-activate-venv(): INFO: Base packages installed successfully 03:12:16 lf-activate-venv(): INFO: Installing additional packages: lftools 03:12:36 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:12:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15230760964919828508.sh 03:12:36 ---> sudo-logs.sh 03:12:36 Archiving 'sudo' log.. 03:12:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17548284194702290144.sh 03:12:36 ---> job-cost.sh 03:12:36 Setup pyenv: 03:12:37 system 03:12:37 3.8.13 03:12:37 3.9.13 03:12:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:12:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:12:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:12:40 lf-activate-venv(): INFO: Base packages installed successfully 03:12:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:12:54 INFO: No Stack... 03:12:55 INFO: Retrieving Pricing Info for: v3-starter-2 03:12:55 INFO: Archiving Costs 03:12:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2216813847720366526.sh 03:12:55 ---> logs-deploy.sh 03:12:55 Setup pyenv: 03:12:55 system 03:12:55 3.8.13 03:12:55 3.9.13 03:12:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:12:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOxj from file:/tmp/.os_lf_venv 03:12:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:12:59 lf-activate-venv(): INFO: Base packages installed successfully 03:12:59 lf-activate-venv(): INFO: Installing additional packages: lftools 03:13:19 lf-activate-venv(): INFO: Adding /tmp/venv-MOxj/bin to PATH 03:13:19 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/54433 03:13:19 INFO: archiving workspace using pattern(s): 03:13:21 Archives upload complete. 03:13:22 INFO: archiving logs to Nexus 03:13:23 ---> uname -a: 03:13:23 Linux prd-centos8-builder-2c-4g-6654.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 03:13:23 03:13:23 03:13:23 ---> lscpu: 03:13:23 Architecture: x86_64 03:13:23 CPU op-mode(s): 32-bit, 64-bit 03:13:23 Byte Order: Little Endian 03:13:23 CPU(s): 2 03:13:23 On-line CPU(s) list: 0,1 03:13:23 Thread(s) per core: 1 03:13:23 Core(s) per socket: 1 03:13:23 Socket(s): 2 03:13:23 NUMA node(s): 1 03:13:23 Vendor ID: AuthenticAMD 03:13:23 CPU family: 23 03:13:23 Model: 49 03:13:23 Model name: AMD EPYC-Rome Processor 03:13:23 Stepping: 0 03:13:23 CPU MHz: 2800.000 03:13:23 BogoMIPS: 5600.00 03:13:23 Virtualization: AMD-V 03:13:23 Hypervisor vendor: KVM 03:13:23 Virtualization type: full 03:13:23 L1d cache: 32K 03:13:23 L1i cache: 32K 03:13:23 L2 cache: 512K 03:13:23 L3 cache: 16384K 03:13:23 NUMA node0 CPU(s): 0,1 03:13:23 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 03:13:23 03:13:23 03:13:23 ---> nproc: 03:13:23 2 03:13:23 03:13:23 03:13:23 ---> df -h: 03:13:23 Filesystem Size Used Avail Use% Mounted on 03:13:23 devtmpfs 1.8G 0 1.8G 0% /dev 03:13:23 tmpfs 1.8G 0 1.8G 0% /dev/shm 03:13:23 tmpfs 1.8G 17M 1.8G 1% /run 03:13:23 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 03:13:23 /dev/vda1 20G 9.1G 11G 46% / 03:13:23 tmpfs 367M 0 367M 0% /run/user/1001 03:13:23 03:13:23 03:13:23 ---> free -m: 03:13:23 total used free shared buff/cache available 03:13:23 Mem: 3665 495 1128 17 2040 2894 03:13:23 Swap: 1023 0 1023 03:13:23 03:13:23 03:13:23 ---> ip addr: 03:13:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:13:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:13:23 inet 127.0.0.1/8 scope host lo 03:13:23 valid_lft forever preferred_lft forever 03:13:23 inet6 ::1/128 scope host 03:13:23 valid_lft forever preferred_lft forever 03:13:23 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:13:23 link/ether fa:16:3e:d6:3b:0e brd ff:ff:ff:ff:ff:ff 03:13:23 altname enp0s3 03:13:23 altname ens3 03:13:23 inet 10.32.7.70/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 03:13:23 valid_lft 85852sec preferred_lft 85852sec 03:13:23 inet6 fe80::f816:3eff:fed6:3b0e/64 scope link 03:13:23 valid_lft forever preferred_lft forever 03:13:23 03:13:23 03:13:23 ---> sar -b -r -n DEV: 03:13:23 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 10/17/2025 _x86_64_ (2 CPU) 03:13:23 03:13:23 03:04:07 LINUX RESTART (2 CPU) 03:13:23 03:13:23 03:05:02 AM tps rtps wtps bread/s bwrtn/s 03:13:23 03:06:01 AM 71.83 10.03 61.80 1441.17 3684.47 03:13:23 03:07:01 AM 73.89 0.00 73.89 0.00 8642.44 03:13:23 03:08:01 AM 46.46 0.50 45.96 53.84 5503.63 03:13:23 03:09:01 AM 22.30 0.25 22.05 40.13 1484.27 03:13:23 03:10:01 AM 18.44 0.07 18.37 3.07 466.20 03:13:23 03:11:01 AM 12.14 0.00 12.14 0.00 336.13 03:13:23 03:12:01 AM 18.13 0.37 17.76 18.13 688.35 03:13:23 03:13:01 AM 16.88 0.38 16.50 38.66 525.60 03:13:23 Average: 34.93 1.43 33.50 196.81 2664.19 03:13:23 03:13:23 03:05:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:13:23 03:06:01 AM 1473112 3000492 2280564 60.76 2104 1704472 651584 13.57 144236 1880448 64052 03:13:23 03:07:01 AM 1242944 2952048 2510732 66.89 2104 1875372 664312 13.83 147512 2060936 57580 03:13:23 03:08:01 AM 1073272 2909444 2680404 71.41 2104 1997472 696056 14.49 151280 2210212 59824 03:13:23 03:09:01 AM 1190340 2995004 2563336 68.29 2104 1965504 606900 12.64 173048 2070900 10068 03:13:23 03:10:01 AM 1080576 2884020 2673100 71.21 2104 1964388 720104 15.00 206452 2145684 8852 03:13:23 03:11:01 AM 1177072 2980660 2576604 68.64 2104 1964392 615056 12.81 207156 2050040 8840 03:13:23 03:12:01 AM 1135784 2939712 2617892 69.74 2104 1964680 662292 13.79 391160 1907256 8676 03:13:23 03:13:01 AM 1182756 2989432 2570920 68.49 2104 1967088 603032 12.56 390688 1860452 20092 03:13:23 Average: 1194482 2956352 2559194 68.18 2104 1925421 652417 13.59 226442 2023241 29748 03:13:23 03:13:23 03:05:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:13:23 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 03:06:01 AM eth0 135.46 98.09 1003.63 48.84 0.00 0.00 0.00 0.00 03:13:23 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 03:07:01 AM eth0 40.59 33.21 559.42 4.35 0.00 0.00 0.00 0.00 03:13:23 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 03:08:01 AM eth0 42.13 31.42 587.08 6.15 0.00 0.00 0.00 0.00 03:13:23 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 03:09:01 AM eth0 10.26 11.86 11.76 4.11 0.00 0.00 0.00 0.00 03:13:23 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 03:10:01 AM eth0 8.61 11.69 6.68 5.36 0.00 0.00 0.00 0.00 03:13:23 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 03:11:01 AM eth0 11.58 12.28 9.68 3.85 0.00 0.00 0.00 0.00 03:13:23 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 03:12:01 AM eth0 13.20 14.90 14.79 6.71 0.00 0.00 0.00 0.00 03:13:23 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 03:13:01 AM eth0 9.83 10.50 8.09 4.95 0.00 0.00 0.00 0.00 03:13:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:23 Average: eth0 33.75 27.85 273.64 10.46 0.00 0.00 0.00 0.00 03:13:23 03:13:23 03:13:23 ---> sar -P ALL: 03:13:23 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 10/17/2025 _x86_64_ (2 CPU) 03:13:23 03:13:23 03:04:07 LINUX RESTART (2 CPU) 03:13:23 03:13:23 03:05:02 AM CPU %user %nice %system %iowait %steal %idle 03:13:23 03:06:01 AM all 34.60 0.00 4.90 3.68 10.08 46.74 03:13:23 03:06:01 AM 0 33.25 0.00 5.43 3.65 10.15 47.52 03:13:23 03:06:01 AM 1 35.95 0.00 4.38 3.70 10.01 45.97 03:13:23 03:07:01 AM all 33.95 0.00 4.42 2.37 6.01 53.25 03:13:23 03:07:01 AM 0 24.19 0.00 4.14 2.76 5.39 63.51 03:13:23 03:07:01 AM 1 43.72 0.00 4.69 1.97 6.63 42.98 03:13:23 03:08:01 AM all 35.11 0.00 3.83 1.48 6.76 52.82 03:13:23 03:08:01 AM 0 34.14 0.00 3.70 1.54 6.58 54.04 03:13:23 03:08:01 AM 1 36.08 0.00 3.96 1.42 6.94 51.61 03:13:23 03:09:01 AM all 33.07 0.00 3.13 0.63 5.99 57.18 03:13:23 03:09:01 AM 0 22.16 0.00 2.69 0.79 5.33 69.03 03:13:23 03:09:01 AM 1 44.01 0.00 3.57 0.48 6.66 45.28 03:13:23 03:10:01 AM all 37.93 0.00 2.38 0.57 5.00 54.12 03:13:23 03:10:01 AM 0 29.58 0.00 1.88 0.89 4.54 63.11 03:13:23 03:10:01 AM 1 46.31 0.00 2.89 0.25 5.46 45.10 03:13:23 03:11:01 AM all 31.53 0.00 2.68 0.30 5.82 59.66 03:13:23 03:11:01 AM 0 22.09 0.00 2.01 0.15 5.37 70.38 03:13:23 03:11:01 AM 1 41.03 0.00 3.36 0.46 6.27 48.89 03:13:23 03:12:01 AM all 35.73 0.00 3.04 0.53 5.93 54.78 03:13:23 03:12:01 AM 0 25.21 0.00 2.51 0.44 5.37 66.46 03:13:23 03:12:01 AM 1 46.24 0.00 3.56 0.61 6.48 43.11 03:13:23 03:13:01 AM all 38.29 0.00 3.52 0.36 5.48 52.35 03:13:23 03:13:01 AM 0 41.84 0.00 3.80 0.39 5.68 48.29 03:13:23 03:13:01 AM 1 34.74 0.00 3.23 0.33 5.28 56.42 03:13:23 Average: all 35.03 0.00 3.49 1.24 6.38 53.87 03:13:23 Average: 0 29.05 0.00 3.27 1.33 6.05 60.30 03:13:23 Average: 1 41.01 0.00 3.70 1.15 6.72 47.42 03:13:23 03:13:23 03:13:23