14:04:15 Started by timer 14:04:15 Running as SYSTEM 14:04:15 [EnvInject] - Loading node environment variables. 14:04:15 Building remotely on prd-ubuntu20.04-docker-2c-8g-774806 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:04:15 [ssh-agent] Looking for ssh-agent implementation... 14:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:15 $ ssh-agent 14:04:15 SSH_AUTH_SOCK=/tmp/ssh-HPsfCAETStvd/agent.1485 14:04:15 SSH_AGENT_PID=1487 14:04:15 [ssh-agent] Started. 14:04:15 Running ssh-add (command line suppressed) 14:04:15 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10765948436876702431.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_10765948436876702431.key) 14:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:15 The recommended git tool is: NONE 14:04:17 using credential edgex-jenkins-ssh 14:04:17 Wiping out workspace first. 14:04:17 Cloning the remote Git repository 14:04:17 Cloning repository git@github.com:edgexfoundry/ci-management 14:04:17 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:04:17 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:04:17 > git --version # timeout=10 14:04:17 > git --version # 'git version 2.25.1' 14:04:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:17 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:04:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:18 Avoid second fetch 14:04:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:04:18 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 14:04:18 > git config core.sparsecheckout # timeout=10 14:04:18 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:18 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 14:04:18 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:18 > git remote # timeout=10 14:04:18 > git submodule init # timeout=10 14:04:18 > git submodule sync # timeout=10 14:04:18 > git config --get remote.origin.url # timeout=10 14:04:18 > git submodule init # timeout=10 14:04:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:04:18 > git config --get submodule.packer/common-packer.url # timeout=10 14:04:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:04:18 > git config --get submodule.global-jjb.url # timeout=10 14:04:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:04:19 > git submodule update --init --recursive packer/common-packer # timeout=10 14:04:19 > git submodule update --init --recursive global-jjb # timeout=10 14:04:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:04:23 provisioning config files... 14:04:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:04:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:04:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:04:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15201099106601181929.sh 14:04:23 ---> python-tools-install.sh 14:04:23 Setup pyenv: 14:04:23 * system (set by /opt/pyenv/version) 14:04:23 * 3.8.20 (set by /opt/pyenv/version) 14:04:23 * 3.9.20 (set by /opt/pyenv/version) 14:04:23 3.10.15 14:04:23 3.11.10 14:04:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sobQ 14:04:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:04:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:31 lf-activate-venv(): INFO: Base packages installed successfully 14:04:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:04:53 Generating Requirements File 14:05:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:05:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:05:12 Python 3.11.10 14:05:12 pip 25.3 from /tmp/venv-sobQ/lib/python3.11/site-packages/pip (python 3.11) 14:05:13 appdirs==1.4.4 14:05:13 argcomplete==3.6.3 14:05:13 aspy.yaml==1.3.0 14:05:13 attrs==25.4.0 14:05:13 autopage==0.5.2 14:05:13 beautifulsoup4==4.14.3 14:05:13 boto3==1.42.6 14:05:13 botocore==1.42.6 14:05:13 bs4==0.0.2 14:05:13 cachetools==6.2.2 14:05:13 certifi==2025.11.12 14:05:13 cffi==2.0.0 14:05:13 cfgv==3.5.0 14:05:13 chardet==5.2.0 14:05:13 charset-normalizer==3.4.4 14:05:13 click==8.3.1 14:05:13 cliff==4.13.0 14:05:13 cmd2==3.0.0 14:05:13 cryptography==3.3.2 14:05:13 debtcollector==3.0.0 14:05:13 decorator==5.2.1 14:05:13 defusedxml==0.7.1 14:05:13 Deprecated==1.3.1 14:05:13 distlib==0.4.0 14:05:13 dnspython==2.8.0 14:05:13 docker==7.1.0 14:05:13 dogpile.cache==1.5.0 14:05:13 durationpy==0.10 14:05:13 email-validator==2.3.0 14:05:13 filelock==3.20.0 14:05:13 future==1.0.0 14:05:13 gitdb==4.0.12 14:05:13 GitPython==3.1.45 14:05:13 google-auth==2.43.0 14:05:13 httplib2==0.31.0 14:05:13 identify==2.6.15 14:05:13 idna==3.11 14:05:13 importlib-resources==1.5.0 14:05:13 iso8601==2.1.0 14:05:13 Jinja2==3.1.6 14:05:13 jmespath==1.0.1 14:05:13 jsonpatch==1.33 14:05:13 jsonpointer==3.0.0 14:05:13 jsonschema==4.25.1 14:05:13 jsonschema-specifications==2025.9.1 14:05:13 keystoneauth1==5.12.0 14:05:13 kubernetes==34.1.0 14:05:13 lftools==0.37.17 14:05:13 lxml==6.0.2 14:05:13 markdown-it-py==4.0.0 14:05:13 MarkupSafe==3.0.3 14:05:13 mdurl==0.1.2 14:05:13 msgpack==1.1.2 14:05:13 multi_key_dict==2.0.3 14:05:13 munch==4.0.0 14:05:13 netaddr==1.3.0 14:05:13 niet==1.4.2 14:05:13 nodeenv==1.9.1 14:05:13 oauth2client==4.1.3 14:05:13 oauthlib==3.3.1 14:05:13 openstacksdk==4.8.0 14:05:13 os-service-types==1.8.2 14:05:13 osc-lib==4.2.0 14:05:13 oslo.config==10.1.0 14:05:13 oslo.context==6.2.0 14:05:13 oslo.i18n==6.7.1 14:05:13 oslo.log==7.2.1 14:05:13 oslo.serialization==5.8.0 14:05:13 oslo.utils==9.2.0 14:05:13 packaging==25.0 14:05:13 pbr==7.0.3 14:05:13 platformdirs==4.5.1 14:05:13 prettytable==3.17.0 14:05:13 psutil==7.1.3 14:05:13 pyasn1==0.6.1 14:05:13 pyasn1_modules==0.4.2 14:05:13 pycparser==2.23 14:05:13 pygerrit2==2.0.15 14:05:13 PyGithub==2.8.1 14:05:13 Pygments==2.19.2 14:05:13 PyJWT==2.10.1 14:05:13 PyNaCl==1.6.1 14:05:13 pyparsing==2.4.7 14:05:13 pyperclip==1.11.0 14:05:13 pyrsistent==0.20.0 14:05:13 python-cinderclient==9.8.0 14:05:13 python-dateutil==2.9.0.post0 14:05:13 python-heatclient==4.3.0 14:05:13 python-jenkins==1.8.3 14:05:13 python-keystoneclient==5.7.0 14:05:13 python-magnumclient==4.9.0 14:05:13 python-openstackclient==8.2.0 14:05:13 python-swiftclient==4.9.0 14:05:13 PyYAML==6.0.3 14:05:13 referencing==0.37.0 14:05:13 requests==2.32.5 14:05:13 requests-oauthlib==2.0.0 14:05:13 requestsexceptions==1.4.0 14:05:13 rfc3986==2.0.0 14:05:13 rich==14.2.0 14:05:13 rich-argparse==1.7.2 14:05:13 rpds-py==0.30.0 14:05:13 rsa==4.9.1 14:05:13 ruamel.yaml==0.18.16 14:05:13 ruamel.yaml.clib==0.2.15 14:05:13 s3transfer==0.16.0 14:05:13 simplejson==3.20.2 14:05:13 six==1.17.0 14:05:13 smmap==5.0.2 14:05:13 soupsieve==2.8 14:05:13 stevedore==5.6.0 14:05:13 tabulate==0.9.0 14:05:13 toml==0.10.2 14:05:13 tomlkit==0.13.3 14:05:13 tqdm==4.67.1 14:05:13 typing_extensions==4.15.0 14:05:13 tzdata==2025.2 14:05:13 urllib3==1.26.20 14:05:13 virtualenv==20.35.4 14:05:13 wcwidth==0.2.14 14:05:13 websocket-client==1.9.0 14:05:13 wrapt==2.0.1 14:05:13 xdg==6.0.0 14:05:13 xmltodict==1.0.2 14:05:13 yq==3.4.3 14:05:13 [EnvInject] - Injecting environment variables from a build step. 14:05:13 [EnvInject] - Injecting as environment variables the properties content 14:05:13 OS_CLOUD=vex 14:05:13 14:05:13 [EnvInject] - Variables injected successfully. 14:05:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18054483351319475341.sh 14:05:13 ---> Orphaned k8s clusters 14:05:13 Setup pyenv: 14:05:13 system 14:05:13 3.8.20 14:05:13 3.9.20 14:05:13 3.10.15 14:05:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sobQ from file:/tmp/.os_lf_venv 14:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:15 lf-activate-venv(): INFO: Base packages installed successfully 14:05:15 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:05:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:05:20 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 14:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:05:23 -----> Delete orphaned cluster 14:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14837344604563310478.sh 14:05:23 ---> Orphaned stacks 14:05:23 Setup pyenv: 14:05:23 system 14:05:23 3.8.20 14:05:23 3.9.20 14:05:23 3.10.15 14:05:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sobQ from file:/tmp/.os_lf_venv 14:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:25 lf-activate-venv(): INFO: Base packages installed successfully 14:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:05:38 + mapfile -t OS_COE_CLUSTERS_ID 14:05:38 ++ awk '{print $1}' 14:05:38 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:05:38 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:05:40 + echo '-----> Active clusters -> stacks' 14:05:40 -----> Active clusters -> stacks 14:05:40 + OS_COE_STACKS=() 14:05:40 + [[ 0 -gt 0 ]] 14:05:40 + mapfile -t OS_STACKS 14:05:40 ++ awk '{print $1}' 14:05:40 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 14:05:42 + echo '-----> Active stacks' 14:05:42 -----> Active stacks 14:05:42 + echo '-----> Delete orphaned stacks' 14:05:42 -----> Delete orphaned stacks 14:05:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17310994038148019894.sh 14:05:42 ---> Orphaned servers 14:05:42 Setup pyenv: 14:05:42 system 14:05:42 3.8.20 14:05:42 3.9.20 14:05:42 3.10.15 14:05:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sobQ from file:/tmp/.os_lf_venv 14:05:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:43 lf-activate-venv(): INFO: Base packages installed successfully 14:05:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:05:59 -----> Active servers 14:05:59 prd-ubuntu20.04-docker-2c-8g-774806 14:05:59 prd-centos7-blackbox-4c-2g-774620 14:05:59 -----> Delete orphaned servers 14:06:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4930624181144536468.sh 14:06:00 ---> Orphaned ports 14:06:00 Setup pyenv: 14:06:00 system 14:06:00 3.8.20 14:06:00 3.9.20 14:06:00 3.10.15 14:06:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sobQ from file:/tmp/.os_lf_venv 14:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:02 lf-activate-venv(): INFO: Base packages installed successfully 14:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:06:13 No orphaned ports to process. 14:06:13 Build step 'Conditional step (single)' marked build as failure 14:06:13 $ ssh-agent -k 14:06:13 unset SSH_AUTH_SOCK; 14:06:13 unset SSH_AGENT_PID; 14:06:13 echo Agent pid 1487 killed; 14:06:13 [ssh-agent] Stopped. 14:06:13 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17286421303193136616.sh 14:06:13 ---> sysstat.sh 14:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12351002378520911071.sh 14:06:14 ---> package-listing.sh 14:06:14 ++ tr '[:upper:]' '[:lower:]' 14:06:14 ++ facter osfamily 14:06:14 + OS_FAMILY=debian 14:06:14 + workspace=/w/workspace/ci-management-openstack-cron 14:06:14 + START_PACKAGES=/tmp/packages_start.txt 14:06:14 + END_PACKAGES=/tmp/packages_end.txt 14:06:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:14 + PACKAGES=/tmp/packages_start.txt 14:06:14 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:14 + PACKAGES=/tmp/packages_end.txt 14:06:14 + case "${OS_FAMILY}" in 14:06:14 + grep '^ii' 14:06:14 + dpkg -l 14:06:14 + '[' -f /tmp/packages_start.txt ']' 14:06:14 + '[' -f /tmp/packages_end.txt ']' 14:06:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:14 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:14 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:06:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3572838477169243961.sh 14:06:14 ---> capture-instance-metadata.sh 14:06:14 Setup pyenv: 14:06:14 system 14:06:14 3.8.20 14:06:14 3.9.20 14:06:14 3.10.15 14:06:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sobQ from file:/tmp/.os_lf_venv 14:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:16 lf-activate-venv(): INFO: Base packages installed successfully 14:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:06:23 INFO: Running in OpenStack, capturing instance metadata 14:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5799166393885442451.sh 14:06:23 provisioning config files... 14:06:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config12821708912026052965tmp 14:06:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:06:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:06:23 [EnvInject] - Injecting environment variables from a build step. 14:06:23 [EnvInject] - Injecting as environment variables the properties content 14:06:23 SERVER_ID=logs 14:06:23 14:06:23 [EnvInject] - Variables injected successfully. 14:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6003335027923788412.sh 14:06:23 ---> create-netrc.sh 14:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7950507583342486953.sh 14:06:24 ---> python-tools-install.sh 14:06:24 Setup pyenv: 14:06:24 system 14:06:24 3.8.20 14:06:24 3.9.20 14:06:24 3.10.15 14:06:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sobQ from file:/tmp/.os_lf_venv 14:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:25 lf-activate-venv(): INFO: Base packages installed successfully 14:06:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13638987749697357453.sh 14:06:33 ---> sudo-logs.sh 14:06:33 Archiving 'sudo' log.. 14:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7151627919681392968.sh 14:06:33 ---> job-cost.sh 14:06:33 Setup pyenv: 14:06:33 system 14:06:33 3.8.20 14:06:33 3.9.20 14:06:33 3.10.15 14:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sobQ from file:/tmp/.os_lf_venv 14:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:35 lf-activate-venv(): INFO: Base packages installed successfully 14:06:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:06:40 INFO: No Stack... 14:06:41 INFO: Retrieving Pricing Info for: v3-starter-1 14:06:41 INFO: Archiving Costs 14:06:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3768043488311110061.sh 14:06:41 ---> logs-deploy.sh 14:06:41 Setup pyenv: 14:06:41 system 14:06:41 3.8.20 14:06:41 3.9.20 14:06:41 3.10.15 14:06:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sobQ from file:/tmp/.os_lf_venv 14:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:43 lf-activate-venv(): INFO: Base packages installed successfully 14:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-sobQ/bin to PATH 14:06:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/58463 14:06:50 INFO: archiving workspace using pattern(s): 14:06:51 Archives upload complete. 14:06:51 INFO: archiving logs to Nexus 14:06:52 ---> uname -a: 14:06:52 Linux prd-ubuntu20-04-docker-2c-8g-774806 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:06:52 14:06:52 14:06:52 ---> lscpu: 14:06:52 Architecture: x86_64 14:06:52 CPU op-mode(s): 32-bit, 64-bit 14:06:52 Byte Order: Little Endian 14:06:52 Address sizes: 40 bits physical, 48 bits virtual 14:06:52 CPU(s): 1 14:06:52 On-line CPU(s) list: 0 14:06:52 Thread(s) per core: 1 14:06:52 Core(s) per socket: 1 14:06:52 Socket(s): 1 14:06:52 NUMA node(s): 1 14:06:52 Vendor ID: AuthenticAMD 14:06:52 CPU family: 23 14:06:52 Model: 49 14:06:52 Model name: AMD EPYC-Rome Processor 14:06:52 Stepping: 0 14:06:52 CPU MHz: 2799.998 14:06:52 BogoMIPS: 5599.99 14:06:52 Virtualization: AMD-V 14:06:52 Hypervisor vendor: KVM 14:06:52 Virtualization type: full 14:06:52 L1d cache: 32 KiB 14:06:52 L1i cache: 32 KiB 14:06:52 L2 cache: 512 KiB 14:06:52 L3 cache: 16 MiB 14:06:52 NUMA node0 CPU(s): 0 14:06:52 Vulnerability Gather data sampling: Not affected 14:06:52 Vulnerability Itlb multihit: Not affected 14:06:52 Vulnerability L1tf: Not affected 14:06:52 Vulnerability Mds: Not affected 14:06:52 Vulnerability Meltdown: Not affected 14:06:52 Vulnerability Mmio stale data: Not affected 14:06:52 Vulnerability Retbleed: Vulnerable 14:06:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:06:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:06:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:06:52 Vulnerability Srbds: Not affected 14:06:52 Vulnerability Tsx async abort: Not affected 14:06:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:06:52 14:06:52 14:06:52 ---> nproc: 14:06:52 1 14:06:52 14:06:52 14:06:52 ---> df -h: 14:06:52 Filesystem Size Used Avail Use% Mounted on 14:06:52 udev 969M 0 969M 0% /dev 14:06:52 tmpfs 198M 1.1M 197M 1% /run 14:06:52 /dev/vda1 194G 9.8G 184G 6% / 14:06:52 tmpfs 986M 0 986M 0% /dev/shm 14:06:52 tmpfs 5.0M 0 5.0M 0% /run/lock 14:06:52 tmpfs 986M 0 986M 0% /sys/fs/cgroup 14:06:52 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 14:06:52 /dev/loop1 62M 62M 0 100% /snap/core20/1405 14:06:52 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 14:06:52 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:06:52 tmpfs 198M 0 198M 0% /run/user/1001 14:06:52 14:06:52 14:06:52 ---> free -m: 14:06:52 total used free shared buff/cache available 14:06:52 Mem: 1971 412 148 0 1410 1366 14:06:52 Swap: 1023 1 1022 14:06:52 14:06:52 14:06:52 ---> ip addr: 14:06:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:06:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:06:52 inet 127.0.0.1/8 scope host lo 14:06:52 valid_lft forever preferred_lft forever 14:06:52 inet6 ::1/128 scope host 14:06:52 valid_lft forever preferred_lft forever 14:06:52 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:06:52 link/ether fa:16:3e:3e:ed:60 brd ff:ff:ff:ff:ff:ff 14:06:52 inet 10.30.123.181/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 14:06:52 valid_lft 86192sec preferred_lft 86192sec 14:06:52 inet6 fe80::f816:3eff:fe3e:ed60/64 scope link 14:06:52 valid_lft forever preferred_lft forever 14:06:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:06:52 link/ether c6:97:2b:b9:c2:ce brd ff:ff:ff:ff:ff:ff 14:06:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:06:52 valid_lft forever preferred_lft forever 14:06:52 14:06:52 14:06:52 ---> sar -b -r -n DEV: 14:06:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-774806) 12/10/25 _x86_64_ (1 CPU) 14:06:52 14:06:52 14:03:27 LINUX RESTART (1 CPU) 14:06:52 14:06:52 14:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:06:52 14:05:01 480.14 75.15 405.00 0.00 11751.59 104264.40 0.00 14:06:52 14:06:01 64.58 2.62 61.97 0.00 143.73 8347.47 0.00 14:06:52 Average: 272.42 38.89 233.52 0.00 5949.11 56317.92 0.00 14:06:52 14:06:52 14:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:06:52 14:05:01 179028 1428056 354524 17.56 70564 1267872 914336 29.81 401876 1241000 54592 14:06:52 14:06:01 187540 1425908 351424 17.41 81940 1239448 913008 29.76 439732 1183148 38368 14:06:52 Average: 183284 1426982 352974 17.48 76252 1253660 913672 29.79 420804 1212074 46480 14:06:52 14:06:52 14:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:06:52 14:05:01 lo 1.70 1.70 0.19 0.19 0.00 0.00 0.00 0.00 14:06:52 14:05:01 ens3 355.77 199.88 1821.25 69.41 0.00 0.00 0.00 0.00 14:06:52 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:52 14:06:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 14:06:52 14:06:01 ens3 32.30 29.52 204.64 9.37 0.00 0.00 0.00 0.00 14:06:52 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:52 Average: lo 1.68 1.68 0.17 0.17 0.00 0.00 0.00 0.00 14:06:52 Average: ens3 194.08 114.72 1013.15 39.40 0.00 0.00 0.00 0.00 14:06:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:52 14:06:52 14:06:52 ---> sar -P ALL: 14:06:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-774806) 12/10/25 _x86_64_ (1 CPU) 14:06:52 14:06:52 14:03:27 LINUX RESTART (1 CPU) 14:06:52 14:06:52 14:04:01 CPU %user %nice %system %iowait %steal %idle 14:06:52 14:05:01 all 70.67 0.00 9.27 10.49 0.07 9.50 14:06:52 14:05:01 0 70.67 0.00 9.27 10.49 0.07 9.50 14:06:52 14:06:01 all 75.65 0.00 4.29 4.12 0.10 15.84 14:06:52 14:06:01 0 75.65 0.00 4.29 4.12 0.10 15.84 14:06:52 Average: all 73.16 0.00 6.78 7.30 0.08 12.67 14:06:52 Average: 0 73.16 0.00 6.78 7.30 0.08 12.67 14:06:52 14:06:52 14:06:52