15:03:52 Started by timer 15:03:52 Running as SYSTEM 15:03:52 [EnvInject] - Loading node environment variables. 15:03:52 Building remotely on prd-ubuntu20.04-docker-2c-8g-13972 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 15:03:52 [ssh-agent] Looking for ssh-agent implementation... 15:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:52 $ ssh-agent 15:03:52 SSH_AUTH_SOCK=/tmp/ssh-Q8j2vjCBpjXa/agent.1521 15:03:52 SSH_AGENT_PID=1523 15:03:52 [ssh-agent] Started. 15:03:52 Running ssh-add (command line suppressed) 15:03:52 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6992360968788707689.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6992360968788707689.key) 15:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:52 The recommended git tool is: NONE 15:03:54 using credential edgex-jenkins-ssh 15:03:54 Wiping out workspace first. 15:03:54 Cloning the remote Git repository 15:03:54 Cloning repository git@github.com:edgexfoundry/ci-management 15:03:54 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:03:54 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 15:03:54 > git --version # timeout=10 15:03:54 > git --version # 'git version 2.25.1' 15:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:55 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:03:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:55 Avoid second fetch 15:03:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:03:55 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 15:03:55 > git config core.sparsecheckout # timeout=10 15:03:55 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:03:55 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 15:03:55 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:03:55 > git remote # timeout=10 15:03:55 > git submodule init # timeout=10 15:03:55 > git submodule sync # timeout=10 15:03:55 > git config --get remote.origin.url # timeout=10 15:03:55 > git submodule init # timeout=10 15:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 15:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:03:55 > git config --get submodule.global-jjb.url # timeout=10 15:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:03:56 > git submodule update --init --recursive packer/common-packer # timeout=10 15:03:56 > git submodule update --init --recursive global-jjb # timeout=10 15:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:04:00 provisioning config files... 15:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4394172393203364088.sh 15:04:00 ---> python-tools-install.sh 15:04:01 Setup pyenv: 15:04:01 * system (set by /opt/pyenv/version) 15:04:01 * 3.8.20 (set by /opt/pyenv/version) 15:04:01 * 3.9.20 (set by /opt/pyenv/version) 15:04:01 3.10.15 15:04:01 3.11.10 15:04:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PXue 15:04:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:24 lf-activate-venv(): INFO: Base packages installed successfully 15:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools 15:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:09:07 Generating Requirements File 15:11:10 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:11:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:11:10 Python 3.11.10 15:11:11 pip 26.1.2 from /tmp/venv-PXue/lib/python3.11/site-packages/pip (python 3.11) 15:11:11 aiohappyeyeballs==2.6.2 15:11:11 aiohttp==3.14.1 15:11:11 aiosignal==1.4.0 15:11:11 appdirs==1.4.4 15:11:11 argcomplete==3.6.3 15:11:11 aspy.yaml==1.3.0 15:11:11 attrs==26.1.0 15:11:11 autopage==0.6.0 15:11:11 beautifulsoup4==4.15.0 15:11:11 boto3==1.43.36 15:11:11 botocore==1.43.36 15:11:11 bs4==0.0.2 15:11:11 certifi==2026.6.17 15:11:11 cffi==2.0.0 15:11:11 cfgv==3.5.0 15:11:11 chardet==7.4.3 15:11:11 charset-normalizer==3.4.7 15:11:11 click==8.4.2 15:11:11 cliff==4.14.0 15:11:11 cmd2==4.0.0 15:11:11 cryptography==3.3.2 15:11:11 debtcollector==3.1.0 15:11:11 decorator==5.3.1 15:11:11 defusedxml==0.7.1 15:11:11 Deprecated==1.3.1 15:11:11 distlib==0.4.3 15:11:11 dnspython==2.8.0 15:11:11 docker==7.1.0 15:11:11 dogpile.cache==1.5.0 15:11:11 durationpy==0.10 15:11:11 email-validator==2.3.0 15:11:11 filelock==3.29.4 15:11:11 frozenlist==1.8.0 15:11:11 future==1.0.0 15:11:11 gitdb==4.0.12 15:11:11 GitPython==3.1.50 15:11:11 httplib2==0.30.2 15:11:11 identify==2.6.19 15:11:11 idna==3.18 15:11:11 importlib-resources==1.5.0 15:11:11 iso8601==2.1.0 15:11:11 Jinja2==3.1.6 15:11:11 jmespath==1.1.0 15:11:11 jsonpatch==1.33 15:11:11 jsonpointer==3.1.1 15:11:11 jsonschema==4.26.0 15:11:11 jsonschema-specifications==2025.9.1 15:11:11 keystoneauth1==5.14.0 15:11:11 kubernetes==36.0.2 15:11:11 lftools==0.37.22 15:11:11 lxml==6.1.1 15:11:11 markdown-it-py==4.2.0 15:11:11 MarkupSafe==3.0.3 15:11:11 mdurl==0.1.2 15:11:11 msgpack==1.2.1 15:11:11 multi_key_dict==2.0.3 15:11:11 multidict==6.7.1 15:11:11 munch==4.0.0 15:11:11 netaddr==1.3.0 15:11:11 niet==1.4.2 15:11:11 nodeenv==1.10.0 15:11:11 oauth2client==4.1.3 15:11:11 oauthlib==3.3.1 15:11:11 openstacksdk==4.17.0 15:11:11 os-service-types==1.8.2 15:11:11 osc-lib==4.6.0 15:11:11 oslo.config==10.5.0 15:11:11 oslo.context==6.4.0 15:11:11 oslo.i18n==6.8.0 15:11:11 oslo.log==8.2.0 15:11:11 oslo.serialization==5.10.0 15:11:11 oslo.utils==10.1.1 15:11:11 packaging==26.2 15:11:11 pbr==7.0.3 15:11:11 platformdirs==4.10.0 15:11:11 prettytable==3.18.0 15:11:11 prompt_toolkit==3.0.52 15:11:11 propcache==0.5.2 15:11:11 psutil==7.2.2 15:11:11 pyasn1==0.6.3 15:11:11 pyasn1_modules==0.4.2 15:11:11 pycparser==3.0 15:11:11 pygerrit2==2.0.15 15:11:11 PyGithub==2.9.1 15:11:11 Pygments==2.20.0 15:11:11 PyJWT==2.13.0 15:11:11 PyNaCl==1.6.2 15:11:11 pyparsing==2.4.7 15:11:11 pyperclip==1.11.0 15:11:11 pyrsistent==0.20.0 15:11:11 python-cinderclient==9.9.0 15:11:11 python-dateutil==2.9.0.post0 15:11:11 python-discovery==1.4.2 15:11:11 python-heatclient==5.2.0 15:11:11 python-jenkins==1.8.3 15:11:11 python-keystoneclient==5.8.0 15:11:11 python-magnumclient==4.10.0 15:11:11 python-openstackclient==10.1.0 15:11:11 python-swiftclient==4.10.0 15:11:11 PyYAML==6.0.3 15:11:11 referencing==0.37.0 15:11:11 requests==2.34.2 15:11:11 requests-oauthlib==2.0.0 15:11:11 rfc3986==2.0.0 15:11:11 rich==15.0.0 15:11:11 rich-argparse==1.8.0 15:11:11 rpds-py==2026.5.1 15:11:11 rsa==4.9.1 15:11:11 ruamel.yaml==0.19.1 15:11:11 ruamel.yaml.clib==0.2.15 15:11:11 s3transfer==0.19.0 15:11:11 simplejson==4.1.1 15:11:11 six==1.17.0 15:11:11 smmap==5.0.3 15:11:11 soupsieve==2.8.4 15:11:11 stevedore==5.8.0 15:11:11 tabulate==0.10.0 15:11:11 toml==0.10.2 15:11:11 tomlkit==0.15.0 15:11:11 tqdm==4.68.3 15:11:11 typing_extensions==4.15.0 15:11:11 urllib3==1.26.20 15:11:11 virtualenv==21.5.1 15:11:11 wcwidth==0.8.1 15:11:11 websocket-client==1.9.0 15:11:11 wrapt==2.2.2 15:11:11 xdg==6.0.0 15:11:11 xmltodict==1.0.4 15:11:11 yarl==1.24.2 15:11:11 yq==3.4.3 15:11:11 [EnvInject] - Injecting environment variables from a build step. 15:11:11 [EnvInject] - Injecting as environment variables the properties content 15:11:11 OS_CLOUD=vex 15:11:11 15:11:11 [EnvInject] - Variables injected successfully. 15:11:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:11:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:11:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17475205693883605001.sh 15:11:11 ---> Orphaned k8s clusters 15:11:11 Setup pyenv: 15:11:11 system 15:11:11 3.8.20 15:11:11 3.9.20 15:11:11 3.10.15 15:11:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:11:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXue from file:/tmp/.os_lf_venv 15:11:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:13 lf-activate-venv(): INFO: Base packages installed successfully 15:11:13 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:11:28 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:11:31 -----> Delete orphaned cluster 15:11:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:11:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:11:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12674044254896348284.sh 15:11:31 ---> Orphaned stacks 15:11:31 Setup pyenv: 15:11:31 system 15:11:31 3.8.20 15:11:31 3.9.20 15:11:31 3.10.15 15:11:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:11:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXue from file:/tmp/.os_lf_venv 15:11:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:33 lf-activate-venv(): INFO: Base packages installed successfully 15:11:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:12:16 + mapfile -t OS_COE_CLUSTERS_ID 15:12:16 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:12:16 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:12:16 ++ awk '{print $1}' 15:12:19 + echo '-----> Active clusters -> stacks' 15:12:19 -----> Active clusters -> stacks 15:12:19 + OS_COE_STACKS=() 15:12:19 + [[ 0 -gt 0 ]] 15:12:19 + mapfile -t OS_STACKS 15:12:19 ++ 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:12:19 ++ awk '{print $1}' 15:12:20 + echo '-----> Active stacks' 15:12:20 -----> Active stacks 15:12:20 + echo '-----> Delete orphaned stacks' 15:12:20 -----> Delete orphaned stacks 15:12:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:12:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:12:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15105845471605692983.sh 15:12:20 ---> Orphaned servers 15:12:20 Setup pyenv: 15:12:20 system 15:12:20 3.8.20 15:12:20 3.9.20 15:12:20 3.10.15 15:12:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:12:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXue from file:/tmp/.os_lf_venv 15:12:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:23 lf-activate-venv(): INFO: Base packages installed successfully 15:12:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:12:48 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:12:53 -----> Active servers 15:12:53 prd-ubuntu20.04-docker-2c-8g-13972 15:12:53 prd-centos7-blackbox-4c-2g-13920 15:12:53 -----> Delete orphaned servers 15:12:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:12:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:12:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1329015008859099903.sh 15:12:53 ---> Orphaned ports 15:12:53 Setup pyenv: 15:12:53 system 15:12:53 3.8.20 15:12:53 3.9.20 15:12:53 3.10.15 15:12:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:12:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXue from file:/tmp/.os_lf_venv 15:12:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:56 lf-activate-venv(): INFO: Base packages installed successfully 15:12:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:13:18 No orphaned ports to process. 15:13:18 Build step 'Conditional step (single)' marked build as failure 15:13:18 $ ssh-agent -k 15:13:18 unset SSH_AUTH_SOCK; 15:13:18 unset SSH_AGENT_PID; 15:13:18 echo Agent pid 1523 killed; 15:13:18 [ssh-agent] Stopped. 15:13:18 [PostBuildScript] - [INFO] Executing post build scripts. 15:13:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3422494316631999551.sh 15:13:18 ---> sysstat.sh 15:13:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15502817732200655698.sh 15:13:18 ---> package-listing.sh 15:13:18 ++ facter osfamily 15:13:18 ++ tr '[:upper:]' '[:lower:]' 15:13:19 + OS_FAMILY=debian 15:13:19 + workspace=/w/workspace/ci-management-openstack-cron 15:13:19 + START_PACKAGES=/tmp/packages_start.txt 15:13:19 + END_PACKAGES=/tmp/packages_end.txt 15:13:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:19 + PACKAGES=/tmp/packages_start.txt 15:13:19 + '[' /w/workspace/ci-management-openstack-cron ']' 15:13:19 + PACKAGES=/tmp/packages_end.txt 15:13:19 + case "${OS_FAMILY}" in 15:13:19 + grep '^ii' 15:13:19 + dpkg -l 15:13:19 + '[' -f /tmp/packages_start.txt ']' 15:13:19 + '[' -f /tmp/packages_end.txt ']' 15:13:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:19 + '[' /w/workspace/ci-management-openstack-cron ']' 15:13:19 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:13:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:13:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10902444389231326771.sh 15:13:19 ---> capture-instance-metadata.sh 15:13:19 Setup pyenv: 15:13:19 system 15:13:19 3.8.20 15:13:19 3.9.20 15:13:19 3.10.15 15:13:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:13:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXue from file:/tmp/.os_lf_venv 15:13:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:21 lf-activate-venv(): INFO: Base packages installed successfully 15:13:21 lf-activate-venv(): INFO: Installing additional packages: lftools 15:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:13:36 INFO: Running in OpenStack, capturing instance metadata 15:13:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8871317065556291622.sh 15:13:37 provisioning config files... 15:13:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4055599780499296264tmp 15:13:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:13:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:13:37 [EnvInject] - Injecting environment variables from a build step. 15:13:37 [EnvInject] - Injecting as environment variables the properties content 15:13:37 SERVER_ID=logs 15:13:37 15:13:37 [EnvInject] - Variables injected successfully. 15:13:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8396488956821823372.sh 15:13:37 ---> create-netrc.sh 15:13:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15957219658854199423.sh 15:13:37 ---> python-tools-install.sh 15:13:37 Setup pyenv: 15:13:37 system 15:13:37 3.8.20 15:13:37 3.9.20 15:13:37 3.10.15 15:13:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:13:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXue from file:/tmp/.os_lf_venv 15:13:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:39 lf-activate-venv(): INFO: Base packages installed successfully 15:13:39 lf-activate-venv(): INFO: Installing additional packages: lftools 15:13:55 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:13:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10227487777402038931.sh 15:13:55 ---> sudo-logs.sh 15:13:55 Archiving 'sudo' log.. 15:13:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6186149700032864347.sh 15:13:55 ---> job-cost.sh 15:13:55 Setup pyenv: 15:13:55 system 15:13:55 3.8.20 15:13:55 3.9.20 15:13:55 3.10.15 15:13:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:13:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXue from file:/tmp/.os_lf_venv 15:13:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:57 lf-activate-venv(): INFO: Base packages installed successfully 15:13:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:14:10 INFO: No Stack... 15:14:10 INFO: Retrieving Pricing Info for: v3-standard-2 15:14:10 INFO: Archiving Costs 15:14:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins435425493576986010.sh 15:14:10 ---> logs-deploy.sh 15:14:10 Setup pyenv: 15:14:10 system 15:14:10 3.8.20 15:14:10 3.9.20 15:14:10 3.10.15 15:14:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:14:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXue from file:/tmp/.os_lf_venv 15:14:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:14:13 lf-activate-venv(): INFO: Base packages installed successfully 15:14:13 lf-activate-venv(): INFO: Installing additional packages: lftools 15:14:28 lf-activate-venv(): INFO: Adding /tmp/venv-PXue/bin to PATH 15:14:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63248 15:14:28 INFO: archiving workspace using pattern(s): 15:14:29 Archives upload complete. 15:14:29 INFO: archiving logs to Nexus 15:14:30 ---> uname -a: 15:14:30 Linux prd-ubuntu20-04-docker-2c-8g-13972 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:14:30 15:14:30 15:14:30 ---> lscpu: 15:14:30 Architecture: x86_64 15:14:30 CPU op-mode(s): 32-bit, 64-bit 15:14:30 Byte Order: Little Endian 15:14:30 Address sizes: 40 bits physical, 48 bits virtual 15:14:30 CPU(s): 2 15:14:30 On-line CPU(s) list: 0,1 15:14:30 Thread(s) per core: 1 15:14:30 Core(s) per socket: 1 15:14:30 Socket(s): 2 15:14:30 NUMA node(s): 1 15:14:30 Vendor ID: AuthenticAMD 15:14:30 CPU family: 23 15:14:30 Model: 49 15:14:30 Model name: AMD EPYC-Rome Processor 15:14:30 Stepping: 0 15:14:30 CPU MHz: 2800.000 15:14:30 BogoMIPS: 5600.00 15:14:30 Virtualization: AMD-V 15:14:30 Hypervisor vendor: KVM 15:14:30 Virtualization type: full 15:14:30 L1d cache: 64 KiB 15:14:30 L1i cache: 64 KiB 15:14:30 L2 cache: 1 MiB 15:14:30 L3 cache: 32 MiB 15:14:30 NUMA node0 CPU(s): 0,1 15:14:30 Vulnerability Gather data sampling: Not affected 15:14:30 Vulnerability Itlb multihit: Not affected 15:14:30 Vulnerability L1tf: Not affected 15:14:30 Vulnerability Mds: Not affected 15:14:30 Vulnerability Meltdown: Not affected 15:14:30 Vulnerability Mmio stale data: Not affected 15:14:30 Vulnerability Retbleed: Vulnerable 15:14:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:14:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:14:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:14:30 Vulnerability Srbds: Not affected 15:14:30 Vulnerability Tsx async abort: Not affected 15:14:30 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:14:30 15:14:30 15:14:30 ---> nproc: 15:14:30 2 15:14:30 15:14:30 15:14:30 ---> df -h: 15:14:30 Filesystem Size Used Avail Use% Mounted on 15:14:30 udev 3.9G 0 3.9G 0% /dev 15:14:30 tmpfs 795M 1.1M 794M 1% /run 15:14:30 /dev/vda1 39G 9.9G 29G 26% / 15:14:30 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:14:30 tmpfs 5.0M 0 5.0M 0% /run/lock 15:14:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:14:30 /dev/loop0 62M 62M 0 100% /snap/core20/1405 15:14:30 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 15:14:30 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 15:14:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:14:30 tmpfs 795M 0 795M 0% /run/user/1001 15:14:30 /dev/loop3 64M 64M 0 100% /snap/core20/2866 15:14:30 15:14:30 15:14:30 ---> free -m: 15:14:30 total used free shared buff/cache available 15:14:30 Mem: 7945 526 4779 1 2639 7117 15:14:30 Swap: 1023 0 1023 15:14:30 15:14:30 15:14:30 ---> ip addr: 15:14:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:14:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:14:30 inet 127.0.0.1/8 scope host lo 15:14:30 valid_lft forever preferred_lft forever 15:14:30 inet6 ::1/128 scope host 15:14:30 valid_lft forever preferred_lft forever 15:14:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:14:30 link/ether fa:16:3e:61:56:cf brd ff:ff:ff:ff:ff:ff 15:14:30 inet 10.30.122.103/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 15:14:30 valid_lft 85728sec preferred_lft 85728sec 15:14:30 inet6 fe80::f816:3eff:fe61:56cf/64 scope link 15:14:30 valid_lft forever preferred_lft forever 15:14:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:14:30 link/ether f2:46:41:d5:a4:22 brd ff:ff:ff:ff:ff:ff 15:14:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:14:30 valid_lft forever preferred_lft forever 15:14:30 15:14:30 15:14:30 ---> sar -b -r -n DEV: 15:14:30 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13972) 06/28/26 _x86_64_ (2 CPU) 15:14:30 15:14:30 15:03:21 LINUX RESTART (2 CPU) 15:14:30 15:14:30 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:14:30 15:05:01 32.13 4.18 27.95 0.00 291.55 2958.06 0.00 15:14:30 15:06:01 13.18 0.00 13.18 0.00 0.00 1581.47 0.00 15:14:30 15:07:01 3.45 0.00 3.45 0.00 0.00 825.06 0.00 15:14:30 15:08:01 3.60 0.00 3.60 0.00 0.00 1122.35 0.00 15:14:30 15:09:01 20.28 2.38 17.90 0.00 2026.20 3541.01 0.00 15:14:30 15:10:01 41.04 0.05 40.99 0.00 7.20 6909.52 0.00 15:14:30 15:11:01 18.15 0.00 18.15 0.00 0.00 2559.84 0.00 15:14:30 15:12:01 57.12 2.57 54.56 0.00 102.25 7097.75 0.00 15:14:30 15:13:01 24.25 0.68 23.56 0.00 52.92 1723.18 0.00 15:14:30 15:14:01 23.15 0.82 22.33 0.00 84.65 950.64 0.00 15:14:30 Average: 23.63 1.07 22.57 0.00 256.48 2926.89 0.00 15:14:30 15:14:30 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:14:30 15:05:01 5497904 7328112 470768 5.79 65192 1942904 1159360 12.62 657080 1765560 20804 15:14:30 15:06:01 5452516 7307052 490976 6.03 67804 1963908 1176936 12.81 679920 1786052 6904 15:14:30 15:07:01 5429944 7307168 490380 6.03 68252 1985828 1176936 12.81 680460 1807952 6336 15:14:30 15:08:01 5412836 7306256 490892 6.03 68944 2000940 1176936 12.81 680520 1823168 3160 15:14:30 15:09:01 5226728 7289188 499572 6.14 72920 2162532 1209772 13.17 770416 1907708 31292 15:14:30 15:10:01 5127164 7327404 450736 5.54 85148 2278220 1131176 12.32 726128 2031412 47884 15:14:30 15:11:01 5055524 7288120 489380 6.01 87284 2307780 1179560 12.84 766352 2060448 14104 15:14:30 15:12:01 4885192 7262420 505432 6.21 95080 2435596 1185312 12.90 798696 2180428 12420 15:14:30 15:13:01 4923612 7305472 462040 5.68 97744 2437152 1146208 12.48 788444 2150552 11100 15:14:30 15:14:01 4932300 7319592 447460 5.50 99540 2440424 1131028 12.31 779536 2150344 11064 15:14:30 Average: 5194372 7304078 479764 5.90 80791 2195528 1167322 12.71 732755 1966362 16507 15:14:30 15:14:30 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:14:30 15:05:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 15:14:30 15:05:01 ens3 136.86 93.02 229.83 7.84 0.00 0.00 0.00 0.00 15:14:30 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:30 15:06:01 ens3 120.58 73.75 198.90 5.70 0.00 0.00 0.00 0.00 15:14:30 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:07:01 ens3 113.65 68.82 193.04 4.68 0.00 0.00 0.00 0.00 15:14:30 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:30 15:08:01 ens3 76.84 46.01 127.13 3.27 0.00 0.00 0.00 0.00 15:14:30 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:09:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 15:14:30 15:09:01 ens3 128.48 74.24 874.84 5.48 0.00 0.00 0.00 0.00 15:14:30 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:14:30 15:10:01 ens3 75.95 50.74 127.17 4.64 0.00 0.00 0.00 0.00 15:14:30 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:11:01 ens3 123.38 77.50 269.62 6.33 0.00 0.00 0.00 0.00 15:14:30 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:14:30 15:12:01 ens3 14.93 12.83 15.24 4.59 0.00 0.00 0.00 0.00 15:14:30 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:13:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:14:30 15:13:01 ens3 25.33 19.81 37.88 4.43 0.00 0.00 0.00 0.00 15:14:30 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:14:30 15:14:01 ens3 19.38 16.31 14.93 7.33 0.00 0.00 0.00 0.00 15:14:30 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 Average: lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 15:14:30 Average: ens3 83.54 53.30 208.86 5.43 0.00 0.00 0.00 0.00 15:14:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:30 15:14:30 15:14:30 ---> sar -P ALL: 15:14:30 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13972) 06/28/26 _x86_64_ (2 CPU) 15:14:30 15:14:30 15:03:21 LINUX RESTART (2 CPU) 15:14:30 15:14:30 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:14:30 15:05:01 all 11.13 0.00 0.99 1.18 0.06 86.64 15:14:30 15:05:01 0 12.81 0.00 1.04 2.24 0.07 83.84 15:14:30 15:05:01 1 9.44 0.00 0.94 0.12 0.05 89.45 15:14:30 15:06:01 all 3.14 0.00 0.25 0.57 0.05 95.99 15:14:30 15:06:01 0 1.47 0.00 0.30 1.09 0.05 97.09 15:14:30 15:06:01 1 4.79 0.00 0.20 0.07 0.05 94.90 15:14:30 15:07:01 all 0.26 0.00 0.16 0.15 0.03 99.40 15:14:30 15:07:01 0 0.18 0.00 0.12 0.28 0.03 99.38 15:14:30 15:07:01 1 0.34 0.00 0.20 0.02 0.03 99.41 15:14:30 15:08:01 all 0.22 0.00 0.16 0.22 0.05 99.36 15:14:30 15:08:01 0 0.02 0.00 0.05 0.32 0.05 99.57 15:14:30 15:08:01 1 0.42 0.00 0.27 0.12 0.05 99.14 15:14:30 15:09:01 all 3.27 0.00 0.76 0.74 0.04 95.19 15:14:30 15:09:01 0 4.81 0.00 0.75 0.57 0.03 93.83 15:14:30 15:09:01 1 1.71 0.00 0.77 0.91 0.05 96.55 15:14:30 15:10:01 all 10.44 0.00 1.07 0.99 0.05 87.45 15:14:30 15:10:01 0 11.57 0.00 1.15 1.05 0.05 86.18 15:14:30 15:10:01 1 9.31 0.00 0.99 0.92 0.05 88.73 15:14:30 15:11:01 all 3.25 0.00 0.35 0.50 0.05 95.85 15:14:30 15:11:01 0 0.73 0.00 0.42 0.63 0.05 98.17 15:14:30 15:11:01 1 5.77 0.00 0.28 0.37 0.05 93.53 15:14:30 15:12:01 all 21.26 0.00 1.56 1.12 0.05 76.01 15:14:30 15:12:01 0 8.99 0.00 1.24 1.37 0.03 88.37 15:14:30 15:12:01 1 33.51 0.00 1.89 0.87 0.07 63.67 15:14:30 15:13:01 all 17.86 0.00 1.22 0.48 0.05 80.39 15:14:30 15:13:01 0 10.32 0.00 1.25 0.72 0.05 87.65 15:14:30 15:13:01 1 25.39 0.00 1.19 0.23 0.05 73.14 15:14:30 15:14:01 all 20.77 0.00 1.42 0.50 0.05 77.26 15:14:30 15:14:01 0 24.86 0.00 1.60 0.90 0.05 72.59 15:14:30 15:14:01 1 16.68 0.00 1.24 0.10 0.05 81.94 15:14:30 Average: all 9.16 0.00 0.79 0.64 0.05 89.35 15:14:30 Average: 0 7.57 0.00 0.79 0.92 0.05 90.67 15:14:30 Average: 1 10.75 0.00 0.80 0.37 0.05 88.04 15:14:30 15:14:30 15:14:30