22:04:36 Started by timer 22:04:36 Running as SYSTEM 22:04:36 [EnvInject] - Loading node environment variables. 22:04:37 Building remotely on prd-ubuntu20.04-docker-2c-8g-12857 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 22:04:37 [ssh-agent] Looking for ssh-agent implementation... 22:04:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:37 $ ssh-agent 22:04:37 SSH_AUTH_SOCK=/tmp/ssh-YcymeOPzcH6V/agent.1514 22:04:37 SSH_AGENT_PID=1516 22:04:37 [ssh-agent] Started. 22:04:37 Running ssh-add (command line suppressed) 22:04:37 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12668359768652080949.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12668359768652080949.key) 22:04:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:37 The recommended git tool is: NONE 22:04:39 using credential edgex-jenkins-ssh 22:04:39 Wiping out workspace first. 22:04:39 Cloning the remote Git repository 22:04:39 Cloning repository git@github.com:edgexfoundry/ci-management 22:04:39 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:04:39 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 22:04:39 > git --version # timeout=10 22:04:39 > git --version # 'git version 2.25.1' 22:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:40 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 22:04:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:40 Avoid second fetch 22:04:40 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:04:40 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 22:04:40 > git config core.sparsecheckout # timeout=10 22:04:40 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:40 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 22:04:40 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:40 > git remote # timeout=10 22:04:40 > git submodule init # timeout=10 22:04:40 > git submodule sync # timeout=10 22:04:40 > git config --get remote.origin.url # timeout=10 22:04:40 > git submodule init # timeout=10 22:04:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:04:40 > git config --get submodule.packer/common-packer.url # timeout=10 22:04:40 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:04:40 > git config --get submodule.global-jjb.url # timeout=10 22:04:40 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:04:40 > git submodule update --init --recursive packer/common-packer # timeout=10 22:04:41 > git submodule update --init --recursive global-jjb # timeout=10 22:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:04:45 provisioning config files... 22:04:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:04:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:04:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:04:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5474600017967036680.sh 22:04:45 ---> python-tools-install.sh 22:04:45 Setup pyenv: 22:04:45 * system (set by /opt/pyenv/version) 22:04:45 * 3.8.20 (set by /opt/pyenv/version) 22:04:45 * 3.9.20 (set by /opt/pyenv/version) 22:04:45 3.10.15 22:04:45 3.11.10 22:04:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O9j7 22:04:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:53 lf-activate-venv(): INFO: Base packages installed successfully 22:04:53 lf-activate-venv(): INFO: Installing additional packages: lftools 22:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-O9j7/bin to PATH 22:05:14 Generating Requirements File 22:05:35 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:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:05:35 Python 3.11.10 22:05:36 pip 26.1.2 from /tmp/venv-O9j7/lib/python3.11/site-packages/pip (python 3.11) 22:05:36 aiohappyeyeballs==2.6.2 22:05:36 aiohttp==3.14.1 22:05:36 aiosignal==1.4.0 22:05:36 appdirs==1.4.4 22:05:36 argcomplete==3.6.3 22:05:36 aspy.yaml==1.3.0 22:05:36 attrs==26.1.0 22:05:36 autopage==0.6.0 22:05:36 beautifulsoup4==4.15.0 22:05:36 boto3==1.43.28 22:05:36 botocore==1.43.28 22:05:36 bs4==0.0.2 22:05:36 certifi==2026.5.20 22:05:36 cffi==2.0.0 22:05:36 cfgv==3.5.0 22:05:36 chardet==7.4.3 22:05:36 charset-normalizer==3.4.7 22:05:36 click==8.4.1 22:05:36 cliff==4.14.0 22:05:36 cmd2==4.0.0 22:05:36 cryptography==3.3.2 22:05:36 debtcollector==3.1.0 22:05:36 decorator==5.3.1 22:05:36 defusedxml==0.7.1 22:05:36 Deprecated==1.3.1 22:05:36 distlib==0.4.2 22:05:36 dnspython==2.8.0 22:05:36 docker==7.1.0 22:05:36 dogpile.cache==1.5.0 22:05:36 durationpy==0.10 22:05:36 email-validator==2.3.0 22:05:36 filelock==3.29.3 22:05:36 frozenlist==1.8.0 22:05:36 future==1.0.0 22:05:36 gitdb==4.0.12 22:05:36 GitPython==3.1.50 22:05:36 httplib2==0.30.2 22:05:36 identify==2.6.19 22:05:36 idna==3.18 22:05:36 importlib-resources==1.5.0 22:05:36 iso8601==2.1.0 22:05:36 Jinja2==3.1.6 22:05:36 jmespath==1.1.0 22:05:36 jsonpatch==1.33 22:05:36 jsonpointer==3.1.1 22:05:36 jsonschema==4.26.0 22:05:36 jsonschema-specifications==2025.9.1 22:05:36 keystoneauth1==5.14.0 22:05:36 kubernetes==36.0.2 22:05:36 lftools==0.37.22 22:05:36 lxml==6.1.1 22:05:36 markdown-it-py==4.2.0 22:05:36 MarkupSafe==3.0.3 22:05:36 mdurl==0.1.2 22:05:36 msgpack==1.2.0 22:05:36 multi_key_dict==2.0.3 22:05:36 multidict==6.7.1 22:05:36 munch==4.0.0 22:05:36 netaddr==1.3.0 22:05:36 niet==1.4.2 22:05:36 nodeenv==1.10.0 22:05:36 oauth2client==4.1.3 22:05:36 oauthlib==3.3.1 22:05:36 openstacksdk==4.15.0 22:05:36 os-service-types==1.8.2 22:05:36 osc-lib==4.6.0 22:05:36 oslo.config==10.5.0 22:05:36 oslo.context==6.4.0 22:05:36 oslo.i18n==6.8.0 22:05:36 oslo.log==8.2.0 22:05:36 oslo.serialization==5.10.0 22:05:36 oslo.utils==10.1.1 22:05:36 packaging==26.2 22:05:36 pbr==7.0.3 22:05:36 platformdirs==4.10.0 22:05:36 prettytable==3.17.0 22:05:36 prompt_toolkit==3.0.52 22:05:36 propcache==0.5.2 22:05:36 psutil==7.2.2 22:05:36 pyasn1==0.6.3 22:05:36 pyasn1_modules==0.4.2 22:05:36 pycparser==3.0 22:05:36 pygerrit2==2.0.15 22:05:36 PyGithub==2.9.1 22:05:36 Pygments==2.20.0 22:05:36 PyJWT==2.13.0 22:05:36 PyNaCl==1.6.2 22:05:36 pyparsing==2.4.7 22:05:36 pyperclip==1.11.0 22:05:36 pyrsistent==0.20.0 22:05:36 python-cinderclient==9.9.0 22:05:36 python-dateutil==2.9.0.post0 22:05:36 python-discovery==1.4.2 22:05:36 python-heatclient==5.2.0 22:05:36 python-jenkins==1.8.3 22:05:36 python-keystoneclient==5.8.0 22:05:36 python-magnumclient==4.10.0 22:05:36 python-openstackclient==10.1.0 22:05:36 python-swiftclient==4.10.0 22:05:36 PyYAML==6.0.3 22:05:36 referencing==0.37.0 22:05:36 requests==2.34.2 22:05:36 requests-oauthlib==2.0.0 22:05:36 rfc3986==2.0.0 22:05:36 rich==15.0.0 22:05:36 rich-argparse==1.8.0 22:05:36 rpds-py==2026.5.1 22:05:36 rsa==4.9.1 22:05:36 ruamel.yaml==0.19.1 22:05:36 ruamel.yaml.clib==0.2.15 22:05:36 s3transfer==0.18.0 22:05:36 simplejson==4.1.1 22:05:36 six==1.17.0 22:05:36 smmap==5.0.3 22:05:36 soupsieve==2.8.4 22:05:36 stevedore==5.8.0 22:05:36 tabulate==0.10.0 22:05:36 toml==0.10.2 22:05:36 tomlkit==0.15.0 22:05:36 tqdm==4.68.2 22:05:36 typing_extensions==4.15.0 22:05:36 urllib3==1.26.20 22:05:36 virtualenv==21.4.3 22:05:36 wcwidth==0.8.1 22:05:36 websocket-client==1.9.0 22:05:36 wrapt==2.2.1 22:05:36 xdg==6.0.0 22:05:36 xmltodict==1.0.4 22:05:36 yarl==1.24.2 22:05:36 yq==3.4.3 22:05:36 [EnvInject] - Injecting environment variables from a build step. 22:05:36 [EnvInject] - Injecting as environment variables the properties content 22:05:36 OS_CLOUD=vex 22:05:36 22:05:36 [EnvInject] - Variables injected successfully. 22:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1886182841162670437.sh 22:05:36 ---> Orphaned k8s clusters 22:05:36 Setup pyenv: 22:05:36 system 22:05:36 3.8.20 22:05:36 3.9.20 22:05:36 3.10.15 22:05:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9j7 from file:/tmp/.os_lf_venv 22:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:38 lf-activate-venv(): INFO: Base packages installed successfully 22:05:38 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-O9j7/bin to PATH 22:05:47 -----> Delete orphaned cluster 22:05:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5641392385136976982.sh 22:05:47 ---> Orphaned stacks 22:05:47 Setup pyenv: 22:05:47 system 22:05:47 3.8.20 22:05:47 3.9.20 22:05:47 3.10.15 22:05:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9j7 from file:/tmp/.os_lf_venv 22:05:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:49 lf-activate-venv(): INFO: Base packages installed successfully 22:05:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-O9j7/bin to PATH 22:06:00 + mapfile -t OS_COE_CLUSTERS_ID 22:06:00 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:06:00 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:06:00 ++ awk '{print $1}' 22:06:03 + echo '-----> Active clusters -> stacks' 22:06:03 -----> Active clusters -> stacks 22:06:03 + OS_COE_STACKS=() 22:06:03 + [[ 0 -gt 0 ]] 22:06:03 + mapfile -t OS_STACKS 22:06:03 ++ awk '{print $1}' 22:06:03 ++ 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 + echo '-----> Active stacks' 22:06:04 -----> Active stacks 22:06:04 + echo '-----> Delete orphaned stacks' 22:06:04 -----> Delete orphaned stacks 22:06:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9198010633690052483.sh 22:06:04 ---> Orphaned servers 22:06:04 Setup pyenv: 22:06:04 system 22:06:04 3.8.20 22:06:04 3.9.20 22:06:04 3.10.15 22:06:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9j7 from file:/tmp/.os_lf_venv 22:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:06 lf-activate-venv(): INFO: Base packages installed successfully 22:06:06 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-O9j7/bin to PATH 22:06:21 -----> Active servers 22:06:21 prd-ubuntu20.04-docker-2c-8g-12857 22:06:21 prd-centos7-blackbox-4c-2g-12561 22:06:21 -----> Delete orphaned servers 22:06:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4314292677660043003.sh 22:06:21 ---> Orphaned ports 22:06:21 Setup pyenv: 22:06:21 system 22:06:21 3.8.20 22:06:21 3.9.20 22:06:21 3.10.15 22:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9j7 from file:/tmp/.os_lf_venv 22:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:21 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:30 lf-activate-venv(): INFO: Adding /tmp/venv-O9j7/bin to PATH 22:06:32 No orphaned ports to process. 22:06:32 Build step 'Conditional step (single)' marked build as failure 22:06:32 $ ssh-agent -k 22:06:32 unset SSH_AUTH_SOCK; 22:06:32 unset SSH_AGENT_PID; 22:06:32 echo Agent pid 1516 killed; 22:06:32 [ssh-agent] Stopped. 22:06:32 [PostBuildScript] - [INFO] Executing post build scripts. 22:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4423771787329621552.sh 22:06:32 ---> sysstat.sh 22:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3520477086719135911.sh 22:06:33 ---> package-listing.sh 22:06:33 ++ facter osfamily 22:06:33 ++ tr '[:upper:]' '[:lower:]' 22:06:33 + OS_FAMILY=debian 22:06:33 + workspace=/w/workspace/ci-management-openstack-cron 22:06:33 + START_PACKAGES=/tmp/packages_start.txt 22:06:33 + END_PACKAGES=/tmp/packages_end.txt 22:06:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:33 + PACKAGES=/tmp/packages_start.txt 22:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 22:06:33 + PACKAGES=/tmp/packages_end.txt 22:06:33 + case "${OS_FAMILY}" in 22:06:33 + grep '^ii' 22:06:33 + dpkg -l 22:06:33 + '[' -f /tmp/packages_start.txt ']' 22:06:33 + '[' -f /tmp/packages_end.txt ']' 22:06:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 22:06:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:06:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15596559501438161803.sh 22:06:33 ---> capture-instance-metadata.sh 22:06:33 Setup pyenv: 22:06:33 system 22:06:33 3.8.20 22:06:33 3.9.20 22:06:33 3.10.15 22:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9j7 from file:/tmp/.os_lf_venv 22:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:35 lf-activate-venv(): INFO: Base packages installed successfully 22:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-O9j7/bin to PATH 22:06:41 INFO: Running in OpenStack, capturing instance metadata 22:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13388156354520880605.sh 22:06:41 provisioning config files... 22:06:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6164131694783664522tmp 22:06:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:06:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:06:41 [EnvInject] - Injecting environment variables from a build step. 22:06:41 [EnvInject] - Injecting as environment variables the properties content 22:06:41 SERVER_ID=logs 22:06:41 22:06:41 [EnvInject] - Variables injected successfully. 22:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17194634394862805979.sh 22:06:41 ---> create-netrc.sh 22:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8726255926642544554.sh 22:06:41 ---> python-tools-install.sh 22:06:41 Setup pyenv: 22:06:41 system 22:06:41 3.8.20 22:06:41 3.9.20 22:06:41 3.10.15 22:06:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9j7 from file:/tmp/.os_lf_venv 22:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:43 lf-activate-venv(): INFO: Base packages installed successfully 22:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-O9j7/bin to PATH 22:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6361187813924459663.sh 22:06:49 ---> sudo-logs.sh 22:06:49 Archiving 'sudo' log.. 22:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4003848901727223882.sh 22:06:49 ---> job-cost.sh 22:06:49 Setup pyenv: 22:06:49 system 22:06:49 3.8.20 22:06:49 3.9.20 22:06:49 3.10.15 22:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9j7 from file:/tmp/.os_lf_venv 22:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:51 lf-activate-venv(): INFO: Base packages installed successfully 22:06:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-O9j7/bin to PATH 22:06:56 INFO: No Stack... 22:06:57 INFO: Retrieving Pricing Info for: v3-standard-2 22:06:57 INFO: Archiving Costs 22:06:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13438992077824490950.sh 22:06:57 ---> logs-deploy.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-O9j7 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: lftools 22:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-O9j7/bin to PATH 22:07:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62847 22:07:05 INFO: archiving workspace using pattern(s): 22:07:06 Archives upload complete. 22:07:06 INFO: archiving logs to Nexus 22:07:07 ---> uname -a: 22:07:07 Linux prd-ubuntu20-04-docker-2c-8g-12857 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:07 22:07:07 22:07:07 ---> lscpu: 22:07:07 Architecture: x86_64 22:07:07 CPU op-mode(s): 32-bit, 64-bit 22:07:07 Byte Order: Little Endian 22:07:07 Address sizes: 40 bits physical, 48 bits virtual 22:07:07 CPU(s): 2 22:07:07 On-line CPU(s) list: 0,1 22:07:07 Thread(s) per core: 1 22:07:07 Core(s) per socket: 1 22:07:07 Socket(s): 2 22:07:07 NUMA node(s): 1 22:07:07 Vendor ID: AuthenticAMD 22:07:07 CPU family: 23 22:07:07 Model: 49 22:07:07 Model name: AMD EPYC-Rome Processor 22:07:07 Stepping: 0 22:07:07 CPU MHz: 2799.998 22:07:07 BogoMIPS: 5599.99 22:07:07 Virtualization: AMD-V 22:07:07 Hypervisor vendor: KVM 22:07:07 Virtualization type: full 22:07:07 L1d cache: 64 KiB 22:07:07 L1i cache: 64 KiB 22:07:07 L2 cache: 1 MiB 22:07:07 L3 cache: 32 MiB 22:07:07 NUMA node0 CPU(s): 0,1 22:07:07 Vulnerability Gather data sampling: Not affected 22:07:07 Vulnerability Itlb multihit: Not affected 22:07:07 Vulnerability L1tf: Not affected 22:07:07 Vulnerability Mds: Not affected 22:07:07 Vulnerability Meltdown: Not affected 22:07:07 Vulnerability Mmio stale data: Not affected 22:07:07 Vulnerability Retbleed: Vulnerable 22:07:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:07:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:07:07 Vulnerability Srbds: Not affected 22:07:07 Vulnerability Tsx async abort: Not affected 22:07:07 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:07 22:07:07 22:07:07 ---> nproc: 22:07:07 2 22:07:07 22:07:07 22:07:07 ---> df -h: 22:07:07 Filesystem Size Used Avail Use% Mounted on 22:07:07 udev 3.9G 0 3.9G 0% /dev 22:07:07 tmpfs 795M 1.1M 794M 1% /run 22:07:07 /dev/vda1 39G 9.9G 29G 26% / 22:07:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:07:07 tmpfs 5.0M 0 5.0M 0% /run/lock 22:07:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:07:07 /dev/loop0 62M 62M 0 100% /snap/core20/1405 22:07:07 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 22:07:07 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 22:07:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:07:07 tmpfs 795M 0 795M 0% /run/user/1001 22:07:07 22:07:07 22:07:07 ---> free -m: 22:07:07 total used free shared buff/cache available 22:07:07 Mem: 7945 517 4907 1 2520 7128 22:07:07 Swap: 1023 0 1023 22:07:07 22:07:07 22:07:07 ---> ip addr: 22:07:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:07:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:07:07 inet 127.0.0.1/8 scope host lo 22:07:07 valid_lft forever preferred_lft forever 22:07:07 inet6 ::1/128 scope host 22:07:07 valid_lft forever preferred_lft forever 22:07:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:07:07 link/ether fa:16:3e:90:3e:45 brd ff:ff:ff:ff:ff:ff 22:07:07 inet 10.30.122.172/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 22:07:07 valid_lft 86221sec preferred_lft 86221sec 22:07:07 inet6 fe80::f816:3eff:fe90:3e45/64 scope link 22:07:07 valid_lft forever preferred_lft forever 22:07:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:07:07 link/ether 6a:04:f4:39:97:da brd ff:ff:ff:ff:ff:ff 22:07:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:07:07 valid_lft forever preferred_lft forever 22:07:07 22:07:07 22:07:07 ---> sar -b -r -n DEV: 22:07:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12857) 06/11/26 _x86_64_ (2 CPU) 22:07:07 22:07:07 22:04:10 LINUX RESTART (2 CPU) 22:07:07 22:07:07 22:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:07 22:06:01 130.74 2.75 128.00 0.00 126.89 13734.50 0.00 22:07:07 22:07:01 62.94 1.52 61.42 0.00 137.71 6788.47 0.00 22:07:07 Average: 96.56 2.13 94.43 0.00 132.35 10232.31 0.00 22:07:07 22:07:07 22:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:07 22:06:01 5102852 7362192 410584 5.05 94652 2318788 1081472 11.77 633616 2133568 160336 22:07:07 22:07:01 5045620 7317520 454716 5.59 98384 2327656 1134932 12.36 714220 2109812 30708 22:07:07 Average: 5074236 7339856 432650 5.32 96518 2323222 1108202 12.07 673918 2121690 95522 22:07:07 22:07:07 22:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:07 22:06:01 ens3 68.33 52.31 1082.88 10.97 0.00 0.00 0.00 0.00 22:07:07 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:07 22:06:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 22:07:07 22:07:01 ens3 36.09 34.29 35.70 12.63 0.00 0.00 0.00 0.00 22:07:07 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:07 22:07:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 22:07:07 Average: ens3 52.08 43.23 554.89 11.81 0.00 0.00 0.00 0.00 22:07:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:07 Average: lo 1.58 1.58 0.16 0.16 0.00 0.00 0.00 0.00 22:07:07 22:07:07 22:07:07 ---> sar -P ALL: 22:07:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12857) 06/11/26 _x86_64_ (2 CPU) 22:07:07 22:07:07 22:04:10 LINUX RESTART (2 CPU) 22:07:07 22:07:07 22:05:02 CPU %user %nice %system %iowait %steal %idle 22:07:07 22:06:01 all 40.79 0.00 3.29 3.07 0.09 52.75 22:07:07 22:06:01 0 47.94 0.00 3.21 0.81 0.10 47.94 22:07:07 22:06:01 1 33.67 0.00 3.38 5.33 0.08 57.54 22:07:07 22:07:01 all 39.60 0.00 3.13 1.14 0.09 56.03 22:07:07 22:07:01 0 53.91 0.00 3.55 0.72 0.10 41.72 22:07:07 22:07:01 1 25.35 0.00 2.71 1.56 0.08 70.29 22:07:07 Average: all 40.19 0.00 3.21 2.10 0.09 54.40 22:07:07 Average: 0 50.95 0.00 3.38 0.77 0.10 44.80 22:07:07 Average: 1 29.47 0.00 3.04 3.43 0.08 63.97 22:07:07 22:07:07 22:07:07