22:04:34 Started by timer 22:04:34 Running as SYSTEM 22:04:34 [EnvInject] - Loading node environment variables. 22:04:34 Building remotely on prd-ubuntu20.04-docker-2c-8g-5312 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 22:04:34 [ssh-agent] Looking for ssh-agent implementation... 22:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:34 $ ssh-agent 22:04:34 SSH_AUTH_SOCK=/tmp/ssh-egRTyDMRdUED/agent.1545 22:04:34 SSH_AGENT_PID=1547 22:04:34 [ssh-agent] Started. 22:04:34 Running ssh-add (command line suppressed) 22:04:34 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17095500537373793953.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17095500537373793953.key) 22:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:34 The recommended git tool is: NONE 22:04:36 using credential edgex-jenkins-ssh 22:04:36 Wiping out workspace first. 22:04:36 Cloning the remote Git repository 22:04:36 Cloning repository git@github.com:edgexfoundry/ci-management 22:04:36 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:04:36 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 22:04:36 > git --version # timeout=10 22:04:36 > git --version # 'git version 2.25.1' 22:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:37 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 22:04:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:37 Avoid second fetch 22:04:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:04:37 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 22:04:37 > git config core.sparsecheckout # timeout=10 22:04:37 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:38 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 22:04:38 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:38 > git remote # timeout=10 22:04:38 > git submodule init # timeout=10 22:04:38 > git submodule sync # timeout=10 22:04:38 > git config --get remote.origin.url # timeout=10 22:04:38 > git submodule init # timeout=10 22:04:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:04:38 > git config --get submodule.packer/common-packer.url # timeout=10 22:04:38 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:04:38 > git config --get submodule.global-jjb.url # timeout=10 22:04:38 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:04:38 > git submodule update --init --recursive packer/common-packer # timeout=10 22:04:38 > git submodule update --init --recursive global-jjb # timeout=10 22:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:42 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:04:42 provisioning config files... 22:04:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:04:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:04:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:04:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17978364718294896007.sh 22:04:42 ---> python-tools-install.sh 22:04:42 Setup pyenv: 22:04:42 * system (set by /opt/pyenv/version) 22:04:42 * 3.8.20 (set by /opt/pyenv/version) 22:04:42 * 3.9.20 (set by /opt/pyenv/version) 22:04:42 3.10.15 22:04:42 3.11.10 22:04:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MTPl 22:04:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:04:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:57 lf-activate-venv(): INFO: Base packages installed successfully 22:04:57 lf-activate-venv(): INFO: Installing additional packages: lftools 22:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:05:21 Generating Requirements File 22:05: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. 22:05:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:05:38 Python 3.11.10 22:05:38 pip 26.0.1 from /tmp/venv-MTPl/lib/python3.11/site-packages/pip (python 3.11) 22:05:38 appdirs==1.4.4 22:05:38 argcomplete==3.6.3 22:05:38 aspy.yaml==1.3.0 22:05:38 attrs==26.1.0 22:05:38 autopage==0.6.0 22:05:38 beautifulsoup4==4.14.3 22:05:38 boto3==1.42.91 22:05:38 botocore==1.42.91 22:05:38 bs4==0.0.2 22:05:38 certifi==2026.2.25 22:05:38 cffi==2.0.0 22:05:38 cfgv==3.5.0 22:05:38 chardet==7.4.3 22:05:38 charset-normalizer==3.4.7 22:05:38 click==8.3.2 22:05:38 cliff==4.13.3 22:05:38 cmd2==3.5.0 22:05:38 cryptography==3.3.2 22:05:38 debtcollector==3.1.0 22:05:38 decorator==5.2.1 22:05:38 defusedxml==0.7.1 22:05:38 Deprecated==1.3.1 22:05:38 distlib==0.4.0 22:05:38 dnspython==2.8.0 22:05:38 docker==7.1.0 22:05:38 dogpile.cache==1.5.0 22:05:38 durationpy==0.10 22:05:38 email-validator==2.3.0 22:05:38 filelock==3.28.0 22:05:38 future==1.0.0 22:05:38 gitdb==4.0.12 22:05:38 GitPython==3.1.46 22:05:38 httplib2==0.30.2 22:05:38 identify==2.6.19 22:05:38 idna==3.11 22:05:38 importlib-resources==1.5.0 22:05:38 iso8601==2.1.0 22:05:38 Jinja2==3.1.6 22:05:38 jmespath==1.1.0 22:05:38 jsonpatch==1.33 22:05:38 jsonpointer==3.1.1 22:05:38 jsonschema==4.26.0 22:05:38 jsonschema-specifications==2025.9.1 22:05:38 keystoneauth1==5.13.1 22:05:38 kubernetes==35.0.0 22:05:38 lftools==0.37.22 22:05:38 lxml==6.0.4 22:05:38 markdown-it-py==4.0.0 22:05:38 MarkupSafe==3.0.3 22:05:38 mdurl==0.1.2 22:05:38 msgpack==1.1.2 22:05:38 multi_key_dict==2.0.3 22:05:38 munch==4.0.0 22:05:38 netaddr==1.3.0 22:05:38 niet==1.4.2 22:05:38 nodeenv==1.10.0 22:05:38 oauth2client==4.1.3 22:05:38 oauthlib==3.3.1 22:05:38 openstacksdk==4.11.0 22:05:38 os-service-types==1.8.2 22:05:38 osc-lib==4.5.0 22:05:38 oslo.config==10.3.0 22:05:38 oslo.context==6.3.0 22:05:38 oslo.i18n==6.7.2 22:05:38 oslo.log==8.1.0 22:05:38 oslo.serialization==5.9.1 22:05:38 oslo.utils==10.0.1 22:05:38 packaging==26.1 22:05:38 pbr==7.0.3 22:05:38 platformdirs==4.9.6 22:05:38 prettytable==3.17.0 22:05:38 psutil==7.2.2 22:05:38 pyasn1==0.6.3 22:05:38 pyasn1_modules==0.4.2 22:05:38 pycparser==3.0 22:05:38 pygerrit2==2.0.15 22:05:38 PyGithub==2.9.1 22:05:38 Pygments==2.20.0 22:05:38 PyJWT==2.12.1 22:05:38 PyNaCl==1.6.2 22:05:38 pyparsing==2.4.7 22:05:38 pyperclip==1.11.0 22:05:38 pyrsistent==0.20.0 22:05:38 python-cinderclient==9.9.0 22:05:38 python-dateutil==2.9.0.post0 22:05:38 python-discovery==1.2.2 22:05:38 python-heatclient==5.1.0 22:05:38 python-jenkins==1.8.3 22:05:38 python-keystoneclient==5.8.0 22:05:38 python-magnumclient==4.10.0 22:05:38 python-openstackclient==9.0.0 22:05:38 python-swiftclient==4.10.0 22:05:38 PyYAML==6.0.3 22:05:38 referencing==0.37.0 22:05:38 requests==2.33.1 22:05:38 requests-oauthlib==2.0.0 22:05:38 rfc3986==2.0.0 22:05:38 rich==15.0.0 22:05:38 rich-argparse==1.7.2 22:05:38 rpds-py==0.30.0 22:05:38 rsa==4.9.1 22:05:38 ruamel.yaml==0.19.1 22:05:38 ruamel.yaml.clib==0.2.15 22:05:38 s3transfer==0.16.0 22:05:38 simplejson==3.20.2 22:05:38 six==1.17.0 22:05:38 smmap==5.0.3 22:05:38 soupsieve==2.8.3 22:05:38 stevedore==5.7.0 22:05:38 tabulate==0.10.0 22:05:38 toml==0.10.2 22:05:38 tomlkit==0.14.0 22:05:38 tqdm==4.67.3 22:05:38 typing_extensions==4.15.0 22:05:38 urllib3==1.26.20 22:05:38 virtualenv==21.2.4 22:05:38 wcwidth==0.6.0 22:05:38 websocket-client==1.9.0 22:05:38 wrapt==2.1.2 22:05:38 xdg==6.0.0 22:05:38 xmltodict==1.0.4 22:05:38 yq==3.4.3 22:05:38 [EnvInject] - Injecting environment variables from a build step. 22:05:38 [EnvInject] - Injecting as environment variables the properties content 22:05:38 OS_CLOUD=vex 22:05:38 22:05:38 [EnvInject] - Variables injected successfully. 22:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16718644148961277454.sh 22:05:38 ---> Orphaned k8s clusters 22:05:38 Setup pyenv: 22:05:38 system 22:05:38 3.8.20 22:05:38 3.9.20 22:05:38 3.10.15 22:05:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTPl from file:/tmp/.os_lf_venv 22:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:40 lf-activate-venv(): INFO: Base packages installed successfully 22:05:40 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:05:48 -----> Delete orphaned cluster 22:05:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16531390409793660173.sh 22:05:48 ---> Orphaned stacks 22:05:48 Setup pyenv: 22:05:48 system 22:05:48 3.8.20 22:05:48 3.9.20 22:05:48 3.10.15 22:05:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTPl from file:/tmp/.os_lf_venv 22:05:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:50 lf-activate-venv(): INFO: Base packages installed successfully 22:05:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:06:02 + mapfile -t OS_COE_CLUSTERS_ID 22:06:02 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:06:02 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:06:02 ++ awk '{print $1}' 22:06:04 + echo '-----> Active clusters -> stacks' 22:06:04 -----> Active clusters -> stacks 22:06:04 + OS_COE_STACKS=() 22:06:04 + [[ 0 -gt 0 ]] 22:06:04 + mapfile -t OS_STACKS 22:06:04 ++ 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 22:06:04 ++ awk '{print $1}' 22:06:05 + echo '-----> Active stacks' 22:06:05 -----> Active stacks 22:06:05 + echo '-----> Delete orphaned stacks' 22:06:05 -----> Delete orphaned stacks 22:06:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12734671186162417230.sh 22:06:06 ---> Orphaned servers 22:06:06 Setup pyenv: 22:06:06 system 22:06:06 3.8.20 22:06:06 3.9.20 22:06:06 3.10.15 22:06:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTPl from file:/tmp/.os_lf_venv 22:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:08 lf-activate-venv(): INFO: Base packages installed successfully 22:06:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:06:21 -----> Active servers 22:06:21 prd-ubuntu20.04-docker-2c-8g-5312 22:06:21 prd-ubuntu20.04-docker-2c-8g-5311 22:06:21 prd-centos7-blackbox-4c-2g-4926 22:06:21 -----> Delete orphaned servers 22:06:21 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-5311 22:06:24 WARN: Server "prd-ubuntu20.04-docker-2c-8g-5311" is not older than 15 minutes. 22:06:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2587782706487380102.sh 22:06:24 ---> Orphaned ports 22:06:24 Setup pyenv: 22:06:25 system 22:06:25 3.8.20 22:06:25 3.9.20 22:06:25 3.10.15 22:06:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTPl from file:/tmp/.os_lf_venv 22:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:26 lf-activate-venv(): INFO: Base packages installed successfully 22:06:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:06:36 No orphaned ports to process. 22:06:36 Build step 'Conditional step (single)' marked build as failure 22:06:36 $ ssh-agent -k 22:06:36 unset SSH_AUTH_SOCK; 22:06:36 unset SSH_AGENT_PID; 22:06:36 echo Agent pid 1547 killed; 22:06:36 [ssh-agent] Stopped. 22:06:36 [PostBuildScript] - [INFO] Executing post build scripts. 22:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6621985464942182743.sh 22:06:36 ---> sysstat.sh 22:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17009282285043763752.sh 22:06:37 ---> package-listing.sh 22:06:37 ++ facter osfamily 22:06:37 ++ tr '[:upper:]' '[:lower:]' 22:06:37 + OS_FAMILY=debian 22:06:37 + workspace=/w/workspace/ci-management-openstack-cron 22:06:37 + START_PACKAGES=/tmp/packages_start.txt 22:06:37 + END_PACKAGES=/tmp/packages_end.txt 22:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:37 + PACKAGES=/tmp/packages_start.txt 22:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 22:06:37 + PACKAGES=/tmp/packages_end.txt 22:06:37 + case "${OS_FAMILY}" in 22:06:37 + grep '^ii' 22:06:37 + dpkg -l 22:06:37 + '[' -f /tmp/packages_start.txt ']' 22:06:37 + '[' -f /tmp/packages_end.txt ']' 22:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 22:06:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10723713493804934450.sh 22:06:37 ---> capture-instance-metadata.sh 22:06:37 Setup pyenv: 22:06:37 system 22:06:37 3.8.20 22:06:37 3.9.20 22:06:37 3.10.15 22:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTPl from file:/tmp/.os_lf_venv 22:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:39 lf-activate-venv(): INFO: Base packages installed successfully 22:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:06:46 INFO: Running in OpenStack, capturing instance metadata 22:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8686229120000913619.sh 22:06:46 provisioning config files... 22:06:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5698829648961710166tmp 22:06:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:06:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:06:46 [EnvInject] - Injecting environment variables from a build step. 22:06:46 [EnvInject] - Injecting as environment variables the properties content 22:06:46 SERVER_ID=logs 22:06:46 22:06:46 [EnvInject] - Variables injected successfully. 22:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17640865614905727459.sh 22:06:46 ---> create-netrc.sh 22:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13615718986468175773.sh 22:06:46 ---> python-tools-install.sh 22:06:46 Setup pyenv: 22:06:46 system 22:06:46 3.8.20 22:06:46 3.9.20 22:06:46 3.10.15 22:06:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTPl from file:/tmp/.os_lf_venv 22:06:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:48 lf-activate-venv(): INFO: Base packages installed successfully 22:06:48 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1443184295975244164.sh 22:06:57 ---> sudo-logs.sh 22:06:57 Archiving 'sudo' log.. 22:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins744415466453399302.sh 22:06:57 ---> job-cost.sh 22:06:57 Setup pyenv: 22:06:57 system 22:06:57 3.8.20 22:06:57 3.9.20 22:06:57 3.10.15 22:06:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTPl from file:/tmp/.os_lf_venv 22:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:59 lf-activate-venv(): INFO: Base packages installed successfully 22:06:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:07:05 INFO: No Stack... 22:07:05 INFO: Retrieving Pricing Info for: v3-standard-2 22:07:05 INFO: Archiving Costs 22:07:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16966994792173528635.sh 22:07:05 ---> logs-deploy.sh 22:07:05 Setup pyenv: 22:07:06 system 22:07:06 3.8.20 22:07:06 3.9.20 22:07:06 3.10.15 22:07:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTPl from file:/tmp/.os_lf_venv 22:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:07 lf-activate-venv(): INFO: Base packages installed successfully 22:07:07 lf-activate-venv(): INFO: Installing additional packages: lftools 22:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-MTPl/bin to PATH 22:07:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/61529 22:07:17 INFO: archiving workspace using pattern(s): 22:07:18 Archives upload complete. 22:07:18 INFO: archiving logs to Nexus 22:07:19 ---> uname -a: 22:07:19 Linux prd-ubuntu20-04-docker-2c-8g-5312 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:07:19 22:07:19 22:07:19 ---> lscpu: 22:07:19 Architecture: x86_64 22:07:19 CPU op-mode(s): 32-bit, 64-bit 22:07:19 Byte Order: Little Endian 22:07:19 Address sizes: 40 bits physical, 48 bits virtual 22:07:19 CPU(s): 2 22:07:19 On-line CPU(s) list: 0,1 22:07:19 Thread(s) per core: 1 22:07:19 Core(s) per socket: 1 22:07:19 Socket(s): 2 22:07:19 NUMA node(s): 1 22:07:19 Vendor ID: AuthenticAMD 22:07:19 CPU family: 23 22:07:19 Model: 49 22:07:19 Model name: AMD EPYC-Rome Processor 22:07:19 Stepping: 0 22:07:19 CPU MHz: 2800.000 22:07:19 BogoMIPS: 5600.00 22:07:19 Virtualization: AMD-V 22:07:19 Hypervisor vendor: KVM 22:07:19 Virtualization type: full 22:07:19 L1d cache: 64 KiB 22:07:19 L1i cache: 64 KiB 22:07:19 L2 cache: 1 MiB 22:07:19 L3 cache: 32 MiB 22:07:19 NUMA node0 CPU(s): 0,1 22:07:19 Vulnerability Gather data sampling: Not affected 22:07:19 Vulnerability Itlb multihit: Not affected 22:07:19 Vulnerability L1tf: Not affected 22:07:19 Vulnerability Mds: Not affected 22:07:19 Vulnerability Meltdown: Not affected 22:07:19 Vulnerability Mmio stale data: Not affected 22:07:19 Vulnerability Retbleed: Vulnerable 22:07:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:07:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:07:19 Vulnerability Srbds: Not affected 22:07:19 Vulnerability Tsx async abort: Not affected 22:07:19 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 22:07:19 22:07:19 22:07:19 ---> nproc: 22:07:19 2 22:07:19 22:07:19 22:07:19 ---> df -h: 22:07:19 Filesystem Size Used Avail Use% Mounted on 22:07:19 udev 3.9G 0 3.9G 0% /dev 22:07:19 tmpfs 795M 1.1M 794M 1% /run 22:07:19 /dev/vda1 39G 9.8G 29G 26% / 22:07:19 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:07:19 tmpfs 5.0M 0 5.0M 0% /run/lock 22:07:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:07:19 /dev/loop0 62M 62M 0 100% /snap/core20/1405 22:07:19 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 22:07:19 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 22:07:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:07:19 tmpfs 795M 0 795M 0% /run/user/1001 22:07:19 22:07:19 22:07:19 ---> free -m: 22:07:19 total used free shared buff/cache available 22:07:19 Mem: 7945 543 4977 1 2424 7106 22:07:19 Swap: 1023 0 1023 22:07:19 22:07:19 22:07:19 ---> ip addr: 22:07:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:07:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:07:19 inet 127.0.0.1/8 scope host lo 22:07:19 valid_lft forever preferred_lft forever 22:07:19 inet6 ::1/128 scope host 22:07:19 valid_lft forever preferred_lft forever 22:07:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:07:19 link/ether fa:16:3e:6a:a9:33 brd ff:ff:ff:ff:ff:ff 22:07:19 inet 10.30.122.121/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 22:07:19 valid_lft 86194sec preferred_lft 86194sec 22:07:19 inet6 fe80::f816:3eff:fe6a:a933/64 scope link 22:07:19 valid_lft forever preferred_lft forever 22:07:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:07:19 link/ether 6a:94:9c:91:b7:a7 brd ff:ff:ff:ff:ff:ff 22:07:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:07:19 valid_lft forever preferred_lft forever 22:07:19 22:07:19 22:07:19 ---> sar -b -r -n DEV: 22:07:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-5312) 04/17/26 _x86_64_ (2 CPU) 22:07:19 22:07:19 22:03:56 LINUX RESTART (2 CPU) 22:07:19 22:07:19 22:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:19 22:05:01 320.55 72.32 248.23 0.00 11593.93 43626.73 0.00 22:07:19 22:06:01 112.88 2.95 109.93 0.00 143.44 12680.17 0.00 22:07:19 22:07:01 47.43 2.38 45.05 0.00 183.20 4684.80 0.00 22:07:19 Average: 160.29 25.89 134.41 0.00 3973.74 20331.44 0.00 22:07:19 22:07:19 22:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:19 22:05:01 5471236 7281296 517660 6.36 61864 1927360 1170888 12.75 695300 1753040 52108 22:07:19 22:06:01 5033768 7199136 577332 7.10 92336 2230976 1246932 13.58 793248 2048788 104540 22:07:19 22:07:01 5109540 7284136 492332 6.05 95716 2236856 1152948 12.55 749000 2019700 12680 22:07:19 Average: 5204848 7254856 529108 6.50 83305 2131731 1190256 12.96 745849 1940509 56443 22:07:19 22:07:19 22:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:19 22:05:01 lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 22:07:19 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:19 22:05:01 ens3 322.56 210.21 1059.05 68.83 0.00 0.00 0.00 0.00 22:07:19 22:06:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 22:07:19 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:19 22:06:01 ens3 66.46 53.67 951.13 11.30 0.00 0.00 0.00 0.00 22:07:19 22:07:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 22:07:19 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:19 22:07:01 ens3 32.73 30.77 33.00 11.45 0.00 0.00 0.00 0.00 22:07:19 Average: lo 1.54 1.54 0.16 0.16 0.00 0.00 0.00 0.00 22:07:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:19 Average: ens3 140.59 98.22 681.10 30.53 0.00 0.00 0.00 0.00 22:07:19 22:07:19 22:07:19 ---> sar -P ALL: 22:07:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-5312) 04/17/26 _x86_64_ (2 CPU) 22:07:19 22:07:19 22:03:56 LINUX RESTART (2 CPU) 22:07:19 22:07:19 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:07:19 22:05:01 all 21.60 0.00 4.19 21.34 0.08 52.79 22:07:19 22:05:01 0 14.71 0.00 4.09 24.06 0.10 57.04 22:07:19 22:05:01 1 28.46 0.00 4.29 18.64 0.07 48.54 22:07:19 22:06:01 all 38.53 0.00 3.10 6.15 0.08 52.15 22:07:19 22:06:01 0 12.40 0.00 1.93 9.62 0.07 75.98 22:07:19 22:06:01 1 64.95 0.00 4.28 2.63 0.10 28.04 22:07:19 22:07:01 all 36.23 0.00 2.43 5.46 0.08 55.79 22:07:19 22:07:01 0 39.49 0.00 2.62 9.97 0.08 47.83 22:07:19 22:07:01 1 33.00 0.00 2.24 0.99 0.08 63.69 22:07:19 Average: all 32.16 0.00 3.24 10.95 0.08 53.58 22:07:19 Average: 0 22.17 0.00 2.87 14.51 0.08 60.37 22:07:19 Average: 1 42.15 0.00 3.60 7.39 0.08 46.78 22:07:19 22:07:19 22:07:19