06:09:44 Started by timer 06:09:44 Running as SYSTEM 06:09:44 [EnvInject] - Loading node environment variables. 06:09:44 Building remotely on prd-centos8-builder-2c-1g-2395 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 06:09:44 [ssh-agent] Looking for ssh-agent implementation... 06:09:44 $ ssh-agent 06:09:45 SSH_AUTH_SOCK=/tmp/ssh-rP56tFWJxgue/agent.12104 06:09:45 SSH_AGENT_PID=12106 06:09:45 [ssh-agent] Started. 06:09:45 Running ssh-add (command line suppressed) 06:09:45 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17082588471247786934.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17082588471247786934.key) 06:09:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:09:45 The recommended git tool is: NONE 06:09:52 using credential onap-jenkins-ssh 06:09:52 Wiping out workspace first. 06:09:52 Cloning the remote Git repository 06:09:52 Cloning repository git://cloud.onap.org/mirror/ci-management 06:09:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:09:52 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 06:09:52 > git --version # timeout=10 06:09:52 > git --version # 'git version 2.43.0' 06:09:52 using GIT_SSH to set credentials Gerrit user 06:09:52 [INFO] Currently running in a labeled security context 06:09:52 [INFO] Currently SELinux is 'enforcing' on the host 06:09:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh2208854473993849227.key 06:09:52 Verifying host key using manually-configured host key entries 06:09:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:54 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 06:09:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:54 Avoid second fetch 06:09:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:09:54 Checking out Revision d22bf6ad61a71988b168a2e2e5beb547a6132023 (refs/remotes/origin/master) 06:09:54 > git config core.sparsecheckout # timeout=10 06:09:54 > git checkout -f d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 06:09:54 Commit message: "Update cloud image Ubuntu22.04 docker x86_64" 06:09:54 > git rev-list --no-walk d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 06:09:55 > git remote # timeout=10 06:09:55 > git submodule init # timeout=10 06:09:55 > git submodule sync # timeout=10 06:09:55 > git config --get remote.origin.url # timeout=10 06:09:55 > git submodule init # timeout=10 06:09:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:09:55 > git config --get submodule.global-jjb.url # timeout=10 06:09:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:09:55 > git config --get submodule.packer/common-packer.url # timeout=10 06:09:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:09:55 > git submodule update --init --recursive global-jjb # timeout=10 06:09:56 > git submodule update --init --recursive packer/common-packer # timeout=10 06:10:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:10:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:10:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:10:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:10:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:10:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:10:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:10:00 No emails were triggered. 06:10:00 provisioning config files... 06:10:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:10:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:10:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:10:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15134388215321695510.sh 06:10:00 ---> python-tools-install.sh 06:10:00 Setup pyenv: 06:10:00 system 06:10:00 * 3.8.13 (set by /opt/pyenv/version) 06:10:00 * 3.9.13 (set by /opt/pyenv/version) 06:10:00 * 3.10.6 (set by /opt/pyenv/version) 06:10:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GvWq 06:10:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:10:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:10:08 lf-activate-venv(): INFO: Base packages installed successfully 06:10:08 lf-activate-venv(): INFO: Installing additional packages: lftools 06:10:27 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:10:27 Generating Requirements File 06:10:48 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. 06:10:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:10:49 Python 3.10.6 06:10:49 pip 26.1.1 from /tmp/venv-GvWq/lib/python3.10/site-packages/pip (python 3.10) 06:10:49 aiohappyeyeballs==2.6.2 06:10:49 aiohttp==3.13.5 06:10:49 aiosignal==1.4.0 06:10:49 appdirs==1.4.4 06:10:49 argcomplete==3.6.3 06:10:49 aspy.yaml==1.3.0 06:10:49 async-timeout==5.0.1 06:10:49 attrs==26.1.0 06:10:49 autopage==0.6.0 06:10:49 backports.strenum==1.3.1 06:10:49 beautifulsoup4==4.14.3 06:10:49 boto3==1.43.13 06:10:49 botocore==1.43.13 06:10:49 bs4==0.0.2 06:10:49 certifi==2026.5.20 06:10:49 cffi==2.0.0 06:10:49 cfgv==3.5.0 06:10:49 chardet==7.4.3 06:10:49 charset-normalizer==3.4.7 06:10:49 click==8.4.1 06:10:49 cliff==4.14.0 06:10:49 cmd2==3.5.1 06:10:49 cryptography==3.3.2 06:10:49 debtcollector==3.1.0 06:10:49 decorator==5.3.1 06:10:49 defusedxml==0.7.1 06:10:49 Deprecated==1.3.1 06:10:49 distlib==0.4.0 06:10:49 dnspython==2.8.0 06:10:49 docker==7.1.0 06:10:49 dogpile.cache==1.5.0 06:10:49 durationpy==0.10 06:10:49 email-validator==2.3.0 06:10:49 filelock==3.29.0 06:10:49 frozenlist==1.8.0 06:10:49 future==1.0.0 06:10:49 gitdb==4.0.12 06:10:49 GitPython==3.1.50 06:10:49 httplib2==0.30.2 06:10:49 identify==2.6.19 06:10:49 idna==3.16 06:10:49 importlib-resources==1.5.0 06:10:49 iso8601==2.1.0 06:10:49 Jinja2==3.1.6 06:10:49 jmespath==1.1.0 06:10:49 jsonpatch==1.33 06:10:49 jsonpointer==3.1.1 06:10:49 jsonschema==4.26.0 06:10:49 jsonschema-specifications==2025.9.1 06:10:49 keystoneauth1==5.14.0 06:10:49 kubernetes==36.0.0 06:10:49 lftools==0.37.22 06:10:49 lxml==6.1.1 06:10:49 markdown-it-py==4.2.0 06:10:49 MarkupSafe==3.0.3 06:10:49 mdurl==0.1.2 06:10:49 msgpack==1.1.2 06:10:49 multi_key_dict==2.0.3 06:10:49 multidict==6.7.1 06:10:49 munch==4.0.0 06:10:49 netaddr==1.3.0 06:10:49 niet==1.4.2 06:10:49 nodeenv==1.10.0 06:10:49 oauth2client==4.1.3 06:10:49 oauthlib==3.3.1 06:10:49 openstacksdk==4.13.0 06:10:49 os-service-types==1.8.2 06:10:49 osc-lib==4.6.0 06:10:49 oslo.config==10.4.0 06:10:49 oslo.context==6.4.0 06:10:49 oslo.i18n==6.8.0 06:10:49 oslo.log==8.2.0 06:10:49 oslo.serialization==5.10.0 06:10:49 oslo.utils==10.0.1 06:10:49 packaging==26.2 06:10:49 pbr==7.0.3 06:10:49 platformdirs==4.9.6 06:10:49 prettytable==3.17.0 06:10:49 propcache==0.5.2 06:10:49 psutil==7.2.2 06:10:49 pyasn1==0.6.3 06:10:49 pyasn1_modules==0.4.2 06:10:49 pycparser==3.0 06:10:49 pygerrit2==2.0.15 06:10:49 PyGithub==2.9.1 06:10:49 Pygments==2.20.0 06:10:49 PyJWT==2.13.0 06:10:49 PyNaCl==1.6.2 06:10:49 pyparsing==2.4.7 06:10:49 pyperclip==1.11.0 06:10:49 pyrsistent==0.20.0 06:10:49 python-cinderclient==9.9.0 06:10:49 python-dateutil==2.9.0.post0 06:10:49 python-discovery==1.3.1 06:10:49 python-heatclient==5.2.0 06:10:49 python-jenkins==1.8.3 06:10:49 python-keystoneclient==5.8.0 06:10:49 python-magnumclient==4.10.0 06:10:49 python-openstackclient==10.0.0 06:10:49 python-swiftclient==4.10.0 06:10:49 PyYAML==6.0.3 06:10:49 referencing==0.37.0 06:10:49 requests==2.34.2 06:10:49 requests-oauthlib==2.0.0 06:10:49 rfc3986==2.0.0 06:10:49 rich==15.0.0 06:10:49 rich-argparse==1.8.0 06:10:49 rpds-py==0.30.0 06:10:49 rsa==4.9.1 06:10:49 ruamel.yaml==0.19.1 06:10:49 ruamel.yaml.clib==0.2.15 06:10:49 s3transfer==0.17.0 06:10:49 simplejson==4.1.1 06:10:49 six==1.17.0 06:10:49 smmap==5.0.3 06:10:49 soupsieve==2.8.3 06:10:49 stevedore==5.8.0 06:10:49 tabulate==0.10.0 06:10:49 toml==0.10.2 06:10:49 tomlkit==0.15.0 06:10:49 tqdm==4.67.3 06:10:49 typing_extensions==4.15.0 06:10:49 urllib3==1.26.20 06:10:49 virtualenv==21.3.3 06:10:49 wcwidth==0.7.0 06:10:49 websocket-client==1.9.0 06:10:49 wrapt==2.2.0 06:10:49 xdg==6.0.0 06:10:49 xmltodict==1.0.4 06:10:49 yarl==1.24.2 06:10:49 yq==3.4.3 06:10:49 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins3918520909227174125.sh 06:10:49 ---> uv-install.sh 06:10:49 Installing uv/uvx (latest) using shell installer 06:10:50 2026-05-22 06:10:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-S9PT2R.sh" [1] 06:10:50 downloading uv 0.11.16 x86_64-unknown-linux-gnu 06:10:50 installing to /home/jenkins/.local/bin 06:10:50 uv 06:10:50 uvx 06:10:50 everything's installed! 06:10:50 ---> Validating uv/uvx install 06:10:51 uvx 0.11.16 (x86_64-unknown-linux-gnu) 06:10:51 [EnvInject] - Injecting environment variables from a build step. 06:10:51 [EnvInject] - Injecting as environment variables the properties content 06:10:51 OS_CLOUD=vex 06:10:51 06:10:51 [EnvInject] - Variables injected successfully. 06:10:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:10:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:10:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12027216522217808798.sh 06:10:51 ---> Orphaned k8s clusters 06:10:51 Setup pyenv: 06:10:51 system 06:10:51 3.8.13 06:10:51 3.9.13 06:10:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:10:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:10:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:10:53 lf-activate-venv(): INFO: Base packages installed successfully 06:10:53 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 06:11:00 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:11:03 -----> Delete orphaned cluster 06:11:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:11:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:11:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4258166755720799870.sh 06:11:03 ---> Orphaned stacks 06:11:03 Setup pyenv: 06:11:03 system 06:11:03 3.8.13 06:11:03 3.9.13 06:11:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:11:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:11:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:05 lf-activate-venv(): INFO: Base packages installed successfully 06:11:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 06:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:11:18 + mapfile -t OS_COE_CLUSTERS_ID 06:11:18 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:11:18 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:11:18 ++ awk '{print $1}' 06:11:20 + echo '-----> Active clusters -> stacks' 06:11:20 -----> Active clusters -> stacks 06:11:20 + OS_COE_STACKS=() 06:11:20 + [[ 0 -gt 0 ]] 06:11:20 + mapfile -t OS_STACKS 06:11:20 ++ awk '{print $1}' 06:11:20 ++ 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 06:12:12 Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/f4f2c3c809ba4bdbb7f65b0a6908c63a/stacks?stack_status=CREATE_COMPLETE&stack_status=DELETE_FAILED&stack_status=CREATE_FAILED: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 06:12:12 + echo '-----> Active stacks' 06:12:12 -----> Active stacks 06:12:12 + echo '-----> Delete orphaned stacks' 06:12:12 -----> Delete orphaned stacks 06:12:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:12:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:12:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6626867354323025792.sh 06:12:12 ---> Orphaned servers 06:12:12 Setup pyenv: 06:12:12 system 06:12:12 3.8.13 06:12:12 3.9.13 06:12:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:12:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:12:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:14 lf-activate-venv(): INFO: Base packages installed successfully 06:12:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:12:24 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:13:16 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 06:14:06 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 06:14:57 -----> Active servers 06:14:57 prd-ubuntu1804-docker-8c-8g-2406 06:14:57 prd-centos8-builder-2c-1g-2395 06:14:57 prd-ubuntu2204-docker-8c-8g-2390 06:14:57 prd-ubuntu2204-docker-8c-8g-2382 06:14:57 prd-ubuntu1804-docker-8c-8g-2379 06:14:57 prd-ubuntu1804-builder-4c-4g-2367 06:14:57 prd-ubuntu1804-builder-4c-4g-2157 06:14:57 prd-ubuntu1804-builder-4c-4g-2150 06:14:57 prd-ubuntu1804-docker-8c-8g-2131 06:14:57 prd-ubuntu1804-builder-4c-4g-2130 06:14:57 prd-centos8-docker-8c-8g-2108 06:14:57 prd-ubuntu1804-builder-4c-4g-2092 06:14:57 prd-queue-docker-4c-4g-10014 06:14:57 -----> Delete orphaned servers 06:14:58 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2367 06:15:00 WARN: Server "prd-ubuntu1804-builder-4c-4g-2367" is not older than 15 minutes. 06:15:00 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2157 06:15:03 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2150 06:15:06 Deleting orphaned server: prd-ubuntu1804-docker-8c-8g-2131 06:15:10 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2130 06:15:14 Deleting orphaned server: prd-centos8-docker-8c-8g-2108 06:15:16 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2092 06:15:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:15:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:15:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16945328010303871533.sh 06:15:19 ---> Orphaned ports 06:15:19 Setup pyenv: 06:15:19 system 06:15:19 3.8.13 06:15:19 3.9.13 06:15:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:15:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:15:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:21 lf-activate-venv(): INFO: Base packages installed successfully 06:15:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 06:15:29 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:15:31 Ports to process: 2; age limit: 1779428729 06:15:31 Using 6 parallel processes... 06:15:31 sh: /dev/tty: No such device or address 06:15:31 06:15:31 Computers / CPU cores / Max jobs to run 06:15:31 1:local / 2 / 3 06:15:31 06:15:31 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 06:15:31 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s sh: /dev/tty: No such device or address 06:15:32 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s sh: /dev/tty: No such device or address 06:15:33 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:1/1/100%/2.0s local:1/1/100%/2.0s local:1/1/100%/2.0s local:0/2/100%/1.0s local:0/2/100%/1.0s 06:15:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:15:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:15:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5101319828153529745.sh 06:15:33 ---> Orphaned volumes 06:15:33 + source /home/jenkins/lf-env.sh 06:15:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:15:33 ++ mktemp -d /tmp/venv-XXXX 06:15:33 + lf_venv=/tmp/venv-Ekpx 06:15:33 + local venv_file=/tmp/.os_lf_venv 06:15:33 + local python=python3 06:15:33 + local options 06:15:33 + local set_path=true 06:15:33 + local install_args= 06:15:33 ++ 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 06:15:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:15:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:15:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:15:33 + true 06:15:33 + case $1 in 06:15:33 + python=python3 06:15:33 + shift 2 06:15:33 + true 06:15:33 + case $1 in 06:15:33 + shift 06:15:33 + break 06:15:33 + case $python in 06:15:33 + local pkg_list= 06:15:33 + [[ -d /opt/pyenv ]] 06:15:33 + echo 'Setup pyenv:' 06:15:33 Setup pyenv: 06:15:33 + export PYENV_ROOT=/opt/pyenv 06:15:33 + PYENV_ROOT=/opt/pyenv 06:15:33 + 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 06:15:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:15:33 + pyenv versions 06:15:33 system 06:15:33 3.8.13 06:15:33 3.9.13 06:15:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:15:33 + command -v pyenv 06:15:33 ++ pyenv init - --no-rehash 06:15:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:15:33 export PATH="/opt/pyenv/shims:${PATH}" 06:15:33 export PYENV_SHELL=bash 06:15:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:15:33 pyenv() { 06:15:33 local command 06:15:33 command="${1:-}" 06:15:33 if [ "$#" -gt 0 ]; then 06:15:33 shift 06:15:33 fi 06:15:33 06:15:33 case "$command" in 06:15:33 rehash|shell) 06:15:33 eval "$(pyenv "sh-$command" "$@")" 06:15:33 ;; 06:15:33 *) 06:15:33 command pyenv "$command" "$@" 06:15:33 ;; 06:15:33 esac 06:15:33 }' 06:15:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:15:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:15:33 ++ 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 06:15:33 ++ 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 06:15:33 ++ export PYENV_SHELL=bash 06:15:33 ++ PYENV_SHELL=bash 06:15:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:15:33 +++ complete -F _pyenv pyenv 06:15:33 ++ lf-pyver python3 06:15:33 ++ local py_version_xy=python3 06:15:33 ++ local py_version_xyz= 06:15:33 ++ pyenv versions 06:15:33 ++ local command 06:15:33 ++ command=versions 06:15:33 ++ '[' 1 -gt 0 ']' 06:15:33 ++ shift 06:15:33 ++ case "$command" in 06:15:33 ++ command pyenv versions 06:15:33 ++ pyenv versions 06:15:33 ++ sed 's/^[ *]* //' 06:15:33 ++ grep -E '^[0-9.]*[0-9]$' 06:15:33 ++ awk '{ print $1 }' 06:15:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:15:33 +++ grep '^3' /tmp/.pyenv_versions 06:15:33 +++ tail -n 1 06:15:33 +++ sort -V 06:15:33 ++ py_version_xyz=3.10.6 06:15:33 ++ [[ -z 3.10.6 ]] 06:15:33 ++ echo 3.10.6 06:15:33 ++ return 0 06:15:33 + pyenv local 3.10.6 06:15:33 + local command 06:15:33 + command=local 06:15:33 + '[' 2 -gt 0 ']' 06:15:33 + shift 06:15:33 + case "$command" in 06:15:33 + command pyenv local 3.10.6 06:15:33 + pyenv local 3.10.6 06:15:33 + for arg in "$@" 06:15:33 + case $arg in 06:15:33 + pkg_list+='lftools[openstack] ' 06:15:33 + for arg in "$@" 06:15:33 + case $arg in 06:15:33 + pkg_list+='kubernetes ' 06:15:33 + for arg in "$@" 06:15:33 + case $arg in 06:15:33 + pkg_list+='niet ' 06:15:33 + for arg in "$@" 06:15:33 + case $arg in 06:15:33 + pkg_list+='python-heatclient ' 06:15:33 + for arg in "$@" 06:15:33 + case $arg in 06:15:33 + pkg_list+='python-openstackclient ' 06:15:33 + for arg in "$@" 06:15:33 + case $arg in 06:15:33 + pkg_list+='python-magnumclient ' 06:15:33 + for arg in "$@" 06:15:33 + case $arg in 06:15:33 + pkg_list+='yq ' 06:15:33 + [[ -f /tmp/.os_lf_venv ]] 06:15:33 ++ cat /tmp/.os_lf_venv 06:15:33 + lf_venv=/tmp/venv-GvWq 06:15:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from' file:/tmp/.os_lf_venv 06:15:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:15:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:15:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:33 + local 'pip_opts=--upgrade --quiet' 06:15:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:15:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:15:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:15:33 + [[ -n '' ]] 06:15:33 + [[ -n '' ]] 06:15:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:15:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:33 + /tmp/venv-GvWq/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 06:15:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:15:35 lf-activate-venv(): INFO: Base packages installed successfully 06:15:35 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 06:15:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 06:15:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:15:35 + /tmp/venv-GvWq/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 06:15:45 + type python3 06:15:45 + true 06:15:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH' 06:15:45 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:15:45 + PATH=/tmp/venv-GvWq/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 06:15:45 + return 0 06:15:45 + mapfile -t os_volumes 06:15:45 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 06:15:48 + '[' 0 -eq 0 ']' 06:15:48 + echo 'No orphaned volumes found.' 06:15:48 No orphaned volumes found. 06:15:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:15:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:15:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9274529199602703199.sh 06:15:48 ---> Protect in-use images 06:15:48 Setup pyenv: 06:15:49 system 06:15:49 3.8.13 06:15:49 3.9.13 06:15:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:15:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:15:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:50 lf-activate-venv(): INFO: Base packages installed successfully 06:15:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 06:16:01 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:16:01 INFO: There are images to protect defined in jenkins-config. 06:16:01 INFO: Protecting the following images: 06:16:01 CentOS Stream 8 - redis - - 310180101-1010 06:16:01 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 06:16:01 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 06:16:01 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 06:16:01 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 06:16:01 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 06:16:01 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 06:16:01 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 06:16:01 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799 06:16:01 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 06:16:01 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 06:16:01 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170 06:16:01 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 06:16:52 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images/CentOS Stream 8 - redis - - 310180101-1010: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 06:17:43 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 06:18:33 Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 06:18:33 Build step 'Conditional step (single)' marked build as failure 06:18:33 $ ssh-agent -k 06:18:33 unset SSH_AUTH_SOCK; 06:18:33 unset SSH_AGENT_PID; 06:18:33 echo Agent pid 12106 killed; 06:18:33 [ssh-agent] Stopped. 06:18:33 [PostBuildScript] - [INFO] Executing post build scripts. 06:18:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6172132318220839820.sh 06:18:33 ---> sysstat.sh 06:18:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3239211827468659505.sh 06:18:34 ---> package-listing.sh 06:18:34 ++ facter osfamily 06:18:34 ++ tr '[:upper:]' '[:lower:]' 06:18:34 + OS_FAMILY=redhat 06:18:34 + workspace=/w/workspace/ci-management-openstack-cron 06:18:34 + START_PACKAGES=/tmp/packages_start.txt 06:18:34 + END_PACKAGES=/tmp/packages_end.txt 06:18:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:18:34 + PACKAGES=/tmp/packages_start.txt 06:18:34 + '[' /w/workspace/ci-management-openstack-cron ']' 06:18:34 + PACKAGES=/tmp/packages_end.txt 06:18:34 + case "${OS_FAMILY}" in 06:18:34 + rpm -qa 06:18:34 + sort 06:18:35 + '[' -f /tmp/packages_start.txt ']' 06:18:35 + '[' -f /tmp/packages_end.txt ']' 06:18:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:18:35 + '[' /w/workspace/ci-management-openstack-cron ']' 06:18:35 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:18:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:18:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5380925511811531694.sh 06:18:35 ---> capture-instance-metadata.sh 06:18:35 Setup pyenv: 06:18:35 system 06:18:35 3.8.13 06:18:35 3.9.13 06:18:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:18:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:18:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:18:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:18:37 lf-activate-venv(): INFO: Base packages installed successfully 06:18:37 lf-activate-venv(): INFO: Installing additional packages: lftools 06:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:18:43 INFO: Running in OpenStack, capturing instance metadata 06:18:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4840222230964624989.sh 06:18:43 provisioning config files... 06:18:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5582576152525393504tmp 06:18:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:18:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:18:43 [EnvInject] - Injecting environment variables from a build step. 06:18:43 [EnvInject] - Injecting as environment variables the properties content 06:18:43 SERVER_ID=logs 06:18:43 06:18:43 [EnvInject] - Variables injected successfully. 06:18:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9414463180759462752.sh 06:18:43 ---> create-netrc.sh 06:18:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17102162459289249020.sh 06:18:43 ---> python-tools-install.sh 06:18:43 Setup pyenv: 06:18:44 system 06:18:44 3.8.13 06:18:44 3.9.13 06:18:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:18:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:18:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:18:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:18:45 lf-activate-venv(): INFO: Base packages installed successfully 06:18:45 lf-activate-venv(): INFO: Installing additional packages: lftools 06:18:52 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:18:52 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins7255648488330880369.sh 06:18:52 ---> uv-install.sh 06:18:52 uv 0.11.16 is already installed 06:18:52 uvx 0.11.16 (x86_64-unknown-linux-gnu) 06:18:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11977823468154931912.sh 06:18:52 ---> sudo-logs.sh 06:18:52 Archiving 'sudo' log.. 06:18:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2537835231957298852.sh 06:18:52 ---> job-cost.sh 06:18:52 INFO: Activating Python virtual environment... 06:18:52 Setup pyenv: 06:18:52 system 06:18:52 3.8.13 06:18:52 3.9.13 06:18:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:18:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:18:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:18:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:18:54 lf-activate-venv(): INFO: Base packages installed successfully 06:18:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:19:00 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:19:00 INFO: No stack-cost file found 06:19:00 INFO: Instance uptime: 580s 06:19:00 INFO: Fetching instance metadata (attempt 1 of 3)... 06:19:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:19:00 INFO: Successfully fetched instance metadata 06:19:00 INFO: Instance type: v3-standard-2 06:19:00 INFO: Retrieving pricing info for: v3-standard-2 06:19:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:19:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=580 06:19:00 INFO: Successfully fetched Vexxhost pricing API 06:19:00 INFO: Retrieved cost: 0.06 06:19:00 INFO: Retrieved resource: v3-standard-2 06:19:00 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 06:19:00 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 06:19:00 INFO: Successfully archived job cost data 06:19:00 DEBUG: Cost data: ci-management-openstack-cron,62597,2026-05-22 06:19:00,v3-standard-2,580,0.06,0.00,FAILURE 06:19:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9110435312716880505.sh 06:19:00 ---> logs-deploy.sh 06:19:00 Setup pyenv: 06:19:00 system 06:19:00 3.8.13 06:19:00 3.9.13 06:19:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:19:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvWq from file:/tmp/.os_lf_venv 06:19:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:19:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:19:02 lf-activate-venv(): INFO: Base packages installed successfully 06:19:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:19:09 lf-activate-venv(): INFO: Adding /tmp/venv-GvWq/bin to PATH 06:19:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/62597 06:19:09 INFO: archiving workspace using pattern(s): 06:19:10 Archives upload complete. 06:19:10 INFO: archiving logs to Nexus 06:19:11 ---> uname -a: 06:19:11 Linux prd-centos8-builder-2c-1g-2395.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:19:11 06:19:11 06:19:11 ---> lscpu: 06:19:11 Architecture: x86_64 06:19:11 CPU op-mode(s): 32-bit, 64-bit 06:19:11 Byte Order: Little Endian 06:19:11 CPU(s): 2 06:19:11 On-line CPU(s) list: 0,1 06:19:11 Thread(s) per core: 1 06:19:11 Core(s) per socket: 1 06:19:11 Socket(s): 2 06:19:11 NUMA node(s): 1 06:19:11 Vendor ID: AuthenticAMD 06:19:11 CPU family: 23 06:19:11 Model: 49 06:19:11 Model name: AMD EPYC-Rome Processor 06:19:11 Stepping: 0 06:19:11 CPU MHz: 2799.998 06:19:11 BogoMIPS: 5599.99 06:19:11 Virtualization: AMD-V 06:19:11 Hypervisor vendor: KVM 06:19:11 Virtualization type: full 06:19:11 L1d cache: 32K 06:19:11 L1i cache: 32K 06:19:11 L2 cache: 512K 06:19:11 L3 cache: 16384K 06:19:11 NUMA node0 CPU(s): 0,1 06:19:11 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 06:19:11 06:19:11 06:19:11 ---> nproc: 06:19:11 2 06:19:11 06:19:11 06:19:11 ---> df -h: 06:19:11 Filesystem Size Used Avail Use% Mounted on 06:19:11 devtmpfs 3.8G 0 3.8G 0% /dev 06:19:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:19:11 tmpfs 3.8G 17M 3.8G 1% /run 06:19:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:19:11 /dev/vda1 40G 9.3G 31G 24% / 06:19:11 tmpfs 770M 0 770M 0% /run/user/1001 06:19:11 06:19:11 06:19:11 ---> free -m: 06:19:11 total used free shared buff/cache available 06:19:11 Mem: 7697 578 4875 19 2244 6810 06:19:11 Swap: 1023 0 1023 06:19:11 06:19:11 06:19:11 ---> ip addr: 06:19:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:19:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:19:11 inet 127.0.0.1/8 scope host lo 06:19:11 valid_lft forever preferred_lft forever 06:19:11 inet6 ::1/128 scope host 06:19:11 valid_lft forever preferred_lft forever 06:19:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:19:11 link/ether fa:16:3e:e9:a8:a4 brd ff:ff:ff:ff:ff:ff 06:19:11 altname enp0s3 06:19:11 altname ens3 06:19:11 inet 10.30.107.225/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:19:11 valid_lft 85818sec preferred_lft 85818sec 06:19:11 inet6 fe80::f816:3eff:fee9:a8a4/64 scope link 06:19:11 valid_lft forever preferred_lft forever 06:19:11 06:19:11 06:19:11 ---> sar -b -r -n DEV: 06:19:11 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/22/2026 _x86_64_ (2 CPU) 06:19:11 06:19:11 06:09:26 LINUX RESTART (2 CPU) 06:19:11 06:19:11 06:10:00 AM tps rtps wtps bread/s bwrtn/s 06:19:11 06:10:01 AM 414.75 414.75 0.00 35481.97 0.00 06:19:11 06:11:01 AM 266.29 113.06 153.23 1482.04 11264.03 06:19:11 06:12:01 AM 48.72 0.05 48.67 1.33 8692.07 06:19:11 06:13:01 AM 15.21 0.03 15.18 0.53 598.67 06:19:11 06:14:01 AM 2.60 0.00 2.60 0.00 73.56 06:19:11 06:15:01 AM 0.95 0.83 0.12 52.92 1.32 06:19:11 06:16:01 AM 27.05 1.28 25.76 116.91 649.63 06:19:11 06:17:01 AM 8.96 0.00 8.96 0.00 455.46 06:19:11 06:18:01 AM 0.33 0.00 0.33 0.00 4.25 06:19:11 06:19:01 AM 15.46 0.45 15.01 48.38 406.30 06:19:11 Average: 43.68 13.76 29.92 268.67 2455.20 06:19:11 06:19:11 06:10:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:19:11 06:10:01 AM 5633208 7089100 2249232 28.53 2688 1645324 742548 8.31 159564 1802868 19052 06:19:11 06:11:01 AM 5028296 6997168 2854144 36.21 2688 2132808 747380 8.37 203108 2272232 230928 06:19:11 06:12:01 AM 5024784 6996068 2857656 36.25 2688 2134816 741600 8.30 228944 2244508 8 06:19:11 06:13:01 AM 5023860 6995452 2858580 36.27 2688 2134816 748044 8.38 233256 2241480 12 06:19:11 06:14:01 AM 5018560 6990152 2863880 36.33 2688 2134816 748044 8.38 233252 2246696 16 06:19:11 06:15:01 AM 5004356 6977508 2878084 36.51 2688 2136376 771884 8.64 244596 2250172 16 06:19:11 06:16:01 AM 5035336 7012372 2847104 36.12 2688 2139888 714460 8.00 249468 2213980 7484 06:19:11 06:17:01 AM 5013344 6990356 2869096 36.40 2688 2139888 746056 8.35 249472 2236180 4 06:19:11 06:18:01 AM 5012852 6989760 2869588 36.40 2688 2139892 746056 8.35 249472 2236912 4 06:19:11 06:19:01 AM 5029340 7011436 2853100 36.20 2688 2144640 703824 7.88 436408 2033876 21124 06:19:11 Average: 5082394 7004937 2800046 35.52 2688 2088326 740990 8.30 248754 2177890 27865 06:19:11 06:19:11 06:10:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:19:11 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:10:01 AM eth0 1.64 1.64 0.37 0.37 0.00 0.00 0.00 0.00 06:19:11 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:11:01 AM eth0 99.80 67.78 1712.85 14.01 0.00 0.00 0.00 0.00 06:19:11 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:12:01 AM eth0 11.23 9.41 34.29 3.32 0.00 0.00 0.00 0.00 06:19:11 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:13:01 AM eth0 7.93 6.18 6.07 2.54 0.00 0.00 0.00 0.00 06:19:11 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:14:01 AM eth0 1.23 0.80 0.93 0.37 0.00 0.00 0.00 0.00 06:19:11 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:15:01 AM eth0 5.88 5.57 3.10 1.01 0.00 0.00 0.00 0.00 06:19:11 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:16:01 AM eth0 33.93 29.70 26.71 9.96 0.00 0.00 0.00 0.00 06:19:11 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:17:01 AM eth0 1.77 1.00 1.31 0.42 0.00 0.00 0.00 0.00 06:19:11 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:18:01 AM eth0 0.53 0.38 0.15 0.26 0.00 0.00 0.00 0.00 06:19:11 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 06:19:01 AM eth0 21.66 16.91 18.97 7.41 0.00 0.00 0.00 0.00 06:19:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:11 Average: eth0 20.40 15.27 200.05 4.36 0.00 0.00 0.00 0.00 06:19:11 06:19:11 06:19:11 ---> sar -P ALL: 06:19:11 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/22/2026 _x86_64_ (2 CPU) 06:19:11 06:19:11 06:09:26 LINUX RESTART (2 CPU) 06:19:11 06:19:11 06:10:00 AM CPU %user %nice %system %iowait %steal %idle 06:19:11 06:10:01 AM all 36.64 4.31 43.53 4.74 0.00 10.78 06:19:11 06:10:01 AM 0 6.14 7.89 64.91 4.39 0.00 16.67 06:19:11 06:10:01 AM 1 66.10 0.85 22.88 5.08 0.00 5.08 06:19:11 06:11:01 AM all 41.26 2.01 30.87 2.23 0.09 23.52 06:19:11 06:11:01 AM 0 42.11 2.50 28.57 2.17 0.08 24.57 06:19:11 06:11:01 AM 1 40.42 1.52 33.18 2.30 0.10 22.47 06:19:11 06:12:01 AM all 12.58 0.00 1.63 0.43 0.06 85.31 06:19:11 06:12:01 AM 0 8.51 0.00 1.43 0.50 0.05 89.51 06:19:11 06:12:01 AM 1 16.65 0.00 1.83 0.35 0.07 81.10 06:19:11 06:13:01 AM all 10.51 0.00 0.90 0.09 0.05 88.44 06:19:11 06:13:01 AM 0 2.75 0.00 0.58 0.02 0.05 96.60 06:19:11 06:13:01 AM 1 18.28 0.00 1.22 0.17 0.05 80.28 06:19:11 06:14:01 AM all 0.36 0.00 0.09 0.01 0.04 99.50 06:19:11 06:14:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 06:19:11 06:14:01 AM 1 0.60 0.00 0.13 0.02 0.05 99.20 06:19:11 06:15:01 AM all 2.27 0.00 0.48 0.02 0.03 97.20 06:19:11 06:15:01 AM 0 0.63 0.00 0.38 0.00 0.02 98.97 06:19:11 06:15:01 AM 1 3.91 0.00 0.57 0.03 0.05 95.43 06:19:11 06:16:01 AM all 35.89 0.00 3.60 0.14 0.08 60.28 06:19:11 06:16:01 AM 0 31.25 0.00 3.79 0.13 0.08 64.75 06:19:11 06:16:01 AM 1 40.53 0.00 3.42 0.15 0.08 55.82 06:19:11 06:17:01 AM all 0.71 0.00 0.11 0.04 0.03 99.11 06:19:11 06:17:01 AM 0 0.57 0.00 0.08 0.05 0.03 99.27 06:19:11 06:17:01 AM 1 0.85 0.00 0.13 0.03 0.03 98.95 06:19:11 06:18:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 06:19:11 06:18:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 06:19:11 06:18:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 06:19:11 06:19:01 AM all 19.91 0.00 2.92 0.06 0.06 77.05 06:19:11 06:19:01 AM 0 22.34 0.00 2.97 0.07 0.05 74.58 06:19:11 06:19:01 AM 1 17.49 0.00 2.87 0.05 0.07 79.52 06:19:11 Average: all 13.77 0.23 4.56 0.34 0.06 81.05 06:19:11 Average: 0 12.03 0.29 4.30 0.33 0.05 82.99 06:19:11 Average: 1 15.50 0.17 4.82 0.35 0.06 79.10 06:19:11 06:19:11 06:19:11