22:04:03 Started by timer 22:04:03 Running as SYSTEM 22:04:03 [EnvInject] - Loading node environment variables. 22:04:03 Building remotely on prd-ubuntu20.04-docker-2c-8g-12820 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 22:04:03 [ssh-agent] Looking for ssh-agent implementation... 22:04:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:03 $ ssh-agent 22:04:03 SSH_AUTH_SOCK=/tmp/ssh-9sgremzW1KVb/agent.1530 22:04:03 SSH_AGENT_PID=1532 22:04:03 [ssh-agent] Started. 22:04:03 Running ssh-add (command line suppressed) 22:04:03 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_18028442982729579265.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_18028442982729579265.key) 22:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:03 The recommended git tool is: NONE 22:04:05 using credential edgex-jenkins-ssh 22:04:05 Wiping out workspace first. 22:04:05 Cloning the remote Git repository 22:04:05 Cloning repository git@github.com:edgexfoundry/ci-management 22:04:05 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:04:05 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 22:04:05 > git --version # timeout=10 22:04:05 > git --version # 'git version 2.25.1' 22:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 22:04:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:07 Avoid second fetch 22:04:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:04:07 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 22:04:07 > git config core.sparsecheckout # timeout=10 22:04:07 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:07 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 22:04:07 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:07 > git remote # timeout=10 22:04:07 > git submodule init # timeout=10 22:04:07 > git submodule sync # timeout=10 22:04:07 > git config --get remote.origin.url # timeout=10 22:04:07 > git submodule init # timeout=10 22:04:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:04:07 > git config --get submodule.packer/common-packer.url # timeout=10 22:04:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:04:07 > git config --get submodule.global-jjb.url # timeout=10 22:04:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:04:07 > git submodule update --init --recursive packer/common-packer # timeout=10 22:04:08 > git submodule update --init --recursive global-jjb # timeout=10 22:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:04:12 provisioning config files... 22:04:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:04:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:04:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:04:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6654896659662659799.sh 22:04:12 ---> python-tools-install.sh 22:04:12 Setup pyenv: 22:04:12 * system (set by /opt/pyenv/version) 22:04:12 * 3.8.20 (set by /opt/pyenv/version) 22:04:12 * 3.9.20 (set by /opt/pyenv/version) 22:04:12 3.10.15 22:04:12 3.11.10 22:04:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ap8s 22:04:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:04:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:31 lf-activate-venv(): INFO: Base packages installed successfully 22:04:31 lf-activate-venv(): INFO: Installing additional packages: lftools 22:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:05:03 Generating Requirements File 22:05:29 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:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:05:29 Python 3.11.10 22:05:29 pip 26.1.2 from /tmp/venv-Ap8s/lib/python3.11/site-packages/pip (python 3.11) 22:05:29 aiohappyeyeballs==2.6.2 22:05:29 aiohttp==3.14.1 22:05:29 aiosignal==1.4.0 22:05:29 appdirs==1.4.4 22:05:29 argcomplete==3.6.3 22:05:29 aspy.yaml==1.3.0 22:05:29 attrs==26.1.0 22:05:29 autopage==0.6.0 22:05:29 beautifulsoup4==4.15.0 22:05:29 boto3==1.43.27 22:05:29 botocore==1.43.27 22:05:29 bs4==0.0.2 22:05:29 certifi==2026.5.20 22:05:29 cffi==2.0.0 22:05:29 cfgv==3.5.0 22:05:29 chardet==7.4.3 22:05:29 charset-normalizer==3.4.7 22:05:29 click==8.4.1 22:05:29 cliff==4.14.0 22:05:29 cmd2==4.0.0 22:05:29 cryptography==3.3.2 22:05:29 debtcollector==3.1.0 22:05:29 decorator==5.3.1 22:05:29 defusedxml==0.7.1 22:05:29 Deprecated==1.3.1 22:05:29 distlib==0.4.2 22:05:29 dnspython==2.8.0 22:05:29 docker==7.1.0 22:05:29 dogpile.cache==1.5.0 22:05:29 durationpy==0.10 22:05:29 email-validator==2.3.0 22:05:29 filelock==3.29.3 22:05:29 frozenlist==1.8.0 22:05:29 future==1.0.0 22:05:29 gitdb==4.0.12 22:05:29 GitPython==3.1.50 22:05:29 httplib2==0.30.2 22:05:29 identify==2.6.19 22:05:29 idna==3.18 22:05:29 importlib-resources==1.5.0 22:05:29 iso8601==2.1.0 22:05:29 Jinja2==3.1.6 22:05:29 jmespath==1.1.0 22:05:29 jsonpatch==1.33 22:05:29 jsonpointer==3.1.1 22:05:29 jsonschema==4.26.0 22:05:29 jsonschema-specifications==2025.9.1 22:05:29 keystoneauth1==5.14.0 22:05:29 kubernetes==36.0.2 22:05:29 lftools==0.37.22 22:05:29 lxml==6.1.1 22:05:29 markdown-it-py==4.2.0 22:05:29 MarkupSafe==3.0.3 22:05:29 mdurl==0.1.2 22:05:29 msgpack==1.1.2 22:05:29 multi_key_dict==2.0.3 22:05:29 multidict==6.7.1 22:05:29 munch==4.0.0 22:05:29 netaddr==1.3.0 22:05:29 niet==1.4.2 22:05:29 nodeenv==1.10.0 22:05:29 oauth2client==4.1.3 22:05:29 oauthlib==3.3.1 22:05:29 openstacksdk==4.15.0 22:05:29 os-service-types==1.8.2 22:05:29 osc-lib==4.6.0 22:05:29 oslo.config==10.4.0 22:05:29 oslo.context==6.4.0 22:05:29 oslo.i18n==6.8.0 22:05:29 oslo.log==8.2.0 22:05:29 oslo.serialization==5.10.0 22:05:29 oslo.utils==10.1.1 22:05:29 packaging==26.2 22:05:29 pbr==7.0.3 22:05:29 platformdirs==4.10.0 22:05:29 prettytable==3.17.0 22:05:29 prompt_toolkit==3.0.52 22:05:29 propcache==0.5.2 22:05:29 psutil==7.2.2 22:05:29 pyasn1==0.6.3 22:05:29 pyasn1_modules==0.4.2 22:05:29 pycparser==3.0 22:05:29 pygerrit2==2.0.15 22:05:29 PyGithub==2.9.1 22:05:29 Pygments==2.20.0 22:05:29 PyJWT==2.13.0 22:05:29 PyNaCl==1.6.2 22:05:29 pyparsing==2.4.7 22:05:29 pyperclip==1.11.0 22:05:29 pyrsistent==0.20.0 22:05:29 python-cinderclient==9.9.0 22:05:29 python-dateutil==2.9.0.post0 22:05:29 python-discovery==1.4.0 22:05:29 python-heatclient==5.2.0 22:05:29 python-jenkins==1.8.3 22:05:29 python-keystoneclient==5.8.0 22:05:29 python-magnumclient==4.10.0 22:05:29 python-openstackclient==10.1.0 22:05:29 python-swiftclient==4.10.0 22:05:29 PyYAML==6.0.3 22:05:29 referencing==0.37.0 22:05:29 requests==2.34.2 22:05:29 requests-oauthlib==2.0.0 22:05:29 rfc3986==2.0.0 22:05:29 rich==15.0.0 22:05:29 rich-argparse==1.8.0 22:05:29 rpds-py==2026.5.1 22:05:29 rsa==4.9.1 22:05:29 ruamel.yaml==0.19.1 22:05:29 ruamel.yaml.clib==0.2.15 22:05:29 s3transfer==0.18.0 22:05:29 simplejson==4.1.1 22:05:29 six==1.17.0 22:05:29 smmap==5.0.3 22:05:29 soupsieve==2.8.4 22:05:29 stevedore==5.8.0 22:05:29 tabulate==0.10.0 22:05:29 toml==0.10.2 22:05:29 tomlkit==0.15.0 22:05:29 tqdm==4.68.2 22:05:29 typing_extensions==4.15.0 22:05:29 urllib3==1.26.20 22:05:29 virtualenv==21.4.2 22:05:29 wcwidth==0.8.1 22:05:29 websocket-client==1.9.0 22:05:29 wrapt==2.2.1 22:05:29 xdg==6.0.0 22:05:29 xmltodict==1.0.4 22:05:29 yarl==1.24.2 22:05:29 yq==3.4.3 22:05:29 [EnvInject] - Injecting environment variables from a build step. 22:05:29 [EnvInject] - Injecting as environment variables the properties content 22:05:29 OS_CLOUD=vex 22:05:29 22:05:29 [EnvInject] - Variables injected successfully. 22:05:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1687612572881306848.sh 22:05:30 ---> Orphaned k8s clusters 22:05:30 Setup pyenv: 22:05:30 system 22:05:30 3.8.20 22:05:30 3.9.20 22:05:30 3.10.15 22:05:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap8s from file:/tmp/.os_lf_venv 22:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:31 lf-activate-venv(): INFO: Base packages installed successfully 22:05:31 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:05:42 -----> Delete orphaned cluster 22:05:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5981306378901578786.sh 22:05:42 ---> Orphaned stacks 22:05:42 Setup pyenv: 22:05:42 system 22:05:42 3.8.20 22:05:42 3.9.20 22:05:42 3.10.15 22:05:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap8s from file:/tmp/.os_lf_venv 22:05:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:44 lf-activate-venv(): INFO: Base packages installed successfully 22:05:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:05:58 + mapfile -t OS_COE_CLUSTERS_ID 22:05:58 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:05:58 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:05:58 ++ awk '{print $1}' 22:06:00 + echo '-----> Active clusters -> stacks' 22:06:00 -----> Active clusters -> stacks 22:06:00 + OS_COE_STACKS=() 22:06:00 + [[ 0 -gt 0 ]] 22:06:00 + mapfile -t OS_STACKS 22:06:00 ++ 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:00 ++ awk '{print $1}' 22:06:02 + echo '-----> Active stacks' 22:06:02 -----> Active stacks 22:06:02 + echo '-----> Delete orphaned stacks' 22:06:02 -----> Delete orphaned stacks 22:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12430151470955420012.sh 22:06:02 ---> Orphaned servers 22:06:02 Setup pyenv: 22:06:02 system 22:06:02 3.8.20 22:06:02 3.9.20 22:06:02 3.10.15 22:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap8s from file:/tmp/.os_lf_venv 22:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:03 lf-activate-venv(): INFO: Base packages installed successfully 22:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:06:19 -----> Active servers 22:06:19 prd-ubuntu20.04-docker-2c-8g-12820 22:06:19 prd-centos7-blackbox-4c-2g-12561 22:06:19 -----> Delete orphaned servers 22:06:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5173269903880987266.sh 22:06:20 ---> Orphaned ports 22:06:20 Setup pyenv: 22:06:20 system 22:06:20 3.8.20 22:06:20 3.9.20 22:06:20 3.10.15 22:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap8s from file:/tmp/.os_lf_venv 22:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:23 lf-activate-venv(): INFO: Base packages installed successfully 22:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:06:33 No orphaned ports to process. 22:06:33 Build step 'Conditional step (single)' marked build as failure 22:06:33 $ ssh-agent -k 22:06:33 unset SSH_AUTH_SOCK; 22:06:33 unset SSH_AGENT_PID; 22:06:33 echo Agent pid 1532 killed; 22:06:33 [ssh-agent] Stopped. 22:06:33 [PostBuildScript] - [INFO] Executing post build scripts. 22:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3817218399681016000.sh 22:06:33 ---> sysstat.sh 22:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8075433855476414688.sh 22:06:34 ---> package-listing.sh 22:06:34 ++ facter osfamily 22:06:34 ++ tr '[:upper:]' '[:lower:]' 22:06:34 + OS_FAMILY=debian 22:06:34 + workspace=/w/workspace/ci-management-openstack-cron 22:06:34 + START_PACKAGES=/tmp/packages_start.txt 22:06:34 + END_PACKAGES=/tmp/packages_end.txt 22:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:34 + PACKAGES=/tmp/packages_start.txt 22:06:34 + '[' /w/workspace/ci-management-openstack-cron ']' 22:06:34 + PACKAGES=/tmp/packages_end.txt 22:06:34 + case "${OS_FAMILY}" in 22:06:34 + grep '^ii' 22:06:34 + dpkg -l 22:06:34 + '[' -f /tmp/packages_start.txt ']' 22:06:34 + '[' -f /tmp/packages_end.txt ']' 22:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:34 + '[' /w/workspace/ci-management-openstack-cron ']' 22:06:34 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9421292266922402676.sh 22:06:34 ---> capture-instance-metadata.sh 22:06:34 Setup pyenv: 22:06:34 system 22:06:34 3.8.20 22:06:34 3.9.20 22:06:34 3.10.15 22:06:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap8s from file:/tmp/.os_lf_venv 22:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:36 lf-activate-venv(): INFO: Base packages installed successfully 22:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:06:43 INFO: Running in OpenStack, capturing instance metadata 22:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12016258798872105807.sh 22:06:43 provisioning config files... 22:06:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5699898963616033881tmp 22:06:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:06:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:06:43 [EnvInject] - Injecting environment variables from a build step. 22:06:43 [EnvInject] - Injecting as environment variables the properties content 22:06:43 SERVER_ID=logs 22:06:43 22:06:43 [EnvInject] - Variables injected successfully. 22:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4068131344829564980.sh 22:06:43 ---> create-netrc.sh 22:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7852056204180607359.sh 22:06:43 ---> python-tools-install.sh 22:06:43 Setup pyenv: 22:06:43 system 22:06:43 3.8.20 22:06:43 3.9.20 22:06:43 3.10.15 22:06:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap8s from file:/tmp/.os_lf_venv 22:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:45 lf-activate-venv(): INFO: Base packages installed successfully 22:06:45 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5606559410272188533.sh 22:06:54 ---> sudo-logs.sh 22:06:54 Archiving 'sudo' log.. 22:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins888834091290973091.sh 22:06:54 ---> job-cost.sh 22:06:54 Setup pyenv: 22:06:54 system 22:06:54 3.8.20 22:06:54 3.9.20 22:06:54 3.10.15 22:06:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap8s from file:/tmp/.os_lf_venv 22:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:56 lf-activate-venv(): INFO: Base packages installed successfully 22:06:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:07:06 INFO: No Stack... 22:07:06 INFO: Retrieving Pricing Info for: v3-standard-2 22:07:06 INFO: Archiving Costs 22:07:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2630226683830074086.sh 22:07:06 ---> logs-deploy.sh 22:07:06 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:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap8s from file:/tmp/.os_lf_venv 22:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:09 lf-activate-venv(): INFO: Base packages installed successfully 22:07:09 lf-activate-venv(): INFO: Installing additional packages: lftools 22:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ap8s/bin to PATH 22:07:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62823 22:07:23 INFO: archiving workspace using pattern(s): 22:07:24 Archives upload complete. 22:07:25 INFO: archiving logs to Nexus 22:07:25 ---> uname -a: 22:07:25 Linux prd-ubuntu20-04-docker-2c-8g-12820 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:25 22:07:25 22:07:25 ---> lscpu: 22:07:25 Architecture: x86_64 22:07:25 CPU op-mode(s): 32-bit, 64-bit 22:07:25 Byte Order: Little Endian 22:07:25 Address sizes: 40 bits physical, 48 bits virtual 22:07:25 CPU(s): 2 22:07:25 On-line CPU(s) list: 0,1 22:07:25 Thread(s) per core: 1 22:07:25 Core(s) per socket: 1 22:07:25 Socket(s): 2 22:07:25 NUMA node(s): 1 22:07:25 Vendor ID: AuthenticAMD 22:07:25 CPU family: 23 22:07:25 Model: 49 22:07:25 Model name: AMD EPYC-Rome Processor 22:07:25 Stepping: 0 22:07:25 CPU MHz: 2799.998 22:07:25 BogoMIPS: 5599.99 22:07:25 Virtualization: AMD-V 22:07:25 Hypervisor vendor: KVM 22:07:25 Virtualization type: full 22:07:25 L1d cache: 64 KiB 22:07:25 L1i cache: 64 KiB 22:07:25 L2 cache: 1 MiB 22:07:25 L3 cache: 32 MiB 22:07:25 NUMA node0 CPU(s): 0,1 22:07:25 Vulnerability Gather data sampling: Not affected 22:07:25 Vulnerability Itlb multihit: Not affected 22:07:25 Vulnerability L1tf: Not affected 22:07:25 Vulnerability Mds: Not affected 22:07:25 Vulnerability Meltdown: Not affected 22:07:25 Vulnerability Mmio stale data: Not affected 22:07:25 Vulnerability Retbleed: Vulnerable 22:07:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:07:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:07:25 Vulnerability Srbds: Not affected 22:07:25 Vulnerability Tsx async abort: Not affected 22:07:25 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:25 22:07:25 22:07:25 ---> nproc: 22:07:25 2 22:07:25 22:07:25 22:07:25 ---> df -h: 22:07:25 Filesystem Size Used Avail Use% Mounted on 22:07:25 udev 3.9G 0 3.9G 0% /dev 22:07:25 tmpfs 795M 1.1M 794M 1% /run 22:07:25 /dev/vda1 39G 9.9G 29G 26% / 22:07:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:07:25 tmpfs 5.0M 0 5.0M 0% /run/lock 22:07:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:07:25 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 22:07:25 /dev/loop1 62M 62M 0 100% /snap/core20/1405 22:07:25 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 22:07:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:07:25 tmpfs 795M 0 795M 0% /run/user/1001 22:07:25 22:07:25 22:07:25 ---> free -m: 22:07:25 total used free shared buff/cache available 22:07:25 Mem: 7945 523 4902 1 2519 7122 22:07:25 Swap: 1023 0 1023 22:07:25 22:07:25 22:07:25 ---> ip addr: 22:07:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:07:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:07:25 inet 127.0.0.1/8 scope host lo 22:07:25 valid_lft forever preferred_lft forever 22:07:25 inet6 ::1/128 scope host 22:07:25 valid_lft forever preferred_lft forever 22:07:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:07:25 link/ether fa:16:3e:56:e0:e4 brd ff:ff:ff:ff:ff:ff 22:07:25 inet 10.30.122.57/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 22:07:25 valid_lft 86156sec preferred_lft 86156sec 22:07:25 inet6 fe80::f816:3eff:fe56:e0e4/64 scope link 22:07:25 valid_lft forever preferred_lft forever 22:07:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:07:25 link/ether 3e:90:79:3f:ca:bd brd ff:ff:ff:ff:ff:ff 22:07:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:07:25 valid_lft forever preferred_lft forever 22:07:25 22:07:25 22:07:25 ---> sar -b -r -n DEV: 22:07:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12820) 06/10/26 _x86_64_ (2 CPU) 22:07:25 22:07:25 22:03:24 LINUX RESTART (2 CPU) 22:07:25 22:07:25 22:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:25 22:05:01 241.54 16.59 224.94 0.00 1562.04 10673.04 0.00 22:07:25 22:06:01 86.57 2.62 83.95 0.00 103.58 13571.62 0.00 22:07:25 22:07:01 47.06 1.45 45.61 0.00 136.24 3396.50 0.00 22:07:25 Average: 124.40 6.83 117.57 0.00 595.25 9205.57 0.00 22:07:25 22:07:25 22:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:25 22:05:01 5210772 7281100 503308 6.19 80112 2156744 1184524 12.90 743036 1939056 222164 22:07:25 22:06:01 5074656 7332748 439152 5.40 94780 2317580 1111896 12.11 685636 2109276 68832 22:07:25 22:07:01 5055016 7320692 451220 5.55 98080 2322092 1128340 12.28 713876 2101800 11920 22:07:25 Average: 5113481 7311513 464560 5.71 90991 2265472 1141587 12.43 714183 2050044 100972 22:07:25 22:07:25 22:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:25 22:05:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 22:07:25 22:05:01 ens3 234.98 149.04 1308.47 50.38 0.00 0.00 0.00 0.00 22:07:25 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:25 22:06:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 22:07:25 22:06:01 ens3 40.93 33.58 422.53 8.51 0.00 0.00 0.00 0.00 22:07:25 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:25 22:07:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 22:07:25 22:07:01 ens3 33.06 30.93 32.88 15.88 0.00 0.00 0.00 0.00 22:07:25 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:25 Average: lo 1.32 1.32 0.14 0.14 0.00 0.00 0.00 0.00 22:07:25 Average: ens3 102.25 70.75 583.94 24.78 0.00 0.00 0.00 0.00 22:07:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:25 22:07:25 22:07:25 ---> sar -P ALL: 22:07:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12820) 06/10/26 _x86_64_ (2 CPU) 22:07:25 22:07:25 22:03:24 LINUX RESTART (2 CPU) 22:07:25 22:07:25 22:04:02 CPU %user %nice %system %iowait %steal %idle 22:07:25 22:05:01 all 25.86 0.00 2.99 21.68 0.08 49.40 22:07:25 22:05:01 0 25.16 0.00 3.77 24.16 0.09 46.83 22:07:25 22:05:01 1 26.55 0.00 2.21 19.22 0.07 51.95 22:07:25 22:06:01 all 34.91 0.00 2.66 10.08 0.08 52.28 22:07:25 22:06:01 0 20.94 0.00 2.34 4.90 0.05 71.76 22:07:25 22:06:01 1 48.82 0.00 2.97 15.24 0.10 32.87 22:07:25 22:07:01 all 33.81 0.00 2.29 8.42 0.08 55.40 22:07:25 22:07:01 0 29.71 0.00 2.18 2.13 0.07 65.92 22:07:25 22:07:01 1 37.90 0.00 2.40 14.71 0.08 44.91 22:07:25 Average: all 31.56 0.00 2.64 13.34 0.08 52.38 22:07:25 Average: 0 25.27 0.00 2.76 10.31 0.07 61.60 22:07:25 Average: 1 37.83 0.00 2.53 16.37 0.08 43.19 22:07:25 22:07:25 22:07:25