02:04:26 Started by timer 02:04:26 Running as SYSTEM 02:04:26 [EnvInject] - Loading node environment variables. 02:04:26 Building remotely on prd-ubuntu20.04-docker-2c-8g-13285 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 02:04:26 [ssh-agent] Looking for ssh-agent implementation... 02:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:26 $ ssh-agent 02:04:26 SSH_AUTH_SOCK=/tmp/ssh-XPogXXKIh2Ov/agent.1518 02:04:26 SSH_AGENT_PID=1520 02:04:26 [ssh-agent] Started. 02:04:26 Running ssh-add (command line suppressed) 02:04:26 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7855870149564316974.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7855870149564316974.key) 02:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:26 The recommended git tool is: NONE 02:04:28 using credential edgex-jenkins-ssh 02:04:28 Wiping out workspace first. 02:04:28 Cloning the remote Git repository 02:04:28 Cloning repository git@github.com:edgexfoundry/ci-management 02:04:28 > git init /w/workspace/ci-management-openstack-cron # timeout=10 02:04:28 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 02:04:28 > git --version # timeout=10 02:04:28 > git --version # 'git version 2.25.1' 02:04:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:29 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 02:04:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:29 Avoid second fetch 02:04:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:04:29 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 02:04:29 > git config core.sparsecheckout # timeout=10 02:04:29 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 02:04:30 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 02:04:30 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 02:04:30 > git remote # timeout=10 02:04:30 > git submodule init # timeout=10 02:04:30 > git submodule sync # timeout=10 02:04:30 > git config --get remote.origin.url # timeout=10 02:04:30 > git submodule init # timeout=10 02:04:30 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:04:30 > git config --get submodule.packer/common-packer.url # timeout=10 02:04:30 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:04:30 > git config --get submodule.global-jjb.url # timeout=10 02:04:30 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:04:30 > git submodule update --init --recursive packer/common-packer # timeout=10 02:04:30 > git submodule update --init --recursive global-jjb # timeout=10 02:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:04:34 provisioning config files... 02:04:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:04:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:04:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:04:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18378299413916582770.sh 02:04:34 ---> python-tools-install.sh 02:04:34 Setup pyenv: 02:04:35 * system (set by /opt/pyenv/version) 02:04:35 * 3.8.20 (set by /opt/pyenv/version) 02:04:35 * 3.9.20 (set by /opt/pyenv/version) 02:04:35 3.10.15 02:04:35 3.11.10 02:04:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pa3r 02:04:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:04:44 lf-activate-venv(): INFO: Base packages installed successfully 02:04:44 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:05:24 Generating Requirements File 02:05:46 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:05:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:05:47 Python 3.11.10 02:05:47 pip 26.1.2 from /tmp/venv-pa3r/lib/python3.11/site-packages/pip (python 3.11) 02:05:47 aiohappyeyeballs==2.6.2 02:05:47 aiohttp==3.14.1 02:05:47 aiosignal==1.4.0 02:05:47 appdirs==1.4.4 02:05:47 argcomplete==3.6.3 02:05:47 aspy.yaml==1.3.0 02:05:47 attrs==26.1.0 02:05:47 autopage==0.6.0 02:05:47 beautifulsoup4==4.15.0 02:05:47 boto3==1.43.34 02:05:47 botocore==1.43.34 02:05:47 bs4==0.0.2 02:05:47 certifi==2026.6.17 02:05:47 cffi==2.0.0 02:05:47 cfgv==3.5.0 02:05:47 chardet==7.4.3 02:05:47 charset-normalizer==3.4.7 02:05:47 click==8.4.1 02:05:47 cliff==4.14.0 02:05:47 cmd2==4.0.0 02:05:47 cryptography==3.3.2 02:05:47 debtcollector==3.1.0 02:05:47 decorator==5.3.1 02:05:47 defusedxml==0.7.1 02:05:47 Deprecated==1.3.1 02:05:47 distlib==0.4.3 02:05:47 dnspython==2.8.0 02:05:47 docker==7.1.0 02:05:47 dogpile.cache==1.5.0 02:05:47 durationpy==0.10 02:05:47 email-validator==2.3.0 02:05:47 filelock==3.29.4 02:05:47 frozenlist==1.8.0 02:05:47 future==1.0.0 02:05:47 gitdb==4.0.12 02:05:47 GitPython==3.1.50 02:05:47 httplib2==0.30.2 02:05:47 identify==2.6.19 02:05:47 idna==3.18 02:05:47 importlib-resources==1.5.0 02:05:47 iso8601==2.1.0 02:05:47 Jinja2==3.1.6 02:05:47 jmespath==1.1.0 02:05:47 jsonpatch==1.33 02:05:47 jsonpointer==3.1.1 02:05:47 jsonschema==4.26.0 02:05:47 jsonschema-specifications==2025.9.1 02:05:47 keystoneauth1==5.14.0 02:05:47 kubernetes==36.0.2 02:05:47 lftools==0.37.22 02:05:47 lxml==6.1.1 02:05:47 markdown-it-py==4.2.0 02:05:47 MarkupSafe==3.0.3 02:05:47 mdurl==0.1.2 02:05:47 msgpack==1.2.1 02:05:47 multi_key_dict==2.0.3 02:05:47 multidict==6.7.1 02:05:47 munch==4.0.0 02:05:47 netaddr==1.3.0 02:05:47 niet==1.4.2 02:05:47 nodeenv==1.10.0 02:05:47 oauth2client==4.1.3 02:05:47 oauthlib==3.3.1 02:05:47 openstacksdk==4.16.0 02:05:47 os-service-types==1.8.2 02:05:47 osc-lib==4.6.0 02:05:47 oslo.config==10.5.0 02:05:47 oslo.context==6.4.0 02:05:47 oslo.i18n==6.8.0 02:05:47 oslo.log==8.2.0 02:05:47 oslo.serialization==5.10.0 02:05:47 oslo.utils==10.1.1 02:05:47 packaging==26.2 02:05:47 pbr==7.0.3 02:05:47 platformdirs==4.10.0 02:05:47 prettytable==3.17.0 02:05:47 prompt_toolkit==3.0.52 02:05:47 propcache==0.5.2 02:05:47 psutil==7.2.2 02:05:47 pyasn1==0.6.3 02:05:47 pyasn1_modules==0.4.2 02:05:47 pycparser==3.0 02:05:47 pygerrit2==2.0.15 02:05:47 PyGithub==2.9.1 02:05:47 Pygments==2.20.0 02:05:47 PyJWT==2.13.0 02:05:47 PyNaCl==1.6.2 02:05:47 pyparsing==2.4.7 02:05:47 pyperclip==1.11.0 02:05:47 pyrsistent==0.20.0 02:05:47 python-cinderclient==9.9.0 02:05:47 python-dateutil==2.9.0.post0 02:05:47 python-discovery==1.4.2 02:05:47 python-heatclient==5.2.0 02:05:47 python-jenkins==1.8.3 02:05:47 python-keystoneclient==5.8.0 02:05:47 python-magnumclient==4.10.0 02:05:47 python-openstackclient==10.1.0 02:05:47 python-swiftclient==4.10.0 02:05:47 PyYAML==6.0.3 02:05:47 referencing==0.37.0 02:05:47 requests==2.34.2 02:05:47 requests-oauthlib==2.0.0 02:05:47 rfc3986==2.0.0 02:05:47 rich==15.0.0 02:05:47 rich-argparse==1.8.0 02:05:47 rpds-py==2026.5.1 02:05:47 rsa==4.9.1 02:05:47 ruamel.yaml==0.19.1 02:05:47 ruamel.yaml.clib==0.2.15 02:05:47 s3transfer==0.19.0 02:05:47 simplejson==4.1.1 02:05:47 six==1.17.0 02:05:47 smmap==5.0.3 02:05:47 soupsieve==2.8.4 02:05:47 stevedore==5.8.0 02:05:47 tabulate==0.10.0 02:05:47 toml==0.10.2 02:05:47 tomlkit==0.15.0 02:05:47 tqdm==4.68.3 02:05:47 typing_extensions==4.15.0 02:05:47 urllib3==1.26.20 02:05:47 virtualenv==21.5.1 02:05:47 wcwidth==0.8.1 02:05:47 websocket-client==1.9.0 02:05:47 wrapt==2.2.2 02:05:47 xdg==6.0.0 02:05:47 xmltodict==1.0.4 02:05:47 yarl==1.24.2 02:05:47 yq==3.4.3 02:05:47 [EnvInject] - Injecting environment variables from a build step. 02:05:47 [EnvInject] - Injecting as environment variables the properties content 02:05:47 OS_CLOUD=vex 02:05:47 02:05:47 [EnvInject] - Variables injected successfully. 02:05:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:05:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:05:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4494956372135859194.sh 02:05:47 ---> Orphaned k8s clusters 02:05:47 Setup pyenv: 02:05:47 system 02:05:47 3.8.20 02:05:47 3.9.20 02:05:47 3.10.15 02:05:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pa3r from file:/tmp/.os_lf_venv 02:05:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:49 lf-activate-venv(): INFO: Base packages installed successfully 02:05:49 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:05:59 -----> Delete orphaned cluster 02:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16271408716149458147.sh 02:05:59 ---> Orphaned stacks 02:05:59 Setup pyenv: 02:05:59 system 02:05:59 3.8.20 02:05:59 3.9.20 02:05:59 3.10.15 02:05:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pa3r from file:/tmp/.os_lf_venv 02:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:01 lf-activate-venv(): INFO: Base packages installed successfully 02:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:06:12 + mapfile -t OS_COE_CLUSTERS_ID 02:06:12 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:06:12 ++ awk '{print $1}' 02:06:12 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:06:14 + echo '-----> Active clusters -> stacks' 02:06:14 -----> Active clusters -> stacks 02:06:14 + OS_COE_STACKS=() 02:06:14 + [[ 0 -gt 0 ]] 02:06:14 + mapfile -t OS_STACKS 02:06:14 ++ 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:06:14 ++ awk '{print $1}' 02:06:16 + echo '-----> Active stacks' 02:06:16 -----> Active stacks 02:06:16 + echo '-----> Delete orphaned stacks' 02:06:16 -----> Delete orphaned stacks 02:06:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:06:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:06:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7648613857131207368.sh 02:06:16 ---> Orphaned servers 02:06:16 Setup pyenv: 02:06:16 system 02:06:16 3.8.20 02:06:16 3.9.20 02:06:16 3.10.15 02:06:16 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pa3r from file:/tmp/.os_lf_venv 02:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:18 lf-activate-venv(): INFO: Base packages installed successfully 02:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:06:33 -----> Active servers 02:06:33 prd-ubuntu20.04-docker-2c-8g-13285 02:06:33 prd-ubuntu20.04-docker-2c-8g-13284 02:06:33 prd-ubuntu20.04-docker-arm64-4c-16g-13283 02:06:33 prd-ubuntu20.04-docker-8c-8g-13281 02:06:33 prd-ubuntu20.04-docker-8c-8g-13275 02:06:33 prd-centos7-blackbox-4c-2g-13245 02:06:33 prd-centos7-blackbox-4c-2g-13244 02:06:33 prd-centos7-blackbox-4c-2g-13243 02:06:33 prd-centos7-blackbox-4c-2g-13242 02:06:33 prd-centos7-blackbox-4c-2g-13241 02:06:33 -----> Delete orphaned servers 02:06:33 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-13284 02:06:35 WARN: Server "prd-ubuntu20.04-docker-2c-8g-13284" is not older than 15 minutes. 02:06:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:06:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:06:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9854799016362367898.sh 02:06:37 ---> Orphaned ports 02:06:37 Setup pyenv: 02:06:37 system 02:06:37 3.8.20 02:06:37 3.9.20 02:06:37 3.10.15 02:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pa3r from file:/tmp/.os_lf_venv 02:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:38 lf-activate-venv(): INFO: Base packages installed successfully 02:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 02:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:06:48 No orphaned ports to process. 02:06:48 Build step 'Conditional step (single)' marked build as failure 02:06:49 $ ssh-agent -k 02:06:49 unset SSH_AUTH_SOCK; 02:06:49 unset SSH_AGENT_PID; 02:06:49 echo Agent pid 1520 killed; 02:06:49 [ssh-agent] Stopped. 02:06:49 [PostBuildScript] - [INFO] Executing post build scripts. 02:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8638664642861193285.sh 02:06:49 ---> sysstat.sh 02:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13599457558755854824.sh 02:06:49 ---> package-listing.sh 02:06:49 ++ facter osfamily 02:06:49 ++ tr '[:upper:]' '[:lower:]' 02:06:49 + OS_FAMILY=debian 02:06:49 + workspace=/w/workspace/ci-management-openstack-cron 02:06:49 + START_PACKAGES=/tmp/packages_start.txt 02:06:49 + END_PACKAGES=/tmp/packages_end.txt 02:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:06:49 + PACKAGES=/tmp/packages_start.txt 02:06:49 + '[' /w/workspace/ci-management-openstack-cron ']' 02:06:49 + PACKAGES=/tmp/packages_end.txt 02:06:49 + case "${OS_FAMILY}" in 02:06:49 + dpkg -l 02:06:49 + grep '^ii' 02:06:49 + '[' -f /tmp/packages_start.txt ']' 02:06:49 + '[' -f /tmp/packages_end.txt ']' 02:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:06:49 + '[' /w/workspace/ci-management-openstack-cron ']' 02:06:49 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 02:06:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 02:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6971364590081569621.sh 02:06:50 ---> capture-instance-metadata.sh 02:06:50 Setup pyenv: 02:06:50 system 02:06:50 3.8.20 02:06:50 3.9.20 02:06:50 3.10.15 02:06:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pa3r from file:/tmp/.os_lf_venv 02:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:51 lf-activate-venv(): INFO: Base packages installed successfully 02:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools 02:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:06:57 INFO: Running in OpenStack, capturing instance metadata 02:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2490265460314160077.sh 02:06:58 provisioning config files... 02:06:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2955654895993611390tmp 02:06:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:06:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:06:58 [EnvInject] - Injecting environment variables from a build step. 02:06:58 [EnvInject] - Injecting as environment variables the properties content 02:06:58 SERVER_ID=logs 02:06:58 02:06:58 [EnvInject] - Variables injected successfully. 02:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4898517511314872359.sh 02:06:58 ---> create-netrc.sh 02:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3036291769489480538.sh 02:06:58 ---> python-tools-install.sh 02:06:58 Setup pyenv: 02:06:58 system 02:06:58 3.8.20 02:06:58 3.9.20 02:06:58 3.10.15 02:06:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pa3r from file:/tmp/.os_lf_venv 02:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:59 lf-activate-venv(): INFO: Base packages installed successfully 02:06:59 lf-activate-venv(): INFO: Installing additional packages: lftools 02:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11439996825794395937.sh 02:07:05 ---> sudo-logs.sh 02:07:05 Archiving 'sudo' log.. 02:07:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7164276086796384987.sh 02:07:06 ---> job-cost.sh 02:07:06 Setup pyenv: 02:07:06 system 02:07:06 3.8.20 02:07:06 3.9.20 02:07:06 3.10.15 02:07:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pa3r from file:/tmp/.os_lf_venv 02:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:07:08 lf-activate-venv(): INFO: Base packages installed successfully 02:07:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:07:13 INFO: No Stack... 02:07:13 INFO: Retrieving Pricing Info for: v3-standard-2 02:07:14 INFO: Archiving Costs 02:07:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8733245668728052874.sh 02:07:14 ---> logs-deploy.sh 02:07:14 Setup pyenv: 02:07:14 system 02:07:14 3.8.20 02:07:14 3.9.20 02:07:14 3.10.15 02:07:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pa3r from file:/tmp/.os_lf_venv 02:07:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:07:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:07:15 lf-activate-venv(): INFO: Base packages installed successfully 02:07:15 lf-activate-venv(): INFO: Installing additional packages: lftools 02:07:22 lf-activate-venv(): INFO: Adding /tmp/venv-pa3r/bin to PATH 02:07:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63067 02:07:22 INFO: archiving workspace using pattern(s): 02:07:23 Archives upload complete. 02:07:23 INFO: archiving logs to Nexus 02:07:24 ---> uname -a: 02:07:24 Linux prd-ubuntu20-04-docker-2c-8g-13285 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:07:24 02:07:24 02:07:24 ---> lscpu: 02:07:24 Architecture: x86_64 02:07:24 CPU op-mode(s): 32-bit, 64-bit 02:07:24 Byte Order: Little Endian 02:07:24 Address sizes: 40 bits physical, 48 bits virtual 02:07:24 CPU(s): 2 02:07:24 On-line CPU(s) list: 0,1 02:07:24 Thread(s) per core: 1 02:07:24 Core(s) per socket: 1 02:07:24 Socket(s): 2 02:07:24 NUMA node(s): 1 02:07:24 Vendor ID: AuthenticAMD 02:07:24 CPU family: 23 02:07:24 Model: 49 02:07:24 Model name: AMD EPYC-Rome Processor 02:07:24 Stepping: 0 02:07:24 CPU MHz: 2799.998 02:07:24 BogoMIPS: 5599.99 02:07:24 Virtualization: AMD-V 02:07:24 Hypervisor vendor: KVM 02:07:24 Virtualization type: full 02:07:24 L1d cache: 64 KiB 02:07:24 L1i cache: 64 KiB 02:07:24 L2 cache: 1 MiB 02:07:24 L3 cache: 32 MiB 02:07:24 NUMA node0 CPU(s): 0,1 02:07:24 Vulnerability Gather data sampling: Not affected 02:07:24 Vulnerability Itlb multihit: Not affected 02:07:24 Vulnerability L1tf: Not affected 02:07:24 Vulnerability Mds: Not affected 02:07:24 Vulnerability Meltdown: Not affected 02:07:24 Vulnerability Mmio stale data: Not affected 02:07:24 Vulnerability Retbleed: Vulnerable 02:07:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:07:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:07:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:07:24 Vulnerability Srbds: Not affected 02:07:24 Vulnerability Tsx async abort: Not affected 02:07:24 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:07:24 02:07:24 02:07:24 ---> nproc: 02:07:24 2 02:07:24 02:07:24 02:07:24 ---> df -h: 02:07:24 Filesystem Size Used Avail Use% Mounted on 02:07:24 udev 3.9G 0 3.9G 0% /dev 02:07:24 tmpfs 795M 1.1M 794M 1% /run 02:07:24 /dev/vda1 39G 9.9G 29G 26% / 02:07:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:07:24 tmpfs 5.0M 0 5.0M 0% /run/lock 02:07:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:07:24 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 02:07:24 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 02:07:24 /dev/loop2 62M 62M 0 100% /snap/core20/1405 02:07:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:07:24 tmpfs 795M 0 795M 0% /run/user/1001 02:07:24 02:07:24 02:07:24 ---> free -m: 02:07:24 total used free shared buff/cache available 02:07:24 Mem: 7945 558 4876 1 2511 7087 02:07:24 Swap: 1023 0 1023 02:07:24 02:07:24 02:07:24 ---> ip addr: 02:07:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:07:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:07:24 inet 127.0.0.1/8 scope host lo 02:07:24 valid_lft forever preferred_lft forever 02:07:24 inet6 ::1/128 scope host 02:07:24 valid_lft forever preferred_lft forever 02:07:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:07:24 link/ether fa:16:3e:9b:37:bd brd ff:ff:ff:ff:ff:ff 02:07:24 inet 10.30.123.85/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 02:07:24 valid_lft 86188sec preferred_lft 86188sec 02:07:24 inet6 fe80::f816:3eff:fe9b:37bd/64 scope link 02:07:24 valid_lft forever preferred_lft forever 02:07:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:07:24 link/ether b6:30:b2:d1:c1:34 brd ff:ff:ff:ff:ff:ff 02:07:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:07:24 valid_lft forever preferred_lft forever 02:07:24 02:07:24 02:07:24 ---> sar -b -r -n DEV: 02:07:24 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13285) 06/21/26 _x86_64_ (2 CPU) 02:07:24 02:07:24 02:03:53 LINUX RESTART (2 CPU) 02:07:24 02:07:24 02:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:07:24 02:05:02 297.70 72.59 225.11 0.00 11599.80 43754.97 0.00 02:07:24 02:06:01 96.81 2.75 94.07 0.00 126.89 11771.58 0.00 02:07:24 02:07:01 69.51 2.02 67.49 0.00 154.64 8391.00 0.00 02:07:24 Average: 155.00 25.91 129.08 0.00 3981.86 21359.11 0.00 02:07:24 02:07:24 02:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:07:24 02:05:02 5470908 7297996 500020 6.15 64364 1940872 1172976 12.77 682812 1764344 60328 02:07:24 02:06:01 5073640 7317664 456464 5.61 91556 2307920 1124928 12.25 673112 2125608 204448 02:07:24 02:07:01 5021740 7278608 494904 6.08 97320 2314380 1177836 12.82 756412 2093492 13080 02:07:24 Average: 5188763 7298089 483796 5.95 84413 2187724 1158580 12.61 704112 1994481 92619 02:07:24 02:07:24 02:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:07:24 02:05:02 lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 02:07:24 02:05:02 ens3 401.65 247.91 1062.16 72.07 0.00 0.00 0.00 0.00 02:07:24 02:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:24 02:06:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 02:07:24 02:06:01 ens3 93.80 70.68 1086.98 10.57 0.00 0.00 0.00 0.00 02:07:24 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:24 02:07:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 02:07:24 02:07:01 ens3 37.79 36.76 61.61 12.38 0.00 0.00 0.00 0.00 02:07:24 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:24 Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 02:07:24 Average: ens3 178.22 118.72 734.96 31.79 0.00 0.00 0.00 0.00 02:07:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:24 02:07:24 02:07:24 ---> sar -P ALL: 02:07:24 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13285) 06/21/26 _x86_64_ (2 CPU) 02:07:24 02:07:24 02:03:53 LINUX RESTART (2 CPU) 02:07:24 02:07:24 02:04:01 CPU %user %nice %system %iowait %steal %idle 02:07:24 02:05:02 all 22.83 0.00 4.44 20.16 0.08 52.48 02:07:24 02:05:02 0 23.30 0.00 4.54 34.79 0.08 37.28 02:07:24 02:05:02 1 22.37 0.00 4.34 5.60 0.07 67.63 02:07:24 02:06:01 all 34.32 0.00 2.87 9.58 0.08 53.14 02:07:24 02:06:01 0 25.23 0.00 2.34 16.77 0.08 55.58 02:07:24 02:06:01 1 43.43 0.00 3.41 2.39 0.08 50.69 02:07:24 02:07:01 all 38.17 0.00 2.58 2.98 0.08 56.19 02:07:24 02:07:01 0 18.03 0.00 2.24 3.91 0.07 75.76 02:07:24 02:07:01 1 58.47 0.00 2.92 2.04 0.10 36.47 02:07:24 Average: all 31.78 0.00 3.30 10.90 0.08 53.95 02:07:24 Average: 0 22.16 0.00 3.04 18.44 0.08 56.29 02:07:24 Average: 1 41.41 0.00 3.56 3.35 0.08 51.60 02:07:24 02:07:24 02:07:24