15:32:31 Started by timer 15:32:31 Running as SYSTEM 15:32:31 [EnvInject] - Loading node environment variables. 15:32:31 Building remotely on prd-centos8-builder-2c-2g-5030 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 15:32:31 [ssh-agent] Looking for ssh-agent implementation... 15:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:32 $ ssh-agent 15:32:32 SSH_AUTH_SOCK=/tmp/ssh-MzQTxOPMx2Ri/agent.5461 15:32:32 SSH_AGENT_PID=5462 15:32:32 [ssh-agent] Started. 15:32:32 Running ssh-add (command line suppressed) 15:32:32 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2494415479629955619.key (/w/workspace/builder-openstack-cron@tmp/private_key_2494415479629955619.key) 15:32:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:32:32 The recommended git tool is: NONE 15:32:35 using credential jenkins-ssh 15:32:35 Wiping out workspace first. 15:32:35 Cloning the remote Git repository 15:32:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:32:35 > git init /w/workspace/builder-openstack-cron # timeout=10 15:32:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:32:35 > git --version # timeout=10 15:32:35 > git --version # 'git version 2.43.0' 15:32:35 using GIT_SSH to set credentials jenkins-ssh 15:32:35 [INFO] Currently running in a labeled security context 15:32:35 [INFO] Currently SELinux is 'enforcing' on the host 15:32:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17698902742481648491.key 15:32:35 Verifying host key using known hosts file 15:32:35 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. 15:32:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:32:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:39 Avoid second fetch 15:32:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:32:39 Checking out Revision 65fcedfe2d408c013dee166051445a77d3da633d (refs/remotes/origin/master) 15:32:39 > git config core.sparsecheckout # timeout=10 15:32:39 > git checkout -f 65fcedfe2d408c013dee166051445a77d3da633d # timeout=10 15:32:39 Commit message: "Update cloud image list docs" 15:32:39 > git rev-list --no-walk 65fcedfe2d408c013dee166051445a77d3da633d # timeout=10 15:32:39 > git remote # timeout=10 15:32:39 > git submodule init # timeout=10 15:32:40 > git submodule sync # timeout=10 15:32:40 > git config --get remote.origin.url # timeout=10 15:32:40 > git submodule init # timeout=10 15:32:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:32:40 > git config --get submodule.global-jjb.url # timeout=10 15:32:40 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:32:40 > git config --get submodule.packer/common-packer.url # timeout=10 15:32:40 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:32:40 > git submodule update --init --recursive global-jjb # timeout=10 15:32:42 > git submodule update --init --recursive packer/common-packer # timeout=10 15:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:32:46 No emails were triggered. 15:32:46 provisioning config files... 15:32:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:32:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:32:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:32:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16188131054984421421.sh 15:32:46 ---> python-tools-install.sh 15:32:46 Setup pyenv: 15:32:47 system 15:32:47 * 3.8.13 (set by /opt/pyenv/version) 15:32:47 * 3.9.13 (set by /opt/pyenv/version) 15:32:47 * 3.10.13 (set by /opt/pyenv/version) 15:32:47 * 3.11.7 (set by /opt/pyenv/version) 15:32:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yDvh 15:32:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:32:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:58 lf-activate-venv(): INFO: Base packages installed successfully 15:32:58 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:33:46 Generating Requirements File 15:34:38 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. 15:34:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:34:38 Python 3.11.7 15:34:38 pip 25.3 from /tmp/venv-yDvh/lib/python3.11/site-packages/pip (python 3.11) 15:34:39 appdirs==1.4.4 15:34:39 argcomplete==3.6.3 15:34:39 aspy.yaml==1.3.0 15:34:39 attrs==25.4.0 15:34:39 autopage==0.5.2 15:34:39 beautifulsoup4==4.14.3 15:34:39 boto3==1.42.35 15:34:39 botocore==1.42.35 15:34:39 bs4==0.0.2 15:34:39 certifi==2026.1.4 15:34:39 cffi==2.0.0 15:34:39 cfgv==3.5.0 15:34:39 chardet==5.2.0 15:34:39 charset-normalizer==3.4.4 15:34:39 click==8.3.1 15:34:39 cliff==4.13.1 15:34:39 cmd2==3.1.0 15:34:39 cryptography==3.3.2 15:34:39 debtcollector==3.0.0 15:34:39 decorator==5.2.1 15:34:39 defusedxml==0.7.1 15:34:39 Deprecated==1.3.1 15:34:39 distlib==0.4.0 15:34:39 dnspython==2.8.0 15:34:39 docker==7.1.0 15:34:39 dogpile.cache==1.5.0 15:34:39 durationpy==0.10 15:34:39 email-validator==2.3.0 15:34:39 filelock==3.20.3 15:34:39 future==1.0.0 15:34:39 gitdb==4.0.12 15:34:39 GitPython==3.1.46 15:34:39 httplib2==0.30.2 15:34:39 identify==2.6.16 15:34:39 idna==3.11 15:34:39 importlib-resources==1.5.0 15:34:39 iso8601==2.1.0 15:34:39 Jinja2==3.1.6 15:34:39 jmespath==1.1.0 15:34:39 jsonpatch==1.33 15:34:39 jsonpointer==3.0.0 15:34:39 jsonschema==4.26.0 15:34:39 jsonschema-specifications==2025.9.1 15:34:39 keystoneauth1==5.13.0 15:34:39 kubernetes==35.0.0 15:34:39 lftools==0.37.21 15:34:39 lxml==6.0.2 15:34:39 markdown-it-py==4.0.0 15:34:39 MarkupSafe==3.0.3 15:34:39 mdurl==0.1.2 15:34:39 msgpack==1.1.2 15:34:39 multi_key_dict==2.0.3 15:34:39 munch==4.0.0 15:34:39 netaddr==1.3.0 15:34:39 niet==1.4.2 15:34:39 nodeenv==1.10.0 15:34:39 oauth2client==4.1.3 15:34:39 oauthlib==3.3.1 15:34:39 openstacksdk==4.9.0 15:34:39 os-service-types==1.8.2 15:34:39 osc-lib==4.3.0 15:34:39 oslo.config==10.2.0 15:34:39 oslo.context==6.2.0 15:34:39 oslo.i18n==6.7.1 15:34:39 oslo.log==8.0.0 15:34:39 oslo.serialization==5.9.0 15:34:39 oslo.utils==9.2.0 15:34:39 packaging==26.0 15:34:39 pbr==7.0.3 15:34:39 platformdirs==4.5.1 15:34:39 prettytable==3.17.0 15:34:39 psutil==7.2.1 15:34:39 pyasn1==0.6.2 15:34:39 pyasn1_modules==0.4.2 15:34:39 pycparser==3.0 15:34:39 pygerrit2==2.0.15 15:34:39 PyGithub==2.8.1 15:34:39 Pygments==2.19.2 15:34:39 PyJWT==2.10.1 15:34:39 PyNaCl==1.6.2 15:34:39 pyparsing==2.4.7 15:34:39 pyperclip==1.11.0 15:34:39 pyrsistent==0.20.0 15:34:39 python-cinderclient==9.8.0 15:34:39 python-dateutil==2.9.0.post0 15:34:39 python-heatclient==5.0.0 15:34:39 python-jenkins==1.8.3 15:34:39 python-keystoneclient==5.7.0 15:34:39 python-magnumclient==4.9.0 15:34:39 python-openstackclient==8.3.0 15:34:39 python-swiftclient==4.9.0 15:34:39 PyYAML==6.0.3 15:34:39 referencing==0.37.0 15:34:39 requests==2.32.5 15:34:39 requests-oauthlib==2.0.0 15:34:39 requestsexceptions==1.4.0 15:34:39 rfc3986==2.0.0 15:34:39 rich==14.3.1 15:34:39 rich-argparse==1.7.2 15:34:39 rpds-py==0.30.0 15:34:39 rsa==4.9.1 15:34:39 ruamel.yaml==0.19.1 15:34:39 ruamel.yaml.clib==0.2.15 15:34:39 s3transfer==0.16.0 15:34:39 simplejson==3.20.2 15:34:39 six==1.17.0 15:34:39 smmap==5.0.2 15:34:39 soupsieve==2.8.3 15:34:39 stevedore==5.6.0 15:34:39 tabulate==0.9.0 15:34:39 toml==0.10.2 15:34:39 tomlkit==0.14.0 15:34:39 tqdm==4.67.1 15:34:39 typing_extensions==4.15.0 15:34:39 tzdata==2025.3 15:34:39 urllib3==1.26.20 15:34:39 virtualenv==20.36.1 15:34:39 wcwidth==0.5.0 15:34:39 websocket-client==1.9.0 15:34:39 wrapt==2.0.1 15:34:39 xdg==6.0.0 15:34:39 xmltodict==1.0.2 15:34:39 yq==3.4.3 15:34:39 [EnvInject] - Injecting environment variables from a build step. 15:34:39 [EnvInject] - Injecting as environment variables the properties content 15:34:39 OS_CLOUD=vex 15:34:39 15:34:39 [EnvInject] - Variables injected successfully. 15:34:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12766642723791702980.sh 15:34:39 ---> Orphaned k8s clusters 15:34:39 Setup pyenv: 15:34:39 system 15:34:39 3.8.13 15:34:39 3.9.13 15:34:39 3.10.13 15:34:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:34:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:41 lf-activate-venv(): INFO: Base packages installed successfully 15:34:41 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:34:52 -----> Delete orphaned cluster 15:34:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17685469997307316323.sh 15:34:52 ---> Orphaned stacks 15:34:52 Setup pyenv: 15:34:52 system 15:34:52 3.8.13 15:34:52 3.9.13 15:34:52 3.10.13 15:34:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:34:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:55 lf-activate-venv(): INFO: Base packages installed successfully 15:34:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:35:23 + mapfile -t OS_COE_CLUSTERS_ID 15:35:23 ++ awk '{print $1}' 15:35:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:35:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:35:25 + echo '-----> Active clusters -> stacks' 15:35:25 -----> Active clusters -> stacks 15:35:25 + OS_COE_STACKS=() 15:35:25 + [[ 0 -gt 0 ]] 15:35:25 + mapfile -t OS_STACKS 15:35:25 ++ awk '{print $1}' 15:35:25 ++ 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 15:35:27 + echo '-----> Active stacks' 15:35:27 -----> Active stacks 15:35:27 + echo '-----> Delete orphaned stacks' 15:35:27 -----> Delete orphaned stacks 15:35:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7457847537549456463.sh 15:35:27 ---> Orphaned servers 15:35:27 Setup pyenv: 15:35:27 system 15:35:27 3.8.13 15:35:27 3.9.13 15:35:27 3.10.13 15:35:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:35:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:29 lf-activate-venv(): INFO: Base packages installed successfully 15:35:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:36:01 -----> Active servers 15:36:01 prd-centos8-builder-2c-2g-5030 15:36:01 prd-ubuntu2204-docker-4c-4g-5029 15:36:01 prd-centos8-robot-2c-8g-4914 15:36:01 snd-ubuntu2204-docker-2c-2g-354 15:36:01 -----> Delete orphaned servers 15:36:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:36:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:36:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10571188885541477449.sh 15:36:01 ---> Orphaned ports 15:36:01 Setup pyenv: 15:36:01 system 15:36:01 3.8.13 15:36:01 3.9.13 15:36:01 3.10.13 15:36:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:03 lf-activate-venv(): INFO: Base packages installed successfully 15:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:36:25 No orphaned ports to process. 15:36:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:36:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:36:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3932543940829736814.sh 15:36:26 ---> Orphaned volumes 15:36:26 + source /home/jenkins/lf-env.sh 15:36:26 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:36:26 ++ mktemp -d /tmp/venv-XXXX 15:36:26 + lf_venv=/tmp/venv-mNkm 15:36:26 + local venv_file=/tmp/.os_lf_venv 15:36:26 + local python=python3 15:36:26 + local options 15:36:26 + local set_path=true 15:36:26 + local install_args= 15:36:26 ++ 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 15:36:26 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:36:26 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:36:26 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:36:26 + true 15:36:26 + case $1 in 15:36:26 + python=python3 15:36:26 + shift 2 15:36:26 + true 15:36:26 + case $1 in 15:36:26 + shift 15:36:26 + break 15:36:26 + case $python in 15:36:26 + local pkg_list= 15:36:26 + [[ -d /opt/pyenv ]] 15:36:26 + echo 'Setup pyenv:' 15:36:26 Setup pyenv: 15:36:26 + export PYENV_ROOT=/opt/pyenv 15:36:26 + PYENV_ROOT=/opt/pyenv 15:36:26 + 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 15:36:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:36:26 + pyenv versions 15:36:26 system 15:36:26 3.8.13 15:36:26 3.9.13 15:36:26 3.10.13 15:36:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:26 + command -v pyenv 15:36:26 ++ pyenv init - --no-rehash 15:36:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:36:26 for i in ${!paths[@]}; do 15:36:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:36:26 fi; done; 15:36:26 echo "${paths[*]}"'\'')" 15:36:26 export PATH="/opt/pyenv/shims:${PATH}" 15:36:26 export PYENV_SHELL=bash 15:36:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:26 pyenv() { 15:36:26 local command 15:36:26 command="${1:-}" 15:36:26 if [ "$#" -gt 0 ]; then 15:36:26 shift 15:36:26 fi 15:36:26 15:36:26 case "$command" in 15:36:26 rehash|shell) 15:36:26 eval "$(pyenv "sh-$command" "$@")" 15:36:26 ;; 15:36:26 *) 15:36:26 command pyenv "$command" "$@" 15:36:26 ;; 15:36:26 esac 15:36:26 }' 15:36:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:36:26 for i in ${!paths[@]}; do 15:36:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:36:26 fi; done; 15:36:26 echo "${paths[*]}"' 15:36:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:36:26 ++ 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 15:36:26 ++ 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 15:36:26 ++ export PYENV_SHELL=bash 15:36:26 ++ PYENV_SHELL=bash 15:36:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:26 +++ complete -F _pyenv pyenv 15:36:26 ++ lf-pyver python3 15:36:26 ++ local py_version_xy=python3 15:36:26 ++ local py_version_xyz= 15:36:26 ++ pyenv versions 15:36:26 ++ local command 15:36:26 ++ command=versions 15:36:26 ++ '[' 1 -gt 0 ']' 15:36:26 ++ shift 15:36:26 ++ case "$command" in 15:36:26 ++ command pyenv versions 15:36:26 ++ pyenv versions 15:36:26 ++ awk '{ print $1 }' 15:36:26 ++ sed 's/^[ *]* //' 15:36:26 ++ grep -E '^[0-9.]*[0-9]$' 15:36:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:26 +++ grep '^3' /tmp/.pyenv_versions 15:36:26 +++ tail -n 1 15:36:26 +++ sort -V 15:36:26 ++ py_version_xyz=3.11.7 15:36:26 ++ [[ -z 3.11.7 ]] 15:36:26 ++ echo 3.11.7 15:36:26 ++ return 0 15:36:26 + pyenv local 3.11.7 15:36:26 + local command 15:36:26 + command=local 15:36:26 + '[' 2 -gt 0 ']' 15:36:26 + shift 15:36:26 + case "$command" in 15:36:26 + command pyenv local 3.11.7 15:36:26 + pyenv local 3.11.7 15:36:26 + for arg in "$@" 15:36:26 + case $arg in 15:36:26 + pkg_list+='lftools[openstack] ' 15:36:26 + for arg in "$@" 15:36:26 + case $arg in 15:36:26 + pkg_list+='kubernetes ' 15:36:26 + for arg in "$@" 15:36:26 + case $arg in 15:36:26 + pkg_list+='niet ' 15:36:26 + for arg in "$@" 15:36:26 + case $arg in 15:36:26 + pkg_list+='python-heatclient ' 15:36:26 + for arg in "$@" 15:36:26 + case $arg in 15:36:26 + pkg_list+='python-openstackclient ' 15:36:26 + for arg in "$@" 15:36:26 + case $arg in 15:36:26 + pkg_list+='python-magnumclient ' 15:36:26 + for arg in "$@" 15:36:26 + case $arg in 15:36:26 + pkg_list+='yq ' 15:36:26 + [[ -f /tmp/.os_lf_venv ]] 15:36:26 ++ cat /tmp/.os_lf_venv 15:36:26 + lf_venv=/tmp/venv-yDvh 15:36:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from' file:/tmp/.os_lf_venv 15:36:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:36:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:36:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:26 + local 'pip_opts=--upgrade --quiet' 15:36:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:36:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:36:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:36:26 + [[ -n '' ]] 15:36:26 + [[ -n '' ]] 15:36:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:36:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:26 + /tmp/venv-yDvh/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 15:36:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:36:29 lf-activate-venv(): INFO: Base packages installed successfully 15:36:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:36:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:36:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:36:29 + /tmp/venv-yDvh/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 15:36:52 + type python3 15:36:52 + true 15:36:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH' 15:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:36:52 + PATH=/tmp/venv-yDvh/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 15:36:52 + return 0 15:36:52 + mapfile -t os_volumes 15:36:52 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:36:55 + '[' 0 -eq 0 ']' 15:36:55 + echo 'No orphaned volumes found.' 15:36:55 No orphaned volumes found. 15:36:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:36:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:36:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6110823146977582273.sh 15:36:55 ---> Protect in-use images 15:36:55 Setup pyenv: 15:36:55 system 15:36:55 3.8.13 15:36:55 3.9.13 15:36:55 3.10.13 15:36:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:36:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:58 lf-activate-venv(): INFO: Base packages installed successfully 15:36:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:37:13 INFO: There are images to protect defined in jenkins-config. 15:37:13 INFO: There are additional images to protect in the jjb dir. 15:37:13 INFO: Protecting the following images: 15:37:13 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 15:37:13 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 15:37:13 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 15:37:13 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 15:37:13 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 15:37:13 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 15:37:13 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 15:37:13 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 15:37:13 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 15:37:13 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 15:37:13 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 15:37:13 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 15:37:13 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 15:37:13 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 15:37:13 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 15:37:13 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 15:37:14 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 15:37:16 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 15:37:18 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 15:37:20 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 15:37:21 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 15:37:23 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 15:37:24 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 15:37:26 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 15:37:28 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 15:37:29 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 15:37:31 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 15:37:32 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 15:37:34 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173: True 15:37:36 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 15:37:37 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 15:37:39 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 15:37:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:37:39 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:37:39 [EnvInject] - Injecting environment variables from a build step. 15:37:39 [EnvInject] - Injecting as environment variables the properties content 15:37:39 OS_IMAGE_CLEANUP_AGE=30 15:37:39 15:37:39 [EnvInject] - Variables injected successfully. 15:37:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14533807586284324324.sh 15:37:39 ---> Cleanup old images 15:37:39 Setup pyenv: 15:37:39 system 15:37:39 3.8.13 15:37:39 3.9.13 15:37:39 3.10.13 15:37:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:37:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:37:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:42 lf-activate-venv(): INFO: Base packages installed successfully 15:37:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:37:59 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:37:59 + lftools openstack --os-cloud vex image cleanup --days=30 15:38:05 WARNING: Use of image.protected resulted in an exception 15:38:05 Removing 66 images from vex. 15:38:05 WARNING: Use of image.protected resulted in an exception 15:38:05 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 15:38:05 WARNING: Use of image.protected resulted in an exception 15:38:05 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 15:38:05 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:06 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 15:38:06 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 15:38:07 WARNING: Use of image.protected resulted in an exception 15:38:07 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 15:38:07 $ ssh-agent -k 15:38:07 unset SSH_AUTH_SOCK; 15:38:07 unset SSH_AGENT_PID; 15:38:07 echo Agent pid 5462 killed; 15:38:07 [ssh-agent] Stopped. 15:38:07 [PostBuildScript] - [INFO] Executing post build scripts. 15:38:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5301255400722767212.sh 15:38:07 ---> sysstat.sh 15:38:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17485952900180802212.sh 15:38:08 ---> package-listing.sh 15:38:08 ++ facter osfamily 15:38:08 ++ tr '[:upper:]' '[:lower:]' 15:38:08 + OS_FAMILY=redhat 15:38:08 + workspace=/w/workspace/builder-openstack-cron 15:38:08 + START_PACKAGES=/tmp/packages_start.txt 15:38:08 + END_PACKAGES=/tmp/packages_end.txt 15:38:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:38:08 + PACKAGES=/tmp/packages_start.txt 15:38:08 + '[' /w/workspace/builder-openstack-cron ']' 15:38:08 + PACKAGES=/tmp/packages_end.txt 15:38:08 + case "${OS_FAMILY}" in 15:38:08 + sort 15:38:08 + rpm -qa 15:38:08 + '[' -f /tmp/packages_start.txt ']' 15:38:08 + '[' -f /tmp/packages_end.txt ']' 15:38:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:08 + '[' /w/workspace/builder-openstack-cron ']' 15:38:08 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 15:38:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 15:38:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15892740888809130582.sh 15:38:09 ---> capture-instance-metadata.sh 15:38:09 Setup pyenv: 15:38:09 system 15:38:09 3.8.13 15:38:09 3.9.13 15:38:09 3.10.13 15:38:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:38:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:38:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:38:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:38:12 lf-activate-venv(): INFO: Base packages installed successfully 15:38:12 lf-activate-venv(): INFO: Installing additional packages: lftools 15:38:32 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:38:32 INFO: Running in OpenStack, capturing instance metadata 15:38:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10375611650421457146.sh 15:38:32 provisioning config files... 15:38:33 Could not find credentials [logs] for builder-openstack-cron #76952 15:38:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17223958444629371605tmp 15:38:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:38:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:38:33 provisioning config files... 15:38:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:38:33 [EnvInject] - Injecting environment variables from a build step. 15:38:33 [EnvInject] - Injecting as environment variables the properties content 15:38:33 SERVER_ID=logs 15:38:33 15:38:33 [EnvInject] - Variables injected successfully. 15:38:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13797513316182588692.sh 15:38:33 ---> create-netrc.sh 15:38:33 WARN: Log server credential not found. 15:38:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5835657417949350711.sh 15:38:33 ---> python-tools-install.sh 15:38:33 Setup pyenv: 15:38:33 system 15:38:33 3.8.13 15:38:33 3.9.13 15:38:33 3.10.13 15:38:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:38:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:38:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:38:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:38:36 lf-activate-venv(): INFO: Base packages installed successfully 15:38:36 lf-activate-venv(): INFO: Installing additional packages: lftools 15:38:49 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:38:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins342278139936940183.sh 15:38:49 ---> sudo-logs.sh 15:38:49 Archiving 'sudo' log.. 15:38:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18275656928786264980.sh 15:38:49 ---> job-cost.sh 15:38:49 Setup pyenv: 15:38:49 system 15:38:49 3.8.13 15:38:49 3.9.13 15:38:49 3.10.13 15:38:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:38:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:38:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:38:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:38:52 lf-activate-venv(): INFO: Base packages installed successfully 15:38:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:39:03 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:39:03 INFO: No Stack... 15:39:04 INFO: Retrieving Pricing Info for: v3-standard-2 15:39:04 INFO: Archiving Costs 15:39:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8450798445941537946.sh 15:39:04 ---> logs-deploy.sh 15:39:04 Setup pyenv: 15:39:04 system 15:39:04 3.8.13 15:39:04 3.9.13 15:39:04 3.10.13 15:39:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:39:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yDvh from file:/tmp/.os_lf_venv 15:39:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:39:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:39:06 lf-activate-venv(): INFO: Base packages installed successfully 15:39:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:39:18 lf-activate-venv(): INFO: Adding /tmp/venv-yDvh/bin to PATH 15:39:18 WARNING: Nexus logging server not set 15:39:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76952/ 15:39:18 INFO: archiving logs to S3 15:39:19 ---> uname -a: 15:39:19 Linux prd-centos8-builder-2c-2g-5030.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 15:39:19 15:39:19 15:39:19 ---> lscpu: 15:39:19 Architecture: x86_64 15:39:19 CPU op-mode(s): 32-bit, 64-bit 15:39:19 Byte Order: Little Endian 15:39:19 CPU(s): 2 15:39:19 On-line CPU(s) list: 0,1 15:39:19 Thread(s) per core: 1 15:39:19 Core(s) per socket: 1 15:39:19 Socket(s): 2 15:39:19 NUMA node(s): 1 15:39:19 Vendor ID: AuthenticAMD 15:39:19 CPU family: 23 15:39:19 Model: 49 15:39:19 Model name: AMD EPYC-Rome Processor 15:39:19 Stepping: 0 15:39:19 CPU MHz: 2800.000 15:39:19 BogoMIPS: 5600.00 15:39:19 Virtualization: AMD-V 15:39:19 Hypervisor vendor: KVM 15:39:19 Virtualization type: full 15:39:19 L1d cache: 32K 15:39:19 L1i cache: 32K 15:39:19 L2 cache: 512K 15:39:19 L3 cache: 16384K 15:39:19 NUMA node0 CPU(s): 0,1 15:39:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 15:39:19 15:39:19 15:39:19 ---> nproc: 15:39:19 2 15:39:19 15:39:19 15:39:19 ---> df -h: 15:39:19 Filesystem Size Used Avail Use% Mounted on 15:39:19 devtmpfs 3.8G 0 3.8G 0% /dev 15:39:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:39:19 tmpfs 3.8G 17M 3.8G 1% /run 15:39:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:39:19 /dev/vda1 40G 8.4G 32G 22% / 15:39:19 tmpfs 770M 0 770M 0% /run/user/1001 15:39:19 15:39:19 15:39:19 ---> free -m: 15:39:19 total used free shared buff/cache available 15:39:19 Mem: 7697 618 4809 19 2270 6782 15:39:19 Swap: 1023 0 1023 15:39:19 15:39:19 15:39:19 ---> ip addr: 15:39:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:39:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:39:19 inet 127.0.0.1/8 scope host lo 15:39:19 valid_lft forever preferred_lft forever 15:39:19 inet6 ::1/128 scope host 15:39:19 valid_lft forever preferred_lft forever 15:39:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:39:19 link/ether fa:16:3e:4b:4e:6f brd ff:ff:ff:ff:ff:ff 15:39:19 altname enp0s3 15:39:19 altname ens3 15:39:19 inet 10.30.170.252/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:39:19 valid_lft 85941sec preferred_lft 85941sec 15:39:19 inet6 fe80::f816:3eff:fe4b:4e6f/64 scope link 15:39:19 valid_lft forever preferred_lft forever 15:39:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:39:19 link/ether 02:42:5f:c2:bc:cd brd ff:ff:ff:ff:ff:ff 15:39:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:39:19 valid_lft forever preferred_lft forever 15:39:19 15:39:19 15:39:19 ---> sar -b -r -n DEV: 15:39:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/27/2026 _x86_64_ (2 CPU) 15:39:19 15:39:19 15:31:36 LINUX RESTART (2 CPU) 15:39:19 15:39:19 03:32:01 PM tps rtps wtps bread/s bwrtn/s 15:39:19 03:33:01 PM 85.60 27.92 57.68 7299.57 38986.17 15:39:19 03:34:01 PM 59.13 0.42 58.71 17.99 5214.96 15:39:19 03:35:01 PM 76.92 0.47 76.46 62.78 7687.92 15:39:19 03:36:01 PM 49.28 0.25 49.03 40.13 5760.96 15:39:19 03:37:01 PM 23.58 0.07 23.51 3.07 640.49 15:39:19 03:38:01 PM 20.14 0.75 19.39 50.25 719.89 15:39:19 03:39:01 PM 21.06 0.52 20.54 64.65 616.28 15:39:19 Average: 47.96 4.34 43.62 1076.94 8518.16 15:39:19 15:39:19 03:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:39:19 03:33:01 PM 5400704 7052348 2481728 31.48 2688 1845400 930184 10.42 194580 2003992 54824 15:39:19 03:34:01 PM 5160008 7012204 2722424 34.54 2688 2034832 946460 10.60 202460 2195640 151424 15:39:19 03:35:01 PM 5014508 6988128 2867924 36.38 2688 2149292 942048 10.55 205824 2312544 101204 15:39:19 03:36:01 PM 5025416 7038512 2857016 36.25 2688 2188556 903480 10.12 234680 2269960 10660 15:39:19 03:37:01 PM 4967868 6981308 2914564 36.98 2688 2188968 941952 10.55 271328 2292392 9952 15:39:19 03:38:01 PM 4941932 6956764 2940500 37.30 2688 2190112 981700 10.99 272224 2316488 9576 15:39:19 03:39:01 PM 4927992 6956424 2954440 37.48 2688 2203568 980412 10.98 429820 2172792 21992 15:39:19 Average: 5062633 6997955 2819799 35.77 2688 2114390 946605 10.60 258702 2223401 51376 15:39:19 15:39:19 03:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:39:19 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:33:01 PM eth0 259.83 147.53 1158.40 56.68 0.00 0.00 0.00 0.00 15:39:19 03:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:34:01 PM eth0 66.49 55.93 745.04 5.88 0.00 0.00 0.00 0.00 15:39:19 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:35:01 PM eth0 18.68 17.51 151.32 4.83 0.00 0.00 0.00 0.00 15:39:19 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:36:01 PM eth0 66.69 53.04 635.77 8.34 0.00 0.00 0.00 0.00 15:39:19 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:37:01 PM eth0 13.80 16.98 9.99 11.26 0.00 0.00 0.00 0.00 15:39:19 03:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:38:01 PM eth0 19.23 18.46 18.81 6.32 0.00 0.00 0.00 0.00 15:39:19 03:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 03:39:01 PM eth0 22.89 19.76 26.52 9.01 0.00 0.00 0.00 0.00 15:39:19 03:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 Average: eth0 66.80 47.03 392.26 14.62 0.00 0.00 0.00 0.00 15:39:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:19 15:39:19 15:39:19 ---> sar -P ALL: 15:39:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/27/2026 _x86_64_ (2 CPU) 15:39:19 15:39:19 15:31:36 LINUX RESTART (2 CPU) 15:39:19 15:39:19 03:32:01 PM CPU %user %nice %system %iowait %steal %idle 15:39:19 03:33:01 PM all 30.54 0.00 6.59 22.86 0.12 39.90 15:39:19 03:33:01 PM 0 30.84 0.00 6.40 24.98 0.13 37.64 15:39:19 03:33:01 PM 1 30.23 0.00 6.79 20.72 0.10 42.16 15:39:19 03:34:01 PM all 18.96 0.00 2.93 6.56 0.17 71.38 15:39:19 03:34:01 PM 0 27.28 0.00 3.69 8.05 0.17 60.81 15:39:19 03:34:01 PM 1 10.64 0.00 2.17 5.08 0.17 81.95 15:39:19 03:35:01 PM all 21.31 0.00 3.70 15.76 0.08 59.15 15:39:19 03:35:01 PM 0 24.88 0.00 4.14 16.81 0.08 54.08 15:39:19 03:35:01 PM 1 17.76 0.00 3.25 14.71 0.08 64.20 15:39:19 03:36:01 PM all 25.31 0.00 2.71 4.94 0.11 66.93 15:39:19 03:36:01 PM 0 25.91 0.00 2.79 3.88 0.08 67.34 15:39:19 03:36:01 PM 1 24.71 0.00 2.63 6.01 0.13 66.52 15:39:19 03:37:01 PM all 28.21 0.00 3.04 3.76 0.10 64.89 15:39:19 03:37:01 PM 0 26.86 0.00 2.90 3.74 0.12 66.38 15:39:19 03:37:01 PM 1 29.56 0.00 3.17 3.79 0.08 63.40 15:39:19 03:38:01 PM all 32.74 0.00 2.99 0.43 0.09 63.75 15:39:19 03:38:01 PM 0 24.07 0.00 2.14 0.50 0.10 73.19 15:39:19 03:38:01 PM 1 41.41 0.00 3.84 0.37 0.08 54.30 15:39:19 03:39:01 PM all 26.48 0.00 3.07 3.38 0.12 66.95 15:39:19 03:39:01 PM 0 25.57 0.00 3.15 3.30 0.12 67.87 15:39:19 03:39:01 PM 1 27.40 0.00 2.99 3.46 0.12 66.03 15:39:19 Average: all 26.22 0.00 3.57 8.23 0.11 61.87 15:39:19 Average: 0 26.49 0.00 3.60 8.74 0.11 61.06 15:39:19 Average: 1 25.95 0.00 3.55 7.72 0.11 62.67 15:39:19 15:39:19 15:39:19