16:32:05 Started by timer 16:32:05 Running as SYSTEM 16:32:05 [EnvInject] - Loading node environment variables. 16:32:05 Building remotely on prd-centos8-builder-2c-2g-2922 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:32:05 [ssh-agent] Looking for ssh-agent implementation... 16:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:06 $ ssh-agent 16:32:06 SSH_AUTH_SOCK=/tmp/ssh-D6wDT7dsL30H/agent.5462 16:32:06 SSH_AGENT_PID=5464 16:32:06 [ssh-agent] Started. 16:32:06 Running ssh-add (command line suppressed) 16:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_13713047271654410885.key (/w/workspace/builder-openstack-cron@tmp/private_key_13713047271654410885.key) 16:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:32:06 The recommended git tool is: NONE 16:32:08 using credential jenkins-ssh 16:32:08 Wiping out workspace first. 16:32:08 Cloning the remote Git repository 16:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 16:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:32:08 > git --version # timeout=10 16:32:08 > git --version # 'git version 2.43.0' 16:32:08 using GIT_SSH to set credentials jenkins-ssh 16:32:08 [INFO] Currently running in a labeled security context 16:32:08 [INFO] Currently SELinux is 'enforcing' on the host 16:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh12490413805173242570.key 16:32:08 Verifying host key using known hosts file 16:32:08 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. 16:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:11 Avoid second fetch 16:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:32:11 Checking out Revision 8eb20c991799047b0e83fd185ca181b70c5346ce (refs/remotes/origin/master) 16:32:11 > git config core.sparsecheckout # timeout=10 16:32:11 > git checkout -f 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 16:32:11 Commit message: "Update hard-coded ALLOW_PROJECTS" 16:32:11 > git rev-list --no-walk 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 16:32:11 > git remote # timeout=10 16:32:11 > git submodule init # timeout=10 16:32:11 > git submodule sync # timeout=10 16:32:12 > git config --get remote.origin.url # timeout=10 16:32:12 > git submodule init # timeout=10 16:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:32:12 > git config --get submodule.global-jjb.url # timeout=10 16:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 16:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:32:12 > git submodule update --init --recursive global-jjb # timeout=10 16:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 16:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:32:17 No emails were triggered. 16:32:17 provisioning config files... 16:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2469175060987680485.sh 16:32:17 ---> python-tools-install.sh 16:32:17 Setup pyenv: 16:32:17 system 16:32:17 * 3.8.13 (set by /opt/pyenv/version) 16:32:17 * 3.9.13 (set by /opt/pyenv/version) 16:32:17 * 3.10.13 (set by /opt/pyenv/version) 16:32:17 * 3.11.7 (set by /opt/pyenv/version) 16:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ffMj 16:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:26 lf-activate-venv(): INFO: Base packages installed successfully 16:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 16:32:50 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:32:50 Generating Requirements File 16:33:12 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. 16:33:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:12 Python 3.11.7 16:33:12 pip 25.3 from /tmp/venv-ffMj/lib/python3.11/site-packages/pip (python 3.11) 16:33:12 appdirs==1.4.4 16:33:12 argcomplete==3.6.3 16:33:12 aspy.yaml==1.3.0 16:33:12 attrs==25.4.0 16:33:12 autopage==0.5.2 16:33:12 beautifulsoup4==4.14.3 16:33:12 boto3==1.42.0 16:33:12 botocore==1.41.6 16:33:12 bs4==0.0.2 16:33:12 cachetools==6.2.2 16:33:12 certifi==2025.11.12 16:33:12 cffi==2.0.0 16:33:12 cfgv==3.5.0 16:33:12 chardet==5.2.0 16:33:12 charset-normalizer==3.4.4 16:33:12 click==8.3.1 16:33:12 cliff==4.12.0 16:33:12 cmd2==2.7.0 16:33:12 cryptography==3.3.2 16:33:12 debtcollector==3.0.0 16:33:12 decorator==5.2.1 16:33:12 defusedxml==0.7.1 16:33:12 Deprecated==1.3.1 16:33:12 distlib==0.4.0 16:33:12 dnspython==2.8.0 16:33:12 docker==7.1.0 16:33:12 dogpile.cache==1.5.0 16:33:12 durationpy==0.10 16:33:12 email-validator==2.3.0 16:33:12 filelock==3.20.0 16:33:12 future==1.0.0 16:33:12 gitdb==4.0.12 16:33:12 GitPython==3.1.45 16:33:12 google-auth==2.43.0 16:33:12 httplib2==0.31.0 16:33:12 identify==2.6.15 16:33:12 idna==3.11 16:33:12 importlib-resources==1.5.0 16:33:12 iso8601==2.1.0 16:33:12 Jinja2==3.1.6 16:33:12 jmespath==1.0.1 16:33:12 jsonpatch==1.33 16:33:12 jsonpointer==3.0.0 16:33:12 jsonschema==4.25.1 16:33:12 jsonschema-specifications==2025.9.1 16:33:12 keystoneauth1==5.12.0 16:33:12 kubernetes==34.1.0 16:33:12 lftools==0.37.16 16:33:12 lxml==6.0.2 16:33:12 markdown-it-py==4.0.0 16:33:12 MarkupSafe==3.0.3 16:33:12 mdurl==0.1.2 16:33:12 msgpack==1.1.2 16:33:12 multi_key_dict==2.0.3 16:33:12 munch==4.0.0 16:33:12 netaddr==1.3.0 16:33:12 niet==1.4.2 16:33:12 nodeenv==1.9.1 16:33:12 oauth2client==4.1.3 16:33:12 oauthlib==3.3.1 16:33:12 openstacksdk==4.8.0 16:33:12 os-service-types==1.8.2 16:33:12 osc-lib==4.2.0 16:33:12 oslo.config==10.1.0 16:33:12 oslo.context==6.2.0 16:33:12 oslo.i18n==6.7.1 16:33:12 oslo.log==7.2.1 16:33:12 oslo.serialization==5.8.0 16:33:12 oslo.utils==9.2.0 16:33:12 packaging==25.0 16:33:12 pbr==7.0.3 16:33:12 platformdirs==4.5.0 16:33:12 prettytable==3.17.0 16:33:12 psutil==7.1.3 16:33:12 pyasn1==0.6.1 16:33:12 pyasn1_modules==0.4.2 16:33:12 pycparser==2.23 16:33:12 pygerrit2==2.0.15 16:33:12 PyGithub==2.8.1 16:33:12 Pygments==2.19.2 16:33:12 PyJWT==2.10.1 16:33:12 PyNaCl==1.6.1 16:33:12 pyparsing==2.4.7 16:33:12 pyperclip==1.11.0 16:33:12 pyrsistent==0.20.0 16:33:12 python-cinderclient==9.8.0 16:33:12 python-dateutil==2.9.0.post0 16:33:12 python-heatclient==4.3.0 16:33:12 python-jenkins==1.8.3 16:33:12 python-keystoneclient==5.7.0 16:33:12 python-magnumclient==4.9.0 16:33:12 python-openstackclient==8.2.0 16:33:12 python-swiftclient==4.9.0 16:33:12 PyYAML==6.0.3 16:33:12 referencing==0.37.0 16:33:12 requests==2.32.5 16:33:12 requests-oauthlib==2.0.0 16:33:12 requestsexceptions==1.4.0 16:33:12 rfc3986==2.0.0 16:33:12 rich==14.2.0 16:33:12 rich-argparse==1.7.2 16:33:12 rpds-py==0.30.0 16:33:12 rsa==4.9.1 16:33:12 ruamel.yaml==0.18.16 16:33:12 ruamel.yaml.clib==0.2.15 16:33:12 s3transfer==0.16.0 16:33:12 simplejson==3.20.2 16:33:12 six==1.17.0 16:33:12 smmap==5.0.2 16:33:12 soupsieve==2.8 16:33:12 stevedore==5.6.0 16:33:12 tabulate==0.9.0 16:33:12 toml==0.10.2 16:33:12 tomlkit==0.13.3 16:33:12 tqdm==4.67.1 16:33:12 typing_extensions==4.15.0 16:33:12 tzdata==2025.2 16:33:12 urllib3==1.26.20 16:33:12 virtualenv==20.35.4 16:33:12 wcwidth==0.2.14 16:33:12 websocket-client==1.9.0 16:33:12 wrapt==2.0.1 16:33:12 xdg==6.0.0 16:33:12 xmltodict==1.0.2 16:33:12 yq==3.4.3 16:33:12 [EnvInject] - Injecting environment variables from a build step. 16:33:12 [EnvInject] - Injecting as environment variables the properties content 16:33:12 OS_CLOUD=vex 16:33:12 16:33:12 [EnvInject] - Variables injected successfully. 16:33:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17674878620320464524.sh 16:33:13 ---> Orphaned k8s clusters 16:33:13 Setup pyenv: 16:33:13 system 16:33:13 3.8.13 16:33:13 3.9.13 16:33:13 3.10.13 16:33:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:33:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:15 lf-activate-venv(): INFO: Base packages installed successfully 16:33:15 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16: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. 16:33:22 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:33:23 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:33:26 -----> Delete orphaned cluster 16:33:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5054975014888372784.sh 16:33:26 ---> Orphaned stacks 16:33:26 Setup pyenv: 16:33:26 system 16:33:26 3.8.13 16:33:26 3.9.13 16:33:26 3.10.13 16:33:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:28 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. 16:33:28 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:33:28 lf-activate-venv(): INFO: Base packages installed successfully 16:33:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:33:45 + mapfile -t OS_COE_CLUSTERS_ID 16:33:45 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:33:45 ++ awk '{print $1}' 16:33:45 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:33:47 + echo '-----> Active clusters -> stacks' 16:33:47 -----> Active clusters -> stacks 16:33:47 + OS_COE_STACKS=() 16:33:47 + [[ 0 -gt 0 ]] 16:33:47 + mapfile -t OS_STACKS 16:33:47 ++ 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 16:33:47 ++ awk '{print $1}' 16:33:49 + echo '-----> Active stacks' 16:33:49 -----> Active stacks 16:33:49 + for stack in "${OS_STACKS[@]}" 16:33:49 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-17 16:33:49 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 16:33:49 + echo '-----> Delete orphaned stacks' 16:33:49 -----> Delete orphaned stacks 16:33:49 + for STACK_NAME in "${OS_STACKS[@]}" 16:33:49 + [[ 0 -gt 0 ]] 16:33:49 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-17 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:33:49 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-17 16:33:49 + builds=() 16:33:49 + for jenkins in "${@:2}" 16:33:49 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:33:49 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:33:49 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:49 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:49 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:49 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-release-merge-master/5/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75583/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-builder/19/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-docker/48/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3999/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-merge-master/1864/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2136/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:33:49 16:33:49 200' 16:33:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-release-merge-master/5/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75583/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-builder/19/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-docker/48/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3999/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-merge-master/1864/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2136/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:33:49 16:33:49 200' 16:33:49 ++ head -n1 16:33:49 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-release-merge-master/5/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75583/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-builder/19/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-docker/48/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3999/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-merge-master/1864/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2136/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:33:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-release-merge-master/5/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75583/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-builder/19/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-docker/48/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3999/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-merge-master/1864/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2136/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:33:49 16:33:49 200' 16:33:49 ++ awk 'END {print $NF}' 16:33:49 + status=200 16:33:49 + '[' 200 '!=' 200 ']' 16:33:49 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:33:49 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:33:49 ++ echo https://jenkins.opendaylight.org/releng 16:33:49 ++ awk -F/ '{print $NF}' 16:33:49 ++ sed 's/\/*$//' 16:33:49 + silo=releng 16:33:49 + export silo 16:33:49 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:33:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-release-merge-master/5/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75583/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-builder/19/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-20.04-docker/48/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3999/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-merge-master/1864/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2136/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:33:49 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:33:49 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:33:49 ++ grep -v null 16:33:49 + for jenkins in "${@:2}" 16:33:49 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:33:49 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:33:49 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:49 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:49 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:49 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:33:49 16:33:49 200' 16:33:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:33:49 16:33:49 200' 16:33:49 ++ head -n1 16:33:49 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:33:49 ++ awk 'END {print $NF}' 16:33:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:33:49 16:33:49 200' 16:33:49 + status=200 16:33:49 + '[' 200 '!=' 200 ']' 16:33:49 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:33:49 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:33:49 ++ sed 's/\/*$//' 16:33:49 ++ echo https://jenkins.opendaylight.org/sandbox 16:33:49 ++ awk -F/ '{print $NF}' 16:33:49 + silo=sandbox 16:33:49 + export silo 16:33:49 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:33:49 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:33:49 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:33:49 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:33:49 ++ grep -v null 16:33:49 + [[ releng-l2switch-release-merge-master-5 releng-builder-openstack-cron-75583 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-builder-packer-merge-ubuntu-20.04-builder-19 releng-builder-packer-merge-ubuntu-20.04-docker-48 releng-transportpce-tox-verify-transportpce-master-3999 releng-l2switch-maven-merge-master-1864 releng-transportpce-maven-verify-transportpce-master-mvn39-openjdk21-2136 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-17 ]] 16:33:49 + return 0 16:33:49 + continue 16:33:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15814019787982371193.sh 16:33:49 ---> Orphaned servers 16:33:49 Setup pyenv: 16:33:50 system 16:33:50 3.8.13 16:33:50 3.9.13 16:33:50 3.10.13 16:33:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:52 lf-activate-venv(): INFO: Base packages installed successfully 16:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:34:13 -----> Active servers 16:34:13 prd-centos8-builder-2c-2g-2922 16:34:13 prd-centos7-builder-2c-1g-2921 16:34:13 prd-ubuntu2204-docker-4c-16g-2920 16:34:13 prd-ubuntu2204-docker-4c-4g-2919 16:34:13 prd-ubuntu2204-docker-4c-4g-2918 16:34:13 prd-ubuntu2204-docker-8c-8g-2917 16:34:13 prd-ubuntu2204-docker-4c-4g-2916 16:34:13 prd-ubuntu2204-docker-2c-2g-2912 16:34:13 prd-ubuntu2204-docker-2c-2g-2911 16:34:13 prd-centos8-robot-2c-8g-2821 16:34:13 prd-centos8-robot-2c-8g-2820 16:34:13 prd-centos8-robot-2c-8g-2674 16:34:13 prd-queue-intque-2c-1g-2658 16:34:13 snd-centos8-robot-2c-8g-137 16:34:13 -----> Delete orphaned servers 16:34:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6535079574725572688.sh 16:34:15 ---> Orphaned ports 16:34:15 Setup pyenv: 16:34:15 system 16:34:15 3.8.13 16:34:15 3.9.13 16:34:15 3.10.13 16:34:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:19 lf-activate-venv(): INFO: Base packages installed successfully 16:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:34:34 No orphaned ports to process. 16:34:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12584547736992799054.sh 16:34:34 ---> Orphaned volumes 16:34:34 + source /home/jenkins/lf-env.sh 16:34:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:34 ++ mktemp -d /tmp/venv-XXXX 16:34:34 + lf_venv=/tmp/venv-FrZv 16:34:34 + local venv_file=/tmp/.os_lf_venv 16:34:34 + local python=python3 16:34:34 + local options 16:34:34 + local set_path=true 16:34:34 + local install_args= 16:34:34 ++ 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 16:34:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:34:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:34:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:34 + true 16:34:34 + case $1 in 16:34:34 + python=python3 16:34:34 + shift 2 16:34:34 + true 16:34:34 + case $1 in 16:34:34 + shift 16:34:34 + break 16:34:34 + case $python in 16:34:34 + local pkg_list= 16:34:34 + [[ -d /opt/pyenv ]] 16:34:34 + echo 'Setup pyenv:' 16:34:34 Setup pyenv: 16:34:34 + export PYENV_ROOT=/opt/pyenv 16:34:34 + PYENV_ROOT=/opt/pyenv 16:34:34 + 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 16:34:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:34:34 + pyenv versions 16:34:34 system 16:34:34 3.8.13 16:34:34 3.9.13 16:34:34 3.10.13 16:34:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:34 + command -v pyenv 16:34:34 ++ pyenv init - --no-rehash 16:34:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:34:34 for i in ${!paths[@]}; do 16:34:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:34:34 fi; done; 16:34:34 echo "${paths[*]}"'\'')" 16:34:34 export PATH="/opt/pyenv/shims:${PATH}" 16:34:34 export PYENV_SHELL=bash 16:34:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:34:34 pyenv() { 16:34:34 local command 16:34:34 command="${1:-}" 16:34:34 if [ "$#" -gt 0 ]; then 16:34:34 shift 16:34:34 fi 16:34:34 16:34:34 case "$command" in 16:34:34 rehash|shell) 16:34:34 eval "$(pyenv "sh-$command" "$@")" 16:34:34 ;; 16:34:34 *) 16:34:34 command pyenv "$command" "$@" 16:34:34 ;; 16:34:34 esac 16:34:34 }' 16:34:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:34:34 for i in ${!paths[@]}; do 16:34:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:34:34 fi; done; 16:34:34 echo "${paths[*]}"' 16:34:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:34:34 ++ 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 16:34:34 ++ 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 16:34:34 ++ export PYENV_SHELL=bash 16:34:34 ++ PYENV_SHELL=bash 16:34:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:34:34 +++ complete -F _pyenv pyenv 16:34:34 ++ lf-pyver python3 16:34:34 ++ local py_version_xy=python3 16:34:34 ++ local py_version_xyz= 16:34:34 ++ awk '{ print $1 }' 16:34:34 ++ pyenv versions 16:34:34 ++ local command 16:34:34 ++ command=versions 16:34:34 ++ '[' 1 -gt 0 ']' 16:34:34 ++ shift 16:34:34 ++ case "$command" in 16:34:34 ++ command pyenv versions 16:34:34 ++ pyenv versions 16:34:34 ++ sed 's/^[ *]* //' 16:34:34 ++ grep -E '^[0-9.]*[0-9]$' 16:34:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:34:35 +++ grep '^3' /tmp/.pyenv_versions 16:34:35 +++ sort -V 16:34:35 +++ tail -n 1 16:34:35 ++ py_version_xyz=3.11.7 16:34:35 ++ [[ -z 3.11.7 ]] 16:34:35 ++ echo 3.11.7 16:34:35 ++ return 0 16:34:35 + pyenv local 3.11.7 16:34:35 + local command 16:34:35 + command=local 16:34:35 + '[' 2 -gt 0 ']' 16:34:35 + shift 16:34:35 + case "$command" in 16:34:35 + command pyenv local 3.11.7 16:34:35 + pyenv local 3.11.7 16:34:35 + for arg in "$@" 16:34:35 + case $arg in 16:34:35 + pkg_list+='lftools[openstack] ' 16:34:35 + for arg in "$@" 16:34:35 + case $arg in 16:34:35 + pkg_list+='kubernetes ' 16:34:35 + for arg in "$@" 16:34:35 + case $arg in 16:34:35 + pkg_list+='niet ' 16:34:35 + for arg in "$@" 16:34:35 + case $arg in 16:34:35 + pkg_list+='python-heatclient ' 16:34:35 + for arg in "$@" 16:34:35 + case $arg in 16:34:35 + pkg_list+='python-openstackclient ' 16:34:35 + for arg in "$@" 16:34:35 + case $arg in 16:34:35 + pkg_list+='python-magnumclient ' 16:34:35 + for arg in "$@" 16:34:35 + case $arg in 16:34:35 + pkg_list+='yq ' 16:34:35 + [[ -f /tmp/.os_lf_venv ]] 16:34:35 ++ cat /tmp/.os_lf_venv 16:34:35 + lf_venv=/tmp/venv-ffMj 16:34:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from' file:/tmp/.os_lf_venv 16:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:34:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:35 + local 'pip_opts=--upgrade --quiet' 16:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:34:35 + [[ -n '' ]] 16:34:35 + [[ -n '' ]] 16:34:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:35 + /tmp/venv-ffMj/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 16:34:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:34:36 lf-activate-venv(): INFO: Base packages installed successfully 16:34:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:34:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:36 + /tmp/venv-ffMj/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 16:34:53 + type python3 16:34:53 + true 16:34:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH' 16:34:53 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:34:53 + PATH=/tmp/venv-ffMj/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 16:34:53 + return 0 16:34:53 + mapfile -t os_volumes 16:34:53 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:34:57 + '[' 0 -eq 0 ']' 16:34:57 + echo 'No orphaned volumes found.' 16:34:57 No orphaned volumes found. 16:34:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins730919364313924284.sh 16:34:57 ---> Protect in-use images 16:34:57 Setup pyenv: 16:34:57 system 16:34:57 3.8.13 16:34:57 3.9.13 16:34:57 3.10.13 16:34:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:34:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:59 lf-activate-venv(): INFO: Base packages installed successfully 16:34:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:35:13 INFO: There are images to protect defined in jenkins-config. 16:35:13 INFO: There are additional images to protect in the jjb dir. 16:35:13 INFO: Protecting the following images: 16:35:13 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:35:13 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:35:13 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:35:13 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:35:13 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:35:13 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:35:13 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:35:13 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:35:13 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 16:35:13 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 16:35:13 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 16:35:13 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 16:35:15 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 16:35:17 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 16:35:19 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 16:35:21 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 16:35:23 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 16:35:25 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 16:35:26 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 16:35:28 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 16:35:30 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 16:35:32 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 16:35:33 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 16:35:35 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 16:35:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:35 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:35:35 [EnvInject] - Injecting environment variables from a build step. 16:35:35 [EnvInject] - Injecting as environment variables the properties content 16:35:35 OS_IMAGE_CLEANUP_AGE=30 16:35:35 16:35:35 [EnvInject] - Variables injected successfully. 16:35:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10666981244680139520.sh 16:35:35 ---> Cleanup old images 16:35:35 Setup pyenv: 16:35:35 system 16:35:35 3.8.13 16:35:35 3.9.13 16:35:35 3.10.13 16:35:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:37 lf-activate-venv(): INFO: Base packages installed successfully 16:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:35:56 + lftools openstack --os-cloud vex image cleanup --days=30 16:36:05 WARNING: Use of image.protected resulted in an exception 16:36:05 Removing 314 images from vex. 16:36:05 WARNING: Use of image.protected resulted in an exception 16:36:05 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 16:36:05 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 16:36:05 Build step 'Conditional steps (multiple)' marked build as failure 16:36:05 $ ssh-agent -k 16:36:05 unset SSH_AUTH_SOCK; 16:36:05 unset SSH_AGENT_PID; 16:36:05 echo Agent pid 5464 killed; 16:36:05 [ssh-agent] Stopped. 16:36:05 [PostBuildScript] - [INFO] Executing post build scripts. 16:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7004723598834806468.sh 16:36:05 ---> sysstat.sh 16:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5070900880896614864.sh 16:36:06 ---> package-listing.sh 16:36:06 ++ tr '[:upper:]' '[:lower:]' 16:36:06 ++ facter osfamily 16:36:06 + OS_FAMILY=redhat 16:36:06 + workspace=/w/workspace/builder-openstack-cron 16:36:06 + START_PACKAGES=/tmp/packages_start.txt 16:36:06 + END_PACKAGES=/tmp/packages_end.txt 16:36:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:06 + PACKAGES=/tmp/packages_start.txt 16:36:06 + '[' /w/workspace/builder-openstack-cron ']' 16:36:06 + PACKAGES=/tmp/packages_end.txt 16:36:06 + case "${OS_FAMILY}" in 16:36:06 + rpm -qa 16:36:06 + sort 16:36:06 + '[' -f /tmp/packages_start.txt ']' 16:36:06 + '[' -f /tmp/packages_end.txt ']' 16:36:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:06 + '[' /w/workspace/builder-openstack-cron ']' 16:36:06 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:36:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14505272725997117599.sh 16:36:06 ---> capture-instance-metadata.sh 16:36:06 Setup pyenv: 16:36:07 system 16:36:07 3.8.13 16:36:07 3.9.13 16:36:07 3.10.13 16:36:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:36:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:09 lf-activate-venv(): INFO: Base packages installed successfully 16:36:09 lf-activate-venv(): INFO: Installing additional packages: lftools 16:36:19 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:36:19 INFO: Running in OpenStack, capturing instance metadata 16:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5598890309459994553.sh 16:36:19 provisioning config files... 16:36:19 Could not find credentials [logs] for builder-openstack-cron #75583 16:36:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1936737040599560278tmp 16:36:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:36:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:36:19 provisioning config files... 16:36:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:36:20 [EnvInject] - Injecting environment variables from a build step. 16:36:20 [EnvInject] - Injecting as environment variables the properties content 16:36:20 SERVER_ID=logs 16:36:20 16:36:20 [EnvInject] - Variables injected successfully. 16:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11857374098747807439.sh 16:36:20 ---> create-netrc.sh 16:36:20 WARN: Log server credential not found. 16:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13474871806409126676.sh 16:36:20 ---> python-tools-install.sh 16:36:20 Setup pyenv: 16:36:20 system 16:36:20 3.8.13 16:36:20 3.9.13 16:36:20 3.10.13 16:36:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:22 lf-activate-venv(): INFO: Base packages installed successfully 16:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools 16:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5611967721964859637.sh 16:36:31 ---> sudo-logs.sh 16:36:31 Archiving 'sudo' log.. 16:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7516783277420107711.sh 16:36:32 ---> job-cost.sh 16:36:32 Setup pyenv: 16:36:32 system 16:36:32 3.8.13 16:36:32 3.9.13 16:36:32 3.10.13 16:36:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:34 lf-activate-venv(): INFO: Base packages installed successfully 16:36:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:36:42 INFO: No Stack... 16:36:42 INFO: Retrieving Pricing Info for: v3-standard-2 16:36:43 INFO: Archiving Costs 16:36:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16691258844174558553.sh 16:36:43 ---> logs-deploy.sh 16:36:43 Setup pyenv: 16:36:43 system 16:36:43 3.8.13 16:36:43 3.9.13 16:36:43 3.10.13 16:36:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ffMj from file:/tmp/.os_lf_venv 16:36:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:45 lf-activate-venv(): INFO: Base packages installed successfully 16:36:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-ffMj/bin to PATH 16:36:58 WARNING: Nexus logging server not set 16:36:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75583/ 16:36:58 INFO: archiving logs to S3 16:36:59 ---> uname -a: 16:36:59 Linux prd-centos8-builder-2c-2g-2922.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 16:36:59 16:36:59 16:36:59 ---> lscpu: 16:36:59 Architecture: x86_64 16:36:59 CPU op-mode(s): 32-bit, 64-bit 16:36:59 Byte Order: Little Endian 16:36:59 CPU(s): 2 16:36:59 On-line CPU(s) list: 0,1 16:36:59 Thread(s) per core: 1 16:36:59 Core(s) per socket: 1 16:36:59 Socket(s): 2 16:36:59 NUMA node(s): 1 16:36:59 Vendor ID: AuthenticAMD 16:36:59 CPU family: 23 16:36:59 Model: 49 16:36:59 Model name: AMD EPYC-Rome Processor 16:36:59 Stepping: 0 16:36:59 CPU MHz: 2800.000 16:36:59 BogoMIPS: 5600.00 16:36:59 Virtualization: AMD-V 16:36:59 Hypervisor vendor: KVM 16:36:59 Virtualization type: full 16:36:59 L1d cache: 32K 16:36:59 L1i cache: 32K 16:36:59 L2 cache: 512K 16:36:59 L3 cache: 16384K 16:36:59 NUMA node0 CPU(s): 0,1 16:36:59 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 16:36:59 16:36:59 16:36:59 ---> nproc: 16:36:59 2 16:36:59 16:36:59 16:36:59 ---> df -h: 16:36:59 Filesystem Size Used Avail Use% Mounted on 16:36:59 devtmpfs 3.8G 0 3.8G 0% /dev 16:36:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:36:59 tmpfs 3.8G 17M 3.8G 1% /run 16:36:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:36:59 /dev/vda1 40G 8.5G 32G 22% / 16:36:59 tmpfs 770M 0 770M 0% /run/user/1001 16:36:59 16:36:59 16:36:59 ---> free -m: 16:36:59 total used free shared buff/cache available 16:36:59 Mem: 7697 651 4775 19 2270 6748 16:36:59 Swap: 1023 0 1023 16:36:59 16:36:59 16:36:59 ---> ip addr: 16:36:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:36:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:36:59 inet 127.0.0.1/8 scope host lo 16:36:59 valid_lft forever preferred_lft forever 16:36:59 inet6 ::1/128 scope host 16:36:59 valid_lft forever preferred_lft forever 16:36:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:36:59 link/ether fa:16:3e:04:a1:c0 brd ff:ff:ff:ff:ff:ff 16:36:59 altname enp0s3 16:36:59 altname ens3 16:36:59 inet 10.30.171.178/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:36:59 valid_lft 86071sec preferred_lft 86071sec 16:36:59 inet6 fe80::f816:3eff:fe04:a1c0/64 scope link 16:36:59 valid_lft forever preferred_lft forever 16:36:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:36:59 link/ether 02:42:f5:b1:0f:83 brd ff:ff:ff:ff:ff:ff 16:36:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:36:59 valid_lft forever preferred_lft forever 16:36:59 16:36:59 16:36:59 ---> sar -b -r -n DEV: 16:36:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 16:36:59 16:36:59 16:31:27 LINUX RESTART (2 CPU) 16:36:59 16:36:59 04:32:01 PM tps rtps wtps bread/s bwrtn/s 16:36:59 04:33:01 PM 213.96 9.63 204.33 1522.29 7644.55 16:36:59 04:34:01 PM 99.95 0.70 99.25 103.18 10774.89 16:36:59 04:35:01 PM 28.22 0.10 28.12 3.60 1216.86 16:36:59 04:36:01 PM 20.23 0.60 19.63 43.46 522.31 16:36:59 Average: 90.59 2.76 87.84 418.16 5039.60 16:36:59 16:36:59 04:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:36:59 04:33:01 PM 5081808 6976528 2800624 35.53 2688 2076476 986312 11.04 201656 2272200 186700 16:36:59 04:34:01 PM 4856596 6902952 3025836 38.39 2688 2221384 1043200 11.68 235584 2434076 60384 16:36:59 04:35:01 PM 4947632 6960712 2934800 37.23 2688 2188136 978216 10.95 267904 2311532 9936 16:36:59 04:36:01 PM 4907740 6922924 2974692 37.74 2688 2190292 1012472 11.34 268664 2350720 10760 16:36:59 Average: 4948444 6940779 2933988 37.22 2688 2169072 1005050 11.25 243452 2342132 66945 16:36:59 16:36:59 04:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:36:59 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 04:33:01 PM eth0 283.02 178.31 1769.89 56.35 0.00 0.00 0.00 0.00 16:36:59 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 04:34:01 PM eth0 59.77 48.41 613.75 11.01 0.00 0.00 0.00 0.00 16:36:59 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 04:35:01 PM eth0 22.39 23.51 30.36 8.29 0.00 0.00 0.00 0.00 16:36:59 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 04:36:01 PM eth0 16.71 16.83 20.09 6.15 0.00 0.00 0.00 0.00 16:36:59 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 Average: eth0 95.48 66.77 608.55 20.45 0.00 0.00 0.00 0.00 16:36:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:36:59 16:36:59 ---> sar -P ALL: 16:36:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 16:36:59 16:36:59 16:31:27 LINUX RESTART (2 CPU) 16:36:59 16:36:59 04:32:01 PM CPU %user %nice %system %iowait %steal %idle 16:36:59 04:33:01 PM all 37.39 0.00 6.52 1.93 0.18 53.99 16:36:59 04:33:01 PM 0 46.67 0.00 7.17 2.70 0.18 43.27 16:36:59 04:33:01 PM 1 28.10 0.00 5.87 1.15 0.17 64.71 16:36:59 04:34:01 PM all 36.14 0.00 5.10 1.06 0.12 57.58 16:36:59 04:34:01 PM 0 46.21 0.00 5.44 1.08 0.12 47.16 16:36:59 04:34:01 PM 1 26.05 0.00 4.76 1.05 0.12 68.02 16:36:59 04:35:01 PM all 32.48 0.00 3.80 1.62 0.12 61.98 16:36:59 04:35:01 PM 0 49.30 0.00 4.77 2.04 0.12 43.78 16:36:59 04:35:01 PM 1 15.70 0.00 2.83 1.20 0.12 80.15 16:36:59 04:36:01 PM all 29.65 0.00 2.75 0.63 0.09 66.88 16:36:59 04:36:01 PM 0 34.27 0.00 2.45 1.07 0.10 62.12 16:36:59 04:36:01 PM 1 25.03 0.00 3.06 0.18 0.08 71.65 16:36:59 Average: all 33.92 0.00 4.54 1.31 0.13 60.11 16:36:59 Average: 0 44.11 0.00 4.96 1.72 0.13 49.08 16:36:59 Average: 1 23.72 0.00 4.13 0.90 0.12 71.14 16:36:59 16:36:59 16:36:59