13:04:04 Started by timer 13:04:04 Running as SYSTEM 13:04:04 [EnvInject] - Loading node environment variables. 13:04:04 Building remotely on prd-ubuntu20.04-docker-2c-8g-772592 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:04 [ssh-agent] Looking for ssh-agent implementation... 13:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:04 $ ssh-agent 13:04:04 SSH_AUTH_SOCK=/tmp/ssh-uHDB3dfWx7MA/agent.1428 13:04:04 SSH_AGENT_PID=1430 13:04:04 [ssh-agent] Started. 13:04:04 Running ssh-add (command line suppressed) 13:04:04 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16582193784538030093.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16582193784538030093.key) 13:04:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:04 The recommended git tool is: NONE 13:04:06 using credential edgex-jenkins-ssh 13:04:06 Wiping out workspace first. 13:04:06 Cloning the remote Git repository 13:04:06 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:06 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:06 > git --version # timeout=10 13:04:06 > git --version # 'git version 2.25.1' 13:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:07 Avoid second fetch 13:04:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:07 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:07 > git config core.sparsecheckout # timeout=10 13:04:07 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:07 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:07 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:07 > git remote # timeout=10 13:04:07 > git submodule init # timeout=10 13:04:08 > git submodule sync # timeout=10 13:04:08 > git config --get remote.origin.url # timeout=10 13:04:08 > git submodule init # timeout=10 13:04:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:08 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:08 > git config --get submodule.global-jjb.url # timeout=10 13:04:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:08 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:08 > git submodule update --init --recursive global-jjb # timeout=10 13:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:12 provisioning config files... 13:04:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5763691005272816132.sh 13:04:12 ---> python-tools-install.sh 13:04:12 Setup pyenv: 13:04:12 * system (set by /opt/pyenv/version) 13:04:13 * 3.8.20 (set by /opt/pyenv/version) 13:04:13 * 3.9.20 (set by /opt/pyenv/version) 13:04:13 3.10.15 13:04:13 3.11.10 13:04:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QgZ4 13:04:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:21 lf-activate-venv(): INFO: Base packages installed successfully 13:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:44 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:04:44 Generating Requirements File 13:05:02 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. 13:05:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:03 Python 3.11.10 13:05:03 pip 25.3 from /tmp/venv-QgZ4/lib/python3.11/site-packages/pip (python 3.11) 13:05:03 appdirs==1.4.4 13:05:03 argcomplete==3.6.3 13:05:03 aspy.yaml==1.3.0 13:05:03 attrs==25.4.0 13:05:03 autopage==0.5.2 13:05:03 beautifulsoup4==4.14.2 13:05:03 boto3==1.40.66 13:05:03 botocore==1.40.66 13:05:03 bs4==0.0.2 13:05:03 cachetools==6.2.1 13:05:03 certifi==2025.10.5 13:05:03 cffi==2.0.0 13:05:03 cfgv==3.4.0 13:05:03 chardet==5.2.0 13:05:03 charset-normalizer==3.4.4 13:05:03 click==8.3.0 13:05:03 cliff==4.11.0 13:05:03 cmd2==2.7.0 13:05:03 cryptography==3.3.2 13:05:03 debtcollector==3.0.0 13:05:03 decorator==5.2.1 13:05:03 defusedxml==0.7.1 13:05:03 Deprecated==1.3.1 13:05:03 distlib==0.4.0 13:05:03 dnspython==2.8.0 13:05:03 docker==7.1.0 13:05:03 dogpile.cache==1.5.0 13:05:03 durationpy==0.10 13:05:03 email-validator==2.3.0 13:05:03 filelock==3.20.0 13:05:03 future==1.0.0 13:05:03 gitdb==4.0.12 13:05:03 GitPython==3.1.45 13:05:03 google-auth==2.42.1 13:05:03 httplib2==0.31.0 13:05:03 identify==2.6.15 13:05:03 idna==3.11 13:05:03 importlib-resources==1.5.0 13:05:03 iso8601==2.1.0 13:05:03 Jinja2==3.1.6 13:05:03 jmespath==1.0.1 13:05:03 jsonpatch==1.33 13:05:03 jsonpointer==3.0.0 13:05:03 jsonschema==4.25.1 13:05:03 jsonschema-specifications==2025.9.1 13:05:03 keystoneauth1==5.12.0 13:05:03 kubernetes==34.1.0 13:05:03 lftools==0.37.15 13:05:03 lxml==6.0.2 13:05:03 markdown-it-py==4.0.0 13:05:03 MarkupSafe==3.0.3 13:05:03 mdurl==0.1.2 13:05:03 msgpack==1.1.2 13:05:03 multi_key_dict==2.0.3 13:05:03 munch==4.0.0 13:05:03 netaddr==1.3.0 13:05:03 niet==1.4.2 13:05:03 nodeenv==1.9.1 13:05:03 oauth2client==4.1.3 13:05:03 oauthlib==3.3.1 13:05:03 openstacksdk==4.7.1 13:05:03 os-service-types==1.8.1 13:05:03 osc-lib==4.2.0 13:05:03 oslo.config==10.0.0 13:05:03 oslo.context==6.1.0 13:05:03 oslo.i18n==6.6.0 13:05:03 oslo.log==7.2.1 13:05:03 oslo.serialization==5.8.0 13:05:03 oslo.utils==9.1.0 13:05:03 packaging==25.0 13:05:03 pbr==7.0.3 13:05:03 platformdirs==4.5.0 13:05:03 prettytable==3.16.0 13:05:03 psutil==7.1.3 13:05:03 pyasn1==0.6.1 13:05:03 pyasn1_modules==0.4.2 13:05:03 pycparser==2.23 13:05:03 pygerrit2==2.0.15 13:05:03 PyGithub==2.8.1 13:05:03 Pygments==2.19.2 13:05:03 PyJWT==2.10.1 13:05:03 PyNaCl==1.6.0 13:05:03 pyparsing==2.4.7 13:05:03 pyperclip==1.11.0 13:05:03 pyrsistent==0.20.0 13:05:03 python-cinderclient==9.8.0 13:05:03 python-dateutil==2.9.0.post0 13:05:03 python-heatclient==4.3.0 13:05:03 python-jenkins==1.8.3 13:05:03 python-keystoneclient==5.7.0 13:05:03 python-magnumclient==4.9.0 13:05:03 python-openstackclient==8.2.0 13:05:03 python-swiftclient==4.8.0 13:05:03 PyYAML==6.0.3 13:05:03 referencing==0.37.0 13:05:03 requests==2.32.5 13:05:03 requests-oauthlib==2.0.0 13:05:03 requestsexceptions==1.4.0 13:05:03 rfc3986==2.0.0 13:05:03 rich==14.2.0 13:05:03 rich-argparse==1.7.2 13:05:03 rpds-py==0.28.0 13:05:03 rsa==4.9.1 13:05:03 ruamel.yaml==0.18.16 13:05:03 ruamel.yaml.clib==0.2.14 13:05:03 s3transfer==0.14.0 13:05:03 simplejson==3.20.2 13:05:03 six==1.17.0 13:05:03 smmap==5.0.2 13:05:03 soupsieve==2.8 13:05:03 stevedore==5.5.0 13:05:03 tabulate==0.9.0 13:05:03 toml==0.10.2 13:05:03 tomlkit==0.13.3 13:05:03 tqdm==4.67.1 13:05:03 typing_extensions==4.15.0 13:05:03 tzdata==2025.2 13:05:03 urllib3==1.26.20 13:05:03 virtualenv==20.35.4 13:05:03 wcwidth==0.2.14 13:05:03 websocket-client==1.9.0 13:05:03 wrapt==2.0.0 13:05:03 xdg==6.0.0 13:05:03 xmltodict==1.0.2 13:05:03 yq==3.4.3 13:05:03 [EnvInject] - Injecting environment variables from a build step. 13:05:03 [EnvInject] - Injecting as environment variables the properties content 13:05:03 OS_CLOUD=vex 13:05:03 13:05:03 [EnvInject] - Variables injected successfully. 13:05:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9604480178697133519.sh 13:05:03 ---> Orphaned k8s clusters 13:05:03 Setup pyenv: 13:05:03 system 13:05:03 3.8.20 13:05:03 3.9.20 13:05:03 3.10.15 13:05:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgZ4 from file:/tmp/.os_lf_venv 13:05:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:05 lf-activate-venv(): INFO: Base packages installed successfully 13:05:05 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:11 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. 13:05:11 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:05:14 -----> Delete orphaned cluster 13:05:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10231953864709544103.sh 13:05:14 ---> Orphaned stacks 13:05:14 Setup pyenv: 13:05:14 system 13:05:14 3.8.20 13:05:14 3.9.20 13:05:14 3.10.15 13:05:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgZ4 from file:/tmp/.os_lf_venv 13:05:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:16 lf-activate-venv(): INFO: Base packages installed successfully 13:05:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:05:28 + mapfile -t OS_COE_CLUSTERS_ID 13:05:28 ++ awk '{print $1}' 13:05:28 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:28 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:31 + echo '-----> Active clusters -> stacks' 13:05:31 -----> Active clusters -> stacks 13:05:31 + OS_COE_STACKS=() 13:05:31 + [[ 0 -gt 0 ]] 13:05:31 + mapfile -t OS_STACKS 13:05:31 ++ awk '{print $1}' 13:05:31 ++ 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 13:05:32 + echo '-----> Active stacks' 13:05:32 -----> Active stacks 13:05:32 + echo '-----> Delete orphaned stacks' 13:05:32 -----> Delete orphaned stacks 13:05:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13383882571595470500.sh 13:05:32 ---> Orphaned servers 13:05:32 Setup pyenv: 13:05:32 system 13:05:32 3.8.20 13:05:32 3.9.20 13:05:32 3.10.15 13:05:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgZ4 from file:/tmp/.os_lf_venv 13:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:34 lf-activate-venv(): INFO: Base packages installed successfully 13:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:05:49 -----> Active servers 13:05:49 prd-ubuntu20.04-docker-2c-8g-772592 13:05:49 prd-centos7-blackbox-4c-2g-772322 13:05:49 -----> Delete orphaned servers 13:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15358070306005720257.sh 13:05:50 ---> Orphaned ports 13:05:50 Setup pyenv: 13:05:50 system 13:05:50 3.8.20 13:05:50 3.9.20 13:05:50 3.10.15 13:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgZ4 from file:/tmp/.os_lf_venv 13:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:51 lf-activate-venv(): INFO: Base packages installed successfully 13:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:06:03 No orphaned ports to process. 13:06:03 Build step 'Conditional step (single)' marked build as failure 13:06:03 $ ssh-agent -k 13:06:03 unset SSH_AUTH_SOCK; 13:06:03 unset SSH_AGENT_PID; 13:06:03 echo Agent pid 1430 killed; 13:06:03 [ssh-agent] Stopped. 13:06:03 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10187140731246707826.sh 13:06:03 ---> sysstat.sh 13:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4508257024544584870.sh 13:06:04 ---> package-listing.sh 13:06:04 ++ tr '[:upper:]' '[:lower:]' 13:06:04 ++ facter osfamily 13:06:04 + OS_FAMILY=debian 13:06:04 + workspace=/w/workspace/ci-management-openstack-cron 13:06:04 + START_PACKAGES=/tmp/packages_start.txt 13:06:04 + END_PACKAGES=/tmp/packages_end.txt 13:06:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:04 + PACKAGES=/tmp/packages_start.txt 13:06:04 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:04 + PACKAGES=/tmp/packages_end.txt 13:06:04 + case "${OS_FAMILY}" in 13:06:04 + grep '^ii' 13:06:04 + dpkg -l 13:06:04 + '[' -f /tmp/packages_start.txt ']' 13:06:04 + '[' -f /tmp/packages_end.txt ']' 13:06:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:04 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:04 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16876893538672265244.sh 13:06:04 ---> capture-instance-metadata.sh 13:06:04 Setup pyenv: 13:06:04 system 13:06:04 3.8.20 13:06:04 3.9.20 13:06:04 3.10.15 13:06:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgZ4 from file:/tmp/.os_lf_venv 13:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:06 lf-activate-venv(): INFO: Base packages installed successfully 13:06:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:06:14 INFO: Running in OpenStack, capturing instance metadata 13:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7813373702626763035.sh 13:06:14 provisioning config files... 13:06:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5833759921467470244tmp 13:06:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:14 [EnvInject] - Injecting environment variables from a build step. 13:06:14 [EnvInject] - Injecting as environment variables the properties content 13:06:14 SERVER_ID=logs 13:06:14 13:06:14 [EnvInject] - Variables injected successfully. 13:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15924770288131869332.sh 13:06:14 ---> create-netrc.sh 13:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4401585028955278310.sh 13:06:14 ---> python-tools-install.sh 13:06:14 Setup pyenv: 13:06:14 system 13:06:14 3.8.20 13:06:14 3.9.20 13:06:14 3.10.15 13:06:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgZ4 from file:/tmp/.os_lf_venv 13:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:16 lf-activate-venv(): INFO: Base packages installed successfully 13:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4996884003390918861.sh 13:06:24 ---> sudo-logs.sh 13:06:24 Archiving 'sudo' log.. 13:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7586820248897849785.sh 13:06:24 ---> job-cost.sh 13:06:24 Setup pyenv: 13:06:24 system 13:06:24 3.8.20 13:06:24 3.9.20 13:06:24 3.10.15 13:06:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgZ4 from file:/tmp/.os_lf_venv 13:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:26 lf-activate-venv(): INFO: Base packages installed successfully 13:06:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:06:32 INFO: No Stack... 13:06:32 INFO: Retrieving Pricing Info for: v3-starter-1 13:06:33 INFO: Archiving Costs 13:06:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7704318704912386420.sh 13:06:33 ---> logs-deploy.sh 13:06:33 Setup pyenv: 13:06:33 system 13:06:33 3.8.20 13:06:33 3.9.20 13:06:33 3.10.15 13:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgZ4 from file:/tmp/.os_lf_venv 13:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:35 lf-activate-venv(): INFO: Base packages installed successfully 13:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-QgZ4/bin to PATH 13:06:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57622 13:06:43 INFO: archiving workspace using pattern(s): 13:06:44 Archives upload complete. 13:06:44 INFO: archiving logs to Nexus 13:06:45 ---> uname -a: 13:06:45 Linux prd-ubuntu20-04-docker-2c-8g-772592 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:06:45 13:06:45 13:06:45 ---> lscpu: 13:06:45 Architecture: x86_64 13:06:45 CPU op-mode(s): 32-bit, 64-bit 13:06:45 Byte Order: Little Endian 13:06:45 Address sizes: 40 bits physical, 48 bits virtual 13:06:45 CPU(s): 1 13:06:45 On-line CPU(s) list: 0 13:06:45 Thread(s) per core: 1 13:06:45 Core(s) per socket: 1 13:06:45 Socket(s): 1 13:06:45 NUMA node(s): 1 13:06:45 Vendor ID: AuthenticAMD 13:06:45 CPU family: 23 13:06:45 Model: 49 13:06:45 Model name: AMD EPYC-Rome Processor 13:06:45 Stepping: 0 13:06:45 CPU MHz: 2800.000 13:06:45 BogoMIPS: 5600.00 13:06:45 Virtualization: AMD-V 13:06:45 Hypervisor vendor: KVM 13:06:45 Virtualization type: full 13:06:45 L1d cache: 32 KiB 13:06:45 L1i cache: 32 KiB 13:06:45 L2 cache: 512 KiB 13:06:45 L3 cache: 16 MiB 13:06:45 NUMA node0 CPU(s): 0 13:06:45 Vulnerability Gather data sampling: Not affected 13:06:45 Vulnerability Itlb multihit: Not affected 13:06:45 Vulnerability L1tf: Not affected 13:06:45 Vulnerability Mds: Not affected 13:06:45 Vulnerability Meltdown: Not affected 13:06:45 Vulnerability Mmio stale data: Not affected 13:06:45 Vulnerability Retbleed: Vulnerable 13:06:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:06:45 Vulnerability Srbds: Not affected 13:06:45 Vulnerability Tsx async abort: Not affected 13:06:45 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 13:06:45 13:06:45 13:06:45 ---> nproc: 13:06:45 1 13:06:45 13:06:45 13:06:45 ---> df -h: 13:06:45 Filesystem Size Used Avail Use% Mounted on 13:06:45 udev 969M 0 969M 0% /dev 13:06:45 tmpfs 198M 1.1M 197M 1% /run 13:06:45 /dev/vda1 194G 9.8G 184G 6% / 13:06:45 tmpfs 986M 0 986M 0% /dev/shm 13:06:45 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:45 tmpfs 986M 0 986M 0% /sys/fs/cgroup 13:06:45 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 13:06:45 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:06:45 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 13:06:45 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:45 tmpfs 198M 0 198M 0% /run/user/1001 13:06:45 13:06:45 13:06:45 ---> free -m: 13:06:45 total used free shared buff/cache available 13:06:45 Mem: 1971 400 151 0 1419 1378 13:06:45 Swap: 1023 1 1022 13:06:45 13:06:45 13:06:45 ---> ip addr: 13:06:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:45 inet 127.0.0.1/8 scope host lo 13:06:45 valid_lft forever preferred_lft forever 13:06:45 inet6 ::1/128 scope host 13:06:45 valid_lft forever preferred_lft forever 13:06:45 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:06:45 link/ether fa:16:3e:15:83:52 brd ff:ff:ff:ff:ff:ff 13:06:45 inet 10.30.123.5/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:06:45 valid_lft 86202sec preferred_lft 86202sec 13:06:45 inet6 fe80::f816:3eff:fe15:8352/64 scope link 13:06:45 valid_lft forever preferred_lft forever 13:06:45 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:45 link/ether 3e:98:c6:82:aa:bd brd ff:ff:ff:ff:ff:ff 13:06:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:45 valid_lft forever preferred_lft forever 13:06:45 13:06:45 13:06:45 ---> sar -b -r -n DEV: 13:06:45 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-772592) 11/05/25 _x86_64_ (1 CPU) 13:06:45 13:06:45 13:03:30 LINUX RESTART (1 CPU) 13:06:45 13:06:45 13:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:45 13:05:01 419.76 20.57 399.19 0.00 1596.88 24131.21 0.00 13:06:45 13:06:01 51.62 2.92 48.71 0.00 147.31 8642.83 0.00 13:06:45 Average: 234.16 11.67 222.49 0.00 866.07 16322.61 0.00 13:06:45 13:06:45 13:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:45 13:05:01 84972 1364208 413612 20.49 75668 1288728 998772 32.56 469920 1257172 66540 13:06:45 13:06:01 244064 1484200 292652 14.50 82696 1240360 872684 28.45 381804 1184432 15180 13:06:45 Average: 164518 1424204 353132 17.49 79182 1264544 935728 30.51 425862 1220802 40860 13:06:45 13:06:45 13:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:45 13:05:01 ens3 208.66 132.89 1487.03 50.25 0.00 0.00 0.00 0.00 13:06:45 13:05:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 13:06:45 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:45 13:06:01 ens3 27.13 26.66 52.64 11.39 0.00 0.00 0.00 0.00 13:06:45 13:06:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 13:06:45 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:45 Average: ens3 117.14 79.33 763.87 30.66 0.00 0.00 0.00 0.00 13:06:45 Average: lo 1.58 1.58 0.17 0.17 0.00 0.00 0.00 0.00 13:06:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:45 13:06:45 13:06:45 ---> sar -P ALL: 13:06:45 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-772592) 11/05/25 _x86_64_ (1 CPU) 13:06:45 13:06:45 13:03:30 LINUX RESTART (1 CPU) 13:06:45 13:06:45 13:04:02 CPU %user %nice %system %iowait %steal %idle 13:06:45 13:05:01 all 73.51 0.00 7.63 9.53 0.14 9.19 13:06:45 13:05:01 0 73.51 0.00 7.63 9.53 0.14 9.19 13:06:45 13:06:01 all 77.31 0.00 3.83 3.48 0.12 15.27 13:06:45 13:06:01 0 77.31 0.00 3.83 3.48 0.12 15.27 13:06:45 Average: all 75.43 0.00 5.71 6.48 0.13 12.25 13:06:45 Average: 0 75.43 0.00 5.71 6.48 0.13 12.25 13:06:45 13:06:45 13:06:45