01:08:35 Started by timer 01:08:35 Running as SYSTEM 01:08:35 [EnvInject] - Loading node environment variables. 01:08:35 Building remotely on prd-ubuntu20.04-docker-2c-8g-9333 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:08:35 [ssh-agent] Looking for ssh-agent implementation... 01:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:35 $ ssh-agent 01:08:35 SSH_AUTH_SOCK=/tmp/ssh-wH0mp0OPn4Wv/agent.1441 01:08:35 SSH_AGENT_PID=1443 01:08:35 [ssh-agent] Started. 01:08:35 Running ssh-add (command line suppressed) 01:08:35 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17561869313432844248.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17561869313432844248.key) 01:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:35 The recommended git tool is: NONE 01:08:37 using credential edgex-jenkins-ssh 01:08:37 Wiping out workspace first. 01:08:37 Cloning the remote Git repository 01:08:37 Cloning repository git@github.com:edgexfoundry/ci-management 01:08:37 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:08:37 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:08:37 > git --version # timeout=10 01:08:37 > git --version # 'git version 2.25.1' 01:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:38 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:08:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:38 Avoid second fetch 01:08:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:08:38 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:08:38 > git config core.sparsecheckout # timeout=10 01:08:38 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:08:39 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:08:39 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:08:39 > git remote # timeout=10 01:08:39 > git submodule init # timeout=10 01:08:39 > git submodule sync # timeout=10 01:08:39 > git config --get remote.origin.url # timeout=10 01:08:39 > git submodule init # timeout=10 01:08:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:08:39 > git config --get submodule.packer/common-packer.url # timeout=10 01:08:39 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:08:39 > git config --get submodule.global-jjb.url # timeout=10 01:08:39 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:08:39 > git submodule update --init --recursive packer/common-packer # timeout=10 01:08:40 > git submodule update --init --recursive global-jjb # timeout=10 01:08:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:08:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:08:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:08:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:08:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:08:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:08:44 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:08:44 provisioning config files... 01:08:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:08:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:08:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:08:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2131963889787897083.sh 01:08:44 ---> python-tools-install.sh 01:08:44 Setup pyenv: 01:08:44 * system (set by /opt/pyenv/version) 01:08:44 * 3.8.20 (set by /opt/pyenv/version) 01:08:44 * 3.9.20 (set by /opt/pyenv/version) 01:08:44 3.10.15 01:08:44 3.11.10 01:08:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-htOv 01:08:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:08:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:53 lf-activate-venv(): INFO: Base packages installed successfully 01:08:53 lf-activate-venv(): INFO: Installing additional packages: lftools 01:09:20 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:09:20 Generating Requirements File 01:09: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. 01:09:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:09:41 Python 3.11.10 01:09:42 pip 25.2 from /tmp/venv-htOv/lib/python3.11/site-packages/pip (python 3.11) 01:09:42 appdirs==1.4.4 01:09:42 argcomplete==3.6.2 01:09:42 aspy.yaml==1.3.0 01:09:42 attrs==25.3.0 01:09:42 autopage==0.5.2 01:09:42 beautifulsoup4==4.13.5 01:09:42 boto3==1.40.36 01:09:42 botocore==1.40.36 01:09:42 bs4==0.0.2 01:09:42 cachetools==5.5.2 01:09:42 certifi==2025.8.3 01:09:42 cffi==2.0.0 01:09:42 cfgv==3.4.0 01:09:42 chardet==5.2.0 01:09:42 charset-normalizer==3.4.3 01:09:42 click==8.3.0 01:09:42 cliff==4.11.0 01:09:42 cmd2==2.7.0 01:09:42 cryptography==3.3.2 01:09:42 debtcollector==3.0.0 01:09:42 decorator==5.2.1 01:09:42 defusedxml==0.7.1 01:09:42 Deprecated==1.2.18 01:09:42 distlib==0.4.0 01:09:42 dnspython==2.8.0 01:09:42 docker==7.1.0 01:09:42 dogpile.cache==1.4.1 01:09:42 durationpy==0.10 01:09:42 email-validator==2.3.0 01:09:42 filelock==3.19.1 01:09:42 future==1.0.0 01:09:42 gitdb==4.0.12 01:09:42 GitPython==3.1.45 01:09:42 google-auth==2.40.3 01:09:42 httplib2==0.31.0 01:09:42 identify==2.6.14 01:09:42 idna==3.10 01:09:42 importlib-resources==1.5.0 01:09:42 iso8601==2.1.0 01:09:42 Jinja2==3.1.6 01:09:42 jmespath==1.0.1 01:09:42 jsonpatch==1.33 01:09:42 jsonpointer==3.0.0 01:09:42 jsonschema==4.25.1 01:09:42 jsonschema-specifications==2025.9.1 01:09:42 keystoneauth1==5.12.0 01:09:42 kubernetes==33.1.0 01:09:42 lftools==0.37.13 01:09:42 lxml==6.0.2 01:09:42 markdown-it-py==4.0.0 01:09:42 MarkupSafe==3.0.2 01:09:42 mdurl==0.1.2 01:09:42 msgpack==1.1.1 01:09:42 multi_key_dict==2.0.3 01:09:42 munch==4.0.0 01:09:42 netaddr==1.3.0 01:09:42 niet==1.4.2 01:09:42 nodeenv==1.9.1 01:09:42 oauth2client==4.1.3 01:09:42 oauthlib==3.3.1 01:09:42 openstacksdk==4.7.1 01:09:42 os-service-types==1.8.0 01:09:42 osc-lib==4.2.0 01:09:42 oslo.config==10.0.0 01:09:42 oslo.context==6.1.0 01:09:42 oslo.i18n==6.6.0 01:09:42 oslo.log==7.2.1 01:09:42 oslo.serialization==5.8.0 01:09:42 oslo.utils==9.1.0 01:09:42 packaging==25.0 01:09:42 pbr==7.0.1 01:09:42 platformdirs==4.4.0 01:09:42 prettytable==3.16.0 01:09:42 psutil==7.1.0 01:09:42 pyasn1==0.6.1 01:09:42 pyasn1_modules==0.4.2 01:09:42 pycparser==2.23 01:09:42 pygerrit2==2.0.15 01:09:42 PyGithub==2.8.1 01:09:42 Pygments==2.19.2 01:09:42 PyJWT==2.10.1 01:09:42 PyNaCl==1.6.0 01:09:42 pyparsing==2.4.7 01:09:42 pyperclip==1.10.0 01:09:42 pyrsistent==0.20.0 01:09:42 python-cinderclient==9.8.0 01:09:42 python-dateutil==2.9.0.post0 01:09:42 python-heatclient==4.3.0 01:09:42 python-jenkins==1.8.3 01:09:42 python-keystoneclient==5.7.0 01:09:42 python-magnumclient==4.9.0 01:09:42 python-openstackclient==8.2.0 01:09:42 python-swiftclient==4.8.0 01:09:42 PyYAML==6.0.2 01:09:42 referencing==0.36.2 01:09:42 requests==2.32.5 01:09:42 requests-oauthlib==2.0.0 01:09:42 requestsexceptions==1.4.0 01:09:42 rfc3986==2.0.0 01:09:42 rich==14.1.0 01:09:42 rich-argparse==1.7.1 01:09:42 rpds-py==0.27.1 01:09:42 rsa==4.9.1 01:09:42 ruamel.yaml==0.18.15 01:09:42 ruamel.yaml.clib==0.2.14 01:09:42 s3transfer==0.14.0 01:09:42 simplejson==3.20.1 01:09:42 six==1.17.0 01:09:42 smmap==5.0.2 01:09:42 soupsieve==2.8 01:09:42 stevedore==5.5.0 01:09:42 tabulate==0.9.0 01:09:42 toml==0.10.2 01:09:42 tomlkit==0.13.3 01:09:42 tqdm==4.67.1 01:09:42 typing_extensions==4.15.0 01:09:42 tzdata==2025.2 01:09:42 urllib3==1.26.20 01:09:42 virtualenv==20.34.0 01:09:42 wcwidth==0.2.14 01:09:42 websocket-client==1.8.0 01:09:42 wrapt==1.17.3 01:09:42 xdg==6.0.0 01:09:42 xmltodict==1.0.2 01:09:42 yq==3.4.3 01:09:42 [EnvInject] - Injecting environment variables from a build step. 01:09:42 [EnvInject] - Injecting as environment variables the properties content 01:09:42 OS_CLOUD=vex 01:09:42 01:09:42 [EnvInject] - Variables injected successfully. 01:09:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:09:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:09:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13211282797827074351.sh 01:09:42 ---> Orphaned k8s clusters 01:09:42 Setup pyenv: 01:09:42 system 01:09:42 3.8.20 01:09:42 3.9.20 01:09:42 3.10.15 01:09:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:09:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htOv from file:/tmp/.os_lf_venv 01:09:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:09:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:09:44 lf-activate-venv(): INFO: Base packages installed successfully 01:09:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:09:50 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. 01:09:50 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:09:53 -----> Delete orphaned cluster 01:09:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:09:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:09:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5167618573438972632.sh 01:09:53 ---> Orphaned stacks 01:09:53 Setup pyenv: 01:09:53 system 01:09:53 3.8.20 01:09:53 3.9.20 01:09:53 3.10.15 01:09:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:09:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htOv from file:/tmp/.os_lf_venv 01:09:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:09:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:09: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. 01:09:55 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:09:55 lf-activate-venv(): INFO: Base packages installed successfully 01:09:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:10:14 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:10:14 + mapfile -t OS_COE_CLUSTERS_ID 01:10:14 ++ awk '{print $1}' 01:10:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:10:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:10:16 + echo '-----> Active clusters -> stacks' 01:10:16 -----> Active clusters -> stacks 01:10:16 + OS_COE_STACKS=() 01:10:16 + [[ 0 -gt 0 ]] 01:10:16 + mapfile -t OS_STACKS 01:10:16 ++ awk '{print $1}' 01:10:16 ++ 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 01:10:18 + echo '-----> Active stacks' 01:10:18 -----> Active stacks 01:10:18 + echo '-----> Delete orphaned stacks' 01:10:18 -----> Delete orphaned stacks 01:10:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:10:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:10:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6770483444677903211.sh 01:10:18 ---> Orphaned servers 01:10:18 Setup pyenv: 01:10:18 system 01:10:18 3.8.20 01:10:18 3.9.20 01:10:18 3.10.15 01:10:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:10:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htOv from file:/tmp/.os_lf_venv 01:10:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:10:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:10:19 lf-activate-venv(): INFO: Base packages installed successfully 01:10:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:10:36 -----> Active servers 01:10:36 prd-ubuntu20.04-docker-2c-8g-9333 01:10:36 prd-ubuntu20.04-docker-arm64-4c-16g-9330 01:10:36 prd-ubuntu20.04-docker-8c-8g-9326 01:10:36 prd-centos7-blackbox-4c-2g-9159 01:10:36 -----> Delete orphaned servers 01:10:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:10:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:10:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8641993322214272654.sh 01:10:37 ---> Orphaned ports 01:10:37 Setup pyenv: 01:10:37 system 01:10:37 3.8.20 01:10:37 3.9.20 01:10:37 3.10.15 01:10:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:10:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htOv from file:/tmp/.os_lf_venv 01:10:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:10:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:10:38 lf-activate-venv(): INFO: Base packages installed successfully 01:10:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:10:51 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:10:53 No orphaned ports to process. 01:10:53 Build step 'Conditional step (single)' marked build as failure 01:10:53 $ ssh-agent -k 01:10:53 unset SSH_AUTH_SOCK; 01:10:53 unset SSH_AGENT_PID; 01:10:53 echo Agent pid 1443 killed; 01:10:53 [ssh-agent] Stopped. 01:10:53 [PostBuildScript] - [INFO] Executing post build scripts. 01:10:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17891552122020762099.sh 01:10:53 ---> sysstat.sh 01:10:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7205553794583396626.sh 01:10:53 ---> package-listing.sh 01:10:53 ++ tr '[:upper:]' '[:lower:]' 01:10:53 ++ facter osfamily 01:10:54 + OS_FAMILY=debian 01:10:54 + workspace=/w/workspace/ci-management-openstack-cron 01:10:54 + START_PACKAGES=/tmp/packages_start.txt 01:10:54 + END_PACKAGES=/tmp/packages_end.txt 01:10:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:10:54 + PACKAGES=/tmp/packages_start.txt 01:10:54 + '[' /w/workspace/ci-management-openstack-cron ']' 01:10:54 + PACKAGES=/tmp/packages_end.txt 01:10:54 + case "${OS_FAMILY}" in 01:10:54 + grep '^ii' 01:10:54 + dpkg -l 01:10:54 + '[' -f /tmp/packages_start.txt ']' 01:10:54 + '[' -f /tmp/packages_end.txt ']' 01:10:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:10:54 + '[' /w/workspace/ci-management-openstack-cron ']' 01:10:54 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:10:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:10:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4781742946184571770.sh 01:10:54 ---> capture-instance-metadata.sh 01:10:54 Setup pyenv: 01:10:54 system 01:10:54 3.8.20 01:10:54 3.9.20 01:10:54 3.10.15 01:10:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:10:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htOv from file:/tmp/.os_lf_venv 01:10:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:10:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:10:56 lf-activate-venv(): INFO: Base packages installed successfully 01:10:56 lf-activate-venv(): INFO: Installing additional packages: lftools 01:11:04 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:11:04 INFO: Running in OpenStack, capturing instance metadata 01:11:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18220150662480405317.sh 01:11:04 provisioning config files... 01:11:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10404011696993311200tmp 01:11:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:11:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:11:04 [EnvInject] - Injecting environment variables from a build step. 01:11:04 [EnvInject] - Injecting as environment variables the properties content 01:11:04 SERVER_ID=logs 01:11:04 01:11:04 [EnvInject] - Variables injected successfully. 01:11:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5096587557185408725.sh 01:11:04 ---> create-netrc.sh 01:11:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6844394194311461998.sh 01:11:04 ---> python-tools-install.sh 01:11:04 Setup pyenv: 01:11:04 system 01:11:04 3.8.20 01:11:04 3.9.20 01:11:04 3.10.15 01:11:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:11:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htOv from file:/tmp/.os_lf_venv 01:11:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:11:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:11:06 lf-activate-venv(): INFO: Base packages installed successfully 01:11:06 lf-activate-venv(): INFO: Installing additional packages: lftools 01:11:14 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:11:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10784050751941546614.sh 01:11:14 ---> sudo-logs.sh 01:11:14 Archiving 'sudo' log.. 01:11:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10067779444007834816.sh 01:11:15 ---> job-cost.sh 01:11:15 Setup pyenv: 01:11:15 system 01:11:15 3.8.20 01:11:15 3.9.20 01:11:15 3.10.15 01:11:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:11:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htOv from file:/tmp/.os_lf_venv 01:11:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:11:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:11:16 lf-activate-venv(): INFO: Base packages installed successfully 01:11:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:11:23 INFO: No Stack... 01:11:23 INFO: Retrieving Pricing Info for: v3-starter-1 01:11:24 INFO: Archiving Costs 01:11:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10930671664574662549.sh 01:11:24 ---> logs-deploy.sh 01:11:24 Setup pyenv: 01:11:24 system 01:11:24 3.8.20 01:11:24 3.9.20 01:11:24 3.10.15 01:11:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:11:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htOv from file:/tmp/.os_lf_venv 01:11:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:11:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:11:26 lf-activate-venv(): INFO: Base packages installed successfully 01:11:26 lf-activate-venv(): INFO: Installing additional packages: lftools 01:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-htOv/bin to PATH 01:11:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57250 01:11:35 INFO: archiving workspace using pattern(s): 01:11:36 Archives upload complete. 01:11:36 INFO: archiving logs to Nexus 01:11:37 ---> uname -a: 01:11:37 Linux prd-ubuntu20-04-docker-2c-8g-9333 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:11:37 01:11:37 01:11:37 ---> lscpu: 01:11:37 Architecture: x86_64 01:11:37 CPU op-mode(s): 32-bit, 64-bit 01:11:37 Byte Order: Little Endian 01:11:37 Address sizes: 40 bits physical, 48 bits virtual 01:11:37 CPU(s): 1 01:11:37 On-line CPU(s) list: 0 01:11:37 Thread(s) per core: 1 01:11:37 Core(s) per socket: 1 01:11:37 Socket(s): 1 01:11:37 NUMA node(s): 1 01:11:37 Vendor ID: AuthenticAMD 01:11:37 CPU family: 23 01:11:37 Model: 49 01:11:37 Model name: AMD EPYC-Rome Processor 01:11:37 Stepping: 0 01:11:37 CPU MHz: 2800.000 01:11:37 BogoMIPS: 5600.00 01:11:37 Virtualization: AMD-V 01:11:37 Hypervisor vendor: KVM 01:11:37 Virtualization type: full 01:11:37 L1d cache: 32 KiB 01:11:37 L1i cache: 32 KiB 01:11:37 L2 cache: 512 KiB 01:11:37 L3 cache: 16 MiB 01:11:37 NUMA node0 CPU(s): 0 01:11:37 Vulnerability Gather data sampling: Not affected 01:11:37 Vulnerability Itlb multihit: Not affected 01:11:37 Vulnerability L1tf: Not affected 01:11:37 Vulnerability Mds: Not affected 01:11:37 Vulnerability Meltdown: Not affected 01:11:37 Vulnerability Mmio stale data: Not affected 01:11:37 Vulnerability Retbleed: Vulnerable 01:11:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:11:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:11:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:11:37 Vulnerability Srbds: Not affected 01:11:37 Vulnerability Tsx async abort: Not affected 01:11:37 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 01:11:37 01:11:37 01:11:37 ---> nproc: 01:11:37 1 01:11:37 01:11:37 01:11:37 ---> df -h: 01:11:37 Filesystem Size Used Avail Use% Mounted on 01:11:37 udev 969M 0 969M 0% /dev 01:11:37 tmpfs 198M 1.1M 197M 1% /run 01:11:37 /dev/vda1 194G 9.8G 184G 6% / 01:11:37 tmpfs 986M 0 986M 0% /dev/shm 01:11:37 tmpfs 5.0M 0 5.0M 0% /run/lock 01:11:37 tmpfs 986M 0 986M 0% /sys/fs/cgroup 01:11:37 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 01:11:37 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 01:11:37 /dev/loop0 62M 62M 0 100% /snap/core20/1405 01:11:37 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:11:37 tmpfs 198M 0 198M 0% /run/user/1001 01:11:37 01:11:37 01:11:37 ---> free -m: 01:11:37 total used free shared buff/cache available 01:11:37 Mem: 1971 417 144 0 1409 1361 01:11:37 Swap: 1023 1 1022 01:11:37 01:11:37 01:11:37 ---> ip addr: 01:11:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:11:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:11:37 inet 127.0.0.1/8 scope host lo 01:11:37 valid_lft forever preferred_lft forever 01:11:37 inet6 ::1/128 scope host 01:11:37 valid_lft forever preferred_lft forever 01:11:37 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 01:11:37 link/ether fa:16:3e:28:07:8c brd ff:ff:ff:ff:ff:ff 01:11:37 inet 10.30.123.28/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:11:37 valid_lft 86185sec preferred_lft 86185sec 01:11:37 inet6 fe80::f816:3eff:fe28:78c/64 scope link 01:11:37 valid_lft forever preferred_lft forever 01:11:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:11:37 link/ether a2:70:16:41:79:ca brd ff:ff:ff:ff:ff:ff 01:11:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:11:37 valid_lft forever preferred_lft forever 01:11:37 01:11:37 01:11:37 ---> sar -b -r -n DEV: 01:11:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9333) 09/23/25 _x86_64_ (1 CPU) 01:11:37 01:11:37 01:08:04 LINUX RESTART (1 CPU) 01:11:37 01:11:37 01:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:11:37 01:10:01 84.56 2.61 81.96 0.00 140.83 25837.34 0.00 01:11:37 01:11:01 50.20 5.10 45.10 0.00 196.40 11965.20 0.00 01:11:37 Average: 67.24 3.86 63.38 0.00 168.85 18844.16 0.00 01:11:37 01:11:37 01:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:11:37 01:10:01 119752 1390060 387184 19.18 78436 1275096 955980 31.17 439380 1251540 80772 01:11:37 01:11:01 135860 1368120 408940 20.26 84236 1232460 972932 31.72 496740 1178880 11656 01:11:37 Average: 127806 1379090 398062 19.72 81336 1253778 964456 31.44 468060 1215210 46214 01:11:37 01:11:37 01:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:11:37 01:10:01 lo 0.95 0.95 0.11 0.11 0.00 0.00 0.00 0.00 01:11:37 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:37 01:10:01 ens3 59.17 39.97 882.46 9.00 0.00 0.00 0.00 0.00 01:11:37 01:11:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 01:11:37 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:37 01:11:01 ens3 27.07 24.18 50.16 11.90 0.00 0.00 0.00 0.00 01:11:37 Average: lo 1.34 1.34 0.14 0.14 0.00 0.00 0.00 0.00 01:11:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:37 Average: ens3 42.98 32.01 462.88 10.46 0.00 0.00 0.00 0.00 01:11:37 01:11:37 01:11:37 ---> sar -P ALL: 01:11:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9333) 09/23/25 _x86_64_ (1 CPU) 01:11:37 01:11:37 01:08:04 LINUX RESTART (1 CPU) 01:11:37 01:11:37 01:09:02 CPU %user %nice %system %iowait %steal %idle 01:11:37 01:10:01 all 66.98 0.00 4.80 5.95 0.14 22.13 01:11:37 01:10:01 0 66.98 0.00 4.80 5.95 0.14 22.13 01:11:37 01:11:01 all 67.65 0.00 2.93 2.80 0.12 26.51 01:11:37 01:11:01 0 67.65 0.00 2.93 2.80 0.12 26.51 01:11:37 Average: all 67.32 0.00 3.86 4.36 0.13 24.34 01:11:37 Average: 0 67.32 0.00 3.86 4.36 0.13 24.34 01:11:37 01:11:37 01:11:37