02:05:28 Started by timer 02:05:28 Running as SYSTEM 02:05:30 [EnvInject] - Loading node environment variables. 02:05:30 Building remotely on prd-ubuntu20.04-docker-2c-8g-15958 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 02:05:30 [ssh-agent] Looking for ssh-agent implementation... 02:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:31 $ ssh-agent 02:05:31 SSH_AUTH_SOCK=/tmp/ssh-pmGjiV8qq3zt/agent.1612 02:05:31 SSH_AGENT_PID=1614 02:05:31 [ssh-agent] Started. 02:05:32 Running ssh-add (command line suppressed) 02:05:32 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6416926126687789158.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6416926126687789158.key) 02:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:32 The recommended git tool is: NONE 02:05:38 using credential edgex-jenkins-ssh 02:05:38 Wiping out workspace first. 02:05:38 Cloning the remote Git repository 02:05:38 Cloning repository git@github.com:edgexfoundry/ci-management 02:05:38 > git init /w/workspace/ci-management-openstack-cron # timeout=10 02:05:39 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 02:05:39 > git --version # timeout=10 02:05:39 > git --version # 'git version 2.25.1' 02:05:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:42 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 02:05:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:43 Avoid second fetch 02:05:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:05:43 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 02:05:43 > git config core.sparsecheckout # timeout=10 02:05:43 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 02:05:44 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 02:05:44 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 02:05:44 > git remote # timeout=10 02:05:44 > git submodule init # timeout=10 02:05:44 > git submodule sync # timeout=10 02:05:44 > git config --get remote.origin.url # timeout=10 02:05:44 > git submodule init # timeout=10 02:05:44 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:05:44 > git config --get submodule.packer/common-packer.url # timeout=10 02:05:44 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:05:44 > git config --get submodule.global-jjb.url # timeout=10 02:05:44 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:05:45 > git submodule update --init --recursive packer/common-packer # timeout=10 02:05:46 > git submodule update --init --recursive global-jjb # timeout=10 02:05:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:05:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:05:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:05:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:05:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:05:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:05:51 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:05:51 provisioning config files... 02:05:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:05:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:05:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18446706469362670315.sh 02:05:52 ---> python-tools-install.sh 02:05:52 Setup pyenv: 02:05:52 * system (set by /opt/pyenv/version) 02:05:52 * 3.8.20 (set by /opt/pyenv/version) 02:05:52 * 3.9.20 (set by /opt/pyenv/version) 02:05:52 3.10.15 02:05:52 3.11.10 02:06:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OdaA 02:06:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:09 lf-activate-venv(): INFO: Base packages installed successfully 02:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools 02:07:34 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:07:34 Generating Requirements File 02:08:41 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. 02:08:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:08:41 Python 3.11.10 02:08:41 pip 26.1.2 from /tmp/venv-OdaA/lib/python3.11/site-packages/pip (python 3.11) 02:08:42 aiohappyeyeballs==2.7.1 02:08:42 aiohttp==3.14.3 02:08:42 aiosignal==1.4.0 02:08:42 appdirs==1.4.4 02:08:42 argcomplete==3.7.0 02:08:42 aspy.yaml==1.3.0 02:08:42 attrs==26.1.0 02:08:42 autopage==0.6.0 02:08:42 beautifulsoup4==4.15.0 02:08:42 boto3==1.43.58 02:08:42 botocore==1.43.58 02:08:42 bs4==0.0.2 02:08:42 certifi==2026.7.22 02:08:42 cffi==2.1.0 02:08:42 cfgv==3.5.0 02:08:42 chardet==7.4.3 02:08:42 charset-normalizer==3.4.9 02:08:42 click==8.4.2 02:08:42 cliff==4.15.0 02:08:42 cmd2==4.1.2 02:08:42 cryptography==3.3.2 02:08:42 debtcollector==3.1.0 02:08:42 decorator==5.3.1 02:08:42 defusedxml==0.7.1 02:08:42 Deprecated==1.3.1 02:08:42 distlib==0.4.3 02:08:42 dnspython==2.8.0 02:08:42 docker==7.2.0 02:08:42 dogpile.cache==1.5.0 02:08:42 durationpy==0.10 02:08:42 email-validator==2.3.0 02:08:42 filelock==3.32.0 02:08:42 frozenlist==1.8.0 02:08:42 future==1.0.0 02:08:42 gitdb==4.0.12 02:08:42 GitPython==3.1.57 02:08:42 httplib2==0.30.2 02:08:42 identify==2.6.19 02:08:42 idna==3.18 02:08:42 importlib-resources==1.5.0 02:08:42 iso8601==2.1.0 02:08:42 Jinja2==3.1.6 02:08:42 jmespath==1.1.0 02:08:42 jsonpatch==1.33 02:08:42 jsonpointer==3.1.1 02:08:42 jsonschema==4.26.0 02:08:42 jsonschema-specifications==2025.9.1 02:08:42 keystoneauth1==5.15.0 02:08:42 kubernetes==36.0.3 02:08:42 lftools==0.37.22 02:08:42 lxml==6.1.1 02:08:42 markdown-it-py==4.2.0 02:08:42 MarkupSafe==3.0.3 02:08:42 mdurl==0.1.2 02:08:42 msgpack==1.2.1 02:08:42 multi_key_dict==2.0.3 02:08:42 multidict==6.7.1 02:08:42 munch==4.0.0 02:08:42 netaddr==1.3.0 02:08:42 niet==1.4.2 02:08:42 nodeenv==1.10.0 02:08:42 oauth2client==4.1.3 02:08:42 oauthlib==3.3.1 02:08:42 openstacksdk==4.17.0 02:08:42 os-service-types==1.8.2 02:08:42 osc-lib==4.7.0 02:08:42 oslo.config==10.6.0 02:08:42 oslo.context==6.5.0 02:08:42 oslo.i18n==6.9.0 02:08:42 oslo.log==8.3.0 02:08:42 oslo.serialization==5.11.0 02:08:42 oslo.utils==10.1.1 02:08:42 packaging==26.2 02:08:42 pbr==7.0.3 02:08:42 platformdirs==4.11.0 02:08:42 prettytable==3.18.0 02:08:42 prompt_toolkit==3.0.53 02:08:42 propcache==0.5.2 02:08:42 psutil==7.2.2 02:08:42 pyasn1==0.6.4 02:08:42 pyasn1_modules==0.4.2 02:08:42 pycparser==3.0 02:08:42 pygerrit2==2.0.15 02:08:42 PyGithub==2.9.1 02:08:42 Pygments==2.20.0 02:08:42 PyJWT==2.13.0 02:08:42 PyNaCl==1.6.2 02:08:42 pyparsing==2.4.7 02:08:42 pyperclip==1.11.0 02:08:42 pyrsistent==0.20.0 02:08:42 python-dateutil==2.9.0.post0 02:08:42 python-discovery==1.5.0 02:08:42 python-heatclient==5.2.0 02:08:42 python-jenkins==1.8.3 02:08:42 python-keystoneclient==5.8.0 02:08:42 python-magnumclient==4.11.0 02:08:42 python-manilaclient==6.2.0 02:08:42 python-openstackclient==10.2.1 02:08:42 python-swiftclient==4.10.0 02:08:42 PyYAML==6.0.3 02:08:42 referencing==0.37.0 02:08:42 requests==2.34.2 02:08:42 requests-oauthlib==2.0.0 02:08:42 rfc3986==2.0.0 02:08:42 rich==15.0.0 02:08:42 rich-argparse==1.8.0 02:08:42 rpds-py==2026.6.3 02:08:42 rsa==4.9.1 02:08:42 ruamel.yaml==0.19.1 02:08:42 ruamel.yaml.clib==0.2.15 02:08:42 s3transfer==0.19.2 02:08:42 simplejson==4.1.1 02:08:42 six==1.17.0 02:08:42 smmap==5.0.3 02:08:42 soupsieve==2.9.1 02:08:42 stevedore==5.9.0 02:08:42 tabulate==0.10.0 02:08:42 toml==0.10.2 02:08:42 tomlkit==0.15.1 02:08:42 tqdm==4.70.0 02:08:42 typing_extensions==4.16.0 02:08:42 urllib3==1.26.20 02:08:42 virtualenv==21.7.0 02:08:42 wcwidth==0.8.2 02:08:42 websocket-client==1.9.0 02:08:42 wrapt==2.3.0 02:08:42 xdg==6.0.0 02:08:42 xmltodict==1.0.4 02:08:42 yarl==1.24.5 02:08:42 yq==4.1.2 02:08:42 [EnvInject] - Injecting environment variables from a build step. 02:08:42 [EnvInject] - Injecting as environment variables the properties content 02:08:42 OS_CLOUD=vex 02:08:42 02:08:42 [EnvInject] - Variables injected successfully. 02:08:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:08:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:08:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10005792756990683976.sh 02:08:42 ---> Orphaned k8s clusters 02:08:42 Setup pyenv: 02:08:42 system 02:08:42 3.8.20 02:08:42 3.9.20 02:08:42 3.10.15 02:08:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdaA from file:/tmp/.os_lf_venv 02:08:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:44 lf-activate-venv(): INFO: Base packages installed successfully 02:08:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:08:56 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:08:58 -----> Delete orphaned cluster 02:08:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:08:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:08:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4230444470395020384.sh 02:08:58 ---> Orphaned stacks 02:08:58 Setup pyenv: 02:08:58 system 02:08:58 3.8.20 02:08:58 3.9.20 02:08:58 3.10.15 02:08:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:08:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdaA from file:/tmp/.os_lf_venv 02:08:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:09:00 lf-activate-venv(): INFO: Base packages installed successfully 02:09:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:10:01 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. 02:10:01 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 02:10:01 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:10:01 + mapfile -t OS_COE_CLUSTERS_ID 02:10:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:10:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:10:01 ++ awk '{print $1}' 02:10:04 + echo '-----> Active clusters -> stacks' 02:10:04 -----> Active clusters -> stacks 02:10:04 + OS_COE_STACKS=() 02:10:04 + [[ 0 -gt 0 ]] 02:10:04 + mapfile -t OS_STACKS 02:10:04 ++ awk '{print $1}' 02:10:04 ++ 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 02:10:06 + echo '-----> Active stacks' 02:10:06 -----> Active stacks 02:10:06 + echo '-----> Delete orphaned stacks' 02:10:06 -----> Delete orphaned stacks 02:10:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:10:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:10:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14698391066045417440.sh 02:10:06 ---> Orphaned servers 02:10:06 Setup pyenv: 02:10:06 system 02:10:06 3.8.20 02:10:06 3.9.20 02:10:06 3.10.15 02:10:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdaA from file:/tmp/.os_lf_venv 02:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:10:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:10:08 lf-activate-venv(): INFO: Base packages installed successfully 02:10:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:10:24 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:10:30 -----> Active servers 02:10:30 prd-ubuntu20.04-docker-2c-8g-15427 02:10:30 prd-ubuntu20.04-docker-2c-8g-15958 02:10:30 prd-ubuntu20.04-docker-arm64-4c-16g-15955 02:10:30 prd-ubuntu20.04-docker-8c-8g-15953 02:10:30 prd-ubuntu20.04-docker-8c-8g-15941 02:10:30 prd-centos7-blackbox-4c-2g-15587 02:10:30 prd-centos7-blackbox-4c-2g-15586 02:10:30 -----> Delete orphaned servers 02:10:30 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 02:10:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:10:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:10:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12621543705849999750.sh 02:10:34 ---> Orphaned ports 02:10:34 Setup pyenv: 02:10:35 system 02:10:35 3.8.20 02:10:35 3.9.20 02:10:35 3.10.15 02:10:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:10:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdaA from file:/tmp/.os_lf_venv 02:10:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:10:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:10:37 lf-activate-venv(): INFO: Base packages installed successfully 02:10:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 02:10:51 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:10:53 No orphaned ports to process. 02:10:53 Build step 'Conditional step (single)' marked build as failure 02:10:53 $ ssh-agent -k 02:10:53 unset SSH_AUTH_SOCK; 02:10:53 unset SSH_AGENT_PID; 02:10:53 echo Agent pid 1614 killed; 02:10:53 [ssh-agent] Stopped. 02:10:53 [PostBuildScript] - [INFO] Executing post build scripts. 02:10:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18309629733710245621.sh 02:10:53 ---> sysstat.sh 02:10:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12216552613193327006.sh 02:10:54 ---> package-listing.sh 02:10:54 ++ facter osfamily 02:10:54 ++ tr '[:upper:]' '[:lower:]' 02:10:54 + OS_FAMILY=debian 02:10:54 + workspace=/w/workspace/ci-management-openstack-cron 02:10:54 + START_PACKAGES=/tmp/packages_start.txt 02:10:54 + END_PACKAGES=/tmp/packages_end.txt 02:10:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:10:54 + PACKAGES=/tmp/packages_start.txt 02:10:54 + '[' /w/workspace/ci-management-openstack-cron ']' 02:10:54 + PACKAGES=/tmp/packages_end.txt 02:10:54 + case "${OS_FAMILY}" in 02:10:54 + grep '^ii' 02:10:54 + dpkg -l 02:10:54 + '[' -f /tmp/packages_start.txt ']' 02:10:54 + '[' -f /tmp/packages_end.txt ']' 02:10:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:10:54 + '[' /w/workspace/ci-management-openstack-cron ']' 02:10:54 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 02:10:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 02:10:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15078778321494304251.sh 02:10:54 ---> capture-instance-metadata.sh 02:10:54 Setup pyenv: 02:10:54 system 02:10:54 3.8.20 02:10:54 3.9.20 02:10:54 3.10.15 02:10:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:10:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdaA from file:/tmp/.os_lf_venv 02:10:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:10:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:10:57 lf-activate-venv(): INFO: Base packages installed successfully 02:10:57 lf-activate-venv(): INFO: Installing additional packages: lftools 02:11:15 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:11:15 INFO: Running in OpenStack, capturing instance metadata 02:11:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7396342938856586462.sh 02:11:16 provisioning config files... 02:11:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3964742679875667162tmp 02:11:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:11:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:11:16 [EnvInject] - Injecting environment variables from a build step. 02:11:16 [EnvInject] - Injecting as environment variables the properties content 02:11:16 SERVER_ID=logs 02:11:16 02:11:16 [EnvInject] - Variables injected successfully. 02:11:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11647974050062426370.sh 02:11:16 ---> create-netrc.sh 02:11:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11696096617404703556.sh 02:11:16 ---> python-tools-install.sh 02:11:16 Setup pyenv: 02:11:16 system 02:11:16 3.8.20 02:11:16 3.9.20 02:11:16 3.10.15 02:11:16 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:11:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdaA from file:/tmp/.os_lf_venv 02:11:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:11:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:11:18 lf-activate-venv(): INFO: Base packages installed successfully 02:11:18 lf-activate-venv(): INFO: Installing additional packages: lftools 02:11:37 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:11:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15914184646489009045.sh 02:11:37 ---> sudo-logs.sh 02:11:37 Archiving 'sudo' log.. 02:11:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14103707300023162040.sh 02:11:37 ---> job-cost.sh 02:11:37 Setup pyenv: 02:11:37 system 02:11:37 3.8.20 02:11:37 3.9.20 02:11:37 3.10.15 02:11:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:11:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdaA from file:/tmp/.os_lf_venv 02:11:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:11:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:11:40 lf-activate-venv(): INFO: Base packages installed successfully 02:11:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:11:55 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:11:55 INFO: No Stack... 02:11:55 INFO: Retrieving Pricing Info for: v3-standard-2 02:11:56 INFO: Archiving Costs 02:11:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9817017718466328008.sh 02:11:56 ---> logs-deploy.sh 02:11:56 Setup pyenv: 02:11:56 system 02:11:56 3.8.20 02:11:56 3.9.20 02:11:56 3.10.15 02:11:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:11:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdaA from file:/tmp/.os_lf_venv 02:11:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:11:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:11:59 lf-activate-venv(): INFO: Base packages installed successfully 02:11:59 lf-activate-venv(): INFO: Installing additional packages: lftools 02:12:19 lf-activate-venv(): INFO: Adding /tmp/venv-OdaA/bin to PATH 02:12:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63979 02:12:19 INFO: archiving workspace using pattern(s): 02:12:20 Archives upload complete. 02:12:20 INFO: archiving logs to Nexus 02:12:21 ---> uname -a: 02:12:21 Linux prd-ubuntu20-04-docker-2c-8g-15958 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 02:12:21 02:12:21 02:12:21 ---> lscpu: 02:12:21 Architecture: x86_64 02:12:21 CPU op-mode(s): 32-bit, 64-bit 02:12:21 Byte Order: Little Endian 02:12:21 Address sizes: 40 bits physical, 48 bits virtual 02:12:21 CPU(s): 2 02:12:21 On-line CPU(s) list: 0,1 02:12:21 Thread(s) per core: 1 02:12:21 Core(s) per socket: 1 02:12:21 Socket(s): 2 02:12:21 NUMA node(s): 1 02:12:21 Vendor ID: AuthenticAMD 02:12:21 CPU family: 23 02:12:21 Model: 49 02:12:21 Model name: AMD EPYC-Rome Processor 02:12:21 Stepping: 0 02:12:21 CPU MHz: 2800.000 02:12:21 BogoMIPS: 5600.00 02:12:21 Virtualization: AMD-V 02:12:21 Hypervisor vendor: KVM 02:12:21 Virtualization type: full 02:12:21 L1d cache: 64 KiB 02:12:21 L1i cache: 64 KiB 02:12:21 L2 cache: 1 MiB 02:12:21 L3 cache: 32 MiB 02:12:21 NUMA node0 CPU(s): 0,1 02:12:21 Vulnerability Gather data sampling: Not affected 02:12:21 Vulnerability Itlb multihit: Not affected 02:12:21 Vulnerability L1tf: Not affected 02:12:21 Vulnerability Mds: Not affected 02:12:21 Vulnerability Meltdown: Not affected 02:12:21 Vulnerability Mmio stale data: Not affected 02:12:21 Vulnerability Retbleed: Vulnerable 02:12:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:12:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:12:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:12:21 Vulnerability Srbds: Not affected 02:12:21 Vulnerability Tsx async abort: Not affected 02:12:21 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 02:12:21 02:12:21 02:12:21 ---> nproc: 02:12:21 2 02:12:21 02:12:21 02:12:21 ---> df -h: 02:12:21 Filesystem Size Used Avail Use% Mounted on 02:12:21 udev 3.9G 0 3.9G 0% /dev 02:12:21 tmpfs 795M 1.1M 794M 1% /run 02:12:21 /dev/vda1 39G 10G 29G 26% / 02:12:21 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:12:21 tmpfs 5.0M 0 5.0M 0% /run/lock 02:12:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:12:21 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 02:12:21 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 02:12:21 /dev/loop0 62M 62M 0 100% /snap/core20/1405 02:12:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:12:21 tmpfs 795M 0 795M 0% /run/user/1001 02:12:21 /dev/loop3 64M 64M 0 100% /snap/core20/2866 02:12:21 02:12:21 02:12:21 ---> free -m: 02:12:21 total used free shared buff/cache available 02:12:21 Mem: 7945 514 4776 1 2654 7128 02:12:21 Swap: 1023 0 1023 02:12:21 02:12:21 02:12:21 ---> ip addr: 02:12:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:12:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:12:21 inet 127.0.0.1/8 scope host lo 02:12:21 valid_lft forever preferred_lft forever 02:12:21 inet6 ::1/128 scope host 02:12:21 valid_lft forever preferred_lft forever 02:12:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:12:21 link/ether fa:16:3e:61:ef:78 brd ff:ff:ff:ff:ff:ff 02:12:21 inet 10.30.123.73/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 02:12:21 valid_lft 85906sec preferred_lft 85906sec 02:12:21 inet6 fe80::f816:3eff:fe61:ef78/64 scope link 02:12:21 valid_lft forever preferred_lft forever 02:12:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:12:21 link/ether 0a:db:f5:3f:7d:d4 brd ff:ff:ff:ff:ff:ff 02:12:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:12:21 valid_lft forever preferred_lft forever 02:12:21 02:12:21 02:12:21 ---> sar -b -r -n DEV: 02:12:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15958) 07/29/26 _x86_64_ (2 CPU) 02:12:21 02:12:21 02:04:19 LINUX RESTART (2 CPU) 02:12:21 02:12:21 02:05:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:12:21 02:06:01 109.66 65.64 44.03 0.00 10978.85 23911.31 0.00 02:12:21 02:07:01 31.09 0.43 30.66 0.00 26.13 8432.08 0.00 02:12:21 02:08:01 44.46 0.13 44.33 0.00 22.52 11758.52 0.00 02:12:21 02:09:01 44.54 1.08 43.46 0.00 83.99 9101.28 0.00 02:12:21 02:10:01 63.77 2.30 61.47 0.00 2007.93 9078.35 0.00 02:12:21 02:11:01 27.43 1.67 25.76 0.00 107.85 1585.47 0.00 02:12:21 02:12:01 16.86 0.88 15.98 0.00 85.72 832.39 0.00 02:12:21 Average: 47.82 9.91 37.91 0.00 1836.48 9137.39 0.00 02:12:21 02:12:21 02:05:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:12:21 02:06:01 5582796 7367452 434032 5.33 58332 1907176 1078140 11.74 602592 1740016 35112 02:12:21 02:07:01 5491916 7330352 467520 5.75 66352 1949504 1137096 12.38 653148 1772660 14012 02:12:21 02:08:01 5264104 7339948 440468 5.41 83144 2157436 1097056 11.94 643332 1980104 101760 02:12:21 02:09:01 5101464 7356168 417800 5.13 91732 2317884 1090776 11.88 635188 2135664 160752 02:12:21 02:10:01 4849484 7241492 524396 6.44 97200 2446924 1217628 13.26 816820 2193100 30128 02:12:21 02:11:01 4935116 7332292 434132 5.34 99156 2450320 1120432 12.20 765412 2161212 9600 02:12:21 02:12:01 4920776 7328648 437148 5.37 100780 2458732 1118860 12.18 769868 2170252 31344 02:12:21 Average: 5163665 7328050 450785 5.54 85242 2241139 1122855 12.22 698051 2021858 54673 02:12:21 02:12:21 02:05:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:12:21 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:21 02:06:01 lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 02:12:21 02:06:01 ens3 251.62 174.51 830.33 66.16 0.00 0.00 0.00 0.00 02:12:21 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:21 02:07:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 02:12:21 02:07:01 ens3 30.28 26.80 248.95 3.55 0.00 0.00 0.00 0.00 02:12:21 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:21 02:08:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 02:12:21 02:08:01 ens3 104.23 76.46 756.51 7.19 0.00 0.00 0.00 0.00 02:12:21 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:21 02:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:12:21 02:09:01 ens3 32.11 26.36 286.06 4.77 0.00 0.00 0.00 0.00 02:12:21 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:21 02:10:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 02:12:21 02:10:01 ens3 217.05 86.42 761.04 8.11 0.00 0.00 0.00 0.00 02:12:21 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:21 02:11:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 02:12:21 02:11:01 ens3 24.03 23.66 25.48 10.83 0.00 0.00 0.00 0.00 02:12:21 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:21 02:12:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 02:12:21 02:12:01 ens3 15.46 14.43 12.17 5.83 0.00 0.00 0.00 0.00 02:12:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:21 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 02:12:21 Average: ens3 95.28 60.42 414.26 14.84 0.00 0.00 0.00 0.00 02:12:21 02:12:21 02:12:21 ---> sar -P ALL: 02:12:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15958) 07/29/26 _x86_64_ (2 CPU) 02:12:21 02:12:21 02:04:19 LINUX RESTART (2 CPU) 02:12:21 02:12:21 02:05:04 CPU %user %nice %system %iowait %steal %idle 02:12:21 02:06:01 all 20.01 0.00 2.96 34.74 0.28 42.01 02:12:21 02:06:01 0 17.05 0.00 2.61 29.46 0.32 50.56 02:12:21 02:06:01 1 23.01 0.00 3.31 40.12 0.25 33.31 02:12:21 02:07:01 all 9.18 0.00 0.81 36.82 0.07 53.13 02:12:21 02:07:01 0 3.07 0.00 0.37 1.64 0.05 94.87 02:12:21 02:07:01 1 15.29 0.00 1.26 71.97 0.08 11.40 02:12:21 02:08:01 all 15.42 0.00 1.65 26.98 0.13 55.83 02:12:21 02:08:01 0 11.97 0.00 1.50 6.31 0.17 80.06 02:12:21 02:08:01 1 18.89 0.00 1.79 47.80 0.10 31.42 02:12:21 02:09:01 all 20.82 0.00 1.79 24.76 0.07 52.56 02:12:21 02:09:01 0 22.96 0.00 1.83 9.55 0.07 65.59 02:12:21 02:09:01 1 18.66 0.00 1.75 40.12 0.07 39.40 02:12:21 02:10:01 all 11.08 0.00 1.53 51.64 0.08 35.67 02:12:21 02:10:01 0 16.71 0.00 1.72 47.05 0.12 34.40 02:12:21 02:10:01 1 5.47 0.00 1.34 56.20 0.05 36.93 02:12:21 02:11:01 all 27.41 0.00 2.20 10.19 0.10 60.10 02:12:21 02:11:01 0 14.78 0.00 1.70 16.46 0.08 66.97 02:12:21 02:11:01 1 40.34 0.00 2.71 3.77 0.12 53.05 02:12:21 02:12:01 all 22.04 0.00 1.74 21.91 0.07 54.24 02:12:21 02:12:01 0 7.06 0.00 1.29 35.16 0.05 56.44 02:12:21 02:12:01 1 37.14 0.00 2.20 8.54 0.08 52.03 02:12:21 Average: all 17.97 0.00 1.80 29.54 0.11 50.58 02:12:21 Average: 0 13.34 0.00 1.57 20.73 0.12 64.25 02:12:21 Average: 1 22.64 0.00 2.04 38.42 0.11 36.79 02:12:21 02:12:21 02:12:21