17:32:13 Started by timer 17:32:13 Running as SYSTEM 17:32:13 [EnvInject] - Loading node environment variables. 17:32:13 Building remotely on prd-centos8-builder-2c-2g-347 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 17:32:13 [ssh-agent] Looking for ssh-agent implementation... 17:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:14 $ ssh-agent 17:32:14 SSH_AUTH_SOCK=/tmp/ssh-W4hAGDBGNRVd/agent.5446 17:32:14 SSH_AGENT_PID=5447 17:32:14 [ssh-agent] Started. 17:32:14 Running ssh-add (command line suppressed) 17:32:14 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11623739467754664373.key (/w/workspace/builder-openstack-cron@tmp/private_key_11623739467754664373.key) 17:32:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:32:14 The recommended git tool is: NONE 17:32:16 using credential jenkins-ssh 17:32:16 Wiping out workspace first. 17:32:16 Cloning the remote Git repository 17:32:16 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 17:32:16 > git init /w/workspace/builder-openstack-cron # timeout=10 17:32:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 17:32:16 > git --version # timeout=10 17:32:16 > git --version # 'git version 2.43.0' 17:32:16 using GIT_SSH to set credentials jenkins-ssh 17:32:16 [INFO] Currently running in a labeled security context 17:32:16 [INFO] Currently SELinux is 'enforcing' on the host 17:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13978257124886967490.key 17:32:16 Verifying host key using known hosts file 17:32:16 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. 17:32:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 17:32:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:19 Avoid second fetch 17:32:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:32:19 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/remotes/origin/master) 17:32:19 > git config core.sparsecheckout # timeout=10 17:32:19 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 17:32:20 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 17:32:20 > git rev-list --no-walk b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 17:32:20 > git remote # timeout=10 17:32:20 > git submodule init # timeout=10 17:32:20 > git submodule sync # timeout=10 17:32:20 > git config --get remote.origin.url # timeout=10 17:32:20 > git submodule init # timeout=10 17:32:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:32:20 > git config --get submodule.global-jjb.url # timeout=10 17:32:20 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:32:20 > git config --get submodule.packer/common-packer.url # timeout=10 17:32:20 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:32:20 > git submodule update --init --recursive global-jjb # timeout=10 17:32:21 > git submodule update --init --recursive packer/common-packer # timeout=10 17:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:32:25 No emails were triggered. 17:32:25 provisioning config files... 17:32:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:32:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:32:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:32:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7842804175862355167.sh 17:32:25 ---> python-tools-install.sh 17:32:25 Setup pyenv: 17:32:25 system 17:32:25 * 3.8.13 (set by /opt/pyenv/version) 17:32:25 * 3.9.13 (set by /opt/pyenv/version) 17:32:25 * 3.10.13 (set by /opt/pyenv/version) 17:32:25 * 3.11.7 (set by /opt/pyenv/version) 17:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JbTA 17:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:34 lf-activate-venv(): INFO: Base packages installed successfully 17:32:34 lf-activate-venv(): INFO: Installing additional packages: lftools 17:33:02 lf-activate-venv(): INFO: Adding /tmp/venv-JbTA/bin to PATH 17:33:02 Generating Requirements File 17:33:22 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. 17:33:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:22 Python 3.11.7 17:33:22 pip 25.2 from /tmp/venv-JbTA/lib/python3.11/site-packages/pip (python 3.11) 17:33:23 appdirs==1.4.4 17:33:23 argcomplete==3.6.2 17:33:23 aspy.yaml==1.3.0 17:33:23 attrs==25.3.0 17:33:23 autopage==0.5.2 17:33:23 beautifulsoup4==4.13.5 17:33:23 boto3==1.40.35 17:33:23 botocore==1.40.35 17:33:23 bs4==0.0.2 17:33:23 cachetools==5.5.2 17:33:23 certifi==2025.8.3 17:33:23 cffi==2.0.0 17:33:23 cfgv==3.4.0 17:33:23 chardet==5.2.0 17:33:23 charset-normalizer==3.4.3 17:33:23 click==8.3.0 17:33:23 cliff==4.11.0 17:33:23 cmd2==2.7.0 17:33:23 cryptography==3.3.2 17:33:23 debtcollector==3.0.0 17:33:23 decorator==5.2.1 17:33:23 defusedxml==0.7.1 17:33:23 Deprecated==1.2.18 17:33:23 distlib==0.4.0 17:33:23 dnspython==2.8.0 17:33:23 docker==7.1.0 17:33:23 dogpile.cache==1.4.1 17:33:23 durationpy==0.10 17:33:23 email-validator==2.3.0 17:33:23 filelock==3.19.1 17:33:23 future==1.0.0 17:33:23 gitdb==4.0.12 17:33:23 GitPython==3.1.45 17:33:23 google-auth==2.40.3 17:33:23 httplib2==0.31.0 17:33:23 identify==2.6.14 17:33:23 idna==3.10 17:33:23 importlib-resources==1.5.0 17:33:23 iso8601==2.1.0 17:33:23 Jinja2==3.1.6 17:33:23 jmespath==1.0.1 17:33:23 jsonpatch==1.33 17:33:23 jsonpointer==3.0.0 17:33:23 jsonschema==4.25.1 17:33:23 jsonschema-specifications==2025.9.1 17:33:23 keystoneauth1==5.12.0 17:33:23 kubernetes==33.1.0 17:33:23 lftools==0.37.13 17:33:23 lxml==6.0.2 17:33:23 markdown-it-py==4.0.0 17:33:23 MarkupSafe==3.0.2 17:33:23 mdurl==0.1.2 17:33:23 msgpack==1.1.1 17:33:23 multi_key_dict==2.0.3 17:33:23 munch==4.0.0 17:33:23 netaddr==1.3.0 17:33:23 niet==1.4.2 17:33:23 nodeenv==1.9.1 17:33:23 oauth2client==4.1.3 17:33:23 oauthlib==3.3.1 17:33:23 openstacksdk==4.7.1 17:33:23 os-service-types==1.8.0 17:33:23 osc-lib==4.2.0 17:33:23 oslo.config==10.0.0 17:33:23 oslo.context==6.1.0 17:33:23 oslo.i18n==6.6.0 17:33:23 oslo.log==7.2.1 17:33:23 oslo.serialization==5.8.0 17:33:23 oslo.utils==9.1.0 17:33:23 packaging==25.0 17:33:23 pbr==7.0.1 17:33:23 platformdirs==4.4.0 17:33:23 prettytable==3.16.0 17:33:23 psutil==7.1.0 17:33:23 pyasn1==0.6.1 17:33:23 pyasn1_modules==0.4.2 17:33:23 pycparser==2.23 17:33:23 pygerrit2==2.0.15 17:33:23 PyGithub==2.8.1 17:33:23 Pygments==2.19.2 17:33:23 PyJWT==2.10.1 17:33:23 PyNaCl==1.6.0 17:33:23 pyparsing==2.4.7 17:33:23 pyperclip==1.10.0 17:33:23 pyrsistent==0.20.0 17:33:23 python-cinderclient==9.8.0 17:33:23 python-dateutil==2.9.0.post0 17:33:23 python-heatclient==4.3.0 17:33:23 python-jenkins==1.8.3 17:33:23 python-keystoneclient==5.7.0 17:33:23 python-magnumclient==4.9.0 17:33:23 python-openstackclient==8.2.0 17:33:23 python-swiftclient==4.8.0 17:33:23 PyYAML==6.0.2 17:33:23 referencing==0.36.2 17:33:23 requests==2.32.5 17:33:23 requests-oauthlib==2.0.0 17:33:23 requestsexceptions==1.4.0 17:33:23 rfc3986==2.0.0 17:33:23 rich==14.1.0 17:33:23 rich-argparse==1.7.1 17:33:23 rpds-py==0.27.1 17:33:23 rsa==4.9.1 17:33:23 ruamel.yaml==0.18.15 17:33:23 ruamel.yaml.clib==0.2.13 17:33:23 s3transfer==0.14.0 17:33:23 simplejson==3.20.1 17:33:23 six==1.17.0 17:33:23 smmap==5.0.2 17:33:23 soupsieve==2.8 17:33:23 stevedore==5.5.0 17:33:23 tabulate==0.9.0 17:33:23 toml==0.10.2 17:33:23 tomlkit==0.13.3 17:33:23 tqdm==4.67.1 17:33:23 typing_extensions==4.15.0 17:33:23 tzdata==2025.2 17:33:23 urllib3==1.26.20 17:33:23 virtualenv==20.34.0 17:33:23 wcwidth==0.2.14 17:33:23 websocket-client==1.8.0 17:33:23 wrapt==1.17.3 17:33:23 xdg==6.0.0 17:33:23 xmltodict==1.0.2 17:33:23 yq==3.4.3 17:33:23 [EnvInject] - Injecting environment variables from a build step. 17:33:23 [EnvInject] - Injecting as environment variables the properties content 17:33:23 OS_CLOUD=vex 17:33:23 17:33:23 [EnvInject] - Variables injected successfully. 17:33:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2802464617021296378.sh 17:33:23 ---> Orphaned k8s clusters 17:33:23 Setup pyenv: 17:33:23 system 17:33:23 3.8.13 17:33:23 3.9.13 17:33:23 3.10.13 17:33:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbTA from file:/tmp/.os_lf_venv 17:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:25 lf-activate-venv(): INFO: Base packages installed successfully 17:33:25 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:33:33 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. 17:33:33 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 17:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-JbTA/bin to PATH 17:33:36 -----> Delete orphaned cluster 17:33:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14118335517221443758.sh 17:33:36 ---> Orphaned stacks 17:33:36 Setup pyenv: 17:33:36 system 17:33:36 3.8.13 17:33:36 3.9.13 17:33:36 3.10.13 17:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbTA from file:/tmp/.os_lf_venv 17:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33: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. 17:33:38 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 17:33:38 lf-activate-venv(): INFO: Base packages installed successfully 17:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 17:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-JbTA/bin to PATH 17:33:57 + mapfile -t OS_COE_CLUSTERS_ID 17:33:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:33:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:33:57 ++ awk '{print $1}' 17:33:59 + echo '-----> Active clusters -> stacks' 17:33:59 -----> Active clusters -> stacks 17:33:59 + OS_COE_STACKS=() 17:33:59 + [[ 0 -gt 0 ]] 17:33:59 + mapfile -t OS_STACKS 17:33:59 ++ 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 17:33:59 ++ awk '{print $1}' 17:34:00 + echo '-----> Active stacks' 17:34:00 -----> Active stacks 17:34:00 + echo '-----> Delete orphaned stacks' 17:34:00 -----> Delete orphaned stacks 17:34:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4016395696796651221.sh 17:34:00 ---> Orphaned servers 17:34:00 Setup pyenv: 17:34:01 system 17:34:01 3.8.13 17:34:01 3.9.13 17:34:01 3.10.13 17:34:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbTA from file:/tmp/.os_lf_venv 17:34:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:03 lf-activate-venv(): INFO: Base packages installed successfully 17:34:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-JbTA/bin to PATH 17:34:24 -----> Active servers 17:34:24 prd-centos8-builder-2c-2g-347 17:34:24 prd-ubuntu2204-docker-4c-4g-346 17:34:24 prd-centos8-robot-2c-8g-144 17:34:24 prd-centos8-robot-2c-8g-141 17:34:24 prd-centos8-robot-2c-8g-136 17:34:24 prd-ubuntu2204-docker-8c-8g-128 17:34:24 -----> Delete orphaned servers 17:34:25 Deleting orphaned server: prd-centos8-robot-2c-8g-144 17:34:27 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 17:34:27 Deleting orphaned server: prd-centos8-robot-2c-8g-141 17:34:30 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 17:34:30 Deleting orphaned server: prd-centos8-robot-2c-8g-136 17:34:32 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 17:34:33 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 17:34:35 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 17:34:36 Build step 'Conditional step (single)' marked build as failure 17:34:36 $ ssh-agent -k 17:34:36 unset SSH_AUTH_SOCK; 17:34:36 unset SSH_AGENT_PID; 17:34:36 echo Agent pid 5447 killed; 17:34:36 [ssh-agent] Stopped. 17:34:36 [PostBuildScript] - [INFO] Executing post build scripts. 17:34:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins259494356686999272.sh 17:34:36 ---> sysstat.sh 17:34:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16511086171789683600.sh 17:34:36 ---> package-listing.sh 17:34:36 ++ facter osfamily 17:34:36 ++ tr '[:upper:]' '[:lower:]' 17:34:36 + OS_FAMILY=redhat 17:34:36 + workspace=/w/workspace/builder-openstack-cron 17:34:36 + START_PACKAGES=/tmp/packages_start.txt 17:34:36 + END_PACKAGES=/tmp/packages_end.txt 17:34:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:34:36 + PACKAGES=/tmp/packages_start.txt 17:34:36 + '[' /w/workspace/builder-openstack-cron ']' 17:34:36 + PACKAGES=/tmp/packages_end.txt 17:34:36 + case "${OS_FAMILY}" in 17:34:36 + rpm -qa 17:34:36 + sort 17:34:37 + '[' -f /tmp/packages_start.txt ']' 17:34:37 + '[' -f /tmp/packages_end.txt ']' 17:34:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:34:37 + '[' /w/workspace/builder-openstack-cron ']' 17:34:37 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 17:34:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 17:34:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1707864130972597791.sh 17:34:37 ---> capture-instance-metadata.sh 17:34:37 Setup pyenv: 17:34:37 system 17:34:37 3.8.13 17:34:37 3.9.13 17:34:37 3.10.13 17:34:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbTA from file:/tmp/.os_lf_venv 17:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:39 lf-activate-venv(): INFO: Base packages installed successfully 17:34:39 lf-activate-venv(): INFO: Installing additional packages: lftools 17:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-JbTA/bin to PATH 17:34:50 INFO: Running in OpenStack, capturing instance metadata 17:34:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2718742966433268986.sh 17:34:51 provisioning config files... 17:34:51 Could not find credentials [logs] for builder-openstack-cron #73910 17:34:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4353522883943531775tmp 17:34:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:34:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:34:51 provisioning config files... 17:34:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:34:52 [EnvInject] - Injecting environment variables from a build step. 17:34:52 [EnvInject] - Injecting as environment variables the properties content 17:34:52 SERVER_ID=logs 17:34:52 17:34:52 [EnvInject] - Variables injected successfully. 17:34:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16342410830781213001.sh 17:34:52 ---> create-netrc.sh 17:34:52 WARN: Log server credential not found. 17:34:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12507166804334380440.sh 17:34:52 ---> python-tools-install.sh 17:34:52 Setup pyenv: 17:34:52 system 17:34:52 3.8.13 17:34:52 3.9.13 17:34:52 3.10.13 17:34:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbTA from file:/tmp/.os_lf_venv 17:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:54 lf-activate-venv(): INFO: Base packages installed successfully 17:34:54 lf-activate-venv(): INFO: Installing additional packages: lftools 17:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-JbTA/bin to PATH 17:35:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6357781252738673621.sh 17:35:05 ---> sudo-logs.sh 17:35:05 Archiving 'sudo' log.. 17:35:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18202453355941733186.sh 17:35:05 ---> job-cost.sh 17:35:05 Setup pyenv: 17:35:05 system 17:35:05 3.8.13 17:35:05 3.9.13 17:35:05 3.10.13 17:35:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbTA from file:/tmp/.os_lf_venv 17:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:08 lf-activate-venv(): INFO: Base packages installed successfully 17:35:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-JbTA/bin to PATH 17:35:15 INFO: No Stack... 17:35:16 INFO: Retrieving Pricing Info for: v3-standard-2 17:35:16 INFO: Archiving Costs 17:35:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18301313942316007241.sh 17:35:16 ---> logs-deploy.sh 17:35:16 Setup pyenv: 17:35:16 system 17:35:16 3.8.13 17:35:16 3.9.13 17:35:16 3.10.13 17:35:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbTA from file:/tmp/.os_lf_venv 17:35:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:19 lf-activate-venv(): INFO: Base packages installed successfully 17:35:19 lf-activate-venv(): INFO: Installing additional packages: lftools 17:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-JbTA/bin to PATH 17:35:29 WARNING: Nexus logging server not set 17:35:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73910/ 17:35:29 INFO: archiving logs to S3 17:35:30 ---> uname -a: 17:35:30 Linux prd-centos8-builder-2c-2g-347.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 17:35:30 17:35:30 17:35:30 ---> lscpu: 17:35:30 Architecture: x86_64 17:35:30 CPU op-mode(s): 32-bit, 64-bit 17:35:30 Byte Order: Little Endian 17:35:30 CPU(s): 2 17:35:30 On-line CPU(s) list: 0,1 17:35:30 Thread(s) per core: 1 17:35:30 Core(s) per socket: 1 17:35:30 Socket(s): 2 17:35:30 NUMA node(s): 1 17:35:30 Vendor ID: AuthenticAMD 17:35:30 CPU family: 23 17:35:30 Model: 49 17:35:30 Model name: AMD EPYC-Rome Processor 17:35:30 Stepping: 0 17:35:30 CPU MHz: 2799.998 17:35:30 BogoMIPS: 5599.99 17:35:30 Virtualization: AMD-V 17:35:30 Hypervisor vendor: KVM 17:35:30 Virtualization type: full 17:35:30 L1d cache: 32K 17:35:30 L1i cache: 32K 17:35:30 L2 cache: 512K 17:35:30 L3 cache: 16384K 17:35:30 NUMA node0 CPU(s): 0,1 17:35:30 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 17:35:30 17:35:30 17:35:30 ---> nproc: 17:35:30 2 17:35:30 17:35:30 17:35:30 ---> df -h: 17:35:30 Filesystem Size Used Avail Use% Mounted on 17:35:30 devtmpfs 3.8G 0 3.8G 0% /dev 17:35:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:35:30 tmpfs 3.8G 17M 3.8G 1% /run 17:35:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:35:30 /dev/vda1 40G 8.4G 32G 21% / 17:35:30 tmpfs 770M 0 770M 0% /run/user/1001 17:35:30 17:35:30 17:35:30 ---> free -m: 17:35:30 total used free shared buff/cache available 17:35:30 Mem: 7697 631 4799 19 2266 6768 17:35:30 Swap: 1023 0 1023 17:35:30 17:35:30 17:35:30 ---> ip addr: 17:35:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:35:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:35:30 inet 127.0.0.1/8 scope host lo 17:35:30 valid_lft forever preferred_lft forever 17:35:30 inet6 ::1/128 scope host 17:35:30 valid_lft forever preferred_lft forever 17:35:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:35:30 link/ether fa:16:3e:71:f3:d1 brd ff:ff:ff:ff:ff:ff 17:35:30 altname enp0s3 17:35:30 altname ens3 17:35:30 inet 10.30.170.241/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:35:30 valid_lft 86162sec preferred_lft 86162sec 17:35:30 inet6 fe80::f816:3eff:fe71:f3d1/64 scope link 17:35:30 valid_lft forever preferred_lft forever 17:35:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:35:30 link/ether 02:42:1e:fe:0e:39 brd ff:ff:ff:ff:ff:ff 17:35:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:35:30 valid_lft forever preferred_lft forever 17:35:30 17:35:30 17:35:30 ---> sar -b -r -n DEV: 17:35:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 17:35:30 17:35:30 17:31:29 LINUX RESTART (2 CPU) 17:35:30 17:35:30 05:32:01 PM tps rtps wtps bread/s bwrtn/s 17:35:30 05:33:01 PM 201.75 24.96 176.79 6074.38 16406.28 17:35:30 05:34:01 PM 116.78 0.52 116.26 65.19 12370.39 17:35:30 05:35:01 PM 32.54 0.93 31.61 105.96 1752.25 17:35:30 Average: 117.02 8.80 108.22 2081.96 10176.18 17:35:30 17:35:30 05:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:35:30 05:33:01 PM 5037332 6924652 2845092 36.09 2688 2070600 1076200 12.05 238324 2284468 217684 17:35:30 05:34:01 PM 5007052 7015896 2875372 36.48 2688 2184388 952188 10.66 230456 2291180 42948 17:35:30 05:35:01 PM 4915804 6927020 2966620 37.64 2688 2186784 1021772 11.44 404720 2210080 10196 17:35:30 Average: 4986729 6955856 2895695 36.74 2688 2147257 1016720 11.38 291167 2261909 90276 17:35:30 17:35:30 05:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:35:30 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:30 05:33:01 PM eth0 334.49 180.07 1781.96 62.25 0.00 0.00 0.00 0.00 17:35:30 05:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:30 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:30 05:34:01 PM eth0 68.46 53.67 846.65 9.93 0.00 0.00 0.00 0.00 17:35:30 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:30 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:30 05:35:01 PM eth0 24.94 23.48 30.41 9.38 0.00 0.00 0.00 0.00 17:35:30 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:30 Average: eth0 142.63 85.74 886.34 27.19 0.00 0.00 0.00 0.00 17:35:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:30 17:35:30 17:35:30 ---> sar -P ALL: 17:35:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 17:35:30 17:35:30 17:31:29 LINUX RESTART (2 CPU) 17:35:30 17:35:30 05:32:01 PM CPU %user %nice %system %iowait %steal %idle 17:35:30 05:33:01 PM all 40.51 0.00 7.43 3.62 0.09 48.35 17:35:30 05:33:01 PM 0 34.92 0.00 7.05 2.28 0.08 55.66 17:35:30 05:33:01 PM 1 46.09 0.00 7.81 4.95 0.10 41.05 17:35:30 05:34:01 PM all 34.96 0.00 5.32 3.19 0.10 56.43 17:35:30 05:34:01 PM 0 18.40 0.00 4.24 3.46 0.08 73.81 17:35:30 05:34:01 PM 1 51.58 0.00 6.39 2.92 0.12 38.99 17:35:30 05:35:01 PM all 31.74 0.00 3.50 0.63 0.10 64.03 17:35:30 05:35:01 PM 0 12.78 0.00 2.65 0.35 0.10 84.12 17:35:30 05:35:01 PM 1 50.71 0.00 4.36 0.90 0.10 43.93 17:35:30 Average: all 35.73 0.00 5.41 2.48 0.10 56.28 17:35:30 Average: 0 22.01 0.00 4.65 2.03 0.09 71.22 17:35:30 Average: 1 49.46 0.00 6.19 2.92 0.11 41.33 17:35:30 17:35:30 17:35:30