11:20:39 Started by timer 11:20:39 Running as SYSTEM 11:20:39 [EnvInject] - Loading node environment variables. 11:20:40 Building remotely on prd-ubuntu20.04-docker-2c-8g-9922 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 11:20:40 [ssh-agent] Looking for ssh-agent implementation... 11:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:48 $ ssh-agent 11:20:48 SSH_AUTH_SOCK=/tmp/ssh-xatatmfQ7XUL/agent.1473 11:20:48 SSH_AGENT_PID=1475 11:20:48 [ssh-agent] Started. 11:20:48 Running ssh-add (command line suppressed) 11:20:48 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8881810160193346200.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8881810160193346200.key) 11:20:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:48 The recommended git tool is: NONE 11:20:50 using credential edgex-jenkins-ssh 11:20:50 Wiping out workspace first. 11:20:50 Cloning the remote Git repository 11:20:50 Cloning repository git@github.com:edgexfoundry/ci-management 11:20:50 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:20:50 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 11:20:50 > git --version # timeout=10 11:20:50 > git --version # 'git version 2.25.1' 11:20:50 using GIT_SSH to set credentials SSH Credentials for GitHub 11:20:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:51 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 11:20:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:51 Avoid second fetch 11:20:51 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:20:51 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 11:20:51 > git config core.sparsecheckout # timeout=10 11:20:51 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:20:52 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 11:20:52 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:20:52 > git remote # timeout=10 11:20:52 > git submodule init # timeout=10 11:20:52 > git submodule sync # timeout=10 11:20:52 > git config --get remote.origin.url # timeout=10 11:20:52 > git submodule init # timeout=10 11:20:52 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:20:52 > git config --get submodule.packer/common-packer.url # timeout=10 11:20:52 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:20:52 > git config --get submodule.global-jjb.url # timeout=10 11:20:52 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:20:52 > git submodule update --init --recursive packer/common-packer # timeout=10 11:20:53 > git submodule update --init --recursive global-jjb # timeout=10 11:20:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:20:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:20:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:20:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:20:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:20:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:20:57 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:20:57 provisioning config files... 11:20:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:20:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:20:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:20:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3080730516403085813.sh 11:20:57 ---> python-tools-install.sh 11:20:57 Setup pyenv: 11:20:57 * system (set by /opt/pyenv/version) 11:20:57 * 3.8.20 (set by /opt/pyenv/version) 11:20:57 * 3.9.20 (set by /opt/pyenv/version) 11:20:57 3.10.15 11:20:57 3.11.10 11:21:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2yAw 11:21:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:21:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:05 lf-activate-venv(): INFO: Base packages installed successfully 11:21:05 lf-activate-venv(): INFO: Installing additional packages: lftools 11:21:27 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:21:27 Generating Requirements File 11:21:45 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. 11:21:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:21:45 Python 3.11.10 11:21:46 pip 25.2 from /tmp/venv-2yAw/lib/python3.11/site-packages/pip (python 3.11) 11:21:46 appdirs==1.4.4 11:21:46 argcomplete==3.6.2 11:21:46 aspy.yaml==1.3.0 11:21:46 attrs==25.3.0 11:21:46 autopage==0.5.2 11:21:46 beautifulsoup4==4.14.2 11:21:46 boto3==1.40.42 11:21:46 botocore==1.40.42 11:21:46 bs4==0.0.2 11:21:46 cachetools==6.2.0 11:21:46 certifi==2025.8.3 11:21:46 cffi==2.0.0 11:21:46 cfgv==3.4.0 11:21:46 chardet==5.2.0 11:21:46 charset-normalizer==3.4.3 11:21:46 click==8.3.0 11:21:46 cliff==4.11.0 11:21:46 cmd2==2.7.0 11:21:46 cryptography==3.3.2 11:21:46 debtcollector==3.0.0 11:21:46 decorator==5.2.1 11:21:46 defusedxml==0.7.1 11:21:46 Deprecated==1.2.18 11:21:46 distlib==0.4.0 11:21:46 dnspython==2.8.0 11:21:46 docker==7.1.0 11:21:46 dogpile.cache==1.4.1 11:21:46 durationpy==0.10 11:21:46 email-validator==2.3.0 11:21:46 filelock==3.19.1 11:21:46 future==1.0.0 11:21:46 gitdb==4.0.12 11:21:46 GitPython==3.1.45 11:21:46 google-auth==2.41.1 11:21:46 httplib2==0.31.0 11:21:46 identify==2.6.14 11:21:46 idna==3.10 11:21:46 importlib-resources==1.5.0 11:21:46 iso8601==2.1.0 11:21:46 Jinja2==3.1.6 11:21:46 jmespath==1.0.1 11:21:46 jsonpatch==1.33 11:21:46 jsonpointer==3.0.0 11:21:46 jsonschema==4.25.1 11:21:46 jsonschema-specifications==2025.9.1 11:21:46 keystoneauth1==5.12.0 11:21:46 kubernetes==34.1.0 11:21:46 lftools==0.37.14 11:21:46 lxml==6.0.2 11:21:46 markdown-it-py==4.0.0 11:21:46 MarkupSafe==3.0.3 11:21:46 mdurl==0.1.2 11:21:46 msgpack==1.1.1 11:21:46 multi_key_dict==2.0.3 11:21:46 munch==4.0.0 11:21:46 netaddr==1.3.0 11:21:46 niet==1.4.2 11:21:46 nodeenv==1.9.1 11:21:46 oauth2client==4.1.3 11:21:46 oauthlib==3.3.1 11:21:46 openstacksdk==4.7.1 11:21:46 os-service-types==1.8.0 11:21:46 osc-lib==4.2.0 11:21:46 oslo.config==10.0.0 11:21:46 oslo.context==6.1.0 11:21:46 oslo.i18n==6.6.0 11:21:46 oslo.log==7.2.1 11:21:46 oslo.serialization==5.8.0 11:21:46 oslo.utils==9.1.0 11:21:46 packaging==25.0 11:21:46 pbr==7.0.1 11:21:46 platformdirs==4.4.0 11:21:46 prettytable==3.16.0 11:21:46 psutil==7.1.0 11:21:46 pyasn1==0.6.1 11:21:46 pyasn1_modules==0.4.2 11:21:46 pycparser==2.23 11:21:46 pygerrit2==2.0.15 11:21:46 PyGithub==2.8.1 11:21:46 Pygments==2.19.2 11:21:46 PyJWT==2.10.1 11:21:46 PyNaCl==1.6.0 11:21:46 pyparsing==2.4.7 11:21:46 pyperclip==1.11.0 11:21:46 pyrsistent==0.20.0 11:21:46 python-cinderclient==9.8.0 11:21:46 python-dateutil==2.9.0.post0 11:21:46 python-heatclient==4.3.0 11:21:46 python-jenkins==1.8.3 11:21:46 python-keystoneclient==5.7.0 11:21:46 python-magnumclient==4.9.0 11:21:46 python-openstackclient==8.2.0 11:21:46 python-swiftclient==4.8.0 11:21:46 PyYAML==6.0.3 11:21:46 referencing==0.36.2 11:21:46 requests==2.32.5 11:21:46 requests-oauthlib==2.0.0 11:21:46 requestsexceptions==1.4.0 11:21:46 rfc3986==2.0.0 11:21:46 rich==14.1.0 11:21:46 rich-argparse==1.7.1 11:21:46 rpds-py==0.27.1 11:21:46 rsa==4.9.1 11:21:46 ruamel.yaml==0.18.15 11:21:46 ruamel.yaml.clib==0.2.14 11:21:46 s3transfer==0.14.0 11:21:46 simplejson==3.20.2 11:21:46 six==1.17.0 11:21:46 smmap==5.0.2 11:21:46 soupsieve==2.8 11:21:46 stevedore==5.5.0 11:21:46 tabulate==0.9.0 11:21:46 toml==0.10.2 11:21:46 tomlkit==0.13.3 11:21:46 tqdm==4.67.1 11:21:46 typing_extensions==4.15.0 11:21:46 tzdata==2025.2 11:21:46 urllib3==1.26.20 11:21:46 virtualenv==20.34.0 11:21:46 wcwidth==0.2.14 11:21:46 websocket-client==1.8.0 11:21:46 wrapt==1.17.3 11:21:46 xdg==6.0.0 11:21:46 xmltodict==1.0.2 11:21:46 yq==3.4.3 11:21:46 [EnvInject] - Injecting environment variables from a build step. 11:21:46 [EnvInject] - Injecting as environment variables the properties content 11:21:46 OS_CLOUD=vex 11:21:46 11:21:46 [EnvInject] - Variables injected successfully. 11:21:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:21:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:21:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18234054653337484143.sh 11:21:46 ---> Orphaned k8s clusters 11:21:46 Setup pyenv: 11:21:46 system 11:21:46 3.8.20 11:21:46 3.9.20 11:21:46 3.10.15 11:21:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:21:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yAw from file:/tmp/.os_lf_venv 11:21:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:48 lf-activate-venv(): INFO: Base packages installed successfully 11:21:48 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:21:54 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. 11:21:54 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:21:54 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:21:57 -----> Delete orphaned cluster 11:21:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:21:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:21:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18426780868091631310.sh 11:21:57 ---> Orphaned stacks 11:21:57 Setup pyenv: 11:21:57 system 11:21:57 3.8.20 11:21:57 3.9.20 11:21:57 3.10.15 11:21:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:21:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yAw from file:/tmp/.os_lf_venv 11:21:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21: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. 11:21:59 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:21:59 lf-activate-venv(): INFO: Base packages installed successfully 11:21:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:22:11 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:22:11 + mapfile -t OS_COE_CLUSTERS_ID 11:22:11 ++ awk '{print $1}' 11:22:11 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:22:11 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:22:14 + echo '-----> Active clusters -> stacks' 11:22:14 -----> Active clusters -> stacks 11:22:14 + OS_COE_STACKS=() 11:22:14 + [[ 0 -gt 0 ]] 11:22:14 + mapfile -t OS_STACKS 11:22:14 ++ awk '{print $1}' 11:22:14 ++ 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 11:22:15 + echo '-----> Active stacks' 11:22:15 -----> Active stacks 11:22:15 + echo '-----> Delete orphaned stacks' 11:22:15 -----> Delete orphaned stacks 11:22:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:22:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:22:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13314426455909408471.sh 11:22:15 ---> Orphaned servers 11:22:15 Setup pyenv: 11:22:15 system 11:22:15 3.8.20 11:22:15 3.9.20 11:22:15 3.10.15 11:22:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:22:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yAw from file:/tmp/.os_lf_venv 11:22:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:17 lf-activate-venv(): INFO: Base packages installed successfully 11:22:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:22:33 -----> Active servers 11:22:33 prd-ubuntu20.04-docker-2c-8g-9922 11:22:33 prd-centos7-blackbox-4c-2g-9609 11:22:33 prd-centos7-blackbox-4c-2g-9608 11:22:33 -----> Delete orphaned servers 11:22:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:22:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:22:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2952971433888672024.sh 11:22:33 ---> Orphaned ports 11:22:33 Setup pyenv: 11:22:33 system 11:22:33 3.8.20 11:22:33 3.9.20 11:22:33 3.10.15 11:22:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:22:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yAw from file:/tmp/.os_lf_venv 11:22:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:35 lf-activate-venv(): INFO: Base packages installed successfully 11:22:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:22:44 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:22:45 No orphaned ports to process. 11:22:45 Build step 'Conditional step (single)' marked build as failure 11:22:46 $ ssh-agent -k 11:22:46 unset SSH_AUTH_SOCK; 11:22:46 unset SSH_AGENT_PID; 11:22:46 echo Agent pid 1475 killed; 11:22:46 [ssh-agent] Stopped. 11:22:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:22:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11387308449426377900.sh 11:22:46 ---> sysstat.sh 11:22:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7913654042399531597.sh 11:22:47 ---> package-listing.sh 11:22:47 ++ tr '[:upper:]' '[:lower:]' 11:22:47 ++ facter osfamily 11:22:47 + OS_FAMILY=debian 11:22:47 + workspace=/w/workspace/ci-management-openstack-cron 11:22:47 + START_PACKAGES=/tmp/packages_start.txt 11:22:47 + END_PACKAGES=/tmp/packages_end.txt 11:22:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:22:47 + PACKAGES=/tmp/packages_start.txt 11:22:47 + '[' /w/workspace/ci-management-openstack-cron ']' 11:22:47 + PACKAGES=/tmp/packages_end.txt 11:22:47 + case "${OS_FAMILY}" in 11:22:47 + grep '^ii' 11:22:47 + dpkg -l 11:22:47 + '[' -f /tmp/packages_start.txt ']' 11:22:47 + '[' -f /tmp/packages_end.txt ']' 11:22:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:22:47 + '[' /w/workspace/ci-management-openstack-cron ']' 11:22:47 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:22:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:22:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16530595373538469915.sh 11:22:47 ---> capture-instance-metadata.sh 11:22:47 Setup pyenv: 11:22:47 system 11:22:47 3.8.20 11:22:47 3.9.20 11:22:47 3.10.15 11:22:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:22:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yAw from file:/tmp/.os_lf_venv 11:22:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:49 lf-activate-venv(): INFO: Base packages installed successfully 11:22:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:56 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:22:56 INFO: Running in OpenStack, capturing instance metadata 11:22:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17927313727986010548.sh 11:22:57 provisioning config files... 11:22:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15750342717813033910tmp 11:22:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:22:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:22:57 [EnvInject] - Injecting environment variables from a build step. 11:22:57 [EnvInject] - Injecting as environment variables the properties content 11:22:57 SERVER_ID=logs 11:22:57 11:22:57 [EnvInject] - Variables injected successfully. 11:22:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10650742491717320483.sh 11:22:57 ---> create-netrc.sh 11:22:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7978769069096270866.sh 11:22:57 ---> python-tools-install.sh 11:22:57 Setup pyenv: 11:22:57 system 11:22:57 3.8.20 11:22:57 3.9.20 11:22:57 3.10.15 11:22:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:22:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yAw from file:/tmp/.os_lf_venv 11:22:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:58 lf-activate-venv(): INFO: Base packages installed successfully 11:22:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:23:06 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:23:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1366347725051992429.sh 11:23:06 ---> sudo-logs.sh 11:23:06 Archiving 'sudo' log.. 11:23:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11175266281588309684.sh 11:23:06 ---> job-cost.sh 11:23:06 Setup pyenv: 11:23:06 system 11:23:06 3.8.20 11:23:06 3.9.20 11:23:06 3.10.15 11:23:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:23:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yAw from file:/tmp/.os_lf_venv 11:23:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:23:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:23:08 lf-activate-venv(): INFO: Base packages installed successfully 11:23:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:23:14 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:23:14 INFO: No Stack... 11:23:14 INFO: Retrieving Pricing Info for: v3-starter-1 11:23:14 INFO: Archiving Costs 11:23:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5307333085861786213.sh 11:23:14 ---> logs-deploy.sh 11:23:14 Setup pyenv: 11:23:14 system 11:23:14 3.8.20 11:23:14 3.9.20 11:23:14 3.10.15 11:23:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:23:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yAw from file:/tmp/.os_lf_venv 11:23:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:23:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:23:16 lf-activate-venv(): INFO: Base packages installed successfully 11:23:16 lf-activate-venv(): INFO: Installing additional packages: lftools 11:23:24 lf-activate-venv(): INFO: Adding /tmp/venv-2yAw/bin to PATH 11:23:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57452 11:23:24 INFO: archiving workspace using pattern(s): 11:23:25 Archives upload complete. 11:23:25 INFO: archiving logs to Nexus 11:23:26 ---> uname -a: 11:23:26 Linux prd-ubuntu20-04-docker-2c-8g-9922 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:23:26 11:23:26 11:23:26 ---> lscpu: 11:23:26 Architecture: x86_64 11:23:26 CPU op-mode(s): 32-bit, 64-bit 11:23:26 Byte Order: Little Endian 11:23:26 Address sizes: 40 bits physical, 48 bits virtual 11:23:26 CPU(s): 1 11:23:26 On-line CPU(s) list: 0 11:23:26 Thread(s) per core: 1 11:23:26 Core(s) per socket: 1 11:23:26 Socket(s): 1 11:23:26 NUMA node(s): 1 11:23:26 Vendor ID: AuthenticAMD 11:23:26 CPU family: 23 11:23:26 Model: 49 11:23:26 Model name: AMD EPYC-Rome Processor 11:23:26 Stepping: 0 11:23:26 CPU MHz: 2799.998 11:23:26 BogoMIPS: 5599.99 11:23:26 Virtualization: AMD-V 11:23:26 Hypervisor vendor: KVM 11:23:26 Virtualization type: full 11:23:26 L1d cache: 32 KiB 11:23:26 L1i cache: 32 KiB 11:23:26 L2 cache: 512 KiB 11:23:26 L3 cache: 16 MiB 11:23:26 NUMA node0 CPU(s): 0 11:23:26 Vulnerability Gather data sampling: Not affected 11:23:26 Vulnerability Itlb multihit: Not affected 11:23:26 Vulnerability L1tf: Not affected 11:23:26 Vulnerability Mds: Not affected 11:23:26 Vulnerability Meltdown: Not affected 11:23:26 Vulnerability Mmio stale data: Not affected 11:23:26 Vulnerability Retbleed: Vulnerable 11:23:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:23:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:23:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:23:26 Vulnerability Srbds: Not affected 11:23:26 Vulnerability Tsx async abort: Not affected 11:23:26 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 11:23:26 11:23:26 11:23:26 ---> nproc: 11:23:26 1 11:23:26 11:23:26 11:23:26 ---> df -h: 11:23:26 Filesystem Size Used Avail Use% Mounted on 11:23:26 udev 969M 0 969M 0% /dev 11:23:26 tmpfs 198M 1.1M 197M 1% /run 11:23:26 /dev/vda1 194G 9.8G 184G 6% / 11:23:26 tmpfs 986M 0 986M 0% /dev/shm 11:23:26 tmpfs 5.0M 0 5.0M 0% /run/lock 11:23:26 tmpfs 986M 0 986M 0% /sys/fs/cgroup 11:23:26 /dev/loop0 62M 62M 0 100% /snap/core20/1405 11:23:26 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 11:23:26 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 11:23:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:23:26 tmpfs 198M 0 198M 0% /run/user/1001 11:23:26 11:23:26 11:23:26 ---> free -m: 11:23:26 total used free shared buff/cache available 11:23:26 Mem: 1971 402 146 0 1422 1376 11:23:26 Swap: 1023 1 1022 11:23:26 11:23:26 11:23:26 ---> ip addr: 11:23:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:23:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:23:26 inet 127.0.0.1/8 scope host lo 11:23:26 valid_lft forever preferred_lft forever 11:23:26 inet6 ::1/128 scope host 11:23:26 valid_lft forever preferred_lft forever 11:23:26 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 11:23:26 link/ether fa:16:3e:c1:ed:81 brd ff:ff:ff:ff:ff:ff 11:23:26 inet 10.30.122.201/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 11:23:26 valid_lft 86197sec preferred_lft 86197sec 11:23:26 inet6 fe80::f816:3eff:fec1:ed81/64 scope link 11:23:26 valid_lft forever preferred_lft forever 11:23:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:23:26 link/ether 26:02:03:14:49:78 brd ff:ff:ff:ff:ff:ff 11:23:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:23:26 valid_lft forever preferred_lft forever 11:23:26 11:23:26 11:23:26 ---> sar -b -r -n DEV: 11:23:26 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9922) 10/01/25 _x86_64_ (1 CPU) 11:23:26 11:23:26 11:20:07 LINUX RESTART (1 CPU) 11:23:26 11:23:26 11:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:23:26 11:22:01 103.65 3.08 100.57 0.00 152.24 24584.84 0.00 11:23:26 11:23:01 49.31 5.93 43.38 0.00 315.55 8212.10 0.00 11:23:26 Average: 76.48 4.51 71.97 0.00 233.89 16398.47 0.00 11:23:26 11:23:26 11:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:23:26 11:22:01 141628 1436784 340504 16.87 78044 1299576 922776 30.08 385396 1283068 45680 11:23:26 11:23:01 176012 1425444 351736 17.42 84400 1247544 930636 30.34 430964 1203356 11596 11:23:26 Average: 158820 1431114 346120 17.14 81222 1273560 926706 30.21 408180 1243212 28638 11:23:26 11:23:26 11:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:23:26 11:22:01 lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 11:23:26 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:26 11:22:01 ens3 68.76 53.66 1104.54 10.82 0.00 0.00 0.00 0.00 11:23:26 11:23:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 11:23:26 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:26 11:23:01 ens3 31.43 29.76 54.46 14.37 0.00 0.00 0.00 0.00 11:23:26 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 11:23:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:26 Average: ens3 50.09 41.71 579.50 12.60 0.00 0.00 0.00 0.00 11:23:26 11:23:26 11:23:26 ---> sar -P ALL: 11:23:26 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9922) 10/01/25 _x86_64_ (1 CPU) 11:23:26 11:23:26 11:20:07 LINUX RESTART (1 CPU) 11:23:26 11:23:26 11:21:01 CPU %user %nice %system %iowait %steal %idle 11:23:26 11:22:01 all 79.66 0.00 5.69 7.71 0.12 6.81 11:23:26 11:22:01 0 79.66 0.00 5.69 7.71 0.12 6.81 11:23:26 11:23:01 all 79.09 0.00 3.53 3.71 0.12 13.55 11:23:26 11:23:01 0 79.09 0.00 3.53 3.71 0.12 13.55 11:23:26 Average: all 79.38 0.00 4.61 5.71 0.12 10.18 11:23:26 Average: 0 79.38 0.00 4.61 5.71 0.12 10.18 11:23:26 11:23:26 11:23:26