14:32:35 Started by timer 14:32:35 Running as SYSTEM 14:32:35 [EnvInject] - Loading node environment variables. 14:32:35 Building remotely on prd-centos8-builder-2c-2g-214 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:32:35 [ssh-agent] Looking for ssh-agent implementation... 14:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:35 $ ssh-agent 14:32:35 SSH_AUTH_SOCK=/tmp/ssh-MknZkbFOAXEA/agent.5445 14:32:35 SSH_AGENT_PID=5446 14:32:35 [ssh-agent] Started. 14:32:35 Running ssh-add (command line suppressed) 14:32:35 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9679343619983661233.key (/w/workspace/builder-openstack-cron@tmp/private_key_9679343619983661233.key) 14:32:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:35 The recommended git tool is: NONE 14:32:38 using credential jenkins-ssh 14:32:38 Wiping out workspace first. 14:32:38 Cloning the remote Git repository 14:32:38 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:38 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:38 > git --version # timeout=10 14:32:38 > git --version # 'git version 2.43.0' 14:32:38 using GIT_SSH to set credentials jenkins-ssh 14:32:38 [INFO] Currently running in a labeled security context 14:32:38 [INFO] Currently SELinux is 'enforcing' on the host 14:32:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh11623513227424107551.key 14:32:38 Verifying host key using known hosts file 14:32:38 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. 14:32:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:41 Avoid second fetch 14:32:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:41 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 14:32:41 > git config core.sparsecheckout # timeout=10 14:32:41 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 14:32:42 Commit message: "Add jobs for aaa-0.21.x" 14:32:42 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 14:32:42 > git remote # timeout=10 14:32:42 > git submodule init # timeout=10 14:32:42 > git submodule sync # timeout=10 14:32:42 > git config --get remote.origin.url # timeout=10 14:32:42 > git submodule init # timeout=10 14:32:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:42 > git config --get submodule.global-jjb.url # timeout=10 14:32:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:42 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:42 > git submodule update --init --recursive global-jjb # timeout=10 14:32:43 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:47 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:47 No emails were triggered. 14:32:47 provisioning config files... 14:32:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9122364913793210726.sh 14:32:47 ---> python-tools-install.sh 14:32:47 Setup pyenv: 14:32:47 system 14:32:47 * 3.8.13 (set by /opt/pyenv/version) 14:32:47 * 3.9.13 (set by /opt/pyenv/version) 14:32:47 * 3.10.13 (set by /opt/pyenv/version) 14:32:47 * 3.11.7 (set by /opt/pyenv/version) 14:32:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VgVz 14:32:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:56 lf-activate-venv(): INFO: Base packages installed successfully 14:32:56 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:33:24 Generating Requirements File 14:33:46 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. 14:33:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:47 Python 3.11.7 14:33:47 pip 25.2 from /tmp/venv-VgVz/lib/python3.11/site-packages/pip (python 3.11) 14:33:47 appdirs==1.4.4 14:33:47 argcomplete==3.6.2 14:33:47 aspy.yaml==1.3.0 14:33:47 attrs==25.3.0 14:33:47 autopage==0.5.2 14:33:47 beautifulsoup4==4.14.2 14:33:47 boto3==1.40.43 14:33:47 botocore==1.40.43 14:33:47 bs4==0.0.2 14:33:47 cachetools==6.2.0 14:33:47 certifi==2025.8.3 14:33:47 cffi==2.0.0 14:33:47 cfgv==3.4.0 14:33:47 chardet==5.2.0 14:33:47 charset-normalizer==3.4.3 14:33:47 click==8.3.0 14:33:47 cliff==4.11.0 14:33:47 cmd2==2.7.0 14:33:47 cryptography==3.3.2 14:33:47 debtcollector==3.0.0 14:33:47 decorator==5.2.1 14:33:47 defusedxml==0.7.1 14:33:47 Deprecated==1.2.18 14:33:47 distlib==0.4.0 14:33:47 dnspython==2.8.0 14:33:47 docker==7.1.0 14:33:47 dogpile.cache==1.4.1 14:33:47 durationpy==0.10 14:33:47 email-validator==2.3.0 14:33:47 filelock==3.19.1 14:33:47 future==1.0.0 14:33:47 gitdb==4.0.12 14:33:47 GitPython==3.1.45 14:33:47 google-auth==2.41.1 14:33:47 httplib2==0.31.0 14:33:47 identify==2.6.14 14:33:47 idna==3.10 14:33:47 importlib-resources==1.5.0 14:33:47 iso8601==2.1.0 14:33:47 Jinja2==3.1.6 14:33:47 jmespath==1.0.1 14:33:47 jsonpatch==1.33 14:33:47 jsonpointer==3.0.0 14:33:47 jsonschema==4.25.1 14:33:47 jsonschema-specifications==2025.9.1 14:33:47 keystoneauth1==5.12.0 14:33:47 kubernetes==34.1.0 14:33:47 lftools==0.37.14 14:33:47 lxml==6.0.2 14:33:47 markdown-it-py==4.0.0 14:33:47 MarkupSafe==3.0.3 14:33:47 mdurl==0.1.2 14:33:47 msgpack==1.1.1 14:33:47 multi_key_dict==2.0.3 14:33:47 munch==4.0.0 14:33:47 netaddr==1.3.0 14:33:47 niet==1.4.2 14:33:47 nodeenv==1.9.1 14:33:47 oauth2client==4.1.3 14:33:47 oauthlib==3.3.1 14:33:47 openstacksdk==4.7.1 14:33:47 os-service-types==1.8.0 14:33:47 osc-lib==4.2.0 14:33:47 oslo.config==10.0.0 14:33:47 oslo.context==6.1.0 14:33:47 oslo.i18n==6.6.0 14:33:47 oslo.log==7.2.1 14:33:47 oslo.serialization==5.8.0 14:33:47 oslo.utils==9.1.0 14:33:47 packaging==25.0 14:33:47 pbr==7.0.1 14:33:47 platformdirs==4.4.0 14:33:47 prettytable==3.16.0 14:33:47 psutil==7.1.0 14:33:47 pyasn1==0.6.1 14:33:47 pyasn1_modules==0.4.2 14:33:47 pycparser==2.23 14:33:47 pygerrit2==2.0.15 14:33:47 PyGithub==2.8.1 14:33:47 Pygments==2.19.2 14:33:47 PyJWT==2.10.1 14:33:47 PyNaCl==1.6.0 14:33:47 pyparsing==2.4.7 14:33:47 pyperclip==1.11.0 14:33:47 pyrsistent==0.20.0 14:33:47 python-cinderclient==9.8.0 14:33:47 python-dateutil==2.9.0.post0 14:33:47 python-heatclient==4.3.0 14:33:47 python-jenkins==1.8.3 14:33:47 python-keystoneclient==5.7.0 14:33:47 python-magnumclient==4.9.0 14:33:47 python-openstackclient==8.2.0 14:33:47 python-swiftclient==4.8.0 14:33:47 PyYAML==6.0.3 14:33:47 referencing==0.36.2 14:33:47 requests==2.32.5 14:33:47 requests-oauthlib==2.0.0 14:33:47 requestsexceptions==1.4.0 14:33:47 rfc3986==2.0.0 14:33:47 rich==14.1.0 14:33:47 rich-argparse==1.7.1 14:33:47 rpds-py==0.27.1 14:33:47 rsa==4.9.1 14:33:47 ruamel.yaml==0.18.15 14:33:47 ruamel.yaml.clib==0.2.14 14:33:47 s3transfer==0.14.0 14:33:47 simplejson==3.20.2 14:33:47 six==1.17.0 14:33:47 smmap==5.0.2 14:33:47 soupsieve==2.8 14:33:47 stevedore==5.5.0 14:33:47 tabulate==0.9.0 14:33:47 toml==0.10.2 14:33:47 tomlkit==0.13.3 14:33:47 tqdm==4.67.1 14:33:47 typing_extensions==4.15.0 14:33:47 tzdata==2025.2 14:33:47 urllib3==1.26.20 14:33:47 virtualenv==20.34.0 14:33:47 wcwidth==0.2.14 14:33:47 websocket-client==1.8.0 14:33:47 wrapt==1.17.3 14:33:47 xdg==6.0.0 14:33:47 xmltodict==1.0.2 14:33:47 yq==3.4.3 14:33:47 [EnvInject] - Injecting environment variables from a build step. 14:33:47 [EnvInject] - Injecting as environment variables the properties content 14:33:47 OS_CLOUD=vex 14:33:47 14:33:47 [EnvInject] - Variables injected successfully. 14:33:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18363620299368833744.sh 14:33:47 ---> Orphaned k8s clusters 14:33:47 Setup pyenv: 14:33:48 system 14:33:48 3.8.13 14:33:48 3.9.13 14:33:48 3.10.13 14:33:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:50 lf-activate-venv(): INFO: Base packages installed successfully 14:33:50 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:57 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. 14:33:57 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 14:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:34:00 -----> Delete orphaned cluster 14:34:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14835335063065780251.sh 14:34:00 ---> Orphaned stacks 14:34:00 Setup pyenv: 14:34:00 system 14:34:00 3.8.13 14:34:00 3.9.13 14:34:00 3.10.13 14:34:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:34:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:03 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. 14:34:03 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 14:34:03 lf-activate-venv(): INFO: Base packages installed successfully 14:34:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:34:27 + mapfile -t OS_COE_CLUSTERS_ID 14:34:27 ++ awk '{print $1}' 14:34:27 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:34:27 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:34:29 + echo '-----> Active clusters -> stacks' 14:34:29 -----> Active clusters -> stacks 14:34:29 + OS_COE_STACKS=() 14:34:29 + [[ 0 -gt 0 ]] 14:34:29 + mapfile -t OS_STACKS 14:34:29 ++ awk '{print $1}' 14:34:29 ++ 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 14:34:31 + echo '-----> Active stacks' 14:34:31 -----> Active stacks 14:34:31 + for stack in "${OS_STACKS[@]}" 14:34:31 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-9 14:34:31 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 14:34:31 + echo '-----> Delete orphaned stacks' 14:34:31 -----> Delete orphaned stacks 14:34:31 + for STACK_NAME in "${OS_STACKS[@]}" 14:34:31 + [[ 0 -gt 0 ]] 14:34:31 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-9 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 14:34:31 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-9 14:34:31 + builds=() 14:34:31 + for jenkins in "${@:2}" 14:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],' 14:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 14:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 14:34:31 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 14:34:31 ++ 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' 14:34:31 + 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/builder-openstack-cron/74147/"}}],"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/9/"}}],"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/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"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":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/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6286/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6287/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6289/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6288/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6292/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6291/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6290/"}}],"oneOffExecutors":[]}]} 14:34:31 14:34:31 200' 14:34:31 ++ 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/builder-openstack-cron/74147/"}}],"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/9/"}}],"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/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"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":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/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6286/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6287/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6289/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6288/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6292/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6291/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6290/"}}],"oneOffExecutors":[]}]} 14:34:31 14:34:31 200' 14:34:31 ++ head -n1 14:34:31 + 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/builder-openstack-cron/74147/"}}],"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/9/"}}],"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/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"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":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/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6286/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6287/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6289/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6288/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6292/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6291/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6290/"}}],"oneOffExecutors":[]}]}' 14:34:31 ++ 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/builder-openstack-cron/74147/"}}],"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/9/"}}],"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/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"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":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/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6286/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6287/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6289/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6288/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6292/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6291/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6290/"}}],"oneOffExecutors":[]}]} 14:34:31 14:34:31 200' 14:34:31 ++ awk 'END {print $NF}' 14:34:31 + status=200 14:34:31 + '[' 200 '!=' 200 ']' 14:34:31 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 14:34:31 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 14:34:31 ++ echo https://jenkins.opendaylight.org/releng 14:34:31 ++ sed 's/\/*$//' 14:34:31 ++ awk -F/ '{print $NF}' 14:34:31 + silo=releng 14:34:31 + export silo 14:34:31 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 14:34:31 ++ grep -v null 14:34:31 ++ 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/builder-openstack-cron/74147/"}}],"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/9/"}}],"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/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"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":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/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6286/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6287/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6289/"}}],"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/netconf-maven-verify-master-mvn39-openjdk21/6288/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6292/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6291/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6290/"}}],"oneOffExecutors":[]}]}' 14:34:31 ++ jq -r '.computer[].executors[].currentExecutable.url' 14:34:31 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 14:34:31 + for jenkins in "${@:2}" 14:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],' 14:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 14:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 14:34:31 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 14:34:31 ++ 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' 14:34:31 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 14:34:31 14:34:31 200' 14:34:31 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 14:34:31 14:34:31 200' 14:34:31 ++ head -n1 14:34:31 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 14:34:31 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 14:34:31 14:34:31 200' 14:34:31 ++ awk 'END {print $NF}' 14:34:31 + status=200 14:34:31 + '[' 200 '!=' 200 ']' 14:34:31 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 14:34:31 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 14:34:31 ++ awk -F/ '{print $NF}' 14:34:31 ++ echo https://jenkins.opendaylight.org/sandbox 14:34:31 ++ sed 's/\/*$//' 14:34:31 + silo=sandbox 14:34:31 + export silo 14:34:31 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 14:34:31 ++ jq -r '.computer[].executors[].currentExecutable.url' 14:34:31 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 14:34:31 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 14:34:31 ++ grep -v null 14:34:31 + [[ releng-builder-openstack-cron-74147 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-transportpce-tox-verify-transportpce-master-3629 releng-netconf-maven-verify-master-mvn39-openjdk21-6286 releng-netconf-maven-verify-master-mvn39-openjdk21-6287 releng-netconf-maven-verify-master-mvn39-openjdk21-6289 releng-netconf-maven-verify-master-mvn39-openjdk21-6288 releng-netconf-maven-verify-master-mvn39-openjdk21-6292 releng-netconf-maven-verify-master-mvn39-openjdk21-6291 releng-netconf-maven-verify-master-mvn39-openjdk21-6290 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-9 ]] 14:34:31 + return 0 14:34:31 + continue 14:34:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7293847662915261734.sh 14:34:31 ---> Orphaned servers 14:34:31 Setup pyenv: 14:34:31 system 14:34:31 3.8.13 14:34:31 3.9.13 14:34:31 3.10.13 14:34:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:33 lf-activate-venv(): INFO: Base packages installed successfully 14:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:34:55 -----> Active servers 14:34:55 prd-centos8-builder-2c-2g-214 14:34:55 prd-ubuntu2204-docker-4c-4g-212 14:34:55 prd-ubuntu2204-docker-4c-4g-211 14:34:55 prd-ubuntu2204-docker-4c-4g-213 14:34:55 prd-ubuntu2204-docker-4c-4g-209 14:34:55 prd-ubuntu2204-docker-4c-4g-208 14:34:55 prd-ubuntu2204-docker-4c-4g-210 14:34:55 prd-ubuntu2204-docker-4c-4g-207 14:34:55 prd-ubuntu2204-docker-4c-4g-206 14:34:55 prd-ubuntu2204-builder-2c-2g-204 14:34:55 prd-ubuntu2204-builder-2c-2g-205 14:34:55 prd-ubuntu2204-docker-4c-4g-195 14:34:55 prd-ubuntu2204-docker-4c-16g-187 14:34:55 prd-ubuntu2204-docker-4c-16g-186 14:34:55 prd-ubuntu2204-docker-4c-16g-185 14:34:55 prd-centos8-robot-2c-8g-87 14:34:55 prd-queue-intque-2c-1g-86 14:34:55 -----> Delete orphaned servers 14:34:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15916840255595391568.sh 14:34:57 ---> Orphaned ports 14:34:57 Setup pyenv: 14:34:57 system 14:34:57 3.8.13 14:34:57 3.9.13 14:34:57 3.10.13 14:34:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:34:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:59 lf-activate-venv(): INFO: Base packages installed successfully 14:34:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:35:14 No orphaned ports to process. 14:35:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:35:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins900199883834971950.sh 14:35:14 ---> Orphaned volumes 14:35:14 + source /home/jenkins/lf-env.sh 14:35:14 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:14 ++ mktemp -d /tmp/venv-XXXX 14:35:14 + lf_venv=/tmp/venv-hGGh 14:35:14 + local venv_file=/tmp/.os_lf_venv 14:35:14 + local python=python3 14:35:14 + local options 14:35:14 + local set_path=true 14:35:14 + local install_args= 14:35:14 ++ 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 14:35:14 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:35:14 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:35:14 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:14 + true 14:35:14 + case $1 in 14:35:14 + python=python3 14:35:14 + shift 2 14:35:14 + true 14:35:14 + case $1 in 14:35:14 + shift 14:35:14 + break 14:35:14 + case $python in 14:35:14 + local pkg_list= 14:35:14 + [[ -d /opt/pyenv ]] 14:35:14 + echo 'Setup pyenv:' 14:35:14 Setup pyenv: 14:35:14 + export PYENV_ROOT=/opt/pyenv 14:35:14 + PYENV_ROOT=/opt/pyenv 14:35:14 + 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 14:35:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:35:14 + pyenv versions 14:35:14 system 14:35:14 3.8.13 14:35:14 3.9.13 14:35:14 3.10.13 14:35:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:14 + command -v pyenv 14:35:14 ++ pyenv init - --no-rehash 14:35:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:35:14 for i in ${!paths[@]}; do 14:35:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:35:14 fi; done; 14:35:14 echo "${paths[*]}"'\'')" 14:35:14 export PATH="/opt/pyenv/shims:${PATH}" 14:35:14 export PYENV_SHELL=bash 14:35:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:35:14 pyenv() { 14:35:14 local command 14:35:14 command="${1:-}" 14:35:14 if [ "$#" -gt 0 ]; then 14:35:14 shift 14:35:14 fi 14:35:14 14:35:14 case "$command" in 14:35:14 rehash|shell) 14:35:14 eval "$(pyenv "sh-$command" "$@")" 14:35:14 ;; 14:35:14 *) 14:35:14 command pyenv "$command" "$@" 14:35:14 ;; 14:35:14 esac 14:35:14 }' 14:35:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:35:14 for i in ${!paths[@]}; do 14:35:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:35:14 fi; done; 14:35:14 echo "${paths[*]}"' 14:35:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:35:14 ++ 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 14:35:14 ++ 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 14:35:14 ++ export PYENV_SHELL=bash 14:35:14 ++ PYENV_SHELL=bash 14:35:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:35:14 +++ complete -F _pyenv pyenv 14:35:14 ++ lf-pyver python3 14:35:14 ++ local py_version_xy=python3 14:35:14 ++ local py_version_xyz= 14:35:14 ++ sed 's/^[ *]* //' 14:35:14 ++ pyenv versions 14:35:14 ++ local command 14:35:14 ++ command=versions 14:35:14 ++ '[' 1 -gt 0 ']' 14:35:14 ++ shift 14:35:14 ++ case "$command" in 14:35:14 ++ command pyenv versions 14:35:14 ++ pyenv versions 14:35:14 ++ awk '{ print $1 }' 14:35:14 ++ grep -E '^[0-9.]*[0-9]$' 14:35:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:35:14 +++ grep '^3' /tmp/.pyenv_versions 14:35:14 +++ tail -n 1 14:35:14 +++ sort -V 14:35:14 ++ py_version_xyz=3.11.7 14:35:14 ++ [[ -z 3.11.7 ]] 14:35:14 ++ echo 3.11.7 14:35:14 ++ return 0 14:35:14 + pyenv local 3.11.7 14:35:14 + local command 14:35:14 + command=local 14:35:14 + '[' 2 -gt 0 ']' 14:35:14 + shift 14:35:14 + case "$command" in 14:35:14 + command pyenv local 3.11.7 14:35:14 + pyenv local 3.11.7 14:35:14 + for arg in "$@" 14:35:14 + case $arg in 14:35:14 + pkg_list+='lftools[openstack] ' 14:35:14 + for arg in "$@" 14:35:14 + case $arg in 14:35:14 + pkg_list+='kubernetes ' 14:35:14 + for arg in "$@" 14:35:14 + case $arg in 14:35:14 + pkg_list+='niet ' 14:35:14 + for arg in "$@" 14:35:14 + case $arg in 14:35:14 + pkg_list+='python-heatclient ' 14:35:14 + for arg in "$@" 14:35:14 + case $arg in 14:35:14 + pkg_list+='python-openstackclient ' 14:35:14 + for arg in "$@" 14:35:14 + case $arg in 14:35:14 + pkg_list+='python-magnumclient ' 14:35:14 + for arg in "$@" 14:35:14 + case $arg in 14:35:14 + pkg_list+='yq ' 14:35:14 + [[ -f /tmp/.os_lf_venv ]] 14:35:14 ++ cat /tmp/.os_lf_venv 14:35:14 + lf_venv=/tmp/venv-VgVz 14:35:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from' file:/tmp/.os_lf_venv 14:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:35:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:35:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:14 + local 'pip_opts=--upgrade --quiet' 14:35:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:35:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:35:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:35:14 + [[ -n '' ]] 14:35:14 + [[ -n '' ]] 14:35:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:35:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:14 + /tmp/venv-VgVz/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 14:35:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:35:16 lf-activate-venv(): INFO: Base packages installed successfully 14:35:16 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 14:35:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 14:35:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:16 + /tmp/venv-VgVz/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 14:35:33 + type python3 14:35:33 + true 14:35:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH' 14:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:35:33 + PATH=/tmp/venv-VgVz/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 14:35:33 + return 0 14:35:33 + mapfile -t os_volumes 14:35:33 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 14:35:36 + '[' 0 -eq 0 ']' 14:35:36 + echo 'No orphaned volumes found.' 14:35:36 No orphaned volumes found. 14:35:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:35:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9145575555817868783.sh 14:35:36 ---> Protect in-use images 14:35:36 Setup pyenv: 14:35:36 system 14:35:36 3.8.13 14:35:36 3.9.13 14:35:36 3.10.13 14:35:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:35:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:38 lf-activate-venv(): INFO: Base packages installed successfully 14:35:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 14:35:53 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:35:53 INFO: There are images to protect defined in jenkins-config. 14:35:53 INFO: There are additional images to protect in the jjb dir. 14:35:53 INFO: Protecting the following images: 14:35:53 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 14:35:53 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 14:35:53 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 14:35:53 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 14:35:53 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 14:35:53 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 14:35:53 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 14:35:53 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 14:35:53 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 14:35:53 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 14:35:53 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 14:35:53 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 14:35:53 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 14:35:53 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 14:35:53 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 14:35:53 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 14:35:55 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 14:35:56 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 14:35:56 Build step 'Conditional step (single)' marked build as failure 14:35:57 $ ssh-agent -k 14:35:57 unset SSH_AUTH_SOCK; 14:35:57 unset SSH_AGENT_PID; 14:35:57 echo Agent pid 5446 killed; 14:35:57 [ssh-agent] Stopped. 14:35:57 [PostBuildScript] - [INFO] Executing post build scripts. 14:35:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17287809751460762371.sh 14:35:57 ---> sysstat.sh 14:35:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6703417443296359163.sh 14:35:57 ---> package-listing.sh 14:35:57 ++ facter osfamily 14:35:57 ++ tr '[:upper:]' '[:lower:]' 14:35:57 + OS_FAMILY=redhat 14:35:57 + workspace=/w/workspace/builder-openstack-cron 14:35:57 + START_PACKAGES=/tmp/packages_start.txt 14:35:57 + END_PACKAGES=/tmp/packages_end.txt 14:35:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:57 + PACKAGES=/tmp/packages_start.txt 14:35:57 + '[' /w/workspace/builder-openstack-cron ']' 14:35:57 + PACKAGES=/tmp/packages_end.txt 14:35:57 + case "${OS_FAMILY}" in 14:35:57 + rpm -qa 14:35:57 + sort 14:35:58 + '[' -f /tmp/packages_start.txt ']' 14:35:58 + '[' -f /tmp/packages_end.txt ']' 14:35:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:58 + '[' /w/workspace/builder-openstack-cron ']' 14:35:58 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:35:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9782765702931133224.sh 14:35:58 ---> capture-instance-metadata.sh 14:35:58 Setup pyenv: 14:35:58 system 14:35:58 3.8.13 14:35:58 3.9.13 14:35:58 3.10.13 14:35:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:00 lf-activate-venv(): INFO: Base packages installed successfully 14:36:00 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:36:13 INFO: Running in OpenStack, capturing instance metadata 14:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14843517349339929324.sh 14:36:14 provisioning config files... 14:36:15 Could not find credentials [logs] for builder-openstack-cron #74147 14:36:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4828058827866990116tmp 14:36:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:36:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:36:15 provisioning config files... 14:36:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:36:15 [EnvInject] - Injecting environment variables from a build step. 14:36:15 [EnvInject] - Injecting as environment variables the properties content 14:36:15 SERVER_ID=logs 14:36:15 14:36:15 [EnvInject] - Variables injected successfully. 14:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1653150646147965884.sh 14:36:15 ---> create-netrc.sh 14:36:15 WARN: Log server credential not found. 14:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5232526544779695765.sh 14:36:15 ---> python-tools-install.sh 14:36:15 Setup pyenv: 14:36:15 system 14:36:15 3.8.13 14:36:15 3.9.13 14:36:15 3.10.13 14:36:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:17 lf-activate-venv(): INFO: Base packages installed successfully 14:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15093686240533146417.sh 14:36:33 ---> sudo-logs.sh 14:36:33 Archiving 'sudo' log.. 14:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14109615494667965613.sh 14:36:34 ---> job-cost.sh 14:36:34 Setup pyenv: 14:36:34 system 14:36:34 3.8.13 14:36:34 3.9.13 14:36:34 3.10.13 14:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:38 lf-activate-venv(): INFO: Base packages installed successfully 14:36:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:36:46 INFO: No Stack... 14:36:46 INFO: Retrieving Pricing Info for: v3-standard-2 14:36:46 INFO: Archiving Costs 14:36:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11197031346975131551.sh 14:36:46 ---> logs-deploy.sh 14:36:46 Setup pyenv: 14:36:46 system 14:36:46 3.8.13 14:36:46 3.9.13 14:36:46 3.10.13 14:36:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VgVz from file:/tmp/.os_lf_venv 14:36:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:48 lf-activate-venv(): INFO: Base packages installed successfully 14:36:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-VgVz/bin to PATH 14:36:58 WARNING: Nexus logging server not set 14:36:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74147/ 14:36:58 INFO: archiving logs to S3 14:36:59 ---> uname -a: 14:36:59 Linux prd-centos8-builder-2c-2g-214.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 14:36:59 14:36:59 14:36:59 ---> lscpu: 14:36:59 Architecture: x86_64 14:36:59 CPU op-mode(s): 32-bit, 64-bit 14:36:59 Byte Order: Little Endian 14:36:59 CPU(s): 2 14:36:59 On-line CPU(s) list: 0,1 14:36:59 Thread(s) per core: 1 14:36:59 Core(s) per socket: 1 14:36:59 Socket(s): 2 14:36:59 NUMA node(s): 1 14:36:59 Vendor ID: AuthenticAMD 14:36:59 CPU family: 23 14:36:59 Model: 49 14:36:59 Model name: AMD EPYC-Rome Processor 14:36:59 Stepping: 0 14:36:59 CPU MHz: 2799.998 14:36:59 BogoMIPS: 5599.99 14:36:59 Virtualization: AMD-V 14:36:59 Hypervisor vendor: KVM 14:36:59 Virtualization type: full 14:36:59 L1d cache: 32K 14:36:59 L1i cache: 32K 14:36:59 L2 cache: 512K 14:36:59 L3 cache: 16384K 14:36:59 NUMA node0 CPU(s): 0,1 14: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 14:36:59 14:36:59 14:36:59 ---> nproc: 14:36:59 2 14:36:59 14:36:59 14:37:00 ---> df -h: 14:37:00 Filesystem Size Used Avail Use% Mounted on 14:37:00 devtmpfs 3.8G 0 3.8G 0% /dev 14:37:00 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:37:00 tmpfs 3.8G 17M 3.8G 1% /run 14:37:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:37:00 /dev/vda1 40G 8.4G 32G 22% / 14:37:00 tmpfs 770M 0 770M 0% /run/user/1001 14:37:00 14:37:00 14:37:00 ---> free -m: 14:37:00 total used free shared buff/cache available 14:37:00 Mem: 7697 669 4761 19 2266 6731 14:37:00 Swap: 1023 0 1023 14:37:00 14:37:00 14:37:00 ---> ip addr: 14:37:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:37:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:37:00 inet 127.0.0.1/8 scope host lo 14:37:00 valid_lft forever preferred_lft forever 14:37:00 inet6 ::1/128 scope host 14:37:00 valid_lft forever preferred_lft forever 14:37:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:37:00 link/ether fa:16:3e:d1:87:15 brd ff:ff:ff:ff:ff:ff 14:37:00 altname enp0s3 14:37:00 altname ens3 14:37:00 inet 10.30.171.76/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 14:37:00 valid_lft 86103sec preferred_lft 86103sec 14:37:00 inet6 fe80::f816:3eff:fed1:8715/64 scope link 14:37:00 valid_lft forever preferred_lft forever 14:37:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:37:00 link/ether 02:42:7a:f6:2b:f0 brd ff:ff:ff:ff:ff:ff 14:37:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:37:00 valid_lft forever preferred_lft forever 14:37:00 14:37:00 14:37:00 ---> sar -b -r -n DEV: 14:37:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2025 _x86_64_ (2 CPU) 14:37:00 14:37:00 14:31:56 LINUX RESTART (2 CPU) 14:37:00 14:37:00 02:33:01 PM tps rtps wtps bread/s bwrtn/s 14:37:00 02:34:01 PM 114.18 0.78 113.40 78.37 10086.37 14:37:00 02:35:01 PM 58.73 0.28 58.45 40.65 7066.91 14:37:00 02:36:01 PM 27.91 0.13 27.78 12.80 755.81 14:37:00 Average: 66.94 0.40 66.54 43.94 5969.99 14:37:00 14:37:00 02:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:37:00 02:34:01 PM 4988000 6960584 2894424 36.72 2688 2148636 994824 11.14 202992 2338380 137192 14:37:00 02:35:01 PM 4932332 6941380 2950092 37.43 2688 2184448 1001404 11.21 233168 2360492 10928 14:37:00 02:36:01 PM 4932280 6940812 2950144 37.43 2688 2183908 990772 11.09 422312 2171428 9004 14:37:00 Average: 4950871 6947592 2931553 37.19 2688 2172331 995667 11.15 286157 2290100 52375 14:37:00 14:37:00 02:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:37:00 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:00 02:34:01 PM eth0 71.31 60.45 749.67 9.06 0.00 0.00 0.00 0.00 14:37:00 02:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:00 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:00 02:35:01 PM eth0 59.95 51.13 602.25 10.19 0.00 0.00 0.00 0.00 14:37:00 02:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:00 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:00 02:36:01 PM eth0 20.68 19.73 16.70 12.83 0.00 0.00 0.00 0.00 14:37:00 02:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:00 Average: eth0 50.65 43.77 456.23 10.69 0.00 0.00 0.00 0.00 14:37:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:00 14:37:00 14:37:00 ---> sar -P ALL: 14:37:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2025 _x86_64_ (2 CPU) 14:37:00 14:37:00 14:31:56 LINUX RESTART (2 CPU) 14:37:00 14:37:00 02:33:01 PM CPU %user %nice %system %iowait %steal %idle 14:37:00 02:34:01 PM all 35.25 0.00 5.57 0.97 0.10 58.10 14:37:00 02:34:01 PM 0 38.70 0.00 6.11 1.02 0.10 54.07 14:37:00 02:34:01 PM 1 31.80 0.00 5.04 0.93 0.10 62.12 14:37:00 02:35:01 PM all 30.32 0.00 3.97 3.02 0.10 62.59 14:37:00 02:35:01 PM 0 38.12 0.00 4.29 3.46 0.10 54.03 14:37:00 02:35:01 PM 1 22.52 0.00 3.65 2.58 0.10 71.14 14:37:00 02:36:01 PM all 35.56 0.00 3.76 0.20 0.10 60.38 14:37:00 02:36:01 PM 0 30.30 0.00 3.18 0.15 0.10 66.27 14:37:00 02:36:01 PM 1 40.82 0.00 4.35 0.25 0.10 54.49 14:37:00 Average: all 33.71 0.00 4.44 1.40 0.10 60.36 14:37:00 Average: 0 35.70 0.00 4.53 1.54 0.10 58.13 14:37:00 Average: 1 31.72 0.00 4.35 1.25 0.10 62.58 14:37:00 14:37:00 14:37:00