19:14:10 Started by timer 19:14:10 Running as SYSTEM 19:14:10 [EnvInject] - Loading node environment variables. 19:14:10 Building remotely on prd-ubuntu20.04-docker-2c-8g-272 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:14:10 [ssh-agent] Looking for ssh-agent implementation... 19:14:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:10 $ ssh-agent 19:14:10 SSH_AUTH_SOCK=/tmp/ssh-zQ2hvX8l9eYR/agent.1525 19:14:10 SSH_AGENT_PID=1527 19:14:10 [ssh-agent] Started. 19:14:10 Running ssh-add (command line suppressed) 19:14:10 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5823305397355299444.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5823305397355299444.key) 19:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:10 The recommended git tool is: NONE 19:14:12 using credential edgex-jenkins-ssh 19:14:12 Wiping out workspace first. 19:14:12 Cloning the remote Git repository 19:14:12 Cloning repository git@github.com:edgexfoundry/ci-management 19:14:12 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:14:12 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:14:12 > git --version # timeout=10 19:14:12 > git --version # 'git version 2.25.1' 19:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:12 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:14:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:13 Avoid second fetch 19:14:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:14:13 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 19:14:13 > git config core.sparsecheckout # timeout=10 19:14:13 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:14:13 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 19:14:13 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:14:13 > git remote # timeout=10 19:14:13 > git submodule init # timeout=10 19:14:13 > git submodule sync # timeout=10 19:14:13 > git config --get remote.origin.url # timeout=10 19:14:13 > git submodule init # timeout=10 19:14:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:14:13 > git config --get submodule.packer/common-packer.url # timeout=10 19:14:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:14:13 > git config --get submodule.global-jjb.url # timeout=10 19:14:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:14:13 > git submodule update --init --recursive packer/common-packer # timeout=10 19:14:14 > git submodule update --init --recursive global-jjb # timeout=10 19:14:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:14:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:14:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:14:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:14:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:14:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:14:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:14:18 provisioning config files... 19:14:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:14:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:14:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:14:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6955123139772000414.sh 19:14:18 ---> python-tools-install.sh 19:14:18 Setup pyenv: 19:14:18 * system (set by /opt/pyenv/version) 19:14:18 * 3.8.20 (set by /opt/pyenv/version) 19:14:18 * 3.9.20 (set by /opt/pyenv/version) 19:14:18 3.10.15 19:14:18 3.11.10 19:14:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cy2B 19:14:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:14:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:14:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:14:27 lf-activate-venv(): INFO: Base packages installed successfully 19:14:27 lf-activate-venv(): INFO: Installing additional packages: lftools 19:14:49 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:14:49 Generating Requirements File 19:15:10 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. 19:15:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:15:11 Python 3.11.10 19:15:11 pip 26.2.1 from /tmp/venv-Cy2B/lib/python3.11/site-packages/pip (python 3.11) 19:15:11 aiohappyeyeballs==2.7.1 19:15:11 aiohttp==3.14.3 19:15:11 aiosignal==1.4.0 19:15:11 appdirs==1.4.4 19:15:11 argcomplete==3.7.2 19:15:11 aspy.yaml==1.3.0 19:15:11 attrs==26.1.0 19:15:11 autopage==0.6.0 19:15:11 beautifulsoup4==4.15.0 19:15:11 boto3==1.43.67 19:15:11 botocore==1.43.67 19:15:11 bs4==0.0.2 19:15:11 certifi==2026.7.22 19:15:11 cffi==2.1.1 19:15:11 cfgv==3.5.0 19:15:11 chardet==7.5.1 19:15:11 charset-normalizer==3.4.9 19:15:11 click==8.4.2 19:15:11 cliff==4.15.0 19:15:11 cmd2==4.2.0 19:15:11 cryptography==3.3.2 19:15:11 debtcollector==3.1.0 19:15:11 decorator==5.3.1 19:15:11 defusedxml==0.7.1 19:15:11 Deprecated==1.3.1 19:15:11 distlib==0.4.3 19:15:11 dnspython==2.8.0 19:15:11 docker==7.2.0 19:15:11 dogpile.cache==1.5.0 19:15:11 durationpy==0.10 19:15:11 email-validator==2.3.0 19:15:11 filelock==3.32.2 19:15:11 frozenlist==1.8.0 19:15:11 future==1.0.0 19:15:11 gitdb==4.0.12 19:15:11 GitPython==3.1.59 19:15:11 httplib2==0.30.2 19:15:11 identify==2.6.19 19:15:11 idna==3.18 19:15:11 importlib-resources==1.5.0 19:15:11 iso8601==2.1.0 19:15:11 Jinja2==3.1.6 19:15:11 jmespath==1.1.0 19:15:11 jsonpatch==1.33 19:15:11 jsonpointer==3.1.1 19:15:11 jsonschema==4.26.0 19:15:11 jsonschema-specifications==2025.9.1 19:15:11 keystoneauth1==5.15.0 19:15:11 kubernetes==36.0.3 19:15:11 lftools==0.37.22 19:15:11 lxml==6.1.1 19:15:11 markdown-it-py==4.2.0 19:15:11 MarkupSafe==3.0.3 19:15:11 mdurl==0.1.2 19:15:11 msgpack==1.2.1 19:15:11 multi_key_dict==2.0.3 19:15:11 multidict==6.7.1 19:15:11 munch==4.0.0 19:15:11 netaddr==1.3.0 19:15:11 niet==1.4.2 19:15:11 nodeenv==1.10.0 19:15:11 oauth2client==4.1.3 19:15:11 oauthlib==3.3.1 19:15:11 openstacksdk==4.18.0 19:15:11 os-service-types==1.9.0 19:15:11 osc-lib==4.7.0 19:15:11 oslo.config==10.7.0 19:15:11 oslo.context==6.5.0 19:15:11 oslo.i18n==6.9.0 19:15:11 oslo.log==8.3.0 19:15:11 oslo.serialization==5.11.0 19:15:11 oslo.utils==10.1.1 19:15:11 packaging==26.3 19:15:11 pbr==7.0.3 19:15:11 platformdirs==4.11.2 19:15:11 prettytable==3.18.0 19:15:11 prompt_toolkit==3.0.53 19:15:11 propcache==0.5.2 19:15:11 psutil==7.2.2 19:15:11 pyasn1==0.6.4 19:15:11 pyasn1_modules==0.4.2 19:15:11 pycparser==3.0 19:15:11 pygerrit2==2.0.15 19:15:11 PyGithub==2.9.1 19:15:11 Pygments==2.20.0 19:15:11 PyJWT==2.13.0 19:15:11 PyNaCl==1.6.2 19:15:11 pyparsing==2.4.7 19:15:11 pyperclip==1.11.0 19:15:11 pyrsistent==0.20.0 19:15:11 python-dateutil==2.9.0.post0 19:15:11 python-discovery==1.5.1 19:15:11 python-heatclient==5.2.0 19:15:11 python-jenkins==1.8.3 19:15:11 python-keystoneclient==5.8.0 19:15:11 python-magnumclient==4.11.0 19:15:11 python-manilaclient==6.2.0 19:15:11 python-openstackclient==10.2.1 19:15:11 python-swiftclient==4.10.0 19:15:11 PyYAML==6.0.3 19:15:11 referencing==0.37.0 19:15:11 requests==2.34.2 19:15:11 requests-oauthlib==2.0.0 19:15:11 rfc3986==2.0.0 19:15:11 rich==15.0.0 19:15:11 rich-argparse==1.8.0 19:15:11 rpds-py==2026.6.3 19:15:11 rsa==4.9.1 19:15:11 ruamel.yaml==0.19.1 19:15:11 ruamel.yaml.clib==0.2.15 19:15:11 s3transfer==0.19.2 19:15:11 simplejson==4.1.1 19:15:11 six==1.17.0 19:15:11 smmap==5.0.3 19:15:11 soupsieve==2.9.2 19:15:11 stevedore==5.9.0 19:15:11 tabulate==0.10.0 19:15:11 toml==0.10.2 19:15:11 tomlkit==0.15.1 19:15:11 tqdm==4.70.0 19:15:11 typing_extensions==4.16.0 19:15:11 urllib3==1.26.20 19:15:11 virtualenv==21.7.3 19:15:11 wcwidth==0.8.2 19:15:11 websocket-client==1.9.0 19:15:11 wrapt==2.3.0 19:15:11 xdg==6.0.0 19:15:11 xmltodict==1.0.4 19:15:11 yarl==1.24.5 19:15:11 yq==4.1.2 19:15:11 [EnvInject] - Injecting environment variables from a build step. 19:15:11 [EnvInject] - Injecting as environment variables the properties content 19:15:11 OS_CLOUD=vex 19:15:11 19:15:11 [EnvInject] - Variables injected successfully. 19:15:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:15:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:15:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15623511507618929150.sh 19:15:11 ---> Orphaned k8s clusters 19:15:11 Setup pyenv: 19:15:11 system 19:15:11 3.8.20 19:15:11 3.9.20 19:15:11 3.10.15 19:15:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:15:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cy2B from file:/tmp/.os_lf_venv 19:15:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:13 lf-activate-venv(): INFO: Base packages installed successfully 19:15:13 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:15:18 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:15:21 -----> Delete orphaned cluster 19:15:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:15:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:15:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins653792348921052799.sh 19:15:22 ---> Orphaned stacks 19:15:22 Setup pyenv: 19:15:22 system 19:15:22 3.8.20 19:15:22 3.9.20 19:15:22 3.10.15 19:15:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:15:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cy2B from file:/tmp/.os_lf_venv 19:15:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:23 lf-activate-venv(): INFO: Base packages installed successfully 19:15:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:15:34 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. 19:15:34 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 19:15:34 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:15:34 + mapfile -t OS_COE_CLUSTERS_ID 19:15:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:15:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:15:34 ++ awk '{print $1}' 19:15:36 + echo '-----> Active clusters -> stacks' 19:15:36 -----> Active clusters -> stacks 19:15:36 + OS_COE_STACKS=() 19:15:36 + [[ 0 -gt 0 ]] 19:15:36 + mapfile -t OS_STACKS 19:15:36 ++ awk '{print $1}' 19:15:36 ++ 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 19:15:38 + echo '-----> Active stacks' 19:15:38 -----> Active stacks 19:15:38 + echo '-----> Delete orphaned stacks' 19:15:38 -----> Delete orphaned stacks 19:15:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:15:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:15:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12559971939703086106.sh 19:15:38 ---> Orphaned servers 19:15:38 Setup pyenv: 19:15:38 system 19:15:38 3.8.20 19:15:38 3.9.20 19:15:38 3.10.15 19:15:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:15:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cy2B from file:/tmp/.os_lf_venv 19:15:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:40 lf-activate-venv(): INFO: Base packages installed successfully 19:15:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:15:48 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:15:53 -----> Active servers 19:15:53 prd-ubuntu20.04-docker-2c-8g-272 19:15:53 prd-ubuntu20.04-docker-2c-8g-270 19:15:53 prd-ubuntu20.04-docker-2c-8g-267 19:15:53 -----> Delete orphaned servers 19:15:53 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-270 19:16:25 openstack.exceptions.HttpException: HttpException: 500: Server Error for url: https://compute.public.mtl1.vexxhost.net/v2.1/f5ab9a59d6c649bd8ed4af258c4ba755/servers/detail?name=prd-ubuntu20.04-docker-2c-8g-270, Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 19:16:25 19:16:25 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-267 19:16:27 WARN: Server "prd-ubuntu20.04-docker-2c-8g-267" is not older than 15 minutes. 19:16:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:16:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:16:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9757541981154487215.sh 19:16:28 ---> Orphaned ports 19:16:28 Setup pyenv: 19:16:28 system 19:16:28 3.8.20 19:16:28 3.9.20 19:16:28 3.10.15 19:16:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:16:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cy2B from file:/tmp/.os_lf_venv 19:16:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:29 lf-activate-venv(): INFO: Base packages installed successfully 19:16:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:16:37 No orphaned ports to process. 19:16:37 Build step 'Conditional step (single)' marked build as failure 19:16:37 $ ssh-agent -k 19:16:37 unset SSH_AUTH_SOCK; 19:16:37 unset SSH_AGENT_PID; 19:16:37 echo Agent pid 1527 killed; 19:16:37 [ssh-agent] Stopped. 19:16:37 [PostBuildScript] - [INFO] Executing post build scripts. 19:16:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11443970719770778592.sh 19:16:37 ---> sysstat.sh 19:16:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17220226754133960096.sh 19:16:38 ---> package-listing.sh 19:16:38 ++ facter osfamily 19:16:38 ++ tr '[:upper:]' '[:lower:]' 19:16:38 + OS_FAMILY=debian 19:16:38 + workspace=/w/workspace/ci-management-openstack-cron 19:16:38 + START_PACKAGES=/tmp/packages_start.txt 19:16:38 + END_PACKAGES=/tmp/packages_end.txt 19:16:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:38 + PACKAGES=/tmp/packages_start.txt 19:16:38 + '[' /w/workspace/ci-management-openstack-cron ']' 19:16:38 + PACKAGES=/tmp/packages_end.txt 19:16:38 + case "${OS_FAMILY}" in 19:16:38 + grep '^ii' 19:16:38 + dpkg -l 19:16:38 + '[' -f /tmp/packages_start.txt ']' 19:16:38 + '[' -f /tmp/packages_end.txt ']' 19:16:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:38 + '[' /w/workspace/ci-management-openstack-cron ']' 19:16:38 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:16:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:16:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8206436393014775307.sh 19:16:38 ---> capture-instance-metadata.sh 19:16:38 Setup pyenv: 19:16:38 system 19:16:38 3.8.20 19:16:38 3.9.20 19:16:38 3.10.15 19:16:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:16:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cy2B from file:/tmp/.os_lf_venv 19:16:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:40 lf-activate-venv(): INFO: Base packages installed successfully 19:16:40 lf-activate-venv(): INFO: Installing additional packages: lftools 19:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:16:45 INFO: Running in OpenStack, capturing instance metadata 19:16:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14277317311435334869.sh 19:16:45 provisioning config files... 19:16:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11305391654176291721tmp 19:16:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:16:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:16:45 [EnvInject] - Injecting environment variables from a build step. 19:16:45 [EnvInject] - Injecting as environment variables the properties content 19:16:45 SERVER_ID=logs 19:16:45 19:16:45 [EnvInject] - Variables injected successfully. 19:16:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16659809099399197646.sh 19:16:45 ---> create-netrc.sh 19:16:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3462767735391874867.sh 19:16:45 ---> python-tools-install.sh 19:16:45 Setup pyenv: 19:16:45 system 19:16:45 3.8.20 19:16:45 3.9.20 19:16:45 3.10.15 19:16:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:16:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cy2B from file:/tmp/.os_lf_venv 19:16:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:47 lf-activate-venv(): INFO: Base packages installed successfully 19:16:47 lf-activate-venv(): INFO: Installing additional packages: lftools 19:16:52 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:16:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15519243929193481191.sh 19:16:52 ---> sudo-logs.sh 19:16:52 Archiving 'sudo' log.. 19:16:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12933348049497972810.sh 19:16:52 ---> job-cost.sh 19:16:52 Setup pyenv: 19:16:52 system 19:16:52 3.8.20 19:16:52 3.9.20 19:16:52 3.10.15 19:16:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:16:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cy2B from file:/tmp/.os_lf_venv 19:16:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:54 lf-activate-venv(): INFO: Base packages installed successfully 19:16:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:16:59 INFO: No Stack... 19:16:59 INFO: Retrieving Pricing Info for: v3-standard-2 19:16:59 INFO: Archiving Costs 19:16:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12328238007104945470.sh 19:16:59 ---> logs-deploy.sh 19:16:59 Setup pyenv: 19:16:59 system 19:16:59 3.8.20 19:16:59 3.9.20 19:16:59 3.10.15 19:16:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:17:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cy2B from file:/tmp/.os_lf_venv 19:17:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:01 lf-activate-venv(): INFO: Base packages installed successfully 19:17:01 lf-activate-venv(): INFO: Installing additional packages: lftools 19:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-Cy2B/bin to PATH 19:17:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64281 19:17:06 INFO: archiving workspace using pattern(s): 19:17:07 Archives upload complete. 19:17:08 INFO: archiving logs to Nexus 19:17:08 ---> uname -a: 19:17:08 Linux prd-ubuntu20-04-docker-2c-8g-272 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:17:08 19:17:08 19:17:08 ---> lscpu: 19:17:08 Architecture: x86_64 19:17:08 CPU op-mode(s): 32-bit, 64-bit 19:17:08 Byte Order: Little Endian 19:17:08 Address sizes: 40 bits physical, 48 bits virtual 19:17:08 CPU(s): 2 19:17:08 On-line CPU(s) list: 0,1 19:17:08 Thread(s) per core: 1 19:17:08 Core(s) per socket: 1 19:17:08 Socket(s): 2 19:17:08 NUMA node(s): 1 19:17:08 Vendor ID: AuthenticAMD 19:17:08 CPU family: 23 19:17:08 Model: 49 19:17:08 Model name: AMD EPYC-Rome Processor 19:17:08 Stepping: 0 19:17:08 CPU MHz: 2800.000 19:17:08 BogoMIPS: 5600.00 19:17:08 Virtualization: AMD-V 19:17:08 Hypervisor vendor: KVM 19:17:08 Virtualization type: full 19:17:08 L1d cache: 64 KiB 19:17:08 L1i cache: 64 KiB 19:17:08 L2 cache: 1 MiB 19:17:08 L3 cache: 32 MiB 19:17:08 NUMA node0 CPU(s): 0,1 19:17:08 Vulnerability Gather data sampling: Not affected 19:17:08 Vulnerability Itlb multihit: Not affected 19:17:08 Vulnerability L1tf: Not affected 19:17:08 Vulnerability Mds: Not affected 19:17:08 Vulnerability Meltdown: Not affected 19:17:08 Vulnerability Mmio stale data: Not affected 19:17:08 Vulnerability Retbleed: Vulnerable 19:17:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:17:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:17:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:17:08 Vulnerability Srbds: Not affected 19:17:08 Vulnerability Tsx async abort: Not affected 19:17:08 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:17:08 19:17:08 19:17:08 ---> nproc: 19:17:08 2 19:17:08 19:17:08 19:17:08 ---> df -h: 19:17:08 Filesystem Size Used Avail Use% Mounted on 19:17:08 udev 3.9G 0 3.9G 0% /dev 19:17:08 tmpfs 795M 1.1M 794M 1% /run 19:17:08 /dev/vda1 39G 9.9G 29G 26% / 19:17:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:17:08 tmpfs 5.0M 0 5.0M 0% /run/lock 19:17:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:17:08 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:17:08 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 19:17:08 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 19:17:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:17:08 tmpfs 795M 0 795M 0% /run/user/1001 19:17:08 19:17:08 19:17:08 ---> free -m: 19:17:08 total used free shared buff/cache available 19:17:08 Mem: 7945 521 4908 1 2515 7123 19:17:08 Swap: 1023 0 1023 19:17:08 19:17:08 19:17:08 ---> ip addr: 19:17:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:17:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:17:08 inet 127.0.0.1/8 scope host lo 19:17:08 valid_lft forever preferred_lft forever 19:17:08 inet6 ::1/128 scope host 19:17:08 valid_lft forever preferred_lft forever 19:17:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:17:08 link/ether fa:16:3e:ad:5b:5a brd ff:ff:ff:ff:ff:ff 19:17:08 inet 10.30.123.102/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 19:17:08 valid_lft 86185sec preferred_lft 86185sec 19:17:08 inet6 fe80::f816:3eff:fead:5b5a/64 scope link 19:17:08 valid_lft forever preferred_lft forever 19:17:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:17:08 link/ether 02:e1:6b:0b:8d:8c brd ff:ff:ff:ff:ff:ff 19:17:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:17:08 valid_lft forever preferred_lft forever 19:17:08 19:17:08 19:17:08 ---> sar -b -r -n DEV: 19:17:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-272) 08/10/26 _x86_64_ (2 CPU) 19:17:08 19:17:08 19:13:34 LINUX RESTART (2 CPU) 19:17:08 19:17:08 19:14:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:17:08 19:15:01 399.90 65.09 334.80 0.00 10836.75 39266.61 0.00 19:17:08 19:16:01 76.57 2.48 74.09 0.00 175.04 12959.06 0.00 19:17:08 19:17:01 10.78 0.88 9.90 0.00 89.70 1347.28 0.00 19:17:08 Average: 159.74 22.34 137.40 0.00 3620.13 17616.23 0.00 19:17:08 19:17:08 19:14:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:17:08 19:15:01 5210056 7288152 496908 6.11 83916 2158628 1124952 12.25 701812 1980344 210776 19:17:08 19:16:01 5031128 7289928 484096 5.95 93464 2319412 1111520 12.10 739484 2099924 28648 19:17:08 19:17:01 5044460 7321564 451392 5.55 93812 2336756 1081592 11.78 726136 2100172 36980 19:17:08 Average: 5095215 7299881 477465 5.87 90397 2271599 1106021 12.04 722477 2060147 92135 19:17:08 19:17:08 19:14:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:17:08 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:08 19:15:01 lo 1.17 1.17 0.13 0.13 0.00 0.00 0.00 0.00 19:17:08 19:15:01 ens3 397.64 239.36 1909.47 74.87 0.00 0.00 0.00 0.00 19:17:08 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:08 19:16:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 19:17:08 19:16:01 ens3 25.38 19.58 280.20 4.08 0.00 0.00 0.00 0.00 19:17:08 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:08 19:17:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 19:17:08 19:17:01 ens3 15.26 12.41 13.27 4.77 0.00 0.00 0.00 0.00 19:17:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:08 Average: lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 19:17:08 Average: ens3 143.26 88.77 721.07 27.38 0.00 0.00 0.00 0.00 19:17:08 19:17:08 19:17:08 ---> sar -P ALL: 19:17:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-272) 08/10/26 _x86_64_ (2 CPU) 19:17:08 19:17:08 19:13:34 LINUX RESTART (2 CPU) 19:17:08 19:17:08 19:14:03 CPU %user %nice %system %iowait %steal %idle 19:17:08 19:15:01 all 38.20 0.00 4.40 7.84 0.09 49.48 19:17:08 19:15:01 0 38.03 0.00 4.66 10.00 0.09 47.22 19:17:08 19:15:01 1 38.36 0.00 4.13 5.70 0.09 51.72 19:17:08 19:16:01 all 35.60 0.00 2.38 1.43 0.08 60.51 19:17:08 19:16:01 0 43.47 0.00 2.00 0.37 0.08 54.08 19:17:08 19:16:01 1 27.75 0.00 2.77 2.49 0.08 66.91 19:17:08 19:17:01 all 26.25 0.00 2.05 0.17 0.06 71.48 19:17:08 19:17:01 0 33.82 0.00 2.08 0.03 0.07 64.00 19:17:08 19:17:01 1 18.65 0.00 2.02 0.30 0.05 78.98 19:17:08 Average: all 33.29 0.00 2.92 3.08 0.08 60.63 19:17:08 Average: 0 38.45 0.00 2.89 3.37 0.08 55.21 19:17:08 Average: 1 28.15 0.00 2.96 2.80 0.07 66.02 19:17:08 19:17:08 19:17:08