20:04:10 Started by timer 20:04:10 Running as SYSTEM 20:04:10 [EnvInject] - Loading node environment variables. 20:04:10 Building remotely on prd-ubuntu20.04-docker-2c-8g-8250 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 20:04:10 [ssh-agent] Looking for ssh-agent implementation... 20:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:10 $ ssh-agent 20:04:10 SSH_AUTH_SOCK=/tmp/ssh-y6ZywMEQChES/agent.1467 20:04:10 SSH_AGENT_PID=1469 20:04:10 [ssh-agent] Started. 20:04:10 Running ssh-add (command line suppressed) 20:04:10 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13731751093055514710.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13731751093055514710.key) 20:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:10 The recommended git tool is: NONE 20:04:12 using credential edgex-jenkins-ssh 20:04:12 Wiping out workspace first. 20:04:12 Cloning the remote Git repository 20:04:12 Cloning repository git@github.com:edgexfoundry/ci-management 20:04:13 > git init /w/workspace/ci-management-openstack-cron # timeout=10 20:04:13 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 20:04:13 > git --version # timeout=10 20:04:13 > git --version # 'git version 2.25.1' 20:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:13 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 20:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:14 Avoid second fetch 20:04:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:04:14 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 20:04:14 > git config core.sparsecheckout # timeout=10 20:04:14 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 20:04:14 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 20:04:14 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 20:04:14 > git remote # timeout=10 20:04:14 > git submodule init # timeout=10 20:04:14 > git submodule sync # timeout=10 20:04:14 > git config --get remote.origin.url # timeout=10 20:04:14 > git submodule init # timeout=10 20:04:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:04:14 > git config --get submodule.packer/common-packer.url # timeout=10 20:04:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:04:14 > git config --get submodule.global-jjb.url # timeout=10 20:04:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:04:15 > git submodule update --init --recursive packer/common-packer # timeout=10 20:04:15 > git submodule update --init --recursive global-jjb # timeout=10 20:04:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:04:19 provisioning config files... 20:04:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:04:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4400366873623386173.sh 20:04:19 ---> python-tools-install.sh 20:04:19 Setup pyenv: 20:04:20 * system (set by /opt/pyenv/version) 20:04:20 * 3.8.20 (set by /opt/pyenv/version) 20:04:20 * 3.9.20 (set by /opt/pyenv/version) 20:04:20 3.10.15 20:04:20 3.11.10 20:04:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qrtj 20:04:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:28 lf-activate-venv(): INFO: Base packages installed successfully 20:04:28 lf-activate-venv(): INFO: Installing additional packages: lftools 20:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:04:51 Generating Requirements File 20:05:11 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. 20:05:11 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:05:11 Python 3.11.10 20:05:11 pip 25.2 from /tmp/venv-Qrtj/lib/python3.11/site-packages/pip (python 3.11) 20:05:12 appdirs==1.4.4 20:05:12 argcomplete==3.6.2 20:05:12 aspy.yaml==1.3.0 20:05:12 attrs==25.3.0 20:05:12 autopage==0.5.2 20:05:12 beautifulsoup4==4.13.5 20:05:12 boto3==1.40.23 20:05:12 botocore==1.40.23 20:05:12 bs4==0.0.2 20:05:12 cachetools==5.5.2 20:05:12 certifi==2025.8.3 20:05:12 cffi==1.17.1 20:05:12 cfgv==3.4.0 20:05:12 chardet==5.2.0 20:05:12 charset-normalizer==3.4.3 20:05:12 click==8.2.1 20:05:12 cliff==4.11.0 20:05:12 cmd2==2.7.0 20:05:12 cryptography==3.3.2 20:05:12 debtcollector==3.0.0 20:05:12 decorator==5.2.1 20:05:12 defusedxml==0.7.1 20:05:12 Deprecated==1.2.18 20:05:12 distlib==0.4.0 20:05:12 dnspython==2.7.0 20:05:12 docker==7.1.0 20:05:12 dogpile.cache==1.4.0 20:05:12 durationpy==0.10 20:05:12 email-validator==2.3.0 20:05:12 filelock==3.19.1 20:05:12 future==1.0.0 20:05:12 gitdb==4.0.12 20:05:12 GitPython==3.1.45 20:05:12 google-auth==2.40.3 20:05:12 httplib2==0.30.0 20:05:12 identify==2.6.13 20:05:12 idna==3.10 20:05:12 importlib-resources==1.5.0 20:05:12 iso8601==2.1.0 20:05:12 Jinja2==3.1.6 20:05:12 jmespath==1.0.1 20:05:12 jsonpatch==1.33 20:05:12 jsonpointer==3.0.0 20:05:12 jsonschema==4.25.1 20:05:12 jsonschema-specifications==2025.4.1 20:05:12 keystoneauth1==5.12.0 20:05:12 kubernetes==33.1.0 20:05:12 lftools==0.37.13 20:05:12 lxml==6.0.1 20:05:12 markdown-it-py==4.0.0 20:05:12 MarkupSafe==3.0.2 20:05:12 mdurl==0.1.2 20:05:12 msgpack==1.1.1 20:05:12 multi_key_dict==2.0.3 20:05:12 munch==4.0.0 20:05:12 netaddr==1.3.0 20:05:12 niet==1.4.2 20:05:12 nodeenv==1.9.1 20:05:12 oauth2client==4.1.3 20:05:12 oauthlib==3.3.1 20:05:12 openstacksdk==4.7.0 20:05:12 os-service-types==1.8.0 20:05:12 osc-lib==4.2.0 20:05:12 oslo.config==10.0.0 20:05:12 oslo.context==6.1.0 20:05:12 oslo.i18n==6.6.0 20:05:12 oslo.log==7.2.1 20:05:12 oslo.serialization==5.8.0 20:05:12 oslo.utils==9.1.0 20:05:12 packaging==25.0 20:05:12 pbr==7.0.1 20:05:12 platformdirs==4.4.0 20:05:12 prettytable==3.16.0 20:05:12 psutil==7.0.0 20:05:12 pyasn1==0.6.1 20:05:12 pyasn1_modules==0.4.2 20:05:12 pycparser==2.22 20:05:12 pygerrit2==2.0.15 20:05:12 PyGithub==2.8.1 20:05:12 Pygments==2.19.2 20:05:12 PyJWT==2.10.1 20:05:12 PyNaCl==1.5.0 20:05:12 pyparsing==2.4.7 20:05:12 pyperclip==1.9.0 20:05:12 pyrsistent==0.20.0 20:05:12 python-cinderclient==9.8.0 20:05:12 python-dateutil==2.9.0.post0 20:05:12 python-heatclient==4.3.0 20:05:12 python-jenkins==1.8.3 20:05:12 python-keystoneclient==5.7.0 20:05:12 python-magnumclient==4.9.0 20:05:12 python-openstackclient==8.2.0 20:05:12 python-swiftclient==4.8.0 20:05:12 PyYAML==6.0.2 20:05:12 referencing==0.36.2 20:05:12 requests==2.32.5 20:05:12 requests-oauthlib==2.0.0 20:05:12 requestsexceptions==1.4.0 20:05:12 rfc3986==2.0.0 20:05:12 rich==14.1.0 20:05:12 rich-argparse==1.7.1 20:05:12 rpds-py==0.27.1 20:05:12 rsa==4.9.1 20:05:12 ruamel.yaml==0.18.15 20:05:12 ruamel.yaml.clib==0.2.12 20:05:12 s3transfer==0.13.1 20:05:12 simplejson==3.20.1 20:05:12 six==1.17.0 20:05:12 smmap==5.0.2 20:05:12 soupsieve==2.8 20:05:12 stevedore==5.5.0 20:05:12 tabulate==0.9.0 20:05:12 toml==0.10.2 20:05:12 tomlkit==0.13.3 20:05:12 tqdm==4.67.1 20:05:12 typing_extensions==4.15.0 20:05:12 tzdata==2025.2 20:05:12 urllib3==1.26.20 20:05:12 virtualenv==20.34.0 20:05:12 wcwidth==0.2.13 20:05:12 websocket-client==1.8.0 20:05:12 wrapt==1.17.3 20:05:12 xdg==6.0.0 20:05:12 xmltodict==0.14.2 20:05:12 yq==3.4.3 20:05:12 [EnvInject] - Injecting environment variables from a build step. 20:05:12 [EnvInject] - Injecting as environment variables the properties content 20:05:12 OS_CLOUD=vex 20:05:12 20:05:12 [EnvInject] - Variables injected successfully. 20:05:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3933947866836162264.sh 20:05:12 ---> Orphaned k8s clusters 20:05:12 Setup pyenv: 20:05:12 system 20:05:12 3.8.20 20:05:12 3.9.20 20:05:12 3.10.15 20:05:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qrtj from file:/tmp/.os_lf_venv 20:05:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:14 lf-activate-venv(): INFO: Base packages installed successfully 20:05:14 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 20:05:19 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. 20:05:19 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:05:22 -----> Delete orphaned cluster 20:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11847195103165987605.sh 20:05:22 ---> Orphaned stacks 20:05:22 Setup pyenv: 20:05:22 system 20:05:22 3.8.20 20:05:22 3.9.20 20:05:22 3.10.15 20:05:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qrtj from file:/tmp/.os_lf_venv 20:05:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:05:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:05:24 lf-activate-venv(): INFO: Base packages installed successfully 20:05:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:05:36 + mapfile -t OS_COE_CLUSTERS_ID 20:05:36 ++ awk '{print $1}' 20:05:36 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:05:36 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:05:38 + echo '-----> Active clusters -> stacks' 20:05:38 -----> Active clusters -> stacks 20:05:38 + OS_COE_STACKS=() 20:05:38 + [[ 0 -gt 0 ]] 20:05:38 + mapfile -t OS_STACKS 20:05:38 ++ awk '{print $1}' 20:05:38 ++ 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 20:05:40 + echo '-----> Active stacks' 20:05:40 -----> Active stacks 20:05:40 + echo '-----> Delete orphaned stacks' 20:05:40 -----> Delete orphaned stacks 20:05:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7886604359774236879.sh 20:05:40 ---> Orphaned servers 20:05:40 Setup pyenv: 20:05:40 system 20:05:40 3.8.20 20:05:40 3.9.20 20:05:40 3.10.15 20:05:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qrtj from file:/tmp/.os_lf_venv 20:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:41 lf-activate-venv(): INFO: Base packages installed successfully 20:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:05:57 -----> Active servers 20:05:57 prd-ubuntu20.04-docker-2c-8g-8250 20:05:57 prd-centos7-blackbox-4c-2g-7904 20:05:57 prd-centos7-blackbox-4c-2g-7903 20:05:57 -----> Delete orphaned servers 20:05:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3660681042308416450.sh 20:05:57 ---> Orphaned ports 20:05:57 Setup pyenv: 20:05:57 system 20:05:57 3.8.20 20:05:57 3.9.20 20:05:57 3.10.15 20:05:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qrtj from file:/tmp/.os_lf_venv 20:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:59 lf-activate-venv(): INFO: Base packages installed successfully 20:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 20:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:06:09 No orphaned ports to process. 20:06:09 Build step 'Conditional step (single)' marked build as failure 20:06:10 $ ssh-agent -k 20:06:10 unset SSH_AUTH_SOCK; 20:06:10 unset SSH_AGENT_PID; 20:06:10 echo Agent pid 1469 killed; 20:06:10 [ssh-agent] Stopped. 20:06:10 [PostBuildScript] - [INFO] Executing post build scripts. 20:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17122841898445957560.sh 20:06:10 ---> sysstat.sh 20:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins854682054760076776.sh 20:06:10 ---> package-listing.sh 20:06:10 ++ tr '[:upper:]' '[:lower:]' 20:06:10 ++ facter osfamily 20:06:11 + OS_FAMILY=debian 20:06:11 + workspace=/w/workspace/ci-management-openstack-cron 20:06:11 + START_PACKAGES=/tmp/packages_start.txt 20:06:11 + END_PACKAGES=/tmp/packages_end.txt 20:06:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:11 + PACKAGES=/tmp/packages_start.txt 20:06:11 + '[' /w/workspace/ci-management-openstack-cron ']' 20:06:11 + PACKAGES=/tmp/packages_end.txt 20:06:11 + case "${OS_FAMILY}" in 20:06:11 + grep '^ii' 20:06:11 + dpkg -l 20:06:11 + '[' -f /tmp/packages_start.txt ']' 20:06:11 + '[' -f /tmp/packages_end.txt ']' 20:06:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:11 + '[' /w/workspace/ci-management-openstack-cron ']' 20:06:11 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 20:06:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 20:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5879786249906453689.sh 20:06:11 ---> capture-instance-metadata.sh 20:06:11 Setup pyenv: 20:06:11 system 20:06:11 3.8.20 20:06:11 3.9.20 20:06:11 3.10.15 20:06:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qrtj from file:/tmp/.os_lf_venv 20:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:12 lf-activate-venv(): INFO: Base packages installed successfully 20:06:12 lf-activate-venv(): INFO: Installing additional packages: lftools 20:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:06:20 INFO: Running in OpenStack, capturing instance metadata 20:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3145205408757762012.sh 20:06:20 provisioning config files... 20:06:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1207950252611782031tmp 20:06:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:06:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:06:20 [EnvInject] - Injecting environment variables from a build step. 20:06:20 [EnvInject] - Injecting as environment variables the properties content 20:06:20 SERVER_ID=logs 20:06:20 20:06:20 [EnvInject] - Variables injected successfully. 20:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3432000357727535914.sh 20:06:20 ---> create-netrc.sh 20:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15175717317587891708.sh 20:06:20 ---> python-tools-install.sh 20:06:20 Setup pyenv: 20:06:20 system 20:06:20 3.8.20 20:06:20 3.9.20 20:06:20 3.10.15 20:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qrtj from file:/tmp/.os_lf_venv 20:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:22 lf-activate-venv(): INFO: Base packages installed successfully 20:06:22 lf-activate-venv(): INFO: Installing additional packages: lftools 20:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9640066928049670758.sh 20:06:29 ---> sudo-logs.sh 20:06:29 Archiving 'sudo' log.. 20:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2555589534775412418.sh 20:06:30 ---> job-cost.sh 20:06:30 Setup pyenv: 20:06:30 system 20:06:30 3.8.20 20:06:30 3.9.20 20:06:30 3.10.15 20:06:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qrtj from file:/tmp/.os_lf_venv 20:06:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:32 lf-activate-venv(): INFO: Base packages installed successfully 20:06:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:06:37 INFO: No Stack... 20:06:37 INFO: Retrieving Pricing Info for: v3-starter-1 20:06:38 INFO: Archiving Costs 20:06:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10499341227175035765.sh 20:06:38 ---> logs-deploy.sh 20:06:38 Setup pyenv: 20:06:38 system 20:06:38 3.8.20 20:06:38 3.9.20 20:06:38 3.10.15 20:06:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qrtj from file:/tmp/.os_lf_venv 20:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:40 lf-activate-venv(): INFO: Base packages installed successfully 20:06:40 lf-activate-venv(): INFO: Installing additional packages: lftools 20:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-Qrtj/bin to PATH 20:06:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/56789 20:06:47 INFO: archiving workspace using pattern(s): 20:06:48 Archives upload complete. 20:06:48 INFO: archiving logs to Nexus 20:06:49 ---> uname -a: 20:06:49 Linux prd-ubuntu20-04-docker-2c-8g-8250 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 20:06:49 20:06:49 20:06:49 ---> lscpu: 20:06:49 Architecture: x86_64 20:06:49 CPU op-mode(s): 32-bit, 64-bit 20:06:49 Byte Order: Little Endian 20:06:49 Address sizes: 40 bits physical, 48 bits virtual 20:06:49 CPU(s): 1 20:06:49 On-line CPU(s) list: 0 20:06:49 Thread(s) per core: 1 20:06:49 Core(s) per socket: 1 20:06:49 Socket(s): 1 20:06:49 NUMA node(s): 1 20:06:49 Vendor ID: AuthenticAMD 20:06:49 CPU family: 23 20:06:49 Model: 49 20:06:49 Model name: AMD EPYC-Rome Processor 20:06:49 Stepping: 0 20:06:49 CPU MHz: 2799.998 20:06:49 BogoMIPS: 5599.99 20:06:49 Virtualization: AMD-V 20:06:49 Hypervisor vendor: KVM 20:06:49 Virtualization type: full 20:06:49 L1d cache: 32 KiB 20:06:49 L1i cache: 32 KiB 20:06:49 L2 cache: 512 KiB 20:06:49 L3 cache: 16 MiB 20:06:49 NUMA node0 CPU(s): 0 20:06:49 Vulnerability Gather data sampling: Not affected 20:06:49 Vulnerability Itlb multihit: Not affected 20:06:49 Vulnerability L1tf: Not affected 20:06:49 Vulnerability Mds: Not affected 20:06:49 Vulnerability Meltdown: Not affected 20:06:49 Vulnerability Mmio stale data: Not affected 20:06:49 Vulnerability Retbleed: Vulnerable 20:06:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:06:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:06:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:06:49 Vulnerability Srbds: Not affected 20:06:49 Vulnerability Tsx async abort: Not affected 20:06:49 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 20:06:49 20:06:49 20:06:49 ---> nproc: 20:06:49 1 20:06:49 20:06:49 20:06:49 ---> df -h: 20:06:49 Filesystem Size Used Avail Use% Mounted on 20:06:49 udev 969M 0 969M 0% /dev 20:06:49 tmpfs 198M 1.1M 197M 1% /run 20:06:49 /dev/vda1 194G 9.8G 184G 6% / 20:06:49 tmpfs 986M 0 986M 0% /dev/shm 20:06:49 tmpfs 5.0M 0 5.0M 0% /run/lock 20:06:49 tmpfs 986M 0 986M 0% /sys/fs/cgroup 20:06:49 /dev/loop0 62M 62M 0 100% /snap/core20/1405 20:06:49 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 20:06:49 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 20:06:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:06:49 tmpfs 198M 0 198M 0% /run/user/1001 20:06:49 20:06:49 20:06:49 ---> free -m: 20:06:49 total used free shared buff/cache available 20:06:49 Mem: 1971 412 145 0 1413 1366 20:06:49 Swap: 1023 1 1022 20:06:49 20:06:49 20:06:49 ---> ip addr: 20:06:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:06:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:06:49 inet 127.0.0.1/8 scope host lo 20:06:49 valid_lft forever preferred_lft forever 20:06:49 inet6 ::1/128 scope host 20:06:49 valid_lft forever preferred_lft forever 20:06:49 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 20:06:49 link/ether fa:16:3e:1e:78:d8 brd ff:ff:ff:ff:ff:ff 20:06:49 inet 10.30.123.151/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 20:06:49 valid_lft 86199sec preferred_lft 86199sec 20:06:49 inet6 fe80::f816:3eff:fe1e:78d8/64 scope link 20:06:49 valid_lft forever preferred_lft forever 20:06:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:06:49 link/ether 5e:d4:a7:96:8f:34 brd ff:ff:ff:ff:ff:ff 20:06:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:06:49 valid_lft forever preferred_lft forever 20:06:49 20:06:49 20:06:49 ---> sar -b -r -n DEV: 20:06:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8250) 09/03/25 _x86_64_ (1 CPU) 20:06:49 20:06:49 20:03:32 LINUX RESTART (1 CPU) 20:06:49 20:06:49 20:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:06:49 20:05:01 461.85 73.50 388.34 0.00 11447.87 26462.22 0.00 20:06:49 20:06:02 65.89 2.55 63.34 0.00 140.91 11748.84 0.00 20:06:49 Average: 262.24 37.74 224.50 0.00 5747.85 19044.97 0.00 20:06:49 20:06:49 20:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:06:49 20:05:01 168656 1424300 357716 17.72 71036 1273572 937544 30.56 401988 1249884 81264 20:06:49 20:06:02 171032 1402388 374788 18.56 82516 1232304 955136 31.14 455036 1184948 29308 20:06:49 Average: 169844 1413344 366252 18.14 76776 1252938 946340 30.85 428512 1217416 55286 20:06:49 20:06:49 20:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:06:49 20:05:01 ens3 346.52 201.58 1749.31 71.29 0.00 0.00 0.00 0.00 20:06:49 20:05:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 20:06:49 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:49 20:06:02 ens3 34.41 31.43 201.27 9.94 0.00 0.00 0.00 0.00 20:06:49 20:06:02 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 20:06:49 20:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:49 Average: ens3 189.18 115.80 968.92 40.36 0.00 0.00 0.00 0.00 20:06:49 Average: lo 1.68 1.68 0.18 0.18 0.00 0.00 0.00 0.00 20:06:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:49 20:06:49 20:06:49 ---> sar -P ALL: 20:06:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8250) 09/03/25 _x86_64_ (1 CPU) 20:06:49 20:06:49 20:03:32 LINUX RESTART (1 CPU) 20:06:49 20:06:49 20:04:02 CPU %user %nice %system %iowait %steal %idle 20:06:49 20:05:01 all 79.01 0.00 9.00 8.33 0.12 3.54 20:06:49 20:05:01 0 79.01 0.00 9.00 8.33 0.12 3.54 20:06:49 20:06:02 all 77.23 0.00 4.33 4.25 0.08 14.10 20:06:49 20:06:02 0 77.23 0.00 4.33 4.25 0.08 14.10 20:06:49 Average: all 78.11 0.00 6.64 6.27 0.10 8.87 20:06:49 Average: 0 78.11 0.00 6.64 6.27 0.10 8.87 20:06:49 20:06:49 20:06:49