17:08:36 Started by timer 17:08:36 Running as SYSTEM 17:08:36 [EnvInject] - Loading node environment variables. 17:08:36 Building remotely on prd-ubuntu20.04-docker-2c-8g-246 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 17:08:36 [ssh-agent] Looking for ssh-agent implementation... 17:08:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:36 $ ssh-agent 17:08:36 SSH_AUTH_SOCK=/tmp/ssh-nnJYg2SRNv9P/agent.1512 17:08:36 SSH_AGENT_PID=1514 17:08:36 [ssh-agent] Started. 17:08:36 Running ssh-add (command line suppressed) 17:08:36 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14124123284629443872.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14124123284629443872.key) 17:08:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:36 The recommended git tool is: NONE 17:08:38 using credential edgex-jenkins-ssh 17:08:38 Wiping out workspace first. 17:08:38 Cloning the remote Git repository 17:08:38 Cloning repository git@github.com:edgexfoundry/ci-management 17:08:38 > git init /w/workspace/ci-management-openstack-cron # timeout=10 17:08:38 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 17:08:38 > git --version # timeout=10 17:08:38 > git --version # 'git version 2.25.1' 17:08:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:38 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 17:08:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:39 Avoid second fetch 17:08:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:08:39 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 17:08:39 > git config core.sparsecheckout # timeout=10 17:08:39 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:08:39 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 17:08:39 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:08:39 > git remote # timeout=10 17:08:39 > git submodule init # timeout=10 17:08:39 > git submodule sync # timeout=10 17:08:39 > git config --get remote.origin.url # timeout=10 17:08:39 > git submodule init # timeout=10 17:08:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:08:39 > git config --get submodule.packer/common-packer.url # timeout=10 17:08:39 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:08:39 > git config --get submodule.global-jjb.url # timeout=10 17:08:39 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:08:39 > git submodule update --init --recursive packer/common-packer # timeout=10 17:08:40 > git submodule update --init --recursive global-jjb # timeout=10 17:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:08:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:08:46 provisioning config files... 17:08:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:08:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:08:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:08:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8683974949170999967.sh 17:08:46 ---> python-tools-install.sh 17:08:46 Setup pyenv: 17:08:46 * system (set by /opt/pyenv/version) 17:08:46 * 3.8.20 (set by /opt/pyenv/version) 17:08:46 * 3.9.20 (set by /opt/pyenv/version) 17:08:46 3.10.15 17:08:46 3.11.10 17:08:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tdXC 17:08:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:08:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:54 lf-activate-venv(): INFO: Base packages installed successfully 17:08:54 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-tdXC/bin to PATH 17:09:15 Generating Requirements File 17:09:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:09:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:09:37 Python 3.11.10 17:09:37 pip 26.2.1 from /tmp/venv-tdXC/lib/python3.11/site-packages/pip (python 3.11) 17:09:38 aiohappyeyeballs==2.7.1 17:09:38 aiohttp==3.14.3 17:09:38 aiosignal==1.4.0 17:09:38 appdirs==1.4.4 17:09:38 argcomplete==3.7.2 17:09:38 aspy.yaml==1.3.0 17:09:38 attrs==26.1.0 17:09:38 autopage==0.6.0 17:09:38 beautifulsoup4==4.15.0 17:09:38 boto3==1.43.67 17:09:38 botocore==1.43.67 17:09:38 bs4==0.0.2 17:09:38 certifi==2026.7.22 17:09:38 cffi==2.1.1 17:09:38 cfgv==3.5.0 17:09:38 chardet==7.5.1 17:09:38 charset-normalizer==3.4.9 17:09:38 click==8.4.2 17:09:38 cliff==4.15.0 17:09:38 cmd2==4.2.0 17:09:38 cryptography==3.3.2 17:09:38 debtcollector==3.1.0 17:09:38 decorator==5.3.1 17:09:38 defusedxml==0.7.1 17:09:38 Deprecated==1.3.1 17:09:38 distlib==0.4.3 17:09:38 dnspython==2.8.0 17:09:38 docker==7.2.0 17:09:38 dogpile.cache==1.5.0 17:09:38 durationpy==0.10 17:09:38 email-validator==2.3.0 17:09:38 filelock==3.32.2 17:09:38 frozenlist==1.8.0 17:09:38 future==1.0.0 17:09:38 gitdb==4.0.12 17:09:38 GitPython==3.1.59 17:09:38 httplib2==0.30.2 17:09:38 identify==2.6.19 17:09:38 idna==3.18 17:09:38 importlib-resources==1.5.0 17:09:38 iso8601==2.1.0 17:09:38 Jinja2==3.1.6 17:09:38 jmespath==1.1.0 17:09:38 jsonpatch==1.33 17:09:38 jsonpointer==3.1.1 17:09:38 jsonschema==4.26.0 17:09:38 jsonschema-specifications==2025.9.1 17:09:38 keystoneauth1==5.15.0 17:09:38 kubernetes==36.0.3 17:09:38 lftools==0.37.22 17:09:38 lxml==6.1.1 17:09:38 markdown-it-py==4.2.0 17:09:38 MarkupSafe==3.0.3 17:09:38 mdurl==0.1.2 17:09:38 msgpack==1.2.1 17:09:38 multi_key_dict==2.0.3 17:09:38 multidict==6.7.1 17:09:38 munch==4.0.0 17:09:38 netaddr==1.3.0 17:09:38 niet==1.4.2 17:09:38 nodeenv==1.10.0 17:09:38 oauth2client==4.1.3 17:09:38 oauthlib==3.3.1 17:09:38 openstacksdk==4.18.0 17:09:38 os-service-types==1.9.0 17:09:38 osc-lib==4.7.0 17:09:38 oslo.config==10.7.0 17:09:38 oslo.context==6.5.0 17:09:38 oslo.i18n==6.9.0 17:09:38 oslo.log==8.3.0 17:09:38 oslo.serialization==5.11.0 17:09:38 oslo.utils==10.1.1 17:09:38 packaging==26.3 17:09:38 pbr==7.0.3 17:09:38 platformdirs==4.11.2 17:09:38 prettytable==3.18.0 17:09:38 prompt_toolkit==3.0.53 17:09:38 propcache==0.5.2 17:09:38 psutil==7.2.2 17:09:38 pyasn1==0.6.4 17:09:38 pyasn1_modules==0.4.2 17:09:38 pycparser==3.0 17:09:38 pygerrit2==2.0.15 17:09:38 PyGithub==2.9.1 17:09:38 Pygments==2.20.0 17:09:38 PyJWT==2.13.0 17:09:38 PyNaCl==1.6.2 17:09:38 pyparsing==2.4.7 17:09:38 pyperclip==1.11.0 17:09:38 pyrsistent==0.20.0 17:09:38 python-dateutil==2.9.0.post0 17:09:38 python-discovery==1.5.1 17:09:38 python-heatclient==5.2.0 17:09:38 python-jenkins==1.8.3 17:09:38 python-keystoneclient==5.8.0 17:09:38 python-magnumclient==4.11.0 17:09:38 python-manilaclient==6.2.0 17:09:38 python-openstackclient==10.2.1 17:09:38 python-swiftclient==4.10.0 17:09:38 PyYAML==6.0.3 17:09:38 referencing==0.37.0 17:09:38 requests==2.34.2 17:09:38 requests-oauthlib==2.0.0 17:09:38 rfc3986==2.0.0 17:09:38 rich==15.0.0 17:09:38 rich-argparse==1.8.0 17:09:38 rpds-py==2026.6.3 17:09:38 rsa==4.9.1 17:09:38 ruamel.yaml==0.19.1 17:09:38 ruamel.yaml.clib==0.2.15 17:09:38 s3transfer==0.19.2 17:09:38 simplejson==4.1.1 17:09:38 six==1.17.0 17:09:38 smmap==5.0.3 17:09:38 soupsieve==2.9.2 17:09:38 stevedore==5.9.0 17:09:38 tabulate==0.10.0 17:09:38 toml==0.10.2 17:09:38 tomlkit==0.15.1 17:09:38 tqdm==4.70.0 17:09:38 typing_extensions==4.16.0 17:09:38 urllib3==1.26.20 17:09:38 virtualenv==21.7.3 17:09:38 wcwidth==0.8.2 17:09:38 websocket-client==1.9.0 17:09:38 wrapt==2.3.0 17:09:38 xdg==6.0.0 17:09:38 xmltodict==1.0.4 17:09:38 yarl==1.24.5 17:09:38 yq==4.1.2 17:09:38 [EnvInject] - Injecting environment variables from a build step. 17:09:38 [EnvInject] - Injecting as environment variables the properties content 17:09:38 OS_CLOUD=vex 17:09:38 17:09:38 [EnvInject] - Variables injected successfully. 17:09:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:09:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:09:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12348997705175677887.sh 17:09:38 ---> Orphaned k8s clusters 17:09:38 Setup pyenv: 17:09:38 system 17:09:38 3.8.20 17:09:38 3.9.20 17:09:38 3.10.15 17:09:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:09:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdXC from file:/tmp/.os_lf_venv 17:09:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:39 lf-activate-venv(): INFO: Base packages installed successfully 17:09:39 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:09:45 lf-activate-venv(): INFO: Adding /tmp/venv-tdXC/bin to PATH 17:09:48 -----> Delete orphaned cluster 17:09:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:09:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:09:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8733936249927049162.sh 17:09:48 ---> Orphaned stacks 17:09:48 Setup pyenv: 17:09:48 system 17:09:48 3.8.20 17:09:48 3.9.20 17:09:48 3.10.15 17:09:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:09:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdXC from file:/tmp/.os_lf_venv 17:09:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:49 lf-activate-venv(): INFO: Base packages installed successfully 17:09:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:09:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:09:59 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 17:09:59 lf-activate-venv(): INFO: Adding /tmp/venv-tdXC/bin to PATH 17:09:59 + mapfile -t OS_COE_CLUSTERS_ID 17:09:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:09:59 ++ awk '{print $1}' 17:09:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:10:02 + echo '-----> Active clusters -> stacks' 17:10:02 -----> Active clusters -> stacks 17:10:02 + OS_COE_STACKS=() 17:10:02 + [[ 0 -gt 0 ]] 17:10:02 + mapfile -t OS_STACKS 17:10:02 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 17:10:02 ++ awk '{print $1}' 17:10:03 + echo '-----> Active stacks' 17:10:03 -----> Active stacks 17:10:03 + echo '-----> Delete orphaned stacks' 17:10:03 -----> Delete orphaned stacks 17:10:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:10:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:10:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14974141970921042478.sh 17:10:03 ---> Orphaned servers 17:10:03 Setup pyenv: 17:10:03 system 17:10:03 3.8.20 17:10:03 3.9.20 17:10:03 3.10.15 17:10:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:10:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdXC from file:/tmp/.os_lf_venv 17:10:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:05 lf-activate-venv(): INFO: Base packages installed successfully 17:10:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:10:13 lf-activate-venv(): INFO: Adding /tmp/venv-tdXC/bin to PATH 17:10:18 -----> Active servers 17:10:18 prd-ubuntu20.04-docker-2c-8g-246 17:10:18 prd-ubuntu20.04-docker-2c-8g-245 17:10:18 prd-ubuntu20.04-docker-2c-8g-244 17:10:18 prd-ubuntu20.04-docker-2c-8g-243 17:10:18 prd-ubuntu20.04-docker-2c-8g-242 17:10:18 prd-ubuntu20.04-docker-2c-8g-241 17:10:18 prd-ubuntu20.04-docker-2c-8g-240 17:10:18 prd-ubuntu20.04-docker-2c-8g-239 17:10:18 prd-ubuntu20.04-docker-2c-8g-238 17:10:18 -----> Delete orphaned servers 17:10:19 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-245 17:10:21 WARN: Server "prd-ubuntu20.04-docker-2c-8g-245" is not older than 15 minutes. 17:10:21 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-244 17:10:24 WARN: Server "prd-ubuntu20.04-docker-2c-8g-244" is not older than 15 minutes. 17:10:24 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-243 17:10:27 WARN: Server "prd-ubuntu20.04-docker-2c-8g-243" is not older than 15 minutes. 17:10:27 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-242 17:10:29 ERROR: Server not found. 17:10:29 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-241 17:11:00 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-241, Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 17:11:00 17:11:01 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-240 17:11:32 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-240, Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 17:11:32 17:11:33 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-239 17:11:35 WARN: Server "prd-ubuntu20.04-docker-2c-8g-239" is not older than 15 minutes. 17:11:35 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-238 17:11:38 ERROR: Server not found. 17:11:38 Build step 'Conditional step (single)' marked build as failure 17:11:38 $ ssh-agent -k 17:11:38 unset SSH_AUTH_SOCK; 17:11:38 unset SSH_AGENT_PID; 17:11:38 echo Agent pid 1514 killed; 17:11:38 [ssh-agent] Stopped. 17:11:38 [PostBuildScript] - [INFO] Executing post build scripts. 17:11:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5251092456242057987.sh 17:11:38 ---> sysstat.sh 17:11:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12667653932983601317.sh 17:11:39 ---> package-listing.sh 17:11:39 ++ facter osfamily 17:11:39 ++ tr '[:upper:]' '[:lower:]' 17:11:39 + OS_FAMILY=debian 17:11:39 + workspace=/w/workspace/ci-management-openstack-cron 17:11:39 + START_PACKAGES=/tmp/packages_start.txt 17:11:39 + END_PACKAGES=/tmp/packages_end.txt 17:11:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:11:39 + PACKAGES=/tmp/packages_start.txt 17:11:39 + '[' /w/workspace/ci-management-openstack-cron ']' 17:11:39 + PACKAGES=/tmp/packages_end.txt 17:11:39 + case "${OS_FAMILY}" in 17:11:39 + grep '^ii' 17:11:39 + dpkg -l 17:11:39 + '[' -f /tmp/packages_start.txt ']' 17:11:39 + '[' -f /tmp/packages_end.txt ']' 17:11:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:11:39 + '[' /w/workspace/ci-management-openstack-cron ']' 17:11:39 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 17:11:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 17:11:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3813432947790670323.sh 17:11:39 ---> capture-instance-metadata.sh 17:11:39 Setup pyenv: 17:11:39 system 17:11:39 3.8.20 17:11:39 3.9.20 17:11:39 3.10.15 17:11:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:11:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdXC from file:/tmp/.os_lf_venv 17:11:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:11:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:11:41 lf-activate-venv(): INFO: Base packages installed successfully 17:11:41 lf-activate-venv(): INFO: Installing additional packages: lftools 17:11:46 lf-activate-venv(): INFO: Adding /tmp/venv-tdXC/bin to PATH 17:11:46 INFO: Running in OpenStack, capturing instance metadata 17:11:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4308221482750863455.sh 17:11:47 provisioning config files... 17:11:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15441276982733249812tmp 17:11:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:11:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:11:47 [EnvInject] - Injecting environment variables from a build step. 17:11:47 [EnvInject] - Injecting as environment variables the properties content 17:11:47 SERVER_ID=logs 17:11:47 17:11:47 [EnvInject] - Variables injected successfully. 17:11:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14651340031902060477.sh 17:11:47 ---> create-netrc.sh 17:11:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11437978080890822956.sh 17:11:47 ---> python-tools-install.sh 17:11:47 Setup pyenv: 17:11:47 system 17:11:47 3.8.20 17:11:47 3.9.20 17:11:47 3.10.15 17:11:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:11:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdXC from file:/tmp/.os_lf_venv 17:11:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:11:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:11:49 lf-activate-venv(): INFO: Base packages installed successfully 17:11:49 lf-activate-venv(): INFO: Installing additional packages: lftools 17:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-tdXC/bin to PATH 17:11:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15607955650610157283.sh 17:11:54 ---> sudo-logs.sh 17:11:54 Archiving 'sudo' log.. 17:11:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16134804019741399413.sh 17:11:54 ---> job-cost.sh 17:11:54 Setup pyenv: 17:11:54 system 17:11:54 3.8.20 17:11:54 3.9.20 17:11:54 3.10.15 17:11:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:11:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdXC from file:/tmp/.os_lf_venv 17:11:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:11:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:11:56 lf-activate-venv(): INFO: Base packages installed successfully 17:11:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:12:01 lf-activate-venv(): INFO: Adding /tmp/venv-tdXC/bin to PATH 17:12:01 INFO: No Stack... 17:12:01 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:02 INFO: Archiving Costs 17:12:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4694980592226235125.sh 17:12:02 ---> logs-deploy.sh 17:12:02 Setup pyenv: 17:12:02 system 17:12:02 3.8.20 17:12:02 3.9.20 17:12:02 3.10.15 17:12:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:12:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdXC from file:/tmp/.os_lf_venv 17:12:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:03 lf-activate-venv(): INFO: Base packages installed successfully 17:12:03 lf-activate-venv(): INFO: Installing additional packages: lftools 17:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-tdXC/bin to PATH 17:12:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64279 17:12:09 INFO: archiving workspace using pattern(s): 17:12:10 Archives upload complete. 17:12:10 INFO: archiving logs to Nexus 17:12:11 ---> uname -a: 17:12:11 Linux prd-ubuntu20-04-docker-2c-8g-246 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:12:11 17:12:11 17:12:11 ---> lscpu: 17:12:11 Architecture: x86_64 17:12:11 CPU op-mode(s): 32-bit, 64-bit 17:12:11 Byte Order: Little Endian 17:12:11 Address sizes: 40 bits physical, 48 bits virtual 17:12:11 CPU(s): 2 17:12:11 On-line CPU(s) list: 0,1 17:12:11 Thread(s) per core: 1 17:12:11 Core(s) per socket: 1 17:12:11 Socket(s): 2 17:12:11 NUMA node(s): 1 17:12:11 Vendor ID: AuthenticAMD 17:12:11 CPU family: 23 17:12:11 Model: 49 17:12:11 Model name: AMD EPYC-Rome Processor 17:12:11 Stepping: 0 17:12:11 CPU MHz: 2800.000 17:12:11 BogoMIPS: 5600.00 17:12:11 Virtualization: AMD-V 17:12:11 Hypervisor vendor: KVM 17:12:11 Virtualization type: full 17:12:11 L1d cache: 64 KiB 17:12:11 L1i cache: 64 KiB 17:12:11 L2 cache: 1 MiB 17:12:11 L3 cache: 32 MiB 17:12:11 NUMA node0 CPU(s): 0,1 17:12:11 Vulnerability Gather data sampling: Not affected 17:12:11 Vulnerability Itlb multihit: Not affected 17:12:11 Vulnerability L1tf: Not affected 17:12:11 Vulnerability Mds: Not affected 17:12:11 Vulnerability Meltdown: Not affected 17:12:11 Vulnerability Mmio stale data: Not affected 17:12:11 Vulnerability Retbleed: Vulnerable 17:12:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:12:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:12:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:12:11 Vulnerability Srbds: Not affected 17:12:11 Vulnerability Tsx async abort: Not affected 17:12: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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:12:11 17:12:11 17:12:11 ---> nproc: 17:12:11 2 17:12:11 17:12:11 17:12:11 ---> df -h: 17:12:11 Filesystem Size Used Avail Use% Mounted on 17:12:11 udev 3.9G 0 3.9G 0% /dev 17:12:11 tmpfs 795M 1.1M 794M 1% /run 17:12:11 /dev/vda1 39G 9.9G 29G 26% / 17:12:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:12:11 tmpfs 5.0M 0 5.0M 0% /run/lock 17:12:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:12:11 /dev/loop0 62M 62M 0 100% /snap/core20/1405 17:12:11 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 17:12:11 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 17:12:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:12:11 tmpfs 795M 0 795M 0% /run/user/1001 17:12:11 17:12:11 17:12:11 ---> free -m: 17:12:11 total used free shared buff/cache available 17:12:11 Mem: 7945 525 4903 1 2515 7119 17:12:11 Swap: 1023 0 1023 17:12:11 17:12:11 17:12:11 ---> ip addr: 17:12:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:12:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:12:11 inet 127.0.0.1/8 scope host lo 17:12:11 valid_lft forever preferred_lft forever 17:12:11 inet6 ::1/128 scope host 17:12:11 valid_lft forever preferred_lft forever 17:12:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:12:11 link/ether fa:16:3e:79:02:72 brd ff:ff:ff:ff:ff:ff 17:12:11 inet 10.30.122.191/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 17:12:11 valid_lft 86153sec preferred_lft 86153sec 17:12:11 inet6 fe80::f816:3eff:fe79:272/64 scope link 17:12:11 valid_lft forever preferred_lft forever 17:12:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:12:11 link/ether 7a:eb:28:9d:05:04 brd ff:ff:ff:ff:ff:ff 17:12:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:12:11 valid_lft forever preferred_lft forever 17:12:11 17:12:11 17:12:11 ---> sar -b -r -n DEV: 17:12:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-246) 08/10/26 _x86_64_ (2 CPU) 17:12:11 17:12:11 17:08:07 LINUX RESTART (2 CPU) 17:12:11 17:12:11 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:12:11 17:10:01 107.03 1.23 105.80 0.00 106.50 12822.54 0.00 17:12:11 17:11:01 35.36 1.40 33.96 0.00 97.32 6150.71 0.00 17:12:11 17:12:01 3.08 0.73 2.35 0.00 81.05 240.49 0.00 17:12:11 Average: 48.49 1.12 47.37 0.00 94.96 6404.94 0.00 17:12:11 17:12:11 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:12:11 17:10:01 5049104 7305124 469268 5.77 93388 2316756 1134816 12.35 704660 2117784 176196 17:12:11 17:11:01 5105060 7364204 410060 5.04 93592 2319588 1099744 11.97 682312 2084600 308 17:12:11 17:12:01 4999856 7281004 492064 6.05 93844 2340272 1168392 12.72 768196 2101092 28844 17:12:11 Average: 5051340 7316777 457131 5.62 93608 2325539 1134317 12.35 718389 2101159 68449 17:12:11 17:12:11 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:12:11 17:10:01 ens3 70.38 44.62 1115.34 7.83 0.00 0.00 0.00 0.00 17:12:11 17:10:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 17:12:11 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:11 17:11:01 ens3 10.86 11.66 17.23 2.13 0.00 0.00 0.00 0.00 17:12:11 17:11:01 lo 2.40 2.40 0.22 0.22 0.00 0.00 0.00 0.00 17:12:11 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:11 17:12:01 ens3 12.61 10.66 10.69 4.18 0.00 0.00 0.00 0.00 17:12:11 17:12:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:12:11 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:11 Average: ens3 31.29 22.32 381.13 4.71 0.00 0.00 0.00 0.00 17:12:11 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 17:12:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:11 17:12:11 17:12:11 ---> sar -P ALL: 17:12:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-246) 08/10/26 _x86_64_ (2 CPU) 17:12:11 17:12:11 17:08:07 LINUX RESTART (2 CPU) 17:12:11 17:12:11 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:12:11 17:10:01 all 40.59 0.00 2.95 4.04 0.09 52.33 17:12:11 17:10:01 0 16.03 0.00 2.14 0.98 0.08 80.77 17:12:11 17:10:01 1 65.24 0.00 3.76 7.11 0.10 23.78 17:12:11 17:11:01 all 16.14 0.00 1.23 0.39 0.04 82.20 17:12:11 17:11:01 0 22.91 0.00 1.30 0.17 0.05 75.57 17:12:11 17:11:01 1 9.41 0.00 1.15 0.62 0.03 88.79 17:12:11 17:12:01 all 20.30 0.00 1.82 0.07 0.07 77.75 17:12:11 17:12:01 0 20.02 0.00 1.55 0.03 0.08 78.31 17:12:11 17:12:01 1 20.58 0.00 2.08 0.10 0.05 77.19 17:12:11 Average: all 25.69 0.00 2.00 1.50 0.07 70.74 17:12:11 Average: 0 19.64 0.00 1.67 0.39 0.07 78.22 17:12:11 Average: 1 31.73 0.00 2.33 2.61 0.06 63.27 17:12:11 17:12:11 17:12:11