04:04:01 Started by timer 04:04:01 Running as SYSTEM 04:04:01 [EnvInject] - Loading node environment variables. 04:04:01 Building remotely on prd-ubuntu20.04-docker-2c-8g-15961 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 04:04:01 [ssh-agent] Looking for ssh-agent implementation... 04:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:02 $ ssh-agent 04:04:02 SSH_AUTH_SOCK=/tmp/ssh-S6XmYvvpnvEp/agent.1529 04:04:02 SSH_AGENT_PID=1531 04:04:02 [ssh-agent] Started. 04:04:02 Running ssh-add (command line suppressed) 04:04:02 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12733429488998094940.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12733429488998094940.key) 04:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:02 The recommended git tool is: NONE 04:04:04 using credential edgex-jenkins-ssh 04:04:04 Wiping out workspace first. 04:04:04 Cloning the remote Git repository 04:04:04 Cloning repository git@github.com:edgexfoundry/ci-management 04:04:04 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:04 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 04:04:04 > git --version # timeout=10 04:04:04 > git --version # 'git version 2.25.1' 04:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:04 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 04:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:05 Avoid second fetch 04:04:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:05 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 04:04:05 > git config core.sparsecheckout # timeout=10 04:04:05 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:05 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 04:04:05 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:05 > git remote # timeout=10 04:04:05 > git submodule init # timeout=10 04:04:05 > git submodule sync # timeout=10 04:04:05 > git config --get remote.origin.url # timeout=10 04:04:05 > git submodule init # timeout=10 04:04:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:05 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:05 > git config --get submodule.global-jjb.url # timeout=10 04:04:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:06 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:06 > git submodule update --init --recursive global-jjb # timeout=10 04:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:10 provisioning config files... 04:04:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5448138673541771655.sh 04:04:10 ---> python-tools-install.sh 04:04:10 Setup pyenv: 04:04:10 * system (set by /opt/pyenv/version) 04:04:10 * 3.8.20 (set by /opt/pyenv/version) 04:04:10 * 3.9.20 (set by /opt/pyenv/version) 04:04:10 3.10.15 04:04:10 3.11.10 04:04:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fok8 04:04:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:19 lf-activate-venv(): INFO: Base packages installed successfully 04:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 04:04:43 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:04:43 Generating Requirements File 04:05:09 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. 04:05:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:10 Python 3.11.10 04:05:10 pip 26.1.2 from /tmp/venv-fok8/lib/python3.11/site-packages/pip (python 3.11) 04:05:10 aiohappyeyeballs==2.7.1 04:05:10 aiohttp==3.14.3 04:05:10 aiosignal==1.4.0 04:05:10 appdirs==1.4.4 04:05:10 argcomplete==3.7.0 04:05:10 aspy.yaml==1.3.0 04:05:10 attrs==26.1.0 04:05:10 autopage==0.6.0 04:05:10 beautifulsoup4==4.15.0 04:05:10 boto3==1.43.58 04:05:10 botocore==1.43.58 04:05:10 bs4==0.0.2 04:05:10 certifi==2026.7.22 04:05:10 cffi==2.1.0 04:05:10 cfgv==3.5.0 04:05:10 chardet==7.4.3 04:05:10 charset-normalizer==3.4.9 04:05:10 click==8.4.2 04:05:10 cliff==4.15.0 04:05:10 cmd2==4.1.2 04:05:10 cryptography==3.3.2 04:05:10 debtcollector==3.1.0 04:05:10 decorator==5.3.1 04:05:10 defusedxml==0.7.1 04:05:10 Deprecated==1.3.1 04:05:10 distlib==0.4.3 04:05:10 dnspython==2.8.0 04:05:10 docker==7.2.0 04:05:10 dogpile.cache==1.5.0 04:05:10 durationpy==0.10 04:05:10 email-validator==2.3.0 04:05:10 filelock==3.32.0 04:05:10 frozenlist==1.8.0 04:05:10 future==1.0.0 04:05:10 gitdb==4.0.12 04:05:10 GitPython==3.1.57 04:05:10 httplib2==0.30.2 04:05:10 identify==2.6.19 04:05:10 idna==3.18 04:05:10 importlib-resources==1.5.0 04:05:10 iso8601==2.1.0 04:05:10 Jinja2==3.1.6 04:05:10 jmespath==1.1.0 04:05:10 jsonpatch==1.33 04:05:10 jsonpointer==3.1.1 04:05:10 jsonschema==4.26.0 04:05:10 jsonschema-specifications==2025.9.1 04:05:10 keystoneauth1==5.15.0 04:05:10 kubernetes==36.0.3 04:05:10 lftools==0.37.22 04:05:10 lxml==6.1.1 04:05:10 markdown-it-py==4.2.0 04:05:10 MarkupSafe==3.0.3 04:05:10 mdurl==0.1.2 04:05:10 msgpack==1.2.1 04:05:10 multi_key_dict==2.0.3 04:05:10 multidict==6.7.1 04:05:10 munch==4.0.0 04:05:10 netaddr==1.3.0 04:05:10 niet==1.4.2 04:05:10 nodeenv==1.10.0 04:05:10 oauth2client==4.1.3 04:05:10 oauthlib==3.3.1 04:05:10 openstacksdk==4.17.0 04:05:10 os-service-types==1.8.2 04:05:10 osc-lib==4.7.0 04:05:10 oslo.config==10.6.0 04:05:10 oslo.context==6.5.0 04:05:10 oslo.i18n==6.9.0 04:05:10 oslo.log==8.3.0 04:05:10 oslo.serialization==5.11.0 04:05:10 oslo.utils==10.1.1 04:05:10 packaging==26.2 04:05:10 pbr==7.0.3 04:05:10 platformdirs==4.11.0 04:05:10 prettytable==3.18.0 04:05:10 prompt_toolkit==3.0.53 04:05:10 propcache==0.5.2 04:05:10 psutil==7.2.2 04:05:10 pyasn1==0.6.4 04:05:10 pyasn1_modules==0.4.2 04:05:10 pycparser==3.0 04:05:10 pygerrit2==2.0.15 04:05:10 PyGithub==2.9.1 04:05:10 Pygments==2.20.0 04:05:10 PyJWT==2.13.0 04:05:10 PyNaCl==1.6.2 04:05:10 pyparsing==2.4.7 04:05:10 pyperclip==1.11.0 04:05:10 pyrsistent==0.20.0 04:05:10 python-dateutil==2.9.0.post0 04:05:10 python-discovery==1.5.0 04:05:10 python-heatclient==5.2.0 04:05:10 python-jenkins==1.8.3 04:05:10 python-keystoneclient==5.8.0 04:05:10 python-magnumclient==4.11.0 04:05:10 python-manilaclient==6.2.0 04:05:10 python-openstackclient==10.2.1 04:05:10 python-swiftclient==4.10.0 04:05:10 PyYAML==6.0.3 04:05:10 referencing==0.37.0 04:05:10 requests==2.34.2 04:05:10 requests-oauthlib==2.0.0 04:05:10 rfc3986==2.0.0 04:05:10 rich==15.0.0 04:05:10 rich-argparse==1.8.0 04:05:10 rpds-py==2026.6.3 04:05:10 rsa==4.9.1 04:05:10 ruamel.yaml==0.19.1 04:05:10 ruamel.yaml.clib==0.2.15 04:05:10 s3transfer==0.19.2 04:05:10 simplejson==4.1.1 04:05:10 six==1.17.0 04:05:10 smmap==5.0.3 04:05:10 soupsieve==2.9.1 04:05:10 stevedore==5.9.0 04:05:10 tabulate==0.10.0 04:05:10 toml==0.10.2 04:05:10 tomlkit==0.15.1 04:05:10 tqdm==4.70.0 04:05:10 typing_extensions==4.16.0 04:05:10 urllib3==1.26.20 04:05:10 virtualenv==21.7.0 04:05:10 wcwidth==0.8.2 04:05:10 websocket-client==1.9.0 04:05:10 wrapt==2.3.0 04:05:10 xdg==6.0.0 04:05:10 xmltodict==1.0.4 04:05:10 yarl==1.24.5 04:05:10 yq==4.1.2 04:05:10 [EnvInject] - Injecting environment variables from a build step. 04:05:10 [EnvInject] - Injecting as environment variables the properties content 04:05:10 OS_CLOUD=vex 04:05:10 04:05:10 [EnvInject] - Variables injected successfully. 04:05:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15066419197368554462.sh 04:05:11 ---> Orphaned k8s clusters 04:05:11 Setup pyenv: 04:05:11 system 04:05:11 3.8.20 04:05:11 3.9.20 04:05:11 3.10.15 04:05:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fok8 from file:/tmp/.os_lf_venv 04:05:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:12 lf-activate-venv(): INFO: Base packages installed successfully 04:05:12 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:05:23 -----> Delete orphaned cluster 04:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4112045668755877018.sh 04:05:23 ---> Orphaned stacks 04:05:23 Setup pyenv: 04:05:23 system 04:05:23 3.8.20 04:05:23 3.9.20 04:05:23 3.10.15 04:05:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fok8 from file:/tmp/.os_lf_venv 04:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:25 lf-activate-venv(): INFO: Base packages installed successfully 04:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05: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. 04:05:41 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 04:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:05:42 + mapfile -t OS_COE_CLUSTERS_ID 04:05:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:05:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:05:42 ++ awk '{print $1}' 04:05:44 + echo '-----> Active clusters -> stacks' 04:05:44 -----> Active clusters -> stacks 04:05:44 + OS_COE_STACKS=() 04:05:44 + [[ 0 -gt 0 ]] 04:05:44 + mapfile -t OS_STACKS 04:05:44 ++ 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 04:05:44 ++ awk '{print $1}' 04:05:46 + echo '-----> Active stacks' 04:05:46 -----> Active stacks 04:05:46 + echo '-----> Delete orphaned stacks' 04:05:46 -----> Delete orphaned stacks 04:05:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11546055834684801125.sh 04:05:46 ---> Orphaned servers 04:05:46 Setup pyenv: 04:05:46 system 04:05:46 3.8.20 04:05:46 3.9.20 04:05:46 3.10.15 04:05:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fok8 from file:/tmp/.os_lf_venv 04:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:48 lf-activate-venv(): INFO: Base packages installed successfully 04:05:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:06:07 -----> Active servers 04:06:07 prd-ubuntu20.04-docker-2c-8g-15427 04:06:07 prd-ubuntu20.04-docker-2c-8g-15961 04:06:07 prd-centos7-blackbox-4c-2g-15587 04:06:07 prd-centos7-blackbox-4c-2g-15586 04:06:07 -----> Delete orphaned servers 04:06:08 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 04:06:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9160768027547515763.sh 04:06:11 ---> Orphaned ports 04:06:11 Setup pyenv: 04:06:11 system 04:06:11 3.8.20 04:06:11 3.9.20 04:06:11 3.10.15 04:06:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fok8 from file:/tmp/.os_lf_venv 04:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:13 lf-activate-venv(): INFO: Base packages installed successfully 04:06:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:06:25 No orphaned ports to process. 04:06:26 Build step 'Conditional step (single)' marked build as failure 04:06:26 $ ssh-agent -k 04:06:26 unset SSH_AUTH_SOCK; 04:06:26 unset SSH_AGENT_PID; 04:06:26 echo Agent pid 1531 killed; 04:06:26 [ssh-agent] Stopped. 04:06:26 [PostBuildScript] - [INFO] Executing post build scripts. 04:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1330134028374364733.sh 04:06:26 ---> sysstat.sh 04:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17711778997907878823.sh 04:06:27 ---> package-listing.sh 04:06:27 ++ facter osfamily 04:06:27 ++ tr '[:upper:]' '[:lower:]' 04:06:27 + OS_FAMILY=debian 04:06:27 + workspace=/w/workspace/ci-management-openstack-cron 04:06:27 + START_PACKAGES=/tmp/packages_start.txt 04:06:27 + END_PACKAGES=/tmp/packages_end.txt 04:06:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:06:27 + PACKAGES=/tmp/packages_start.txt 04:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:27 + PACKAGES=/tmp/packages_end.txt 04:06:27 + case "${OS_FAMILY}" in 04:06:27 + grep '^ii' 04:06:27 + dpkg -l 04:06:27 + '[' -f /tmp/packages_start.txt ']' 04:06:27 + '[' -f /tmp/packages_end.txt ']' 04:06:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:27 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:06:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10706956461472372057.sh 04:06:27 ---> capture-instance-metadata.sh 04:06:27 Setup pyenv: 04:06:27 system 04:06:27 3.8.20 04:06:27 3.9.20 04:06:27 3.10.15 04:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fok8 from file:/tmp/.os_lf_venv 04:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:29 lf-activate-venv(): INFO: Base packages installed successfully 04:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:06:38 INFO: Running in OpenStack, capturing instance metadata 04:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5971627600319226185.sh 04:06:38 provisioning config files... 04:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14155347542440995456tmp 04:06:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:06:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:06:38 [EnvInject] - Injecting environment variables from a build step. 04:06:39 [EnvInject] - Injecting as environment variables the properties content 04:06:39 SERVER_ID=logs 04:06:39 04:06:39 [EnvInject] - Variables injected successfully. 04:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17520197019481707096.sh 04:06:39 ---> create-netrc.sh 04:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7404777240651638740.sh 04:06:39 ---> python-tools-install.sh 04:06:39 Setup pyenv: 04:06:39 system 04:06:39 3.8.20 04:06:39 3.9.20 04:06:39 3.10.15 04:06:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fok8 from file:/tmp/.os_lf_venv 04:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:41 lf-activate-venv(): INFO: Base packages installed successfully 04:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15045117777753729892.sh 04:06:50 ---> sudo-logs.sh 04:06:50 Archiving 'sudo' log.. 04:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13610655969600004342.sh 04:06:50 ---> job-cost.sh 04:06:50 Setup pyenv: 04:06:50 system 04:06:50 3.8.20 04:06:50 3.9.20 04:06:50 3.10.15 04:06:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fok8 from file:/tmp/.os_lf_venv 04:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:52 lf-activate-venv(): INFO: Base packages installed successfully 04:06:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:06:58 INFO: No Stack... 04:06:58 INFO: Retrieving Pricing Info for: v3-standard-2 04:06:59 INFO: Archiving Costs 04:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9059605662782507803.sh 04:06:59 ---> logs-deploy.sh 04:06:59 Setup pyenv: 04:06:59 system 04:06:59 3.8.20 04:06:59 3.9.20 04:06:59 3.10.15 04:06:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fok8 from file:/tmp/.os_lf_venv 04:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:01 lf-activate-venv(): INFO: Base packages installed successfully 04:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-fok8/bin to PATH 04:07:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63981 04:07:09 INFO: archiving workspace using pattern(s): 04:07:12 Archives upload complete. 04:07:13 INFO: archiving logs to Nexus 04:07:13 ---> uname -a: 04:07:13 Linux prd-ubuntu20-04-docker-2c-8g-15961 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 04:07:13 04:07:13 04:07:13 ---> lscpu: 04:07:13 Architecture: x86_64 04:07:13 CPU op-mode(s): 32-bit, 64-bit 04:07:13 Byte Order: Little Endian 04:07:13 Address sizes: 40 bits physical, 48 bits virtual 04:07:13 CPU(s): 2 04:07:13 On-line CPU(s) list: 0,1 04:07:13 Thread(s) per core: 1 04:07:13 Core(s) per socket: 1 04:07:13 Socket(s): 2 04:07:13 NUMA node(s): 1 04:07:13 Vendor ID: AuthenticAMD 04:07:13 CPU family: 23 04:07:13 Model: 49 04:07:13 Model name: AMD EPYC-Rome Processor 04:07:13 Stepping: 0 04:07:13 CPU MHz: 2799.998 04:07:13 BogoMIPS: 5599.99 04:07:13 Virtualization: AMD-V 04:07:13 Hypervisor vendor: KVM 04:07:13 Virtualization type: full 04:07:13 L1d cache: 64 KiB 04:07:13 L1i cache: 64 KiB 04:07:13 L2 cache: 1 MiB 04:07:13 L3 cache: 32 MiB 04:07:13 NUMA node0 CPU(s): 0,1 04:07:13 Vulnerability Gather data sampling: Not affected 04:07:13 Vulnerability Itlb multihit: Not affected 04:07:13 Vulnerability L1tf: Not affected 04:07:13 Vulnerability Mds: Not affected 04:07:13 Vulnerability Meltdown: Not affected 04:07:13 Vulnerability Mmio stale data: Not affected 04:07:13 Vulnerability Retbleed: Vulnerable 04:07:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:07:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:07:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:07:13 Vulnerability Srbds: Not affected 04:07:13 Vulnerability Tsx async abort: Not affected 04:07:13 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 04:07:13 04:07:13 04:07:13 ---> nproc: 04:07:13 2 04:07:13 04:07:13 04:07:13 ---> df -h: 04:07:13 Filesystem Size Used Avail Use% Mounted on 04:07:13 udev 3.9G 0 3.9G 0% /dev 04:07:13 tmpfs 795M 1.1M 794M 1% /run 04:07:13 /dev/vda1 39G 9.9G 29G 26% / 04:07:13 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:07:13 tmpfs 5.0M 0 5.0M 0% /run/lock 04:07:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:07:13 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 04:07:13 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 04:07:13 /dev/loop2 62M 62M 0 100% /snap/core20/1405 04:07:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:07:13 tmpfs 795M 0 795M 0% /run/user/1001 04:07:13 04:07:13 04:07:13 ---> free -m: 04:07:13 total used free shared buff/cache available 04:07:13 Mem: 7945 547 4866 1 2531 7097 04:07:13 Swap: 1023 0 1023 04:07:13 04:07:13 04:07:13 ---> ip addr: 04:07:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:07:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:07:13 inet 127.0.0.1/8 scope host lo 04:07:13 valid_lft forever preferred_lft forever 04:07:13 inet6 ::1/128 scope host 04:07:13 valid_lft forever preferred_lft forever 04:07:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:07:13 link/ether fa:16:3e:b4:d5:4f brd ff:ff:ff:ff:ff:ff 04:07:13 inet 10.30.122.152/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 04:07:13 valid_lft 86172sec preferred_lft 86172sec 04:07:13 inet6 fe80::f816:3eff:feb4:d54f/64 scope link 04:07:13 valid_lft forever preferred_lft forever 04:07:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:07:13 link/ether 5e:13:f0:f3:e3:61 brd ff:ff:ff:ff:ff:ff 04:07:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:07:13 valid_lft forever preferred_lft forever 04:07:13 04:07:13 04:07:13 ---> sar -b -r -n DEV: 04:07:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15961) 07/29/26 _x86_64_ (2 CPU) 04:07:13 04:07:13 04:03:28 LINUX RESTART (2 CPU) 04:07:13 04:07:13 04:04:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:07:13 04:05:01 296.62 24.54 272.08 0.00 3567.61 13654.03 0.00 04:07:13 04:06:01 82.09 1.13 80.95 0.00 85.32 12572.99 0.00 04:07:13 04:07:01 33.43 2.20 31.23 0.00 175.44 1997.40 0.00 04:07:13 Average: 138.25 9.37 128.88 0.00 1288.65 9431.36 0.00 04:07:13 04:07:13 04:04:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:07:13 04:05:01 5146148 7263092 521236 6.41 85592 2195668 1201860 13.08 726820 2017496 204836 04:07:13 04:06:01 4936112 7210692 562468 6.91 96356 2332068 1239304 13.49 818292 2114544 33716 04:07:13 04:07:01 5027412 7311212 461812 5.68 98944 2338556 1152664 12.55 724828 2118740 29072 04:07:13 Average: 5036557 7261665 515172 6.33 93631 2288764 1197943 13.04 756647 2083593 89208 04:07:13 04:07:13 04:04:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:07:13 04:05:01 lo 1.38 1.38 0.16 0.16 0.00 0.00 0.00 0.00 04:07:13 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:13 04:05:01 ens3 360.44 233.92 1815.30 65.65 0.00 0.00 0.00 0.00 04:07:13 04:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:07:13 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:13 04:06:01 ens3 23.25 20.90 44.70 7.29 0.00 0.00 0.00 0.00 04:07:13 04:07:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 04:07:13 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:13 04:07:01 ens3 30.04 27.55 30.92 10.07 0.00 0.00 0.00 0.00 04:07:13 Average: lo 1.52 1.52 0.16 0.16 0.00 0.00 0.00 0.00 04:07:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:13 Average: ens3 139.13 94.88 636.79 27.88 0.00 0.00 0.00 0.00 04:07:13 04:07:13 04:07:13 ---> sar -P ALL: 04:07:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15961) 07/29/26 _x86_64_ (2 CPU) 04:07:13 04:07:13 04:03:28 LINUX RESTART (2 CPU) 04:07:13 04:07:13 04:04:00 CPU %user %nice %system %iowait %steal %idle 04:07:13 04:05:01 all 34.89 0.00 3.52 5.27 0.09 56.23 04:07:13 04:05:01 0 22.22 0.00 3.18 4.19 0.08 70.33 04:07:13 04:05:01 1 47.53 0.00 3.86 6.34 0.10 42.17 04:07:13 04:06:01 all 35.05 0.00 2.31 1.57 0.07 60.99 04:07:13 04:06:01 0 20.19 0.00 2.19 1.10 0.07 76.45 04:07:13 04:06:01 1 50.12 0.00 2.44 2.04 0.08 45.32 04:07:13 04:07:01 all 34.40 0.00 2.72 0.69 0.08 62.10 04:07:13 04:07:01 0 45.18 0.00 2.80 0.25 0.08 51.68 04:07:13 04:07:01 1 23.58 0.00 2.65 1.13 0.08 72.56 04:07:13 Average: all 34.78 0.00 2.86 2.52 0.08 59.76 04:07:13 Average: 0 29.17 0.00 2.72 1.85 0.08 66.18 04:07:13 Average: 1 40.43 0.00 2.99 3.19 0.09 53.31 04:07:13 04:07:13 04:07:13