23:32:12 Started by timer 23:32:12 Running as SYSTEM 23:32:12 [EnvInject] - Loading node environment variables. 23:32:12 Building remotely on prd-centos8-builder-2c-2g-14673 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 23:32:12 [ssh-agent] Looking for ssh-agent implementation... 23:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:12 $ ssh-agent 23:32:12 SSH_AUTH_SOCK=/tmp/ssh-XMjdIDylTPIT/agent.5446 23:32:12 SSH_AGENT_PID=5447 23:32:12 [ssh-agent] Started. 23:32:12 Running ssh-add (command line suppressed) 23:32:12 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11075920132979239482.key (/w/workspace/builder-openstack-cron@tmp/private_key_11075920132979239482.key) 23:32:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:32:12 The recommended git tool is: NONE 23:32:15 using credential jenkins-ssh 23:32:15 Wiping out workspace first. 23:32:15 Cloning the remote Git repository 23:32:15 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:32:15 > git init /w/workspace/builder-openstack-cron # timeout=10 23:32:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:32:15 > git --version # timeout=10 23:32:15 > git --version # 'git version 2.43.0' 23:32:15 using GIT_SSH to set credentials jenkins-ssh 23:32:15 [INFO] Currently running in a labeled security context 23:32:15 [INFO] Currently SELinux is 'enforcing' on the host 23:32:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7522768498939074304.key 23:32:15 Verifying host key using known hosts file 23:32:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:32:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:18 Avoid second fetch 23:32:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:32:18 Checking out Revision 4fa4188bc57e57ae1a9107dddbb6c7cc52f644ad (refs/remotes/origin/master) 23:32:18 > git config core.sparsecheckout # timeout=10 23:32:18 > git checkout -f 4fa4188bc57e57ae1a9107dddbb6c7cc52f644ad # timeout=10 23:32:18 Commit message: "Add netconf patch test job" 23:32:18 > git rev-list --no-walk 4fa4188bc57e57ae1a9107dddbb6c7cc52f644ad # timeout=10 23:32:18 > git remote # timeout=10 23:32:18 > git submodule init # timeout=10 23:32:18 > git submodule sync # timeout=10 23:32:18 > git config --get remote.origin.url # timeout=10 23:32:18 > git submodule init # timeout=10 23:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:32:18 > git config --get submodule.global-jjb.url # timeout=10 23:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 23:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:32:18 > git submodule update --init --recursive global-jjb # timeout=10 23:32:19 > git submodule update --init --recursive packer/common-packer # timeout=10 23:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:32:23 No emails were triggered. 23:32:23 provisioning config files... 23:32:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:32:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:32:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:32:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13983843146733760498.sh 23:32:24 ---> python-tools-install.sh 23:32:24 Setup pyenv: 23:32:24 system 23:32:24 * 3.8.13 (set by /opt/pyenv/version) 23:32:24 * 3.9.13 (set by /opt/pyenv/version) 23:32:24 * 3.10.13 (set by /opt/pyenv/version) 23:32:24 * 3.11.7 (set by /opt/pyenv/version) 23:32:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zDr9 23:32:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:32:32 lf-activate-venv(): INFO: Installing: lftools 23:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:33:03 Generating Requirements File 23:33:23 Python 3.11.7 23:33:23 pip 24.2 from /tmp/venv-zDr9/lib/python3.11/site-packages/pip (python 3.11) 23:33:23 appdirs==1.4.4 23:33:23 argcomplete==3.5.0 23:33:23 aspy.yaml==1.3.0 23:33:23 attrs==24.2.0 23:33:23 autopage==0.5.2 23:33:23 beautifulsoup4==4.12.3 23:33:23 boto3==1.35.5 23:33:23 botocore==1.35.5 23:33:23 bs4==0.0.2 23:33:23 cachetools==5.5.0 23:33:23 certifi==2024.7.4 23:33:23 cffi==1.17.0 23:33:23 cfgv==3.4.0 23:33:23 chardet==5.2.0 23:33:23 charset-normalizer==3.3.2 23:33:23 click==8.1.7 23:33:23 cliff==4.7.0 23:33:23 cmd2==2.4.3 23:33:23 cryptography==3.3.2 23:33:23 debtcollector==3.0.0 23:33:23 decorator==5.1.1 23:33:23 defusedxml==0.7.1 23:33:23 Deprecated==1.2.14 23:33:23 distlib==0.3.8 23:33:23 dnspython==2.6.1 23:33:23 docker==4.2.2 23:33:23 dogpile.cache==1.3.3 23:33:23 email_validator==2.2.0 23:33:23 filelock==3.15.4 23:33:23 future==1.0.0 23:33:23 gitdb==4.0.11 23:33:23 GitPython==3.1.43 23:33:23 google-auth==2.34.0 23:33:23 httplib2==0.22.0 23:33:23 identify==2.6.0 23:33:23 idna==3.8 23:33:23 importlib-resources==1.5.0 23:33:23 iso8601==2.1.0 23:33:23 Jinja2==3.1.4 23:33:23 jmespath==1.0.1 23:33:23 jsonpatch==1.33 23:33:23 jsonpointer==3.0.0 23:33:23 jsonschema==4.23.0 23:33:23 jsonschema-specifications==2023.12.1 23:33:23 keystoneauth1==5.7.0 23:33:23 kubernetes==30.1.0 23:33:23 lftools==0.37.10 23:33:23 lxml==5.3.0 23:33:23 MarkupSafe==2.1.5 23:33:23 msgpack==1.0.8 23:33:23 multi_key_dict==2.0.3 23:33:23 munch==4.0.0 23:33:23 netaddr==1.3.0 23:33:23 netifaces==0.11.0 23:33:23 niet==1.4.2 23:33:23 nodeenv==1.9.1 23:33:23 oauth2client==4.1.3 23:33:23 oauthlib==3.2.2 23:33:23 openstacksdk==3.3.0 23:33:23 os-client-config==2.1.0 23:33:23 os-service-types==1.7.0 23:33:23 osc-lib==3.1.0 23:33:23 oslo.config==9.6.0 23:33:23 oslo.context==5.6.0 23:33:23 oslo.i18n==6.4.0 23:33:23 oslo.log==6.1.2 23:33:23 oslo.serialization==5.5.0 23:33:23 oslo.utils==7.3.0 23:33:23 packaging==24.1 23:33:23 pbr==6.0.0 23:33:23 platformdirs==4.2.2 23:33:23 prettytable==3.11.0 23:33:23 pyasn1==0.6.0 23:33:23 pyasn1_modules==0.4.0 23:33:23 pycparser==2.22 23:33:23 pygerrit2==2.0.15 23:33:23 PyGithub==2.3.0 23:33:23 PyJWT==2.9.0 23:33:23 PyNaCl==1.5.0 23:33:23 pyparsing==2.4.7 23:33:23 pyperclip==1.9.0 23:33:23 pyrsistent==0.20.0 23:33:23 python-cinderclient==9.5.0 23:33:23 python-dateutil==2.9.0.post0 23:33:23 python-heatclient==3.5.0 23:33:23 python-jenkins==1.8.2 23:33:23 python-keystoneclient==5.4.0 23:33:23 python-magnumclient==4.6.0 23:33:23 python-openstackclient==7.0.0 23:33:23 python-swiftclient==4.6.0 23:33:23 PyYAML==6.0.2 23:33:23 referencing==0.35.1 23:33:23 requests==2.32.3 23:33:23 requests-oauthlib==2.0.0 23:33:23 requestsexceptions==1.4.0 23:33:23 rfc3986==2.0.0 23:33:23 rpds-py==0.20.0 23:33:23 rsa==4.9 23:33:23 ruamel.yaml==0.18.6 23:33:23 ruamel.yaml.clib==0.2.8 23:33:23 s3transfer==0.10.2 23:33:23 simplejson==3.19.3 23:33:23 six==1.16.0 23:33:23 smmap==5.0.1 23:33:23 soupsieve==2.6 23:33:23 stevedore==5.3.0 23:33:23 tabulate==0.9.0 23:33:23 toml==0.10.2 23:33:23 tomlkit==0.13.2 23:33:23 tqdm==4.66.5 23:33:23 typing_extensions==4.12.2 23:33:23 tzdata==2024.1 23:33:23 urllib3==1.26.19 23:33:23 virtualenv==20.26.3 23:33:23 wcwidth==0.2.13 23:33:23 websocket-client==1.8.0 23:33:23 wrapt==1.16.0 23:33:23 xdg==6.0.0 23:33:23 xmltodict==0.13.0 23:33:23 yq==3.4.3 23:33:23 [EnvInject] - Injecting environment variables from a build step. 23:33:23 [EnvInject] - Injecting as environment variables the properties content 23:33:23 OS_CLOUD=vex 23:33:23 23:33:23 [EnvInject] - Variables injected successfully. 23:33:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13945586940789962698.sh 23:33:23 ---> Orphaned k8s clusters 23:33:23 Setup pyenv: 23:33:23 system 23:33:23 3.8.13 23:33:23 3.9.13 23:33:23 3.10.13 23:33:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:33:25 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 23:33:30 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. 23:33:30 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.2 which is incompatible. 23:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:33:32 -----> Delete orphaned cluster 23:33:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12551593664018887051.sh 23:33:32 ---> Orphaned stacks 23:33:32 Setup pyenv: 23:33:33 system 23:33:33 3.8.13 23:33:33 3.9.13 23:33:33 3.10.13 23:33:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:33:34 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:33:49 + mapfile -t OS_COE_CLUSTERS_ID 23:33:49 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:33:49 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:33:49 ++ awk '{print $1}' 23:33:52 + echo '-----> Active clusters -> stacks' 23:33:52 -----> Active clusters -> stacks 23:33:52 + OS_COE_STACKS=() 23:33:52 + [[ 0 -gt 0 ]] 23:33:52 + mapfile -t OS_STACKS 23:33:52 ++ awk '{print $1}' 23:33:52 ++ 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 23:33:53 + echo '-----> Active stacks' 23:33:53 -----> Active stacks 23:33:53 + echo '-----> Delete orphaned stacks' 23:33:53 -----> Delete orphaned stacks 23:33:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17399437148872594568.sh 23:33:53 ---> Orphaned servers 23:33:53 Setup pyenv: 23:33:53 system 23:33:53 3.8.13 23:33:53 3.9.13 23:33:53 3.10.13 23:33:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:33:54 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:34:13 -----> Active servers 23:34:13 prd-centos8-builder-2c-2g-14673 23:34:13 prd-ubuntu2004-docker-2c-2g-14672 23:34:13 prd-centos8-builder-4c-4g-14671 23:34:13 prd-centos8-robot-2c-8g-14636 23:34:13 -----> Delete orphaned servers 23:34:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14946343455053935477.sh 23:34:14 ---> Orphaned ports 23:34:14 Setup pyenv: 23:34:14 system 23:34:14 3.8.13 23:34:14 3.9.13 23:34:14 3.10.13 23:34:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:34:15 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 23:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:34:27 No orphaned ports to process. 23:34:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7936246985036848871.sh 23:34:28 ---> Orphaned volumes 23:34:28 + source /home/jenkins/lf-env.sh 23:34:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:28 ++ mktemp -d /tmp/venv-XXXX 23:34:28 + lf_venv=/tmp/venv-Tyqi 23:34:28 + local venv_file=/tmp/.os_lf_venv 23:34:28 + local python=python3 23:34:28 + local options 23:34:28 + local set_path=true 23:34:28 + local install_args= 23:34:28 ++ 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 23:34:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:28 + true 23:34:28 + case $1 in 23:34:28 + python=python3 23:34:28 + shift 2 23:34:28 + true 23:34:28 + case $1 in 23:34:28 + shift 23:34:28 + break 23:34:28 + case $python in 23:34:28 + local pkg_list= 23:34:28 + [[ -d /opt/pyenv ]] 23:34:28 + echo 'Setup pyenv:' 23:34:28 Setup pyenv: 23:34:28 + export PYENV_ROOT=/opt/pyenv 23:34:28 + PYENV_ROOT=/opt/pyenv 23:34:28 + 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 23:34:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:28 + pyenv versions 23:34:28 system 23:34:28 3.8.13 23:34:28 3.9.13 23:34:28 3.10.13 23:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:28 + command -v pyenv 23:34:28 ++ pyenv init - --no-rehash 23:34:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:28 for i in ${!paths[@]}; do 23:34:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:28 fi; done; 23:34:28 echo "${paths[*]}"'\'')" 23:34:28 export PATH="/opt/pyenv/shims:${PATH}" 23:34:28 export PYENV_SHELL=bash 23:34:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:28 pyenv() { 23:34:28 local command 23:34:28 command="${1:-}" 23:34:28 if [ "$#" -gt 0 ]; then 23:34:28 shift 23:34:28 fi 23:34:28 23:34:28 case "$command" in 23:34:28 rehash|shell) 23:34:28 eval "$(pyenv "sh-$command" "$@")" 23:34:28 ;; 23:34:28 *) 23:34:28 command pyenv "$command" "$@" 23:34:28 ;; 23:34:28 esac 23:34:28 }' 23:34:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:28 for i in ${!paths[@]}; do 23:34:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:28 fi; done; 23:34:28 echo "${paths[*]}"' 23:34:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:28 ++ 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 23:34:28 ++ 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 23:34:28 ++ export PYENV_SHELL=bash 23:34:28 ++ PYENV_SHELL=bash 23:34:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:28 +++ complete -F _pyenv pyenv 23:34:28 ++ lf-pyver python3 23:34:28 ++ local py_version_xy=python3 23:34:28 ++ local py_version_xyz= 23:34:28 ++ awk '{ print $1 }' 23:34:28 ++ pyenv versions 23:34:28 ++ local command 23:34:28 ++ command=versions 23:34:28 ++ '[' 1 -gt 0 ']' 23:34:28 ++ shift 23:34:28 ++ case "$command" in 23:34:28 ++ command pyenv versions 23:34:28 ++ pyenv versions 23:34:28 ++ sed 's/^[ *]* //' 23:34:28 ++ grep -E '^[0-9.]*[0-9]$' 23:34:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:28 +++ tail -n 1 23:34:28 +++ grep '^3' /tmp/.pyenv_versions 23:34:28 +++ sort -V 23:34:28 ++ py_version_xyz=3.11.7 23:34:28 ++ [[ -z 3.11.7 ]] 23:34:28 ++ echo 3.11.7 23:34:28 ++ return 0 23:34:28 + pyenv local 3.11.7 23:34:28 + local command 23:34:28 + command=local 23:34:28 + '[' 2 -gt 0 ']' 23:34:28 + shift 23:34:28 + case "$command" in 23:34:28 + command pyenv local 3.11.7 23:34:28 + pyenv local 3.11.7 23:34:28 + for arg in "$@" 23:34:28 + case $arg in 23:34:28 + pkg_list+='lftools[openstack] ' 23:34:28 + for arg in "$@" 23:34:28 + case $arg in 23:34:28 + pkg_list+='kubernetes ' 23:34:28 + for arg in "$@" 23:34:28 + case $arg in 23:34:28 + pkg_list+='niet ' 23:34:28 + for arg in "$@" 23:34:28 + case $arg in 23:34:28 + pkg_list+='python-heatclient ' 23:34:28 + for arg in "$@" 23:34:28 + case $arg in 23:34:28 + pkg_list+='python-openstackclient ' 23:34:28 + for arg in "$@" 23:34:28 + case $arg in 23:34:28 + pkg_list+='python-magnumclient ' 23:34:28 + for arg in "$@" 23:34:28 + case $arg in 23:34:28 + pkg_list+='yq ' 23:34:28 + [[ -f /tmp/.os_lf_venv ]] 23:34:28 ++ cat /tmp/.os_lf_venv 23:34:28 + lf_venv=/tmp/venv-zDr9 23:34:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from' file:/tmp/.os_lf_venv 23:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:34:28 + /tmp/venv-zDr9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:34:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 23:34:29 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 23:34:29 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:29 + /tmp/venv-zDr9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:40 + type python3 23:34:40 + true 23:34:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH' 23:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:34:40 + PATH=/tmp/venv-zDr9/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 23:34:40 + return 0 23:34:40 + mapfile -t os_volumes 23:34:40 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 23:34:43 + '[' 0 -eq 0 ']' 23:34:43 + echo 'No orphaned volumes found.' 23:34:43 No orphaned volumes found. 23:34:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6763436358976215637.sh 23:34:43 ---> Protect in-use images 23:34:43 Setup pyenv: 23:34:43 system 23:34:43 3.8.13 23:34:43 3.9.13 23:34:43 3.10.13 23:34:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:34:44 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 23:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:34:55 INFO: There are images to protect defined in jenkins-config. 23:34:55 INFO: There are additional images to protect in the jjb dir. 23:34:55 INFO: Protecting the following images: 23:34:55 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 23:34:55 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537 23:34:55 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368 23:34:55 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464 23:34:55 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 23:34:55 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 23:34:55 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 23:34:55 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 23:34:55 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 23:34:55 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240801-040132.691 23:34:55 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 23:34:55 ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003 23:34:55 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240820-011010.709 23:34:55 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240801-160217.825 23:34:55 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 23:34:57 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 23:34:58 Protected setting for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537: True 23:35:00 Protected setting for ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368: True 23:35:01 Protected setting for ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464: True 23:35:03 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 23:35:04 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 23:35:06 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 23:35:07 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 23:35:08 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 23:35:10 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240801-040132.691: True 23:35:11 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 23:35:13 Protected setting for ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003: True 23:35:14 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240820-011010.709: True 23:35:16 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240801-160217.825: True 23:35:17 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 23:35:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:35:17 Run condition [Boolean condition] enabling perform for step [BuilderChain] 23:35:17 [EnvInject] - Injecting environment variables from a build step. 23:35:17 [EnvInject] - Injecting as environment variables the properties content 23:35:17 OS_IMAGE_CLEANUP_AGE=30 23:35:17 23:35:17 [EnvInject] - Variables injected successfully. 23:35:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3413182500642539451.sh 23:35:17 ---> Cleanup old images 23:35:17 Setup pyenv: 23:35:17 system 23:35:17 3.8.13 23:35:17 3.9.13 23:35:17 3.10.13 23:35:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:35:18 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:35:31 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:35:31 + lftools openstack --os-cloud vex image cleanup --days=30 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 Removing 238 images from vex. 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240422-114205.616 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240301-160225.120 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240222-233219.906 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240219-114353.897 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240201-160202.956 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240113-063344.327 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240113-042050.976 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240113-025342.932 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240101-160226.547 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20231213-085842.829 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-205015.151 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-131123.272 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231201-230119.963 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231201-220117.630 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231201-160303.189 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-060138.152 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231201-040141.663 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231101-230112.779 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231101-220126.544 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231101-160245.725 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-060112.760 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231101-040111.232 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231001-160200.664 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231001-040111.487 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230901-230104.760 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230901-220113.905 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230901-160210.845 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230801-230101.799 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230801-220107.983 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230801-160224.175 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-060019.513 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230801-040013.057 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230727-135136.536 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230705-040401.005 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230705-031120.321 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230705-030900.684 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230705-030716.304 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230705-030745.231 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-231742.101 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230704-232308.886 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-231647.894 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-231855.554 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-074500.124 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-071950.633 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-070951.083 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-035758.434 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230628-010335.272 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230622-095519.460 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230622-074859.494 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230622-044330.771 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230616-022013.197 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230615-144631.086 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-143739.719 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-124923.578 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230612-132235.763 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230601-230111.995 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230601-220118.447 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230601-160210.077 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230601-160103.902 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-060110.935 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230601-040106.064 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230601-010312.253 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230501-230108.249 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230501-160135.014 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230501-010136.955 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230401-160201.097 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-220101.397 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230201-220137.499 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230201-180130.689 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230201-160134.122 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230201-160105.789 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230201-140254.859 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-060101.214 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230201-000150.906 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230101-230102.471 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-220102.401 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230101-220136.107 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230101-180105.478 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230101-160105.035 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230101-140111.577 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230101-060216.811 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230101-000202.908 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221201-230100.993 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221201-160152.784 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221201-010130.764 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221201-000156.559 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221101-230058.297 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221101-160134.323 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221101-010205.652 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221016-222946.596 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221016-222525.576 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221016-222927.029 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221016-125853.236 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221016-125857.924 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221016-125903.888 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20221016-125928.502 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221014-230023.599 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-122906.855 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-083604.413 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221013-083714.503 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221007-005406.181 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221007-005229.346 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221007-002022.069 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-122155.975 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-073542.895 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-022838.351 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20221001-180117.617 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221001-160243.052 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20221001-140105.764 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221001-010112.580 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221001-000125.021 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221001-000200.263 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220915-223019.580 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220907-132047.940 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220901-230104.671 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220901-220115.450 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220901-220215.283 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220901-160108.529 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220901-140108.107 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220901-060109.345 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220901-040105.453 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220901-010210.262 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220901-010110.645 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220901-000209.780 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220901-000115.345 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-075630.483 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-015145.461 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-011831.391 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-230942.092 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-221257.462 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220823-072908.932 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220823-072905.739 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220823-013925.749 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220822-133458.742 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220822-133446.819 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220822-121130.566 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220822-082754.255 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220822-075914.017 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220820-140912.396 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220820-140835.603 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220820-140903.631 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220820-140904.945 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220820-140917.407 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220820-140815.053 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220820-140848.474 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220820-140917.191 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220820-140759.388 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220820-140830.234 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220820-140909.636 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-080137.911 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-072649.912 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-095028.046 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-094957.303 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-083859.067 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-083902.135 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-075756.317 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-010324.169 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220811-121546.186 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220811-110550.401 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220810-232749.807 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220810-225406.343 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220809-222649.751 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220628-213526.810 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220624-083106.115 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220615-085941.905 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-144051.771 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-084733.693 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220613-134645.697 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-224633.332 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-063337.840 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-013211.735 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220530-071355.713 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-071509.022 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-013534.987 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220401-180112.933 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220301-230058.722 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220301-220058.873 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220301-220158.535 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220301-180056.439 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220301-140057.429 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220301-060057.135 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220301-010057.901 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220301-000153.945 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220201-230056.942 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220201-220158.098 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220201-010057.671 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220201-000216.309 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220201-000059.096 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 8 - builder - x86_64 - 20220120-034829.872 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220111-144716.525 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220101-230058.589 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220101-220056.424 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220101-220155.904 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220101-180057.408 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220101-140055.317 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220101-040224.236 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220101-010055.379 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220101-000245.680 is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 23:35:36 WARNING: Use of image.protected resulted in an exception 23:35:36 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 23:35:37 $ ssh-agent -k 23:35:37 unset SSH_AUTH_SOCK; 23:35:37 unset SSH_AGENT_PID; 23:35:37 echo Agent pid 5447 killed; 23:35:37 [ssh-agent] Stopped. 23:35:37 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14117238224251595054.sh 23:35:37 ---> sysstat.sh 23:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7068948480794537902.sh 23:35:37 ---> package-listing.sh 23:35:37 ++ facter osfamily 23:35:37 ++ tr '[:upper:]' '[:lower:]' 23:35:37 + OS_FAMILY=redhat 23:35:37 + workspace=/w/workspace/builder-openstack-cron 23:35:37 + START_PACKAGES=/tmp/packages_start.txt 23:35:37 + END_PACKAGES=/tmp/packages_end.txt 23:35:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:37 + PACKAGES=/tmp/packages_start.txt 23:35:37 + '[' /w/workspace/builder-openstack-cron ']' 23:35:37 + PACKAGES=/tmp/packages_end.txt 23:35:37 + case "${OS_FAMILY}" in 23:35:37 + rpm -qa 23:35:37 + sort 23:35:38 + '[' -f /tmp/packages_start.txt ']' 23:35:38 + '[' -f /tmp/packages_end.txt ']' 23:35:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:38 + '[' /w/workspace/builder-openstack-cron ']' 23:35:38 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 23:35:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 23:35:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8785053380460710180.sh 23:35:38 ---> capture-instance-metadata.sh 23:35:38 Setup pyenv: 23:35:38 system 23:35:38 3.8.13 23:35:38 3.9.13 23:35:38 3.10.13 23:35:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:35:39 lf-activate-venv(): INFO: Installing: lftools 23:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:35:47 INFO: Running in OpenStack, capturing instance metadata 23:35:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4590074707455161040.sh 23:35:47 provisioning config files... 23:35:48 Could not find credentials [logs] for builder-openstack-cron #64504 23:35:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5190640410324315604tmp 23:35:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:35:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:35:48 provisioning config files... 23:35:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:35:48 [EnvInject] - Injecting environment variables from a build step. 23:35:48 [EnvInject] - Injecting as environment variables the properties content 23:35:48 SERVER_ID=logs 23:35:48 23:35:48 [EnvInject] - Variables injected successfully. 23:35:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4439091581139684228.sh 23:35:48 ---> create-netrc.sh 23:35:48 WARN: Log server credential not found. 23:35:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins968538378318496323.sh 23:35:48 ---> python-tools-install.sh 23:35:48 Setup pyenv: 23:35:48 system 23:35:48 3.8.13 23:35:48 3.9.13 23:35:48 3.10.13 23:35:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:35:49 lf-activate-venv(): INFO: Installing: lftools 23:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16537790678667188118.sh 23:35:58 ---> sudo-logs.sh 23:35:58 Archiving 'sudo' log.. 23:35:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9762104768620672151.sh 23:35:59 ---> job-cost.sh 23:35:59 Setup pyenv: 23:35:59 system 23:35:59 3.8.13 23:35:59 3.9.13 23:35:59 3.10.13 23:35:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:36:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:36:05 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:36:05 INFO: No Stack... 23:36:06 INFO: Retrieving Pricing Info for: v3-standard-2 23:36:06 INFO: Archiving Costs 23:36:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13120840002688040527.sh 23:36:06 ---> logs-deploy.sh 23:36:06 Setup pyenv: 23:36:06 system 23:36:06 3.8.13 23:36:06 3.9.13 23:36:06 3.10.13 23:36:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDr9 from file:/tmp/.os_lf_venv 23:36:07 lf-activate-venv(): INFO: Installing: lftools 23:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-zDr9/bin to PATH 23:36:15 WARNING: Nexus logging server not set 23:36:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/64504/ 23:36:15 INFO: archiving logs to S3 23:36:17 ---> uname -a: 23:36:17 Linux prd-centos8-builder-2c-2g-14673.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:36:17 23:36:17 23:36:17 ---> lscpu: 23:36:17 Architecture: x86_64 23:36:17 CPU op-mode(s): 32-bit, 64-bit 23:36:17 Byte Order: Little Endian 23:36:17 CPU(s): 2 23:36:17 On-line CPU(s) list: 0,1 23:36:17 Thread(s) per core: 1 23:36:17 Core(s) per socket: 1 23:36:17 Socket(s): 2 23:36:17 NUMA node(s): 1 23:36:17 Vendor ID: AuthenticAMD 23:36:17 CPU family: 23 23:36:17 Model: 49 23:36:17 Model name: AMD EPYC-Rome Processor 23:36:17 Stepping: 0 23:36:17 CPU MHz: 2799.998 23:36:17 BogoMIPS: 5599.99 23:36:17 Virtualization: AMD-V 23:36:17 Hypervisor vendor: KVM 23:36:17 Virtualization type: full 23:36:17 L1d cache: 32K 23:36:17 L1i cache: 32K 23:36:17 L2 cache: 512K 23:36:17 L3 cache: 16384K 23:36:17 NUMA node0 CPU(s): 0,1 23:36:17 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 23:36:17 23:36:17 23:36:17 ---> nproc: 23:36:17 2 23:36:17 23:36:17 23:36:17 ---> df -h: 23:36:17 Filesystem Size Used Avail Use% Mounted on 23:36:17 devtmpfs 3.8G 0 3.8G 0% /dev 23:36:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:36:17 tmpfs 3.8G 17M 3.8G 1% /run 23:36:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:36:17 /dev/vda1 40G 8.4G 32G 21% / 23:36:17 tmpfs 770M 0 770M 0% /run/user/1001 23:36:17 23:36:17 23:36:17 ---> free -m: 23:36:17 total used free shared buff/cache available 23:36:17 Mem: 7697 634 4819 19 2243 6767 23:36:17 Swap: 1023 0 1023 23:36:17 23:36:17 23:36:17 ---> ip addr: 23:36:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:17 inet 127.0.0.1/8 scope host lo 23:36:17 valid_lft forever preferred_lft forever 23:36:17 inet6 ::1/128 scope host 23:36:17 valid_lft forever preferred_lft forever 23:36:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:17 link/ether fa:16:3e:cf:73:f4 brd ff:ff:ff:ff:ff:ff 23:36:17 altname enp0s3 23:36:17 altname ens3 23:36:17 inet 10.30.171.83/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:36:17 valid_lft 86120sec preferred_lft 86120sec 23:36:17 inet6 fe80::f816:3eff:fecf:73f4/64 scope link 23:36:17 valid_lft forever preferred_lft forever 23:36:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:36:17 link/ether 02:42:87:8d:fa:00 brd ff:ff:ff:ff:ff:ff 23:36:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:36:17 valid_lft forever preferred_lft forever 23:36:17 23:36:17 23:36:17 ---> sar -b -r -n DEV: 23:36:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/25/2024 _x86_64_ (2 CPU) 23:36:17 23:36:17 23:31:32 LINUX RESTART (2 CPU) 23:36:17 23:36:17 11:32:02 PM tps rtps wtps bread/s bwrtn/s 23:36:17 11:33:01 PM 165.88 33.26 132.62 7542.53 13933.79 23:36:17 11:34:01 PM 104.38 0.25 104.13 18.52 10687.22 23:36:17 11:35:01 PM 29.99 0.30 29.69 42.39 1185.29 23:36:17 11:36:01 PM 18.25 0.93 17.31 95.32 354.84 23:36:17 Average: 79.27 8.58 70.68 1901.19 6509.79 23:36:17 23:36:17 11:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:36:17 11:33:01 PM 5038336 6945952 2844088 36.08 2688 2091520 1032176 11.56 261348 2261780 199964 23:36:17 11:34:01 PM 4965488 6953244 2916936 37.01 2688 2165104 972600 10.89 253144 2313400 18216 23:36:17 11:35:01 PM 4989076 6976548 2893348 36.71 2688 2165284 965772 10.81 273548 2271884 20 23:36:17 11:36:01 PM 4997088 6988604 2885336 36.60 2688 2169328 961192 10.76 431220 2106580 1232 23:36:17 Average: 4997497 6966087 2884927 36.60 2688 2147809 982935 11.01 304815 2238411 54858 23:36:17 23:36:17 11:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:36:17 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 11:33:01 PM eth0 291.83 174.30 1726.64 61.75 0.00 0.00 0.00 0.00 23:36:17 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 11:34:01 PM eth0 54.86 50.07 559.54 10.19 0.00 0.00 0.00 0.00 23:36:17 11:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 11:35:01 PM eth0 22.73 23.54 31.58 13.03 0.00 0.00 0.00 0.00 23:36:17 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 11:36:01 PM eth0 29.71 25.96 32.29 11.11 0.00 0.00 0.00 0.00 23:36:17 11:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 Average: eth0 98.98 68.03 582.77 23.86 0.00 0.00 0.00 0.00 23:36:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:17 23:36:17 23:36:17 ---> sar -P ALL: 23:36:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/25/2024 _x86_64_ (2 CPU) 23:36:17 23:36:17 23:31:32 LINUX RESTART (2 CPU) 23:36:17 23:36:17 11:32:02 PM CPU %user %nice %system %iowait %steal %idle 23:36:17 11:33:01 PM all 40.67 0.00 7.81 4.31 0.09 47.11 23:36:17 11:33:01 PM 0 30.58 0.00 7.00 5.21 0.10 57.10 23:36:17 11:33:01 PM 1 50.78 0.00 8.62 3.41 0.09 37.11 23:36:17 11:34:01 PM all 35.68 0.00 5.19 3.37 0.08 55.68 23:36:17 11:34:01 PM 0 27.31 0.00 4.72 4.27 0.08 63.61 23:36:17 11:34:01 PM 1 44.06 0.00 5.67 2.46 0.08 47.73 23:36:17 11:35:01 PM all 34.82 0.00 3.12 0.63 0.09 61.34 23:36:17 11:35:01 PM 0 21.98 0.00 3.27 0.65 0.10 74.00 23:36:17 11:35:01 PM 1 47.66 0.00 2.97 0.60 0.08 48.68 23:36:17 11:36:01 PM all 33.07 0.00 3.88 0.23 0.08 62.74 23:36:17 11:36:01 PM 0 22.05 0.00 3.58 0.10 0.08 74.19 23:36:17 11:36:01 PM 1 44.07 0.00 4.19 0.35 0.08 51.31 23:36:17 Average: all 36.04 0.00 4.99 2.12 0.09 56.77 23:36:17 Average: 0 25.45 0.00 4.63 2.55 0.09 67.28 23:36:17 Average: 1 46.62 0.00 5.34 1.69 0.08 46.25 23:36:17 23:36:17 23:36:17