09:03:58 Started by timer 09:03:58 Running as SYSTEM 09:03:58 [EnvInject] - Loading node environment variables. 09:03:58 Building remotely on prd-ubuntu20.04-docker-2c-8g-773931 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 09:03:58 [ssh-agent] Looking for ssh-agent implementation... 09:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:59 $ ssh-agent 09:03:59 SSH_AUTH_SOCK=/tmp/ssh-oQwAkoZIo4Mq/agent.1453 09:03:59 SSH_AGENT_PID=1455 09:03:59 [ssh-agent] Started. 09:03:59 Running ssh-add (command line suppressed) 09:03:59 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12955421238121450712.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12955421238121450712.key) 09:03:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:59 The recommended git tool is: NONE 09:04:01 using credential edgex-jenkins-ssh 09:04:01 Wiping out workspace first. 09:04:01 Cloning the remote Git repository 09:04:01 Cloning repository git@github.com:edgexfoundry/ci-management 09:04:01 > git init /w/workspace/ci-management-openstack-cron # timeout=10 09:04:01 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 09:04:01 > git --version # timeout=10 09:04:01 > git --version # 'git version 2.25.1' 09:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:01 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 09:04:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:02 Avoid second fetch 09:04:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:04:02 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 09:04:02 > git config core.sparsecheckout # timeout=10 09:04:02 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 09:04:02 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 09:04:02 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 09:04:02 > git remote # timeout=10 09:04:02 > git submodule init # timeout=10 09:04:02 > git submodule sync # timeout=10 09:04:02 > git config --get remote.origin.url # timeout=10 09:04:02 > git submodule init # timeout=10 09:04:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:04:02 > git config --get submodule.packer/common-packer.url # timeout=10 09:04:02 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:04:02 > git config --get submodule.global-jjb.url # timeout=10 09:04:02 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:04:03 > git submodule update --init --recursive packer/common-packer # timeout=10 09:04:03 > git submodule update --init --recursive global-jjb # timeout=10 09:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:07 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:04:07 provisioning config files... 09:04:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:04:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:04:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:04:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6568111904706278141.sh 09:04:07 ---> python-tools-install.sh 09:04:07 Setup pyenv: 09:04:07 * system (set by /opt/pyenv/version) 09:04:07 * 3.8.20 (set by /opt/pyenv/version) 09:04:07 * 3.9.20 (set by /opt/pyenv/version) 09:04:07 3.10.15 09:04:07 3.11.10 09:04:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XXTr 09:04:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:04:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:16 lf-activate-venv(): INFO: Base packages installed successfully 09:04:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:04:38 Generating Requirements File 09:04:56 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. 09:04:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:04:56 Python 3.11.10 09:04:57 pip 25.3 from /tmp/venv-XXTr/lib/python3.11/site-packages/pip (python 3.11) 09:04:57 appdirs==1.4.4 09:04:57 argcomplete==3.6.3 09:04:57 aspy.yaml==1.3.0 09:04:57 attrs==25.4.0 09:04:57 autopage==0.5.2 09:04:57 beautifulsoup4==4.14.2 09:04:57 boto3==1.41.5 09:04:57 botocore==1.41.5 09:04:57 bs4==0.0.2 09:04:57 cachetools==6.2.2 09:04:57 certifi==2025.11.12 09:04:57 cffi==2.0.0 09:04:57 cfgv==3.5.0 09:04:57 chardet==5.2.0 09:04:57 charset-normalizer==3.4.4 09:04:57 click==8.3.1 09:04:57 cliff==4.12.0 09:04:57 cmd2==2.7.0 09:04:57 cryptography==3.3.2 09:04:57 debtcollector==3.0.0 09:04:57 decorator==5.2.1 09:04:57 defusedxml==0.7.1 09:04:57 Deprecated==1.3.1 09:04:57 distlib==0.4.0 09:04:57 dnspython==2.8.0 09:04:57 docker==7.1.0 09:04:57 dogpile.cache==1.5.0 09:04:57 durationpy==0.10 09:04:57 email-validator==2.3.0 09:04:57 filelock==3.20.0 09:04:57 future==1.0.0 09:04:57 gitdb==4.0.12 09:04:57 GitPython==3.1.45 09:04:57 google-auth==2.43.0 09:04:57 httplib2==0.31.0 09:04:57 identify==2.6.15 09:04:57 idna==3.11 09:04:57 importlib-resources==1.5.0 09:04:57 iso8601==2.1.0 09:04:57 Jinja2==3.1.6 09:04:57 jmespath==1.0.1 09:04:57 jsonpatch==1.33 09:04:57 jsonpointer==3.0.0 09:04:57 jsonschema==4.25.1 09:04:57 jsonschema-specifications==2025.9.1 09:04:57 keystoneauth1==5.12.0 09:04:57 kubernetes==34.1.0 09:04:57 lftools==0.37.16 09:04:57 lxml==6.0.2 09:04:57 markdown-it-py==4.0.0 09:04:57 MarkupSafe==3.0.3 09:04:57 mdurl==0.1.2 09:04:57 msgpack==1.1.2 09:04:57 multi_key_dict==2.0.3 09:04:57 munch==4.0.0 09:04:57 netaddr==1.3.0 09:04:57 niet==1.4.2 09:04:57 nodeenv==1.9.1 09:04:57 oauth2client==4.1.3 09:04:57 oauthlib==3.3.1 09:04:57 openstacksdk==4.8.0 09:04:57 os-service-types==1.8.2 09:04:57 osc-lib==4.2.0 09:04:57 oslo.config==10.1.0 09:04:57 oslo.context==6.2.0 09:04:57 oslo.i18n==6.7.1 09:04:57 oslo.log==7.2.1 09:04:57 oslo.serialization==5.8.0 09:04:57 oslo.utils==9.2.0 09:04:57 packaging==25.0 09:04:57 pbr==7.0.3 09:04:57 platformdirs==4.5.0 09:04:57 prettytable==3.17.0 09:04:57 psutil==7.1.3 09:04:57 pyasn1==0.6.1 09:04:57 pyasn1_modules==0.4.2 09:04:57 pycparser==2.23 09:04:57 pygerrit2==2.0.15 09:04:57 PyGithub==2.8.1 09:04:57 Pygments==2.19.2 09:04:57 PyJWT==2.10.1 09:04:57 PyNaCl==1.6.1 09:04:57 pyparsing==2.4.7 09:04:57 pyperclip==1.11.0 09:04:57 pyrsistent==0.20.0 09:04:57 python-cinderclient==9.8.0 09:04:57 python-dateutil==2.9.0.post0 09:04:57 python-heatclient==4.3.0 09:04:57 python-jenkins==1.8.3 09:04:57 python-keystoneclient==5.7.0 09:04:57 python-magnumclient==4.9.0 09:04:57 python-openstackclient==8.2.0 09:04:57 python-swiftclient==4.9.0 09:04:57 PyYAML==6.0.3 09:04:57 referencing==0.37.0 09:04:57 requests==2.32.5 09:04:57 requests-oauthlib==2.0.0 09:04:57 requestsexceptions==1.4.0 09:04:57 rfc3986==2.0.0 09:04:57 rich==14.2.0 09:04:57 rich-argparse==1.7.2 09:04:57 rpds-py==0.29.0 09:04:57 rsa==4.9.1 09:04:57 ruamel.yaml==0.18.16 09:04:57 ruamel.yaml.clib==0.2.15 09:04:57 s3transfer==0.15.0 09:04:57 simplejson==3.20.2 09:04:57 six==1.17.0 09:04:57 smmap==5.0.2 09:04:57 soupsieve==2.8 09:04:57 stevedore==5.6.0 09:04:57 tabulate==0.9.0 09:04:57 toml==0.10.2 09:04:57 tomlkit==0.13.3 09:04:57 tqdm==4.67.1 09:04:57 typing_extensions==4.15.0 09:04:57 tzdata==2025.2 09:04:57 urllib3==1.26.20 09:04:57 virtualenv==20.35.4 09:04:57 wcwidth==0.2.14 09:04:57 websocket-client==1.9.0 09:04:57 wrapt==2.0.1 09:04:57 xdg==6.0.0 09:04:57 xmltodict==1.0.2 09:04:57 yq==3.4.3 09:04:57 [EnvInject] - Injecting environment variables from a build step. 09:04:57 [EnvInject] - Injecting as environment variables the properties content 09:04:57 OS_CLOUD=vex 09:04:57 09:04:57 [EnvInject] - Variables injected successfully. 09:04:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:04:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:04:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10378304588834216559.sh 09:04:57 ---> Orphaned k8s clusters 09:04:57 Setup pyenv: 09:04:57 system 09:04:57 3.8.20 09:04:57 3.9.20 09:04:57 3.10.15 09:04:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXTr from file:/tmp/.os_lf_venv 09:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:59 lf-activate-venv(): INFO: Base packages installed successfully 09:04:59 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 09:05:05 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. 09:05:05 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 09:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:05:08 -----> Delete orphaned cluster 09:05:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2679706370706700878.sh 09:05:08 ---> Orphaned stacks 09:05:08 Setup pyenv: 09:05:08 system 09:05:08 3.8.20 09:05:08 3.9.20 09:05:08 3.10.15 09:05:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXTr from file:/tmp/.os_lf_venv 09:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:10 lf-activate-venv(): INFO: Base packages installed successfully 09:05:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:05:23 + mapfile -t OS_COE_CLUSTERS_ID 09:05:23 ++ awk '{print $1}' 09:05:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:05:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:05:26 + echo '-----> Active clusters -> stacks' 09:05:26 -----> Active clusters -> stacks 09:05:26 + OS_COE_STACKS=() 09:05:26 + [[ 0 -gt 0 ]] 09:05:26 + mapfile -t OS_STACKS 09:05:26 ++ awk '{print $1}' 09:05:26 ++ 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 09:05:27 + echo '-----> Active stacks' 09:05:27 -----> Active stacks 09:05:27 + echo '-----> Delete orphaned stacks' 09:05:27 -----> Delete orphaned stacks 09:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13204857877543070568.sh 09:05:27 ---> Orphaned servers 09:05:27 Setup pyenv: 09:05:27 system 09:05:27 3.8.20 09:05:27 3.9.20 09:05:27 3.10.15 09:05:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXTr from file:/tmp/.os_lf_venv 09:05:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:29 lf-activate-venv(): INFO: Base packages installed successfully 09:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:05:47 -----> Active servers 09:05:47 prd-ubuntu20.04-docker-2c-8g-773931 09:05:47 prd-ubuntu20.04-docker-2c-8g-773930 09:05:47 prd-centos7-docker-4c-2g-773928 09:05:47 prd-centos7-docker-4c-2g-773927 09:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-773923 09:05:47 prd-ubuntu20.04-docker-8c-8g-773915 09:05:47 prd-ubuntu18.04-docker-8c-8g-773906 09:05:47 prd-centos7-docker-4c-2g-773895 09:05:47 prd-ubuntu20.04-docker-8c-8g-773891 09:05:47 prd-ubuntu18.04-docker-8c-8g-773889 09:05:47 prd-centos7-blackbox-4c-2g-773591 09:05:47 -----> Delete orphaned servers 09:05:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4834656374311865667.sh 09:05:49 ---> Orphaned ports 09:05:49 Setup pyenv: 09:05:49 system 09:05:49 3.8.20 09:05:49 3.9.20 09:05:49 3.10.15 09:05:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXTr from file:/tmp/.os_lf_venv 09:05:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:50 lf-activate-venv(): INFO: Base packages installed successfully 09:05:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 09:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:06:01 No orphaned ports to process. 09:06:01 Build step 'Conditional step (single)' marked build as failure 09:06:01 $ ssh-agent -k 09:06:01 unset SSH_AUTH_SOCK; 09:06:01 unset SSH_AGENT_PID; 09:06:01 echo Agent pid 1455 killed; 09:06:01 [ssh-agent] Stopped. 09:06:02 [PostBuildScript] - [INFO] Executing post build scripts. 09:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8094606543370282667.sh 09:06:02 ---> sysstat.sh 09:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3814135593880881510.sh 09:06:02 ---> package-listing.sh 09:06:02 ++ tr '[:upper:]' '[:lower:]' 09:06:02 ++ facter osfamily 09:06:02 + OS_FAMILY=debian 09:06:02 + workspace=/w/workspace/ci-management-openstack-cron 09:06:02 + START_PACKAGES=/tmp/packages_start.txt 09:06:02 + END_PACKAGES=/tmp/packages_end.txt 09:06:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:02 + PACKAGES=/tmp/packages_start.txt 09:06:02 + '[' /w/workspace/ci-management-openstack-cron ']' 09:06:02 + PACKAGES=/tmp/packages_end.txt 09:06:02 + case "${OS_FAMILY}" in 09:06:02 + grep '^ii' 09:06:02 + dpkg -l 09:06:02 + '[' -f /tmp/packages_start.txt ']' 09:06:02 + '[' -f /tmp/packages_end.txt ']' 09:06:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:02 + '[' /w/workspace/ci-management-openstack-cron ']' 09:06:02 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 09:06:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 09:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5870813531143569411.sh 09:06:02 ---> capture-instance-metadata.sh 09:06:02 Setup pyenv: 09:06:02 system 09:06:02 3.8.20 09:06:02 3.9.20 09:06:02 3.10.15 09:06:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXTr from file:/tmp/.os_lf_venv 09:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:04 lf-activate-venv(): INFO: Base packages installed successfully 09:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:06:12 INFO: Running in OpenStack, capturing instance metadata 09:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9334505889882047172.sh 09:06:13 provisioning config files... 09:06:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11417592124563965825tmp 09:06:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:06:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:06:13 [EnvInject] - Injecting environment variables from a build step. 09:06:13 [EnvInject] - Injecting as environment variables the properties content 09:06:13 SERVER_ID=logs 09:06:13 09:06:13 [EnvInject] - Variables injected successfully. 09:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13118049719021018904.sh 09:06:13 ---> create-netrc.sh 09:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17428344930895209898.sh 09:06:13 ---> python-tools-install.sh 09:06:13 Setup pyenv: 09:06:13 system 09:06:13 3.8.20 09:06:13 3.9.20 09:06:13 3.10.15 09:06:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXTr from file:/tmp/.os_lf_venv 09:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:15 lf-activate-venv(): INFO: Base packages installed successfully 09:06:15 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9997708783615505051.sh 09:06:22 ---> sudo-logs.sh 09:06:22 Archiving 'sudo' log.. 09:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3184953719951506641.sh 09:06:23 ---> job-cost.sh 09:06:23 Setup pyenv: 09:06:23 system 09:06:23 3.8.20 09:06:23 3.9.20 09:06:23 3.10.15 09:06:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXTr from file:/tmp/.os_lf_venv 09:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:24 lf-activate-venv(): INFO: Base packages installed successfully 09:06:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:06:30 INFO: No Stack... 09:06:31 INFO: Retrieving Pricing Info for: v3-starter-1 09:06:31 INFO: Archiving Costs 09:06:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4271163073946581725.sh 09:06:31 ---> logs-deploy.sh 09:06:31 Setup pyenv: 09:06:31 system 09:06:31 3.8.20 09:06:31 3.9.20 09:06:31 3.10.15 09:06:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXTr from file:/tmp/.os_lf_venv 09:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:33 lf-activate-venv(): INFO: Base packages installed successfully 09:06:33 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-XXTr/bin to PATH 09:06:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/58146 09:06:41 INFO: archiving workspace using pattern(s): 09:06:42 Archives upload complete. 09:06:42 INFO: archiving logs to Nexus 09:06:43 ---> uname -a: 09:06:43 Linux prd-ubuntu20-04-docker-2c-8g-773931 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:06:43 09:06:43 09:06:43 ---> lscpu: 09:06:43 Architecture: x86_64 09:06:43 CPU op-mode(s): 32-bit, 64-bit 09:06:43 Byte Order: Little Endian 09:06:43 Address sizes: 40 bits physical, 48 bits virtual 09:06:43 CPU(s): 1 09:06:43 On-line CPU(s) list: 0 09:06:43 Thread(s) per core: 1 09:06:43 Core(s) per socket: 1 09:06:43 Socket(s): 1 09:06:43 NUMA node(s): 1 09:06:43 Vendor ID: AuthenticAMD 09:06:43 CPU family: 23 09:06:43 Model: 49 09:06:43 Model name: AMD EPYC-Rome Processor 09:06:43 Stepping: 0 09:06:43 CPU MHz: 2800.000 09:06:43 BogoMIPS: 5600.00 09:06:43 Virtualization: AMD-V 09:06:43 Hypervisor vendor: KVM 09:06:43 Virtualization type: full 09:06:43 L1d cache: 32 KiB 09:06:43 L1i cache: 32 KiB 09:06:43 L2 cache: 512 KiB 09:06:43 L3 cache: 16 MiB 09:06:43 NUMA node0 CPU(s): 0 09:06:43 Vulnerability Gather data sampling: Not affected 09:06:43 Vulnerability Itlb multihit: Not affected 09:06:43 Vulnerability L1tf: Not affected 09:06:43 Vulnerability Mds: Not affected 09:06:43 Vulnerability Meltdown: Not affected 09:06:43 Vulnerability Mmio stale data: Not affected 09:06:43 Vulnerability Retbleed: Vulnerable 09:06:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:06:43 Vulnerability Srbds: Not affected 09:06:43 Vulnerability Tsx async abort: Not affected 09:06:43 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 09:06:43 09:06:43 09:06:43 ---> nproc: 09:06:43 1 09:06:43 09:06:43 09:06:43 ---> df -h: 09:06:43 Filesystem Size Used Avail Use% Mounted on 09:06:43 udev 969M 0 969M 0% /dev 09:06:43 tmpfs 198M 1.1M 197M 1% /run 09:06:43 /dev/vda1 194G 9.8G 184G 6% / 09:06:43 tmpfs 986M 0 986M 0% /dev/shm 09:06:43 tmpfs 5.0M 0 5.0M 0% /run/lock 09:06:43 tmpfs 986M 0 986M 0% /sys/fs/cgroup 09:06:43 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 09:06:43 /dev/loop2 62M 62M 0 100% /snap/core20/1405 09:06:43 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 09:06:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:06:43 tmpfs 198M 0 198M 0% /run/user/1001 09:06:43 09:06:43 09:06:43 ---> free -m: 09:06:43 total used free shared buff/cache available 09:06:43 Mem: 1971 398 152 0 1421 1381 09:06:43 Swap: 1023 1 1022 09:06:43 09:06:43 09:06:43 ---> ip addr: 09:06:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:06:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:06:43 inet 127.0.0.1/8 scope host lo 09:06:43 valid_lft forever preferred_lft forever 09:06:43 inet6 ::1/128 scope host 09:06:43 valid_lft forever preferred_lft forever 09:06:43 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 09:06:43 link/ether fa:16:3e:8b:f0:35 brd ff:ff:ff:ff:ff:ff 09:06:43 inet 10.30.122.8/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 09:06:43 valid_lft 86202sec preferred_lft 86202sec 09:06:43 inet6 fe80::f816:3eff:fe8b:f035/64 scope link 09:06:43 valid_lft forever preferred_lft forever 09:06:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:06:43 link/ether ce:16:b6:14:7c:33 brd ff:ff:ff:ff:ff:ff 09:06:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:06:43 valid_lft forever preferred_lft forever 09:06:43 09:06:43 09:06:43 ---> sar -b -r -n DEV: 09:06:43 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-773931) 11/27/25 _x86_64_ (1 CPU) 09:06:43 09:06:43 09:03:27 LINUX RESTART (1 CPU) 09:06:43 09:06:43 09:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:06:43 09:05:01 419.15 14.74 404.41 0.00 1302.29 28457.28 0.00 09:06:43 09:06:01 58.19 2.27 55.92 0.00 128.65 15413.30 0.00 09:06:43 Average: 237.15 8.45 228.70 0.00 710.54 21880.49 0.00 09:06:43 09:06:43 09:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:43 09:05:01 151880 1428452 348816 17.28 77236 1283756 912032 29.73 387664 1272296 116200 09:06:43 09:06:01 187236 1430532 346672 17.17 82728 1243984 915164 29.84 418596 1204832 14060 09:06:43 Average: 169558 1429492 347744 17.23 79982 1263870 913598 29.78 403130 1238564 65130 09:06:43 09:06:43 09:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:43 09:05:01 ens3 115.22 73.68 1315.42 20.06 0.00 0.00 0.00 0.00 09:06:43 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:43 09:05:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 09:06:43 09:06:01 ens3 26.51 27.46 52.62 8.48 0.00 0.00 0.00 0.00 09:06:43 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:43 09:06:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 09:06:43 Average: ens3 70.49 50.38 678.72 14.22 0.00 0.00 0.00 0.00 09:06:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:43 Average: lo 2.18 2.18 0.23 0.23 0.00 0.00 0.00 0.00 09:06:43 09:06:43 09:06:43 ---> sar -P ALL: 09:06:43 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-773931) 11/27/25 _x86_64_ (1 CPU) 09:06:43 09:06:43 09:03:27 LINUX RESTART (1 CPU) 09:06:43 09:06:43 09:04:02 CPU %user %nice %system %iowait %steal %idle 09:06:43 09:05:01 all 79.00 0.00 7.33 9.88 0.12 3.67 09:06:43 09:05:01 0 79.00 0.00 7.33 9.88 0.12 3.67 09:06:43 09:06:01 all 74.59 0.00 3.51 4.91 0.17 16.82 09:06:43 09:06:01 0 74.59 0.00 3.51 4.91 0.17 16.82 09:06:43 Average: all 76.79 0.00 5.41 7.38 0.14 10.28 09:06:43 Average: 0 76.79 0.00 5.41 7.38 0.14 10.28 09:06:43 09:06:43 09:06:43