06:06:08 Started by timer 06:06:08 Running as SYSTEM 06:06:11 [EnvInject] - Loading node environment variables. 06:06:11 Building remotely on prd-ubuntu20.04-docker-2c-8g-38 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 06:06:11 [ssh-agent] Looking for ssh-agent implementation... 06:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:13 $ ssh-agent 06:06:13 SSH_AUTH_SOCK=/tmp/ssh-QuIc6KmMV3mE/agent.1562 06:06:13 SSH_AGENT_PID=1564 06:06:13 [ssh-agent] Started. 06:06:16 Running ssh-add (command line suppressed) 06:06:17 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9950523024193534716.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9950523024193534716.key) 06:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:17 The recommended git tool is: NONE 06:06:24 using credential edgex-jenkins-ssh 06:06:24 Wiping out workspace first. 06:06:24 Cloning the remote Git repository 06:06:24 Cloning repository git@github.com:edgexfoundry/ci-management 06:06:24 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:06:24 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 06:06:24 > git --version # timeout=10 06:06:24 > git --version # 'git version 2.25.1' 06:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:25 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 06:06:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:27 Avoid second fetch 06:06:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:06:27 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 06:06:27 > git config core.sparsecheckout # timeout=10 06:06:27 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 06:06:28 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 06:06:28 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 06:06:28 > git remote # timeout=10 06:06:28 > git submodule init # timeout=10 06:06:28 > git submodule sync # timeout=10 06:06:28 > git config --get remote.origin.url # timeout=10 06:06:28 > git submodule init # timeout=10 06:06:28 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:06:28 > git config --get submodule.packer/common-packer.url # timeout=10 06:06:28 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:06:28 > git config --get submodule.global-jjb.url # timeout=10 06:06:28 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:06:29 > git submodule update --init --recursive packer/common-packer # timeout=10 06:06:30 > git submodule update --init --recursive global-jjb # timeout=10 06:06:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:35 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:06:35 provisioning config files... 06:06:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:06:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:06:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13750696685121473911.sh 06:06:35 ---> python-tools-install.sh 06:06:35 Setup pyenv: 06:06:35 * system (set by /opt/pyenv/version) 06:06:35 * 3.8.20 (set by /opt/pyenv/version) 06:06:35 * 3.9.20 (set by /opt/pyenv/version) 06:06:35 3.10.15 06:06:35 3.11.10 06:06:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZBfj 06:06:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:48 lf-activate-venv(): INFO: Base packages installed successfully 06:06:48 lf-activate-venv(): INFO: Installing additional packages: lftools 06:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:07:18 Generating Requirements File 06:07:42 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. 06:07:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:07:43 Python 3.11.10 06:07:43 pip 26.2.1 from /tmp/venv-ZBfj/lib/python3.11/site-packages/pip (python 3.11) 06:07:43 aiohappyeyeballs==2.7.1 06:07:43 aiohttp==3.14.3 06:07:43 aiosignal==1.4.0 06:07:43 appdirs==1.4.4 06:07:43 argcomplete==3.7.2 06:07:43 aspy.yaml==1.3.0 06:07:43 attrs==26.1.0 06:07:43 autopage==0.6.0 06:07:43 beautifulsoup4==4.15.0 06:07:43 boto3==1.43.65 06:07:43 botocore==1.43.65 06:07:43 bs4==0.0.2 06:07:43 certifi==2026.7.22 06:07:43 cffi==2.1.1 06:07:43 cfgv==3.5.0 06:07:43 chardet==7.5.1 06:07:43 charset-normalizer==3.4.9 06:07:43 click==8.4.2 06:07:43 cliff==4.15.0 06:07:43 cmd2==4.1.2 06:07:43 cryptography==3.3.2 06:07:43 debtcollector==3.1.0 06:07:43 decorator==5.3.1 06:07:43 defusedxml==0.7.1 06:07:43 Deprecated==1.3.1 06:07:43 distlib==0.4.3 06:07:43 dnspython==2.8.0 06:07:43 docker==7.2.0 06:07:43 dogpile.cache==1.5.0 06:07:43 durationpy==0.10 06:07:43 email-validator==2.3.0 06:07:43 filelock==3.32.2 06:07:43 frozenlist==1.8.0 06:07:43 future==1.0.0 06:07:43 gitdb==4.0.12 06:07:43 GitPython==3.1.58 06:07:43 httplib2==0.30.2 06:07:43 identify==2.6.19 06:07:43 idna==3.18 06:07:43 importlib-resources==1.5.0 06:07:43 iso8601==2.1.0 06:07:43 Jinja2==3.1.6 06:07:43 jmespath==1.1.0 06:07:43 jsonpatch==1.33 06:07:43 jsonpointer==3.1.1 06:07:43 jsonschema==4.26.0 06:07:43 jsonschema-specifications==2025.9.1 06:07:43 keystoneauth1==5.15.0 06:07:43 kubernetes==36.0.3 06:07:43 lftools==0.37.22 06:07:43 lxml==6.1.1 06:07:43 markdown-it-py==4.2.0 06:07:43 MarkupSafe==3.0.3 06:07:43 mdurl==0.1.2 06:07:43 msgpack==1.2.1 06:07:43 multi_key_dict==2.0.3 06:07:43 multidict==6.7.1 06:07:43 munch==4.0.0 06:07:43 netaddr==1.3.0 06:07:43 niet==1.4.2 06:07:43 nodeenv==1.10.0 06:07:43 oauth2client==4.1.3 06:07:43 oauthlib==3.3.1 06:07:43 openstacksdk==4.18.0 06:07:43 os-service-types==1.9.0 06:07:43 osc-lib==4.7.0 06:07:43 oslo.config==10.6.0 06:07:43 oslo.context==6.5.0 06:07:43 oslo.i18n==6.9.0 06:07:43 oslo.log==8.3.0 06:07:43 oslo.serialization==5.11.0 06:07:43 oslo.utils==10.1.1 06:07:43 packaging==26.3 06:07:43 pbr==7.0.3 06:07:43 platformdirs==4.11.0 06:07:43 prettytable==3.18.0 06:07:43 prompt_toolkit==3.0.53 06:07:43 propcache==0.5.2 06:07:43 psutil==7.2.2 06:07:43 pyasn1==0.6.4 06:07:43 pyasn1_modules==0.4.2 06:07:43 pycparser==3.0 06:07:43 pygerrit2==2.0.15 06:07:43 PyGithub==2.9.1 06:07:43 Pygments==2.20.0 06:07:43 PyJWT==2.13.0 06:07:43 PyNaCl==1.6.2 06:07:43 pyparsing==2.4.7 06:07:43 pyperclip==1.11.0 06:07:43 pyrsistent==0.20.0 06:07:43 python-dateutil==2.9.0.post0 06:07:43 python-discovery==1.5.1 06:07:43 python-heatclient==5.2.0 06:07:43 python-jenkins==1.8.3 06:07:43 python-keystoneclient==5.8.0 06:07:43 python-magnumclient==4.11.0 06:07:43 python-manilaclient==6.2.0 06:07:43 python-openstackclient==10.2.1 06:07:43 python-swiftclient==4.10.0 06:07:43 PyYAML==6.0.3 06:07:43 referencing==0.37.0 06:07:43 requests==2.34.2 06:07:43 requests-oauthlib==2.0.0 06:07:43 rfc3986==2.0.0 06:07:43 rich==15.0.0 06:07:43 rich-argparse==1.8.0 06:07:43 rpds-py==2026.6.3 06:07:43 rsa==4.9.1 06:07:43 ruamel.yaml==0.19.1 06:07:43 ruamel.yaml.clib==0.2.15 06:07:43 s3transfer==0.19.2 06:07:43 simplejson==4.1.1 06:07:43 six==1.17.0 06:07:43 smmap==5.0.3 06:07:43 soupsieve==2.9.1 06:07:43 stevedore==5.9.0 06:07:43 tabulate==0.10.0 06:07:43 toml==0.10.2 06:07:43 tomlkit==0.15.1 06:07:43 tqdm==4.70.0 06:07:43 typing_extensions==4.16.0 06:07:43 urllib3==1.26.20 06:07:43 virtualenv==21.7.1 06:07:43 wcwidth==0.8.2 06:07:43 websocket-client==1.9.0 06:07:43 wrapt==2.3.0 06:07:43 xdg==6.0.0 06:07:43 xmltodict==1.0.4 06:07:43 yarl==1.24.5 06:07:43 yq==4.1.2 06:07:43 [EnvInject] - Injecting environment variables from a build step. 06:07:44 [EnvInject] - Injecting as environment variables the properties content 06:07:44 OS_CLOUD=vex 06:07:44 06:07:44 [EnvInject] - Variables injected successfully. 06:07:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:07:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:07:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18005732502114435464.sh 06:07:44 ---> Orphaned k8s clusters 06:07:44 Setup pyenv: 06:07:44 system 06:07:44 3.8.20 06:07:44 3.9.20 06:07:44 3.10.15 06:07:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:07:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBfj from file:/tmp/.os_lf_venv 06:07:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:46 lf-activate-venv(): INFO: Base packages installed successfully 06:07:46 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 06:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:07:55 -----> Delete orphaned cluster 06:07:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:07:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:07:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2817607252992437939.sh 06:07:55 ---> Orphaned stacks 06:07:55 Setup pyenv: 06:07:55 system 06:07:55 3.8.20 06:07:55 3.9.20 06:07:55 3.10.15 06:07:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:07:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBfj from file:/tmp/.os_lf_venv 06:07:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:57 lf-activate-venv(): INFO: Base packages installed successfully 06:07:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:08:13 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. 06:08:13 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 06:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:08:14 + mapfile -t OS_COE_CLUSTERS_ID 06:08:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:08:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:08:14 ++ awk '{print $1}' 06:08:16 + echo '-----> Active clusters -> stacks' 06:08:16 -----> Active clusters -> stacks 06:08:16 + OS_COE_STACKS=() 06:08:16 + [[ 0 -gt 0 ]] 06:08:16 + mapfile -t OS_STACKS 06:08: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 06:08:16 ++ awk '{print $1}' 06:08:18 + echo '-----> Active stacks' 06:08:18 -----> Active stacks 06:08:18 + echo '-----> Delete orphaned stacks' 06:08:18 -----> Delete orphaned stacks 06:08:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:08:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:08:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6542552006652242435.sh 06:08:18 ---> Orphaned servers 06:08:18 Setup pyenv: 06:08:18 system 06:08:18 3.8.20 06:08:18 3.9.20 06:08:18 3.10.15 06:08:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBfj from file:/tmp/.os_lf_venv 06:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:08:20 lf-activate-venv(): INFO: Base packages installed successfully 06:08:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:08:37 -----> Active servers 06:08:37 prd-ubuntu20.04-docker-2c-8g-38 06:08:37 prd-centos7-blackbox-4c-2g-16080 06:08:37 prd-centos7-blackbox-4c-2g-16079 06:08:37 -----> Delete orphaned servers 06:08:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:08:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:09:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14155719489805050007.sh 06:09:25 ---> Orphaned ports 06:09:25 Setup pyenv: 06:09:25 system 06:09:25 3.8.20 06:09:25 3.9.20 06:09:25 3.10.15 06:09:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBfj from file:/tmp/.os_lf_venv 06:09:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:09:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:09:25 lf-activate-venv(): INFO: Base packages installed successfully 06:09:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 06:09:25 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:09:25 No orphaned ports to process. 06:09:25 Build step 'Conditional step (single)' marked build as failure 06:09:26 $ ssh-agent -k 06:09:26 unset SSH_AUTH_SOCK; 06:09:26 unset SSH_AGENT_PID; 06:09:26 echo Agent pid 1564 killed; 06:09:26 [ssh-agent] Stopped. 06:09:26 [PostBuildScript] - [INFO] Executing post build scripts. 06:09:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins554198276067946805.sh 06:09:26 ---> sysstat.sh 06:09:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13231199668144685200.sh 06:09:27 ---> package-listing.sh 06:09:27 ++ tr '[:upper:]' '[:lower:]' 06:09:27 ++ facter osfamily 06:09:27 + OS_FAMILY=debian 06:09:27 + workspace=/w/workspace/ci-management-openstack-cron 06:09:27 + START_PACKAGES=/tmp/packages_start.txt 06:09:27 + END_PACKAGES=/tmp/packages_end.txt 06:09:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:27 + PACKAGES=/tmp/packages_start.txt 06:09:27 + '[' /w/workspace/ci-management-openstack-cron ']' 06:09:27 + PACKAGES=/tmp/packages_end.txt 06:09:27 + case "${OS_FAMILY}" in 06:09:27 + grep '^ii' 06:09:27 + dpkg -l 06:09:27 + '[' -f /tmp/packages_start.txt ']' 06:09:27 + '[' -f /tmp/packages_end.txt ']' 06:09:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:27 + '[' /w/workspace/ci-management-openstack-cron ']' 06:09:27 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:09:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:09:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9482680091126858248.sh 06:09:27 ---> capture-instance-metadata.sh 06:09:27 Setup pyenv: 06:09:28 system 06:09:28 3.8.20 06:09:28 3.9.20 06:09:28 3.10.15 06:09:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:09:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBfj from file:/tmp/.os_lf_venv 06:09:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:09:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:09:29 lf-activate-venv(): INFO: Base packages installed successfully 06:09:29 lf-activate-venv(): INFO: Installing additional packages: lftools 06:09:35 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:09:35 INFO: Running in OpenStack, capturing instance metadata 06:09:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5698715141836843518.sh 06:09:35 provisioning config files... 06:09:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17207563200665552502tmp 06:09:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:09:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:09:35 [EnvInject] - Injecting environment variables from a build step. 06:09:35 [EnvInject] - Injecting as environment variables the properties content 06:09:35 SERVER_ID=logs 06:09:35 06:09:35 [EnvInject] - Variables injected successfully. 06:09:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9626156303563012711.sh 06:09:35 ---> create-netrc.sh 06:09:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16453654495352435301.sh 06:09:36 ---> python-tools-install.sh 06:09:36 Setup pyenv: 06:09:36 system 06:09:36 3.8.20 06:09:36 3.9.20 06:09:36 3.10.15 06:09:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:09:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBfj from file:/tmp/.os_lf_venv 06:09:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:09:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:09:37 lf-activate-venv(): INFO: Base packages installed successfully 06:09:37 lf-activate-venv(): INFO: Installing additional packages: lftools 06:09:43 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:09:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6671312328973255938.sh 06:09:43 ---> sudo-logs.sh 06:09:43 Archiving 'sudo' log.. 06:09:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9014924753531858150.sh 06:09:44 ---> job-cost.sh 06:09:44 Setup pyenv: 06:09:44 system 06:09:44 3.8.20 06:09:44 3.9.20 06:09:44 3.10.15 06:09:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBfj from file:/tmp/.os_lf_venv 06:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:09:45 lf-activate-venv(): INFO: Base packages installed successfully 06:09:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:09:51 INFO: No Stack... 06:09:51 INFO: Retrieving Pricing Info for: v3-standard-2 06:09:51 INFO: Archiving Costs 06:09:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3662146461501597152.sh 06:09:51 ---> logs-deploy.sh 06:09:51 Setup pyenv: 06:09:51 system 06:09:51 3.8.20 06:09:51 3.9.20 06:09:51 3.10.15 06:09:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:09:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBfj from file:/tmp/.os_lf_venv 06:09:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:09:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:09:53 lf-activate-venv(): INFO: Base packages installed successfully 06:09:53 lf-activate-venv(): INFO: Installing additional packages: lftools 06:09:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZBfj/bin to PATH 06:09:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64174 06:09:59 INFO: archiving workspace using pattern(s): 06:10:00 Archives upload complete. 06:10:00 INFO: archiving logs to Nexus 06:10:01 ---> uname -a: 06:10:01 Linux prd-ubuntu20-04-docker-2c-8g-38 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:10:01 06:10:01 06:10:01 ---> lscpu: 06:10:01 Architecture: x86_64 06:10:01 CPU op-mode(s): 32-bit, 64-bit 06:10:01 Byte Order: Little Endian 06:10:01 Address sizes: 40 bits physical, 48 bits virtual 06:10:01 CPU(s): 2 06:10:01 On-line CPU(s) list: 0,1 06:10:01 Thread(s) per core: 1 06:10:01 Core(s) per socket: 1 06:10:01 Socket(s): 2 06:10:01 NUMA node(s): 1 06:10:01 Vendor ID: AuthenticAMD 06:10:01 CPU family: 23 06:10:01 Model: 49 06:10:01 Model name: AMD EPYC-Rome Processor 06:10:01 Stepping: 0 06:10:01 CPU MHz: 2799.998 06:10:01 BogoMIPS: 5599.99 06:10:01 Virtualization: AMD-V 06:10:01 Hypervisor vendor: KVM 06:10:01 Virtualization type: full 06:10:01 L1d cache: 64 KiB 06:10:01 L1i cache: 64 KiB 06:10:01 L2 cache: 1 MiB 06:10:01 L3 cache: 32 MiB 06:10:01 NUMA node0 CPU(s): 0,1 06:10:01 Vulnerability Gather data sampling: Not affected 06:10:01 Vulnerability Itlb multihit: Not affected 06:10:01 Vulnerability L1tf: Not affected 06:10:01 Vulnerability Mds: Not affected 06:10:01 Vulnerability Meltdown: Not affected 06:10:01 Vulnerability Mmio stale data: Not affected 06:10:01 Vulnerability Retbleed: Vulnerable 06:10:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:10:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:10:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:10:01 Vulnerability Srbds: Not affected 06:10:01 Vulnerability Tsx async abort: Not affected 06:10:01 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 06:10:01 06:10:01 06:10:01 ---> nproc: 06:10:01 2 06:10:01 06:10:01 06:10:01 ---> df -h: 06:10:01 Filesystem Size Used Avail Use% Mounted on 06:10:01 udev 3.9G 0 3.9G 0% /dev 06:10:01 tmpfs 795M 1.1M 794M 1% /run 06:10:01 /dev/vda1 39G 9.9G 29G 26% / 06:10:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:10:01 tmpfs 5.0M 0 5.0M 0% /run/lock 06:10:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:10:01 /dev/loop0 62M 62M 0 100% /snap/core20/1405 06:10:01 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 06:10:01 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 06:10:01 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:10:01 tmpfs 795M 0 795M 0% /run/user/1001 06:10:01 06:10:01 06:10:01 ---> free -m: 06:10:01 total used free shared buff/cache available 06:10:01 Mem: 7945 506 4917 1 2522 7139 06:10:01 Swap: 1023 0 1023 06:10:01 06:10:01 06:10:01 ---> ip addr: 06:10:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:10:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:10:01 inet 127.0.0.1/8 scope host lo 06:10:01 valid_lft forever preferred_lft forever 06:10:01 inet6 ::1/128 scope host 06:10:01 valid_lft forever preferred_lft forever 06:10:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:10:01 link/ether fa:16:3e:a3:19:9d brd ff:ff:ff:ff:ff:ff 06:10:01 inet 10.30.123.117/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 06:10:01 valid_lft 86111sec preferred_lft 86111sec 06:10:01 inet6 fe80::f816:3eff:fea3:199d/64 scope link 06:10:01 valid_lft forever preferred_lft forever 06:10:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:10:01 link/ether 52:b3:62:19:7b:d8 brd ff:ff:ff:ff:ff:ff 06:10:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:10:01 valid_lft forever preferred_lft forever 06:10:01 06:10:01 06:10:01 ---> sar -b -r -n DEV: 06:10:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-38) 08/06/26 _x86_64_ (2 CPU) 06:10:01 06:10:01 06:05:18 LINUX RESTART (2 CPU) 06:10:01 06:10:01 06:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:10:01 06:07:01 104.53 44.09 60.44 0.00 7394.50 14366.94 0.00 06:10:01 06:08:01 78.35 1.22 77.14 0.00 106.52 19171.49 0.00 06:10:01 06:09:01 40.19 0.72 39.48 0.00 54.39 9172.20 0.00 06:10:01 Average: 74.36 15.34 59.02 0.00 2518.47 14236.88 0.00 06:10:01 06:10:01 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:10:01 06:07:01 5491776 7330164 469424 5.77 66000 1949908 1130376 12.31 656028 1772336 58260 06:10:01 06:08:01 5024424 7280800 494980 6.08 91024 2320240 1129524 12.30 714404 2134252 168476 06:10:01 06:09:01 5061296 7326088 448620 5.51 93768 2324852 1091260 11.88 705652 2105120 11256 06:10:01 Average: 5192499 7312351 471008 5.79 83597 2198333 1117053 12.16 692028 2003903 79331 06:10:01 06:10:01 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:10:01 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 06:07:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 06:10:01 06:07:01 ens3 184.40 162.26 1001.38 63.70 0.00 0.00 0.00 0.00 06:10:01 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 06:08:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 06:10:01 06:08:01 ens3 49.56 37.66 1043.23 6.37 0.00 0.00 0.00 0.00 06:10:01 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 06:09:01 lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 06:10:01 06:09:01 ens3 10.40 10.01 43.89 2.25 0.00 0.00 0.00 0.00 06:10:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 Average: lo 0.86 0.86 0.09 0.09 0.00 0.00 0.00 0.00 06:10:01 Average: ens3 81.45 69.98 696.16 24.10 0.00 0.00 0.00 0.00 06:10:01 06:10:01 06:10:01 ---> sar -P ALL: 06:10:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-38) 08/06/26 _x86_64_ (2 CPU) 06:10:01 06:10:01 06:05:18 LINUX RESTART (2 CPU) 06:10:01 06:10:01 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:10:01 06:07:01 all 26.60 0.00 2.65 14.30 0.12 56.34 06:10:01 06:07:01 0 26.10 0.00 3.02 19.37 0.12 51.39 06:10:01 06:07:01 1 27.10 0.00 2.28 9.23 0.12 61.27 06:10:01 06:08:01 all 37.94 0.00 3.11 7.36 0.10 51.49 06:10:01 06:08:01 0 52.88 0.00 4.26 12.49 0.12 30.25 06:10:01 06:08:01 1 23.09 0.00 1.96 2.27 0.08 72.59 06:10:01 06:09:01 all 25.11 0.00 1.47 8.11 0.16 65.15 06:10:01 06:09:01 0 18.76 0.00 1.40 9.85 0.15 69.84 06:10:01 06:09:01 1 31.45 0.00 1.55 6.37 0.17 60.46 06:10:01 Average: all 29.89 0.00 2.41 9.91 0.13 57.66 06:10:01 Average: 0 32.58 0.00 2.89 13.89 0.13 50.51 06:10:01 Average: 1 27.21 0.00 1.93 5.95 0.12 64.79 06:10:01 06:10:01 06:10:01