03:04:09 Started by timer 03:04:09 Running as SYSTEM 03:04:10 [EnvInject] - Loading node environment variables. 03:04:10 Building remotely on prd-ubuntu20.04-docker-2c-8g-15960 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:04:10 [ssh-agent] Looking for ssh-agent implementation... 03:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:10 $ ssh-agent 03:04:10 SSH_AUTH_SOCK=/tmp/ssh-SVdJbwH3gk84/agent.1537 03:04:10 SSH_AGENT_PID=1539 03:04:10 [ssh-agent] Started. 03:04:10 Running ssh-add (command line suppressed) 03:04:10 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14913607987733794775.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14913607987733794775.key) 03:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:10 The recommended git tool is: NONE 03:04:13 using credential edgex-jenkins-ssh 03:04:13 Wiping out workspace first. 03:04:13 Cloning the remote Git repository 03:04:13 Cloning repository git@github.com:edgexfoundry/ci-management 03:04:13 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:13 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:04:13 > git --version # timeout=10 03:04:13 > git --version # 'git version 2.25.1' 03:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:14 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:04:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:14 Avoid second fetch 03:04:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:14 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:04:14 > git config core.sparsecheckout # timeout=10 03:04:14 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:15 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:04:15 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:15 > git remote # timeout=10 03:04:15 > git submodule init # timeout=10 03:04:15 > git submodule sync # timeout=10 03:04:15 > git config --get remote.origin.url # timeout=10 03:04:15 > git submodule init # timeout=10 03:04:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:15 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:15 > git config --get submodule.global-jjb.url # timeout=10 03:04:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:15 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:15 > git submodule update --init --recursive global-jjb # timeout=10 03:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:20 provisioning config files... 03:04:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14175519164416661069.sh 03:04:20 ---> python-tools-install.sh 03:04:20 Setup pyenv: 03:04:20 * system (set by /opt/pyenv/version) 03:04:20 * 3.8.20 (set by /opt/pyenv/version) 03:04:20 * 3.9.20 (set by /opt/pyenv/version) 03:04:20 3.10.15 03:04:20 3.11.10 03:04:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zDfD 03:04:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:30 lf-activate-venv(): INFO: Base packages installed successfully 03:04:30 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:04:58 Generating Requirements File 03:05:24 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. 03:05:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:24 Python 3.11.10 03:05:25 pip 26.1.2 from /tmp/venv-zDfD/lib/python3.11/site-packages/pip (python 3.11) 03:05:25 aiohappyeyeballs==2.7.1 03:05:25 aiohttp==3.14.3 03:05:25 aiosignal==1.4.0 03:05:25 appdirs==1.4.4 03:05:25 argcomplete==3.7.0 03:05:25 aspy.yaml==1.3.0 03:05:25 attrs==26.1.0 03:05:25 autopage==0.6.0 03:05:25 beautifulsoup4==4.15.0 03:05:25 boto3==1.43.58 03:05:25 botocore==1.43.58 03:05:25 bs4==0.0.2 03:05:25 certifi==2026.7.22 03:05:25 cffi==2.1.0 03:05:25 cfgv==3.5.0 03:05:25 chardet==7.4.3 03:05:25 charset-normalizer==3.4.9 03:05:25 click==8.4.2 03:05:25 cliff==4.15.0 03:05:25 cmd2==4.1.2 03:05:25 cryptography==3.3.2 03:05:25 debtcollector==3.1.0 03:05:25 decorator==5.3.1 03:05:25 defusedxml==0.7.1 03:05:25 Deprecated==1.3.1 03:05:25 distlib==0.4.3 03:05:25 dnspython==2.8.0 03:05:25 docker==7.2.0 03:05:25 dogpile.cache==1.5.0 03:05:25 durationpy==0.10 03:05:25 email-validator==2.3.0 03:05:25 filelock==3.32.0 03:05:25 frozenlist==1.8.0 03:05:25 future==1.0.0 03:05:25 gitdb==4.0.12 03:05:25 GitPython==3.1.57 03:05:25 httplib2==0.30.2 03:05:25 identify==2.6.19 03:05:25 idna==3.18 03:05:25 importlib-resources==1.5.0 03:05:25 iso8601==2.1.0 03:05:25 Jinja2==3.1.6 03:05:25 jmespath==1.1.0 03:05:25 jsonpatch==1.33 03:05:25 jsonpointer==3.1.1 03:05:25 jsonschema==4.26.0 03:05:25 jsonschema-specifications==2025.9.1 03:05:25 keystoneauth1==5.15.0 03:05:25 kubernetes==36.0.3 03:05:25 lftools==0.37.22 03:05:25 lxml==6.1.1 03:05:25 markdown-it-py==4.2.0 03:05:25 MarkupSafe==3.0.3 03:05:25 mdurl==0.1.2 03:05:25 msgpack==1.2.1 03:05:25 multi_key_dict==2.0.3 03:05:25 multidict==6.7.1 03:05:25 munch==4.0.0 03:05:25 netaddr==1.3.0 03:05:25 niet==1.4.2 03:05:25 nodeenv==1.10.0 03:05:25 oauth2client==4.1.3 03:05:25 oauthlib==3.3.1 03:05:25 openstacksdk==4.17.0 03:05:25 os-service-types==1.8.2 03:05:25 osc-lib==4.7.0 03:05:25 oslo.config==10.6.0 03:05:25 oslo.context==6.5.0 03:05:25 oslo.i18n==6.9.0 03:05:25 oslo.log==8.3.0 03:05:25 oslo.serialization==5.11.0 03:05:25 oslo.utils==10.1.1 03:05:25 packaging==26.2 03:05:25 pbr==7.0.3 03:05:25 platformdirs==4.11.0 03:05:25 prettytable==3.18.0 03:05:25 prompt_toolkit==3.0.53 03:05:25 propcache==0.5.2 03:05:25 psutil==7.2.2 03:05:25 pyasn1==0.6.4 03:05:25 pyasn1_modules==0.4.2 03:05:25 pycparser==3.0 03:05:25 pygerrit2==2.0.15 03:05:25 PyGithub==2.9.1 03:05:25 Pygments==2.20.0 03:05:25 PyJWT==2.13.0 03:05:25 PyNaCl==1.6.2 03:05:25 pyparsing==2.4.7 03:05:25 pyperclip==1.11.0 03:05:25 pyrsistent==0.20.0 03:05:25 python-dateutil==2.9.0.post0 03:05:25 python-discovery==1.5.0 03:05:25 python-heatclient==5.2.0 03:05:25 python-jenkins==1.8.3 03:05:25 python-keystoneclient==5.8.0 03:05:25 python-magnumclient==4.11.0 03:05:25 python-manilaclient==6.2.0 03:05:25 python-openstackclient==10.2.1 03:05:25 python-swiftclient==4.10.0 03:05:25 PyYAML==6.0.3 03:05:25 referencing==0.37.0 03:05:25 requests==2.34.2 03:05:25 requests-oauthlib==2.0.0 03:05:25 rfc3986==2.0.0 03:05:25 rich==15.0.0 03:05:25 rich-argparse==1.8.0 03:05:25 rpds-py==2026.6.3 03:05:25 rsa==4.9.1 03:05:25 ruamel.yaml==0.19.1 03:05:25 ruamel.yaml.clib==0.2.15 03:05:25 s3transfer==0.19.2 03:05:25 simplejson==4.1.1 03:05:25 six==1.17.0 03:05:25 smmap==5.0.3 03:05:25 soupsieve==2.9.1 03:05:25 stevedore==5.9.0 03:05:25 tabulate==0.10.0 03:05:25 toml==0.10.2 03:05:25 tomlkit==0.15.1 03:05:25 tqdm==4.70.0 03:05:25 typing_extensions==4.16.0 03:05:25 urllib3==1.26.20 03:05:25 virtualenv==21.7.0 03:05:25 wcwidth==0.8.2 03:05:25 websocket-client==1.9.0 03:05:25 wrapt==2.3.0 03:05:25 xdg==6.0.0 03:05:25 xmltodict==1.0.4 03:05:25 yarl==1.24.5 03:05:25 yq==4.1.2 03:05:25 [EnvInject] - Injecting environment variables from a build step. 03:05:25 [EnvInject] - Injecting as environment variables the properties content 03:05:25 OS_CLOUD=vex 03:05:25 03:05:25 [EnvInject] - Variables injected successfully. 03:05:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13241601162897895161.sh 03:05:25 ---> Orphaned k8s clusters 03:05:25 Setup pyenv: 03:05:25 system 03:05:25 3.8.20 03:05:25 3.9.20 03:05:25 3.10.15 03:05:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDfD from file:/tmp/.os_lf_venv 03:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:27 lf-activate-venv(): INFO: Base packages installed successfully 03:05:27 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:05:37 -----> Delete orphaned cluster 03:05:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14691729777406306109.sh 03:05:38 ---> Orphaned stacks 03:05:38 Setup pyenv: 03:05:38 system 03:05:38 3.8.20 03:05:38 3.9.20 03:05:38 3.10.15 03:05:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDfD from file:/tmp/.os_lf_venv 03:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:39 lf-activate-venv(): INFO: Base packages installed successfully 03:05:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:55 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. 03:05:55 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 03:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:05:55 + mapfile -t OS_COE_CLUSTERS_ID 03:05:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:55 ++ awk '{print $1}' 03:05:58 + echo '-----> Active clusters -> stacks' 03:05:58 -----> Active clusters -> stacks 03:05:58 + OS_COE_STACKS=() 03:05:58 + [[ 0 -gt 0 ]] 03:05:58 + mapfile -t OS_STACKS 03:05:58 ++ 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 03:05:58 ++ awk '{print $1}' 03:05:59 + echo '-----> Active stacks' 03:05:59 -----> Active stacks 03:05:59 + echo '-----> Delete orphaned stacks' 03:05:59 -----> Delete orphaned stacks 03:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14906179721841545284.sh 03:05:59 ---> Orphaned servers 03:05:59 Setup pyenv: 03:05:59 system 03:05:59 3.8.20 03:05:59 3.9.20 03:05:59 3.10.15 03:05:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDfD from file:/tmp/.os_lf_venv 03:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:01 lf-activate-venv(): INFO: Base packages installed successfully 03:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:06:18 -----> Active servers 03:06:18 prd-ubuntu20.04-docker-2c-8g-15427 03:06:18 prd-ubuntu20.04-docker-2c-8g-15960 03:06:18 prd-centos7-docker-4c-2g-15959 03:06:18 prd-centos7-blackbox-4c-2g-15587 03:06:18 prd-centos7-blackbox-4c-2g-15586 03:06:18 -----> Delete orphaned servers 03:06:18 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 03:06:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12873991753998397111.sh 03:06:22 ---> Orphaned ports 03:06:22 Setup pyenv: 03:06:22 system 03:06:22 3.8.20 03:06:22 3.9.20 03:06:22 3.10.15 03:06:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDfD from file:/tmp/.os_lf_venv 03:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:23 lf-activate-venv(): INFO: Base packages installed successfully 03:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:06:35 No orphaned ports to process. 03:06:35 Build step 'Conditional step (single)' marked build as failure 03:06:35 $ ssh-agent -k 03:06:35 unset SSH_AUTH_SOCK; 03:06:35 unset SSH_AGENT_PID; 03:06:35 echo Agent pid 1539 killed; 03:06:35 [ssh-agent] Stopped. 03:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16760706850721087383.sh 03:06:35 ---> sysstat.sh 03:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins423150816466848564.sh 03:06:36 ---> package-listing.sh 03:06:36 ++ tr '[:upper:]' '[:lower:]' 03:06:36 ++ facter osfamily 03:06:36 + OS_FAMILY=debian 03:06:36 + workspace=/w/workspace/ci-management-openstack-cron 03:06:36 + START_PACKAGES=/tmp/packages_start.txt 03:06:36 + END_PACKAGES=/tmp/packages_end.txt 03:06:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:36 + PACKAGES=/tmp/packages_start.txt 03:06:36 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:36 + PACKAGES=/tmp/packages_end.txt 03:06:36 + case "${OS_FAMILY}" in 03:06:36 + grep '^ii' 03:06:36 + dpkg -l 03:06:36 + '[' -f /tmp/packages_start.txt ']' 03:06:36 + '[' -f /tmp/packages_end.txt ']' 03:06:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:36 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:36 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5351672578499543118.sh 03:06:36 ---> capture-instance-metadata.sh 03:06:36 Setup pyenv: 03:06:36 system 03:06:36 3.8.20 03:06:36 3.9.20 03:06:36 3.10.15 03:06:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDfD from file:/tmp/.os_lf_venv 03:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:38 lf-activate-venv(): INFO: Base packages installed successfully 03:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:06:46 INFO: Running in OpenStack, capturing instance metadata 03:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15382004850518021626.sh 03:06:46 provisioning config files... 03:06:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9303205184854465396tmp 03:06:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:46 [EnvInject] - Injecting environment variables from a build step. 03:06:46 [EnvInject] - Injecting as environment variables the properties content 03:06:46 SERVER_ID=logs 03:06:46 03:06:46 [EnvInject] - Variables injected successfully. 03:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16405637240368754596.sh 03:06:47 ---> create-netrc.sh 03:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1334166344356793244.sh 03:06:47 ---> python-tools-install.sh 03:06:47 Setup pyenv: 03:06:47 system 03:06:47 3.8.20 03:06:47 3.9.20 03:06:47 3.10.15 03:06:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDfD from file:/tmp/.os_lf_venv 03:06:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:48 lf-activate-venv(): INFO: Base packages installed successfully 03:06:48 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14267833268932015075.sh 03:06:57 ---> sudo-logs.sh 03:06:57 Archiving 'sudo' log.. 03:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10836482163897977428.sh 03:06:57 ---> job-cost.sh 03:06:57 Setup pyenv: 03:06:57 system 03:06:57 3.8.20 03:06:57 3.9.20 03:06:57 3.10.15 03:06:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDfD from file:/tmp/.os_lf_venv 03:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:59 lf-activate-venv(): INFO: Base packages installed successfully 03:06:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:07:06 INFO: No Stack... 03:07:06 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:07 INFO: Archiving Costs 03:07:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4916987526956919498.sh 03:07:07 ---> logs-deploy.sh 03:07:07 Setup pyenv: 03:07:07 system 03:07:07 3.8.20 03:07:07 3.9.20 03:07:07 3.10.15 03:07:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zDfD from file:/tmp/.os_lf_venv 03:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:09 lf-activate-venv(): INFO: Base packages installed successfully 03:07:09 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-zDfD/bin to PATH 03:07:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63980 03:07:17 INFO: archiving workspace using pattern(s): 03:07:18 Archives upload complete. 03:07:18 INFO: archiving logs to Nexus 03:07:19 ---> uname -a: 03:07:19 Linux prd-ubuntu20-04-docker-2c-8g-15960 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 03:07:19 03:07:19 03:07:19 ---> lscpu: 03:07:19 Architecture: x86_64 03:07:19 CPU op-mode(s): 32-bit, 64-bit 03:07:19 Byte Order: Little Endian 03:07:19 Address sizes: 40 bits physical, 48 bits virtual 03:07:19 CPU(s): 2 03:07:19 On-line CPU(s) list: 0,1 03:07:19 Thread(s) per core: 1 03:07:19 Core(s) per socket: 1 03:07:19 Socket(s): 2 03:07:19 NUMA node(s): 1 03:07:19 Vendor ID: AuthenticAMD 03:07:19 CPU family: 23 03:07:19 Model: 49 03:07:19 Model name: AMD EPYC-Rome Processor 03:07:19 Stepping: 0 03:07:19 CPU MHz: 2799.934 03:07:19 BogoMIPS: 5599.86 03:07:19 Virtualization: AMD-V 03:07:19 Hypervisor vendor: KVM 03:07:19 Virtualization type: full 03:07:19 L1d cache: 64 KiB 03:07:19 L1i cache: 64 KiB 03:07:19 L2 cache: 1 MiB 03:07:19 L3 cache: 32 MiB 03:07:19 NUMA node0 CPU(s): 0,1 03:07:19 Vulnerability Gather data sampling: Not affected 03:07:19 Vulnerability Itlb multihit: Not affected 03:07:19 Vulnerability L1tf: Not affected 03:07:19 Vulnerability Mds: Not affected 03:07:19 Vulnerability Meltdown: Not affected 03:07:19 Vulnerability Mmio stale data: Not affected 03:07:19 Vulnerability Retbleed: Vulnerable 03:07:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:07:19 Vulnerability Srbds: Not affected 03:07:19 Vulnerability Tsx async abort: Not affected 03:07:19 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 03:07:19 03:07:19 03:07:19 ---> nproc: 03:07:19 2 03:07:19 03:07:19 03:07:19 ---> df -h: 03:07:19 Filesystem Size Used Avail Use% Mounted on 03:07:19 udev 3.9G 0 3.9G 0% /dev 03:07:19 tmpfs 795M 1.1M 794M 1% /run 03:07:19 /dev/vda1 39G 9.9G 29G 26% / 03:07:19 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:07:19 tmpfs 5.0M 0 5.0M 0% /run/lock 03:07:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:19 /dev/loop0 62M 62M 0 100% /snap/core20/1405 03:07:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:07:19 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 03:07:19 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 03:07:19 tmpfs 795M 0 795M 0% /run/user/1001 03:07:19 03:07:19 03:07:19 ---> free -m: 03:07:19 total used free shared buff/cache available 03:07:19 Mem: 7945 531 4892 1 2522 7114 03:07:19 Swap: 1023 0 1023 03:07:19 03:07:19 03:07:19 ---> ip addr: 03:07:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:19 inet 127.0.0.1/8 scope host lo 03:07:19 valid_lft forever preferred_lft forever 03:07:19 inet6 ::1/128 scope host 03:07:19 valid_lft forever preferred_lft forever 03:07:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:19 link/ether fa:16:3e:2a:79:84 brd ff:ff:ff:ff:ff:ff 03:07:19 inet 10.30.122.184/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:07:19 valid_lft 86163sec preferred_lft 86163sec 03:07:19 inet6 fe80::f816:3eff:fe2a:7984/64 scope link 03:07:19 valid_lft forever preferred_lft forever 03:07:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:07:19 link/ether 52:96:e6:37:08:3f brd ff:ff:ff:ff:ff:ff 03:07:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:19 valid_lft forever preferred_lft forever 03:07:19 03:07:19 03:07:19 ---> sar -b -r -n DEV: 03:07:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15960) 07/29/26 _x86_64_ (2 CPU) 03:07:19 03:07:19 03:03:25 LINUX RESTART (2 CPU) 03:07:19 03:07:19 03:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:19 03:05:01 273.80 39.20 234.60 0.00 5946.38 11442.54 0.00 03:07:19 03:06:01 95.52 1.13 94.39 0.00 85.30 14308.05 0.00 03:07:19 03:07:01 38.74 2.18 36.55 0.00 175.27 2793.07 0.00 03:07:19 Average: 135.24 14.03 121.21 0.00 2047.12 9503.67 0.00 03:07:19 03:07:19 03:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:19 03:05:01 5306648 7328068 459336 5.65 81476 2107036 1101804 12.00 660764 1929384 188964 03:07:19 03:06:01 5051308 7310016 463796 5.70 95304 2317716 1115984 12.15 713944 2104856 52784 03:07:19 03:07:01 5041552 7309372 464448 5.71 98332 2323652 1112300 12.11 728840 2101048 11916 03:07:19 Average: 5133169 7315819 462527 5.68 91704 2249468 1110029 12.09 701183 2045096 84555 03:07:19 03:07:19 03:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:19 03:05:01 ens3 291.65 213.27 1702.02 69.72 0.00 0.00 0.00 0.00 03:07:19 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:19 03:05:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 03:07:19 03:06:01 ens3 58.38 45.00 429.13 9.48 0.00 0.00 0.00 0.00 03:07:19 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:19 03:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:07:19 03:07:01 ens3 30.89 26.77 31.79 10.65 0.00 0.00 0.00 0.00 03:07:19 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:19 03:07:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 03:07:19 Average: ens3 126.04 94.35 715.45 29.73 0.00 0.00 0.00 0.00 03:07:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:19 Average: lo 1.52 1.52 0.16 0.16 0.00 0.00 0.00 0.00 03:07:19 03:07:19 03:07:19 ---> sar -P ALL: 03:07:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15960) 07/29/26 _x86_64_ (2 CPU) 03:07:19 03:07:19 03:03:25 LINUX RESTART (2 CPU) 03:07:19 03:07:19 03:04:02 CPU %user %nice %system %iowait %steal %idle 03:07:19 03:05:01 all 35.51 0.00 3.80 4.46 0.12 56.11 03:07:19 03:05:01 0 30.49 0.00 3.37 4.29 0.12 61.73 03:07:19 03:05:01 1 40.56 0.00 4.22 4.65 0.12 50.45 03:07:19 03:06:01 all 34.10 0.00 2.63 1.97 0.09 61.21 03:07:19 03:06:01 0 47.39 0.00 2.45 0.85 0.08 49.22 03:07:19 03:06:01 1 20.79 0.00 2.81 3.09 0.10 73.21 03:07:19 03:07:01 all 33.59 0.00 2.11 0.86 0.08 63.36 03:07:19 03:07:01 0 29.26 0.00 2.14 1.43 0.08 67.08 03:07:19 03:07:01 1 37.91 0.00 2.09 0.28 0.08 59.63 03:07:19 Average: all 34.39 0.00 2.84 2.42 0.10 60.25 03:07:19 Average: 0 35.73 0.00 2.65 2.18 0.09 59.34 03:07:19 Average: 1 33.05 0.00 3.03 2.66 0.10 61.16 03:07:19 03:07:19 03:07:19