14:04:04 Started by timer 14:04:04 Running as SYSTEM 14:04:04 [EnvInject] - Loading node environment variables. 14:04:04 Building remotely on prd-ubuntu20.04-docker-2c-8g-4162 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:04:04 [ssh-agent] Looking for ssh-agent implementation... 14:04:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:05 $ ssh-agent 14:04:05 SSH_AUTH_SOCK=/tmp/ssh-L3hoAe1qqUIE/agent.1543 14:04:05 SSH_AGENT_PID=1545 14:04:05 [ssh-agent] Started. 14:04:05 Running ssh-add (command line suppressed) 14:04:05 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2565439905376453854.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2565439905376453854.key) 14:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:05 The recommended git tool is: NONE 14:04:06 using credential edgex-jenkins-ssh 14:04:06 Wiping out workspace first. 14:04:06 Cloning the remote Git repository 14:04:06 Cloning repository git@github.com:edgexfoundry/ci-management 14:04:06 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:04:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:04:06 > git --version # timeout=10 14:04:06 > git --version # 'git version 2.25.1' 14:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:08 Avoid second fetch 14:04:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:04:08 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 14:04:08 > git config core.sparsecheckout # timeout=10 14:04:08 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:08 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 14:04:08 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:08 > git remote # timeout=10 14:04:08 > git submodule init # timeout=10 14:04:08 > git submodule sync # timeout=10 14:04:08 > git config --get remote.origin.url # timeout=10 14:04:08 > git submodule init # timeout=10 14:04:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:04:08 > git config --get submodule.packer/common-packer.url # timeout=10 14:04:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:04:08 > git config --get submodule.global-jjb.url # timeout=10 14:04:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:04:08 > git submodule update --init --recursive packer/common-packer # timeout=10 14:04:09 > git submodule update --init --recursive global-jjb # timeout=10 14:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:04:13 provisioning config files... 14:04:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:04:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:04:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:04:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17380252305867984441.sh 14:04:13 ---> python-tools-install.sh 14:04:13 Setup pyenv: 14:04:13 * system (set by /opt/pyenv/version) 14:04:13 * 3.8.20 (set by /opt/pyenv/version) 14:04:13 * 3.9.20 (set by /opt/pyenv/version) 14:04:13 3.10.15 14:04:13 3.11.10 14:04:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y03Y 14:04:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:21 lf-activate-venv(): INFO: Base packages installed successfully 14:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools 14:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:04:54 Generating Requirements File 14:05:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:05:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:05:16 Python 3.11.10 14:05:17 pip 26.0.1 from /tmp/venv-y03Y/lib/python3.11/site-packages/pip (python 3.11) 14:05:17 appdirs==1.4.4 14:05:17 argcomplete==3.6.3 14:05:17 aspy.yaml==1.3.0 14:05:17 attrs==26.1.0 14:05:17 autopage==0.6.0 14:05:17 beautifulsoup4==4.14.3 14:05:17 boto3==1.42.76 14:05:17 botocore==1.42.76 14:05:17 bs4==0.0.2 14:05:17 certifi==2026.2.25 14:05:17 cffi==2.0.0 14:05:17 cfgv==3.5.0 14:05:17 chardet==7.3.0 14:05:17 charset-normalizer==3.4.6 14:05:17 click==8.3.1 14:05:17 cliff==4.13.2 14:05:17 cmd2==3.4.0 14:05:17 cryptography==3.3.2 14:05:17 debtcollector==3.1.0 14:05:17 decorator==5.2.1 14:05:17 defusedxml==0.7.1 14:05:17 Deprecated==1.3.1 14:05:17 distlib==0.4.0 14:05:17 dnspython==2.8.0 14:05:17 docker==7.1.0 14:05:17 dogpile.cache==1.5.0 14:05:17 durationpy==0.10 14:05:17 email-validator==2.3.0 14:05:17 filelock==3.25.2 14:05:17 future==1.0.0 14:05:17 gitdb==4.0.12 14:05:17 GitPython==3.1.46 14:05:17 httplib2==0.30.2 14:05:17 identify==2.6.18 14:05:17 idna==3.11 14:05:17 importlib-resources==1.5.0 14:05:17 iso8601==2.1.0 14:05:17 Jinja2==3.1.6 14:05:17 jmespath==1.1.0 14:05:17 jsonpatch==1.33 14:05:17 jsonpointer==3.1.1 14:05:17 jsonschema==4.26.0 14:05:17 jsonschema-specifications==2025.9.1 14:05:17 keystoneauth1==5.13.1 14:05:17 kubernetes==35.0.0 14:05:17 lftools==0.37.22 14:05:17 lxml==6.0.2 14:05:17 markdown-it-py==4.0.0 14:05:17 MarkupSafe==3.0.3 14:05:17 mdurl==0.1.2 14:05:17 msgpack==1.1.2 14:05:17 multi_key_dict==2.0.3 14:05:17 munch==4.0.0 14:05:17 netaddr==1.3.0 14:05:17 niet==1.4.2 14:05:17 nodeenv==1.10.0 14:05:17 oauth2client==4.1.3 14:05:17 oauthlib==3.3.1 14:05:17 openstacksdk==4.10.0 14:05:17 os-service-types==1.8.2 14:05:17 osc-lib==4.4.0 14:05:17 oslo.config==10.3.0 14:05:17 oslo.context==6.3.0 14:05:17 oslo.i18n==6.7.2 14:05:17 oslo.log==8.1.0 14:05:17 oslo.serialization==5.9.1 14:05:17 oslo.utils==10.0.0 14:05:17 packaging==26.0 14:05:17 pbr==7.0.3 14:05:17 platformdirs==4.9.4 14:05:17 prettytable==3.17.0 14:05:17 psutil==7.2.2 14:05:17 pyasn1==0.6.3 14:05:17 pyasn1_modules==0.4.2 14:05:17 pycparser==3.0 14:05:17 pygerrit2==2.0.15 14:05:17 PyGithub==2.9.0 14:05:17 Pygments==2.19.2 14:05:17 PyJWT==2.12.1 14:05:17 PyNaCl==1.6.2 14:05:17 pyparsing==2.4.7 14:05:17 pyperclip==1.11.0 14:05:17 pyrsistent==0.20.0 14:05:17 python-cinderclient==9.9.0 14:05:17 python-dateutil==2.9.0.post0 14:05:17 python-discovery==1.2.0 14:05:17 python-heatclient==5.1.0 14:05:17 python-jenkins==1.8.3 14:05:17 python-keystoneclient==5.8.0 14:05:17 python-magnumclient==4.10.0 14:05:17 python-openstackclient==9.0.0 14:05:17 python-swiftclient==4.10.0 14:05:17 PyYAML==6.0.3 14:05:17 referencing==0.37.0 14:05:17 requests==2.33.0 14:05:17 requests-oauthlib==2.0.0 14:05:17 requestsexceptions==1.4.0 14:05:17 rfc3986==2.0.0 14:05:17 rich==14.3.3 14:05:17 rich-argparse==1.7.2 14:05:17 rpds-py==0.30.0 14:05:17 rsa==4.9.1 14:05:17 ruamel.yaml==0.19.1 14:05:17 ruamel.yaml.clib==0.2.15 14:05:17 s3transfer==0.16.0 14:05:17 simplejson==3.20.2 14:05:17 six==1.17.0 14:05:17 smmap==5.0.3 14:05:17 soupsieve==2.8.3 14:05:17 stevedore==5.7.0 14:05:17 tabulate==0.10.0 14:05:17 toml==0.10.2 14:05:17 tomlkit==0.14.0 14:05:17 tqdm==4.67.3 14:05:17 typing_extensions==4.15.0 14:05:17 urllib3==1.26.20 14:05:17 virtualenv==21.2.0 14:05:17 wcwidth==0.6.0 14:05:17 websocket-client==1.9.0 14:05:17 wrapt==2.1.2 14:05:17 xdg==6.0.0 14:05:17 xmltodict==1.0.4 14:05:17 yq==3.4.3 14:05:17 [EnvInject] - Injecting environment variables from a build step. 14:05:17 [EnvInject] - Injecting as environment variables the properties content 14:05:17 OS_CLOUD=vex 14:05:17 14:05:17 [EnvInject] - Variables injected successfully. 14:05:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11486334367610567645.sh 14:05:17 ---> Orphaned k8s clusters 14:05:17 Setup pyenv: 14:05:17 system 14:05:17 3.8.20 14:05:17 3.9.20 14:05:17 3.10.15 14:05:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y03Y from file:/tmp/.os_lf_venv 14:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:23 lf-activate-venv(): INFO: Base packages installed successfully 14:05:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:05:34 -----> Delete orphaned cluster 14:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2455679863311932437.sh 14:05:34 ---> Orphaned stacks 14:05:34 Setup pyenv: 14:05:34 system 14:05:34 3.8.20 14:05:34 3.9.20 14:05:34 3.10.15 14:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y03Y from file:/tmp/.os_lf_venv 14:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:36 lf-activate-venv(): INFO: Base packages installed successfully 14:05:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:05:49 + mapfile -t OS_COE_CLUSTERS_ID 14:05:49 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:05:49 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:05:49 ++ awk '{print $1}' 14:05:51 + echo '-----> Active clusters -> stacks' 14:05:51 -----> Active clusters -> stacks 14:05:51 + OS_COE_STACKS=() 14:05:51 + [[ 0 -gt 0 ]] 14:05:51 + mapfile -t OS_STACKS 14:05:51 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 14:05:51 ++ awk '{print $1}' 14:05:52 + echo '-----> Active stacks' 14:05:52 -----> Active stacks 14:05:52 + echo '-----> Delete orphaned stacks' 14:05:52 -----> Delete orphaned stacks 14:05:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14445860894703350786.sh 14:05:52 ---> Orphaned servers 14:05:52 Setup pyenv: 14:05:52 system 14:05:52 3.8.20 14:05:52 3.9.20 14:05:52 3.10.15 14:05:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y03Y from file:/tmp/.os_lf_venv 14:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:54 lf-activate-venv(): INFO: Base packages installed successfully 14:05:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:06:08 -----> Active servers 14:06:08 prd-ubuntu20.04-docker-2c-8g-4162 14:06:08 prd-centos7-docker-4c-2g-4161 14:06:08 prd-ubuntu20.04-docker-arm64-4c-16g-4160 14:06:08 prd-ubuntu20.04-docker-8c-8g-4159 14:06:08 prd-centos7-docker-4c-2g-4151 14:06:08 prd-ubuntu20.04-docker-8c-8g-4149 14:06:08 prd-centos7-blackbox-4c-2g-3841 14:06:08 -----> Delete orphaned servers 14:06:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13975537172378561864.sh 14:06:09 ---> Orphaned ports 14:06:09 Setup pyenv: 14:06:09 system 14:06:09 3.8.20 14:06:09 3.9.20 14:06:09 3.10.15 14:06:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y03Y from file:/tmp/.os_lf_venv 14:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:11 lf-activate-venv(): INFO: Base packages installed successfully 14:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:06:22 No orphaned ports to process. 14:06:22 Build step 'Conditional step (single)' marked build as failure 14:06:22 $ ssh-agent -k 14:06:22 unset SSH_AUTH_SOCK; 14:06:22 unset SSH_AGENT_PID; 14:06:22 echo Agent pid 1545 killed; 14:06:22 [ssh-agent] Stopped. 14:06:23 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3503977089923045702.sh 14:06:23 ---> sysstat.sh 14:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15171970158144174576.sh 14:06:23 ---> package-listing.sh 14:06:23 ++ facter osfamily 14:06:23 ++ tr '[:upper:]' '[:lower:]' 14:06:23 + OS_FAMILY=debian 14:06:23 + workspace=/w/workspace/ci-management-openstack-cron 14:06:23 + START_PACKAGES=/tmp/packages_start.txt 14:06:23 + END_PACKAGES=/tmp/packages_end.txt 14:06:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:23 + PACKAGES=/tmp/packages_start.txt 14:06:23 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:23 + PACKAGES=/tmp/packages_end.txt 14:06:23 + case "${OS_FAMILY}" in 14:06:23 + grep '^ii' 14:06:23 + dpkg -l 14:06:23 + '[' -f /tmp/packages_start.txt ']' 14:06:23 + '[' -f /tmp/packages_end.txt ']' 14:06:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:23 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:23 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:06:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17612566407926446173.sh 14:06:23 ---> capture-instance-metadata.sh 14:06:23 Setup pyenv: 14:06:23 system 14:06:23 3.8.20 14:06:23 3.9.20 14:06:23 3.10.15 14:06:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y03Y from file:/tmp/.os_lf_venv 14:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:25 lf-activate-venv(): INFO: Base packages installed successfully 14:06:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:06:33 INFO: Running in OpenStack, capturing instance metadata 14:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4067608015021697737.sh 14:06:34 provisioning config files... 14:06:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8019086993815607711tmp 14:06:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:06:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:06:34 [EnvInject] - Injecting environment variables from a build step. 14:06:34 [EnvInject] - Injecting as environment variables the properties content 14:06:34 SERVER_ID=logs 14:06:34 14:06:34 [EnvInject] - Variables injected successfully. 14:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4446663475395573143.sh 14:06:34 ---> create-netrc.sh 14:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5010597577747526346.sh 14:06:34 ---> python-tools-install.sh 14:06:34 Setup pyenv: 14:06:34 system 14:06:34 3.8.20 14:06:34 3.9.20 14:06:34 3.10.15 14:06:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y03Y from file:/tmp/.os_lf_venv 14:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:36 lf-activate-venv(): INFO: Base packages installed successfully 14:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4733347710204411155.sh 14:06:42 ---> sudo-logs.sh 14:06:42 Archiving 'sudo' log.. 14:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14070175188983508878.sh 14:06:43 ---> job-cost.sh 14:06:43 Setup pyenv: 14:06:43 system 14:06:43 3.8.20 14:06:43 3.9.20 14:06:43 3.10.15 14:06:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y03Y from file:/tmp/.os_lf_venv 14:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:45 lf-activate-venv(): INFO: Base packages installed successfully 14:06:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:06:50 INFO: No Stack... 14:06:50 INFO: Retrieving Pricing Info for: v3-standard-2 14:06:51 INFO: Archiving Costs 14:06:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16059599683362197910.sh 14:06:51 ---> logs-deploy.sh 14:06:51 Setup pyenv: 14:06:51 system 14:06:51 3.8.20 14:06:51 3.9.20 14:06:51 3.10.15 14:06:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y03Y from file:/tmp/.os_lf_venv 14:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:52 lf-activate-venv(): INFO: Base packages installed successfully 14:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-y03Y/bin to PATH 14:07:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60993 14:07:01 INFO: archiving workspace using pattern(s): 14:07:02 Archives upload complete. 14:07:02 INFO: archiving logs to Nexus 14:07:03 ---> uname -a: 14:07:03 Linux prd-ubuntu20-04-docker-2c-8g-4162 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:07:03 14:07:03 14:07:03 ---> lscpu: 14:07:03 Architecture: x86_64 14:07:03 CPU op-mode(s): 32-bit, 64-bit 14:07:03 Byte Order: Little Endian 14:07:03 Address sizes: 40 bits physical, 48 bits virtual 14:07:03 CPU(s): 2 14:07:03 On-line CPU(s) list: 0,1 14:07:03 Thread(s) per core: 1 14:07:03 Core(s) per socket: 1 14:07:03 Socket(s): 2 14:07:03 NUMA node(s): 1 14:07:03 Vendor ID: AuthenticAMD 14:07:03 CPU family: 23 14:07:03 Model: 49 14:07:03 Model name: AMD EPYC-Rome Processor 14:07:03 Stepping: 0 14:07:03 CPU MHz: 2799.998 14:07:03 BogoMIPS: 5599.99 14:07:03 Virtualization: AMD-V 14:07:03 Hypervisor vendor: KVM 14:07:03 Virtualization type: full 14:07:03 L1d cache: 64 KiB 14:07:03 L1i cache: 64 KiB 14:07:03 L2 cache: 1 MiB 14:07:03 L3 cache: 32 MiB 14:07:03 NUMA node0 CPU(s): 0,1 14:07:03 Vulnerability Gather data sampling: Not affected 14:07:03 Vulnerability Itlb multihit: Not affected 14:07:03 Vulnerability L1tf: Not affected 14:07:03 Vulnerability Mds: Not affected 14:07:03 Vulnerability Meltdown: Not affected 14:07:03 Vulnerability Mmio stale data: Not affected 14:07:03 Vulnerability Retbleed: Vulnerable 14:07:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:07:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:07:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:07:03 Vulnerability Srbds: Not affected 14:07:03 Vulnerability Tsx async abort: Not affected 14:07:03 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 14:07:03 14:07:03 14:07:03 ---> nproc: 14:07:03 2 14:07:03 14:07:03 14:07:03 ---> df -h: 14:07:03 Filesystem Size Used Avail Use% Mounted on 14:07:03 udev 3.9G 0 3.9G 0% /dev 14:07:03 tmpfs 795M 1.1M 794M 1% /run 14:07:03 /dev/vda1 39G 9.8G 29G 26% / 14:07:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:07:03 tmpfs 5.0M 0 5.0M 0% /run/lock 14:07:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:07:03 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 14:07:03 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 14:07:03 /dev/loop2 62M 62M 0 100% /snap/core20/1405 14:07:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:07:03 tmpfs 795M 0 795M 0% /run/user/1001 14:07:03 14:07:03 14:07:03 ---> free -m: 14:07:03 total used free shared buff/cache available 14:07:03 Mem: 7945 535 4986 1 2423 7114 14:07:03 Swap: 1023 0 1023 14:07:03 14:07:03 14:07:03 ---> ip addr: 14:07:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:07:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:07:03 inet 127.0.0.1/8 scope host lo 14:07:03 valid_lft forever preferred_lft forever 14:07:03 inet6 ::1/128 scope host 14:07:03 valid_lft forever preferred_lft forever 14:07:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:07:03 link/ether fa:16:3e:07:27:24 brd ff:ff:ff:ff:ff:ff 14:07:03 inet 10.30.122.15/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 14:07:03 valid_lft 86181sec preferred_lft 86181sec 14:07:03 inet6 fe80::f816:3eff:fe07:2724/64 scope link 14:07:03 valid_lft forever preferred_lft forever 14:07:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:07:03 link/ether 42:fe:e6:1d:4d:89 brd ff:ff:ff:ff:ff:ff 14:07:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:07:03 valid_lft forever preferred_lft forever 14:07:03 14:07:03 14:07:03 ---> sar -b -r -n DEV: 14:07:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4162) 03/26/26 _x86_64_ (2 CPU) 14:07:03 14:07:03 14:03:26 LINUX RESTART (2 CPU) 14:07:03 14:07:03 14:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:07:03 14:05:01 134.45 17.98 116.47 0.00 1926.40 11234.84 0.00 14:07:03 14:06:01 80.85 2.68 78.17 0.00 109.72 10378.02 0.00 14:07:03 14:07:01 38.21 1.47 36.74 0.00 136.38 2789.00 0.00 14:07:03 Average: 84.23 7.32 76.91 0.00 717.52 8116.81 0.00 14:07:03 14:07:03 14:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:07:03 14:05:01 5269388 7318964 468576 5.76 82208 2134336 1116164 12.15 674208 1953116 172856 14:07:03 14:06:01 5049428 7220552 557444 6.85 93468 2236376 1197084 13.03 807260 2023072 53512 14:07:03 14:07:01 5168208 7345932 432036 5.31 96720 2239000 1085944 11.82 687168 2024576 29324 14:07:03 Average: 5162341 7295149 486019 5.97 90799 2203237 1133064 12.34 722879 2000255 85231 14:07:03 14:07:03 14:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:07:03 14:05:01 ens3 241.22 146.17 1342.25 49.66 0.00 0.00 0.00 0.00 14:07:03 14:05:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 14:07:03 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:03 14:06:01 ens3 34.14 29.91 197.00 8.96 0.00 0.00 0.00 0.00 14:07:03 14:06:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 14:07:03 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:03 14:07:01 ens3 32.88 31.88 39.65 14.57 0.00 0.00 0.00 0.00 14:07:03 14:07:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 14:07:03 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:03 Average: ens3 101.98 68.90 521.79 24.26 0.00 0.00 0.00 0.00 14:07:03 Average: lo 1.61 1.61 0.17 0.17 0.00 0.00 0.00 0.00 14:07:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:03 14:07:03 14:07:03 ---> sar -P ALL: 14:07:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4162) 03/26/26 _x86_64_ (2 CPU) 14:07:03 14:07:03 14:03:26 LINUX RESTART (2 CPU) 14:07:03 14:07:03 14:04:02 CPU %user %nice %system %iowait %steal %idle 14:07:03 14:05:01 all 30.44 0.00 3.09 16.09 0.08 50.30 14:07:03 14:05:01 0 50.90 0.00 4.02 25.26 0.10 19.71 14:07:03 14:05:01 1 10.23 0.00 2.16 7.03 0.07 80.51 14:07:03 14:06:01 all 31.84 0.00 2.19 15.12 0.07 50.78 14:07:03 14:06:01 0 29.89 0.00 2.34 9.31 0.08 58.38 14:07:03 14:06:01 1 33.79 0.00 2.04 20.97 0.07 43.13 14:07:03 14:07:01 all 36.49 0.00 2.61 4.40 0.09 56.40 14:07:03 14:07:01 0 27.94 0.00 2.48 7.56 0.08 61.94 14:07:03 14:07:01 1 45.00 0.00 2.74 1.26 0.10 50.89 14:07:03 Average: all 32.93 0.00 2.63 11.86 0.08 52.50 14:07:03 Average: 0 36.16 0.00 2.94 13.98 0.09 46.84 14:07:03 Average: 1 29.72 0.00 2.32 9.75 0.08 58.13 14:07:03 14:07:03 14:07:03