15:04:00 Started by timer 15:04:00 Running as SYSTEM 15:04:01 [EnvInject] - Loading node environment variables. 15:04:01 Building remotely on prd-ubuntu20.04-docker-2c-8g-4892 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 15:04:01 [ssh-agent] Looking for ssh-agent implementation... 15:04:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:05 $ ssh-agent 15:04:05 SSH_AUTH_SOCK=/tmp/ssh-E9cAINGQaApW/agent.1560 15:04:05 SSH_AGENT_PID=1562 15:04:05 [ssh-agent] Started. 15:04:05 Running ssh-add (command line suppressed) 15:04:05 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12522325660110899643.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12522325660110899643.key) 15:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:05 The recommended git tool is: NONE 15:04:10 using credential edgex-jenkins-ssh 15:04:10 Wiping out workspace first. 15:04:10 Cloning the remote Git repository 15:04:10 Cloning repository git@github.com:edgexfoundry/ci-management 15:04:10 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:04:10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 15:04:10 > git --version # timeout=10 15:04:10 > git --version # 'git version 2.25.1' 15:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:11 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:04:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:11 Avoid second fetch 15:04:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:04:11 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 15:04:11 > git config core.sparsecheckout # timeout=10 15:04:11 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:04:11 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 15:04:11 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:04:11 > git remote # timeout=10 15:04:12 > git submodule init # timeout=10 15:04:12 > git submodule sync # timeout=10 15:04:12 > git config --get remote.origin.url # timeout=10 15:04:12 > git submodule init # timeout=10 15:04:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:04:12 > git config --get submodule.packer/common-packer.url # timeout=10 15:04:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:04:12 > git config --get submodule.global-jjb.url # timeout=10 15:04:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:04:12 > git submodule update --init --recursive packer/common-packer # timeout=10 15:04:12 > git submodule update --init --recursive global-jjb # timeout=10 15:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:04:16 provisioning config files... 15:04:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:04:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:04:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:04:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16275422266387709600.sh 15:04:16 ---> python-tools-install.sh 15:04:16 Setup pyenv: 15:04:16 * system (set by /opt/pyenv/version) 15:04:16 * 3.8.20 (set by /opt/pyenv/version) 15:04:16 * 3.9.20 (set by /opt/pyenv/version) 15:04:16 3.10.15 15:04:16 3.11.10 15:04:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AIhO 15:04:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:25 lf-activate-venv(): INFO: Base packages installed successfully 15:04:25 lf-activate-venv(): INFO: Installing additional packages: lftools 15:04:47 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:04:47 Generating Requirements File 15:05:03 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. 15:05:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:05:04 Python 3.11.10 15:05:04 pip 26.0.1 from /tmp/venv-AIhO/lib/python3.11/site-packages/pip (python 3.11) 15:05:04 appdirs==1.4.4 15:05:04 argcomplete==3.6.3 15:05:04 aspy.yaml==1.3.0 15:05:04 attrs==26.1.0 15:05:04 autopage==0.6.0 15:05:04 beautifulsoup4==4.14.3 15:05:04 boto3==1.42.87 15:05:04 botocore==1.42.87 15:05:04 bs4==0.0.2 15:05:04 certifi==2026.2.25 15:05:04 cffi==2.0.0 15:05:04 cfgv==3.5.0 15:05:04 chardet==7.4.1 15:05:04 charset-normalizer==3.4.7 15:05:04 click==8.3.2 15:05:04 cliff==4.13.3 15:05:04 cmd2==3.4.0 15:05:04 cryptography==3.3.2 15:05:04 debtcollector==3.1.0 15:05:04 decorator==5.2.1 15:05:04 defusedxml==0.7.1 15:05:04 Deprecated==1.3.1 15:05:04 distlib==0.4.0 15:05:04 dnspython==2.8.0 15:05:04 docker==7.1.0 15:05:04 dogpile.cache==1.5.0 15:05:04 durationpy==0.10 15:05:04 email-validator==2.3.0 15:05:04 filelock==3.25.2 15:05:04 future==1.0.0 15:05:04 gitdb==4.0.12 15:05:04 GitPython==3.1.46 15:05:04 httplib2==0.30.2 15:05:04 identify==2.6.18 15:05:04 idna==3.11 15:05:04 importlib-resources==1.5.0 15:05:04 iso8601==2.1.0 15:05:04 Jinja2==3.1.6 15:05:04 jmespath==1.1.0 15:05:04 jsonpatch==1.33 15:05:04 jsonpointer==3.1.1 15:05:04 jsonschema==4.26.0 15:05:04 jsonschema-specifications==2025.9.1 15:05:04 keystoneauth1==5.13.1 15:05:04 kubernetes==35.0.0 15:05:04 lftools==0.37.22 15:05:04 lxml==6.0.3 15:05:04 markdown-it-py==4.0.0 15:05:04 MarkupSafe==3.0.3 15:05:04 mdurl==0.1.2 15:05:04 msgpack==1.1.2 15:05:04 multi_key_dict==2.0.3 15:05:04 munch==4.0.0 15:05:04 netaddr==1.3.0 15:05:04 niet==1.4.2 15:05:04 nodeenv==1.10.0 15:05:04 oauth2client==4.1.3 15:05:04 oauthlib==3.3.1 15:05:04 openstacksdk==4.10.0 15:05:04 os-service-types==1.8.2 15:05:04 osc-lib==4.4.0 15:05:04 oslo.config==10.3.0 15:05:04 oslo.context==6.3.0 15:05:04 oslo.i18n==6.7.2 15:05:04 oslo.log==8.1.0 15:05:04 oslo.serialization==5.9.1 15:05:04 oslo.utils==10.0.1 15:05:04 packaging==26.0 15:05:04 pbr==7.0.3 15:05:04 platformdirs==4.9.6 15:05:04 prettytable==3.17.0 15:05:04 psutil==7.2.2 15:05:04 pyasn1==0.6.3 15:05:04 pyasn1_modules==0.4.2 15:05:04 pycparser==3.0 15:05:04 pygerrit2==2.0.15 15:05:04 PyGithub==2.9.0 15:05:04 Pygments==2.20.0 15:05:04 PyJWT==2.12.1 15:05:04 PyNaCl==1.6.2 15:05:04 pyparsing==2.4.7 15:05:04 pyperclip==1.11.0 15:05:04 pyrsistent==0.20.0 15:05:04 python-cinderclient==9.9.0 15:05:04 python-dateutil==2.9.0.post0 15:05:04 python-discovery==1.2.2 15:05:04 python-heatclient==5.1.0 15:05:04 python-jenkins==1.8.3 15:05:04 python-keystoneclient==5.8.0 15:05:04 python-magnumclient==4.10.0 15:05:04 python-openstackclient==9.0.0 15:05:04 python-swiftclient==4.10.0 15:05:04 PyYAML==6.0.3 15:05:04 referencing==0.37.0 15:05:04 requests==2.33.1 15:05:04 requests-oauthlib==2.0.0 15:05:04 requestsexceptions==1.4.0 15:05:04 rfc3986==2.0.0 15:05:04 rich==14.3.3 15:05:04 rich-argparse==1.7.2 15:05:04 rpds-py==0.30.0 15:05:04 rsa==4.9.1 15:05:04 ruamel.yaml==0.19.1 15:05:04 ruamel.yaml.clib==0.2.15 15:05:04 s3transfer==0.16.0 15:05:04 simplejson==3.20.2 15:05:04 six==1.17.0 15:05:04 smmap==5.0.3 15:05:04 soupsieve==2.8.3 15:05:04 stevedore==5.7.0 15:05:04 tabulate==0.10.0 15:05:04 toml==0.10.2 15:05:04 tomlkit==0.14.0 15:05:04 tqdm==4.67.3 15:05:04 typing_extensions==4.15.0 15:05:04 urllib3==1.26.20 15:05:04 virtualenv==21.2.1 15:05:04 wcwidth==0.6.0 15:05:04 websocket-client==1.9.0 15:05:04 wrapt==2.1.2 15:05:04 xdg==6.0.0 15:05:04 xmltodict==1.0.4 15:05:04 yq==3.4.3 15:05:04 [EnvInject] - Injecting environment variables from a build step. 15:05:04 [EnvInject] - Injecting as environment variables the properties content 15:05:04 OS_CLOUD=vex 15:05:04 15:05:04 [EnvInject] - Variables injected successfully. 15:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15030027152287650886.sh 15:05:04 ---> Orphaned k8s clusters 15:05:04 Setup pyenv: 15:05:04 system 15:05:04 3.8.20 15:05:04 3.9.20 15:05:04 3.10.15 15:05:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AIhO from file:/tmp/.os_lf_venv 15:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:06 lf-activate-venv(): INFO: Base packages installed successfully 15:05:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:05:13 -----> Delete orphaned cluster 15:05:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12938195889493375350.sh 15:05:13 ---> Orphaned stacks 15:05:13 Setup pyenv: 15:05:13 system 15:05:13 3.8.20 15:05:13 3.9.20 15:05:13 3.10.15 15:05:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AIhO from file:/tmp/.os_lf_venv 15:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:15 lf-activate-venv(): INFO: Base packages installed successfully 15:05:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:05:26 + mapfile -t OS_COE_CLUSTERS_ID 15:05:26 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:05:26 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:05:26 ++ awk '{print $1}' 15:05:28 + echo '-----> Active clusters -> stacks' 15:05:28 -----> Active clusters -> stacks 15:05:28 + OS_COE_STACKS=() 15:05:28 + [[ 0 -gt 0 ]] 15:05:28 + mapfile -t OS_STACKS 15:05:28 ++ awk '{print $1}' 15:05:28 ++ 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 15:05:29 + echo '-----> Active stacks' 15:05:29 -----> Active stacks 15:05:29 + echo '-----> Delete orphaned stacks' 15:05:29 -----> Delete orphaned stacks 15:05:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins534864428681910439.sh 15:05:29 ---> Orphaned servers 15:05:29 Setup pyenv: 15:05:29 system 15:05:29 3.8.20 15:05:29 3.9.20 15:05:29 3.10.15 15:05:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AIhO from file:/tmp/.os_lf_venv 15:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:31 lf-activate-venv(): INFO: Base packages installed successfully 15:05:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:05:44 -----> Active servers 15:05:44 prd-ubuntu20.04-docker-2c-8g-4892 15:05:44 prd-centos7-blackbox-4c-2g-4575 15:05:44 -----> Delete orphaned servers 15:05:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7316471858233532276.sh 15:05:45 ---> Orphaned ports 15:05:45 Setup pyenv: 15:05:45 system 15:05:45 3.8.20 15:05:45 3.9.20 15:05:45 3.10.15 15:05:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AIhO from file:/tmp/.os_lf_venv 15:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:46 lf-activate-venv(): INFO: Base packages installed successfully 15:05:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:05:56 No orphaned ports to process. 15:05:56 Build step 'Conditional step (single)' marked build as failure 15:05:56 $ ssh-agent -k 15:05:56 unset SSH_AUTH_SOCK; 15:05:56 unset SSH_AGENT_PID; 15:05:56 echo Agent pid 1562 killed; 15:05:56 [ssh-agent] Stopped. 15:05:56 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2017954630101188385.sh 15:05:56 ---> sysstat.sh 15:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16510897709399725724.sh 15:05:56 ---> package-listing.sh 15:05:56 ++ facter osfamily 15:05:56 ++ tr '[:upper:]' '[:lower:]' 15:05:57 + OS_FAMILY=debian 15:05:57 + workspace=/w/workspace/ci-management-openstack-cron 15:05:57 + START_PACKAGES=/tmp/packages_start.txt 15:05:57 + END_PACKAGES=/tmp/packages_end.txt 15:05:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:57 + PACKAGES=/tmp/packages_start.txt 15:05:57 + '[' /w/workspace/ci-management-openstack-cron ']' 15:05:57 + PACKAGES=/tmp/packages_end.txt 15:05:57 + case "${OS_FAMILY}" in 15:05:57 + dpkg -l 15:05:57 + grep '^ii' 15:05:57 + '[' -f /tmp/packages_start.txt ']' 15:05:57 + '[' -f /tmp/packages_end.txt ']' 15:05:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:57 + '[' /w/workspace/ci-management-openstack-cron ']' 15:05:57 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:05:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9557365244478275945.sh 15:05:57 ---> capture-instance-metadata.sh 15:05:57 Setup pyenv: 15:05:57 system 15:05:57 3.8.20 15:05:57 3.9.20 15:05:57 3.10.15 15:05:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AIhO from file:/tmp/.os_lf_venv 15:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:58 lf-activate-venv(): INFO: Base packages installed successfully 15:05:58 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:06:05 INFO: Running in OpenStack, capturing instance metadata 15:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4261267901306866653.sh 15:06:05 provisioning config files... 15:06:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1909395072902941023tmp 15:06:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:05 [EnvInject] - Injecting environment variables from a build step. 15:06:05 [EnvInject] - Injecting as environment variables the properties content 15:06:05 SERVER_ID=logs 15:06:05 15:06:05 [EnvInject] - Variables injected successfully. 15:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6604904319680714283.sh 15:06:05 ---> create-netrc.sh 15:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5614941463600311174.sh 15:06:05 ---> python-tools-install.sh 15:06:05 Setup pyenv: 15:06:05 system 15:06:05 3.8.20 15:06:05 3.9.20 15:06:05 3.10.15 15:06:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AIhO from file:/tmp/.os_lf_venv 15:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:07 lf-activate-venv(): INFO: Base packages installed successfully 15:06:07 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13718140523737680344.sh 15:06:13 ---> sudo-logs.sh 15:06:13 Archiving 'sudo' log.. 15:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6511286360819423156.sh 15:06:14 ---> job-cost.sh 15:06:14 Setup pyenv: 15:06:14 system 15:06:14 3.8.20 15:06:14 3.9.20 15:06:14 3.10.15 15:06:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AIhO from file:/tmp/.os_lf_venv 15:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:16 lf-activate-venv(): INFO: Base packages installed successfully 15:06:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:06:21 INFO: No Stack... 15:06:21 INFO: Retrieving Pricing Info for: v3-standard-2 15:06:22 INFO: Archiving Costs 15:06:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12869627439218979824.sh 15:06:22 ---> logs-deploy.sh 15:06:22 Setup pyenv: 15:06:22 system 15:06:22 3.8.20 15:06:22 3.9.20 15:06:22 3.10.15 15:06:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AIhO from file:/tmp/.os_lf_venv 15:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:23 lf-activate-venv(): INFO: Base packages installed successfully 15:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-AIhO/bin to PATH 15:06:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/61354 15:06:30 INFO: archiving workspace using pattern(s): 15:06:31 Archives upload complete. 15:06:31 INFO: archiving logs to Nexus 15:06:32 ---> uname -a: 15:06:32 Linux prd-ubuntu20-04-docker-2c-8g-4892 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:06:32 15:06:32 15:06:32 ---> lscpu: 15:06:32 Architecture: x86_64 15:06:32 CPU op-mode(s): 32-bit, 64-bit 15:06:32 Byte Order: Little Endian 15:06:32 Address sizes: 40 bits physical, 48 bits virtual 15:06:32 CPU(s): 2 15:06:32 On-line CPU(s) list: 0,1 15:06:32 Thread(s) per core: 1 15:06:32 Core(s) per socket: 1 15:06:32 Socket(s): 2 15:06:32 NUMA node(s): 1 15:06:32 Vendor ID: AuthenticAMD 15:06:32 CPU family: 23 15:06:32 Model: 49 15:06:32 Model name: AMD EPYC-Rome Processor 15:06:32 Stepping: 0 15:06:32 CPU MHz: 2799.998 15:06:32 BogoMIPS: 5599.99 15:06:32 Virtualization: AMD-V 15:06:32 Hypervisor vendor: KVM 15:06:32 Virtualization type: full 15:06:32 L1d cache: 64 KiB 15:06:32 L1i cache: 64 KiB 15:06:32 L2 cache: 1 MiB 15:06:32 L3 cache: 32 MiB 15:06:32 NUMA node0 CPU(s): 0,1 15:06:32 Vulnerability Gather data sampling: Not affected 15:06:32 Vulnerability Itlb multihit: Not affected 15:06:32 Vulnerability L1tf: Not affected 15:06:32 Vulnerability Mds: Not affected 15:06:32 Vulnerability Meltdown: Not affected 15:06:32 Vulnerability Mmio stale data: Not affected 15:06:32 Vulnerability Retbleed: Vulnerable 15:06:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:06:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:06:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:06:32 Vulnerability Srbds: Not affected 15:06:32 Vulnerability Tsx async abort: Not affected 15:06:32 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 15:06:32 15:06:32 15:06:32 ---> nproc: 15:06:32 2 15:06:32 15:06:32 15:06:32 ---> df -h: 15:06:32 Filesystem Size Used Avail Use% Mounted on 15:06:32 udev 3.9G 0 3.9G 0% /dev 15:06:32 tmpfs 795M 1.1M 794M 1% /run 15:06:32 /dev/vda1 39G 9.8G 29G 26% / 15:06:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:06:32 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:06:32 /dev/loop0 62M 62M 0 100% /snap/core20/1405 15:06:32 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 15:06:32 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 15:06:32 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:06:32 tmpfs 795M 0 795M 0% /run/user/1001 15:06:32 15:06:32 15:06:32 ---> free -m: 15:06:32 total used free shared buff/cache available 15:06:32 Mem: 7945 513 5006 1 2425 7134 15:06:32 Swap: 1023 0 1023 15:06:32 15:06:32 15:06:32 ---> ip addr: 15:06:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:32 inet 127.0.0.1/8 scope host lo 15:06:32 valid_lft forever preferred_lft forever 15:06:32 inet6 ::1/128 scope host 15:06:32 valid_lft forever preferred_lft forever 15:06:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:32 link/ether fa:16:3e:ec:3a:8e brd ff:ff:ff:ff:ff:ff 15:06:32 inet 10.30.123.169/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 15:06:32 valid_lft 86209sec preferred_lft 86209sec 15:06:32 inet6 fe80::f816:3eff:feec:3a8e/64 scope link 15:06:32 valid_lft forever preferred_lft forever 15:06:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:06:32 link/ether 3e:8a:b1:72:66:8f brd ff:ff:ff:ff:ff:ff 15:06:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:32 valid_lft forever preferred_lft forever 15:06:32 15:06:32 15:06:32 ---> sar -b -r -n DEV: 15:06:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4892) 04/10/26 _x86_64_ (2 CPU) 15:06:32 15:06:32 15:03:23 LINUX RESTART (2 CPU) 15:06:32 15:06:32 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:06:32 15:05:01 256.46 14.68 241.79 0.00 1025.79 9124.44 0.00 15:06:32 15:06:01 81.09 3.57 77.52 0.00 177.17 10621.30 0.00 15:06:32 Average: 168.78 9.12 159.66 0.00 601.52 9872.81 0.00 15:06:32 15:06:32 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:32 15:05:01 5138472 7270084 511200 6.28 86736 2206028 1156712 12.59 724212 2020312 237724 15:06:32 15:06:01 5127960 7298340 479728 5.90 94764 2233820 1140308 12.41 732228 2018596 11368 15:06:32 Average: 5133216 7284212 495464 6.09 90750 2219924 1148510 12.50 728220 2019454 124546 15:06:32 15:06:32 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:32 15:05:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 15:06:32 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:32 15:05:01 ens3 161.20 131.37 1473.03 51.84 0.00 0.00 0.00 0.00 15:06:32 15:06:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:06:32 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:32 15:06:01 ens3 34.54 33.18 58.01 11.81 0.00 0.00 0.00 0.00 15:06:32 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 15:06:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:32 Average: ens3 97.88 82.28 765.58 31.83 0.00 0.00 0.00 0.00 15:06:32 15:06:32 15:06:32 ---> sar -P ALL: 15:06:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4892) 04/10/26 _x86_64_ (2 CPU) 15:06:32 15:06:32 15:03:23 LINUX RESTART (2 CPU) 15:06:32 15:06:32 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:32 15:05:01 all 37.13 0.00 3.60 6.46 0.11 52.70 15:06:32 15:05:01 0 29.35 0.00 3.21 3.18 0.10 64.16 15:06:32 15:05:01 1 44.92 0.00 3.99 9.75 0.12 41.22 15:06:32 15:06:01 all 38.64 0.00 2.65 2.67 0.09 55.95 15:06:32 15:06:01 0 57.32 0.00 2.95 3.16 0.10 36.47 15:06:32 15:06:01 1 19.96 0.00 2.35 2.17 0.08 75.44 15:06:32 Average: all 37.89 0.00 3.12 4.56 0.10 54.33 15:06:32 Average: 0 43.37 0.00 3.08 3.17 0.10 50.28 15:06:32 Average: 1 32.41 0.00 3.17 5.95 0.10 58.38 15:06:32 15:06:32 15:06:32