11:04:12 Started by timer 11:04:12 Running as SYSTEM 11:04:13 [EnvInject] - Loading node environment variables. 11:04:13 Building remotely on prd-ubuntu20.04-docker-2c-8g-774582 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 11:04:13 [ssh-agent] Looking for ssh-agent implementation... 11:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:13 $ ssh-agent 11:04:13 SSH_AUTH_SOCK=/tmp/ssh-ewcjoj5otqrL/agent.1882 11:04:13 SSH_AGENT_PID=1884 11:04:13 [ssh-agent] Started. 11:04:13 Running ssh-add (command line suppressed) 11:04:13 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3002250406840538005.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3002250406840538005.key) 11:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:13 The recommended git tool is: NONE 11:04:14 using credential edgex-jenkins-ssh 11:04:14 Wiping out workspace first. 11:04:15 Cloning the remote Git repository 11:04:15 Cloning repository git@github.com:edgexfoundry/ci-management 11:04:15 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:04:15 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 11:04:15 > git --version # timeout=10 11:04:15 > git --version # 'git version 2.25.1' 11:04:15 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:15 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 11:04:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:16 Avoid second fetch 11:04:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:04:16 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 11:04:16 > git config core.sparsecheckout # timeout=10 11:04:16 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:04:16 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 11:04:16 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:04:16 > git remote # timeout=10 11:04:16 > git submodule init # timeout=10 11:04:16 > git submodule sync # timeout=10 11:04:16 > git config --get remote.origin.url # timeout=10 11:04:16 > git submodule init # timeout=10 11:04:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:16 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:16 > git config --get submodule.global-jjb.url # timeout=10 11:04:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:16 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:17 > git submodule update --init --recursive global-jjb # timeout=10 11:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:04:21 provisioning config files... 11:04:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:04:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11216942430561376313.sh 11:04:21 ---> python-tools-install.sh 11:04:21 Setup pyenv: 11:04:21 * system (set by /opt/pyenv/version) 11:04:21 * 3.8.20 (set by /opt/pyenv/version) 11:04:21 * 3.9.20 (set by /opt/pyenv/version) 11:04:21 3.10.15 11:04:21 3.11.10 11:04:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UtMg 11:04:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:29 lf-activate-venv(): INFO: Base packages installed successfully 11:04:29 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:04:51 Generating Requirements File 11:05:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:05:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:05:10 Python 3.11.10 11:05:10 pip 25.3 from /tmp/venv-UtMg/lib/python3.11/site-packages/pip (python 3.11) 11:05:10 appdirs==1.4.4 11:05:10 argcomplete==3.6.3 11:05:10 aspy.yaml==1.3.0 11:05:10 attrs==25.4.0 11:05:10 autopage==0.5.2 11:05:10 beautifulsoup4==4.14.3 11:05:10 boto3==1.42.3 11:05:10 botocore==1.42.3 11:05:10 bs4==0.0.2 11:05:10 cachetools==6.2.2 11:05:10 certifi==2025.11.12 11:05:10 cffi==2.0.0 11:05:10 cfgv==3.5.0 11:05:10 chardet==5.2.0 11:05:10 charset-normalizer==3.4.4 11:05:10 click==8.3.1 11:05:10 cliff==4.13.0 11:05:10 cmd2==2.7.0 11:05:10 cryptography==3.3.2 11:05:10 debtcollector==3.0.0 11:05:10 decorator==5.2.1 11:05:10 defusedxml==0.7.1 11:05:10 Deprecated==1.3.1 11:05:10 distlib==0.4.0 11:05:10 dnspython==2.8.0 11:05:10 docker==7.1.0 11:05:10 dogpile.cache==1.5.0 11:05:10 durationpy==0.10 11:05:10 email-validator==2.3.0 11:05:10 filelock==3.20.0 11:05:10 future==1.0.0 11:05:10 gitdb==4.0.12 11:05:10 GitPython==3.1.45 11:05:10 google-auth==2.43.0 11:05:10 httplib2==0.31.0 11:05:10 identify==2.6.15 11:05:10 idna==3.11 11:05:10 importlib-resources==1.5.0 11:05:10 iso8601==2.1.0 11:05:10 Jinja2==3.1.6 11:05:10 jmespath==1.0.1 11:05:10 jsonpatch==1.33 11:05:10 jsonpointer==3.0.0 11:05:10 jsonschema==4.25.1 11:05:10 jsonschema-specifications==2025.9.1 11:05:10 keystoneauth1==5.12.0 11:05:10 kubernetes==34.1.0 11:05:10 lftools==0.37.16 11:05:10 lxml==6.0.2 11:05:10 markdown-it-py==4.0.0 11:05:10 MarkupSafe==3.0.3 11:05:10 mdurl==0.1.2 11:05:10 msgpack==1.1.2 11:05:10 multi_key_dict==2.0.3 11:05:10 munch==4.0.0 11:05:10 netaddr==1.3.0 11:05:10 niet==1.4.2 11:05:10 nodeenv==1.9.1 11:05:10 oauth2client==4.1.3 11:05:10 oauthlib==3.3.1 11:05:10 openstacksdk==4.8.0 11:05:10 os-service-types==1.8.2 11:05:10 osc-lib==4.2.0 11:05:10 oslo.config==10.1.0 11:05:10 oslo.context==6.2.0 11:05:10 oslo.i18n==6.7.1 11:05:10 oslo.log==7.2.1 11:05:10 oslo.serialization==5.8.0 11:05:10 oslo.utils==9.2.0 11:05:10 packaging==25.0 11:05:10 pbr==7.0.3 11:05:10 platformdirs==4.5.0 11:05:10 prettytable==3.17.0 11:05:10 psutil==7.1.3 11:05:10 pyasn1==0.6.1 11:05:10 pyasn1_modules==0.4.2 11:05:10 pycparser==2.23 11:05:10 pygerrit2==2.0.15 11:05:10 PyGithub==2.8.1 11:05:10 Pygments==2.19.2 11:05:10 PyJWT==2.10.1 11:05:10 PyNaCl==1.6.1 11:05:10 pyparsing==2.4.7 11:05:10 pyperclip==1.11.0 11:05:10 pyrsistent==0.20.0 11:05:10 python-cinderclient==9.8.0 11:05:10 python-dateutil==2.9.0.post0 11:05:10 python-heatclient==4.3.0 11:05:10 python-jenkins==1.8.3 11:05:10 python-keystoneclient==5.7.0 11:05:10 python-magnumclient==4.9.0 11:05:10 python-openstackclient==8.2.0 11:05:10 python-swiftclient==4.9.0 11:05:10 PyYAML==6.0.3 11:05:10 referencing==0.37.0 11:05:10 requests==2.32.5 11:05:10 requests-oauthlib==2.0.0 11:05:10 requestsexceptions==1.4.0 11:05:10 rfc3986==2.0.0 11:05:10 rich==14.2.0 11:05:10 rich-argparse==1.7.2 11:05:10 rpds-py==0.30.0 11:05:10 rsa==4.9.1 11:05:10 ruamel.yaml==0.18.16 11:05:10 ruamel.yaml.clib==0.2.15 11:05:10 s3transfer==0.16.0 11:05:10 simplejson==3.20.2 11:05:10 six==1.17.0 11:05:10 smmap==5.0.2 11:05:10 soupsieve==2.8 11:05:10 stevedore==5.6.0 11:05:10 tabulate==0.9.0 11:05:10 toml==0.10.2 11:05:10 tomlkit==0.13.3 11:05:10 tqdm==4.67.1 11:05:10 typing_extensions==4.15.0 11:05:10 tzdata==2025.2 11:05:10 urllib3==1.26.20 11:05:10 virtualenv==20.35.4 11:05:10 wcwidth==0.2.14 11:05:10 websocket-client==1.9.0 11:05:10 wrapt==2.0.1 11:05:10 xdg==6.0.0 11:05:10 xmltodict==1.0.2 11:05:10 yq==3.4.3 11:05:10 [EnvInject] - Injecting environment variables from a build step. 11:05:10 [EnvInject] - Injecting as environment variables the properties content 11:05:10 OS_CLOUD=vex 11:05:10 11:05:10 [EnvInject] - Variables injected successfully. 11:05:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8835736975817348778.sh 11:05:10 ---> Orphaned k8s clusters 11:05:10 Setup pyenv: 11:05:10 system 11:05:10 3.8.20 11:05:10 3.9.20 11:05:10 3.10.15 11:05:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UtMg from file:/tmp/.os_lf_venv 11:05:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:12 lf-activate-venv(): INFO: Base packages installed successfully 11:05:12 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:05:17 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. 11:05:18 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:05:20 -----> Delete orphaned cluster 11:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15079594776676505957.sh 11:05:21 ---> Orphaned stacks 11:05:21 Setup pyenv: 11:05:21 system 11:05:21 3.8.20 11:05:21 3.9.20 11:05:21 3.10.15 11:05:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UtMg from file:/tmp/.os_lf_venv 11:05:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:22 lf-activate-venv(): INFO: Base packages installed successfully 11:05:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:05:35 + mapfile -t OS_COE_CLUSTERS_ID 11:05:35 ++ awk '{print $1}' 11:05:35 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:05:35 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:05:37 + echo '-----> Active clusters -> stacks' 11:05:37 -----> Active clusters -> stacks 11:05:37 + OS_COE_STACKS=() 11:05:37 + [[ 0 -gt 0 ]] 11:05:37 + mapfile -t OS_STACKS 11:05:37 ++ awk '{print $1}' 11:05:37 ++ 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 11:05:38 + echo '-----> Active stacks' 11:05:38 -----> Active stacks 11:05:38 + echo '-----> Delete orphaned stacks' 11:05:38 -----> Delete orphaned stacks 11:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10407714902730033630.sh 11:05:38 ---> Orphaned servers 11:05:38 Setup pyenv: 11:05:39 system 11:05:39 3.8.20 11:05:39 3.9.20 11:05:39 3.10.15 11:05:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UtMg from file:/tmp/.os_lf_venv 11:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:40 lf-activate-venv(): INFO: Base packages installed successfully 11:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:05:56 -----> Active servers 11:05:56 prd-ubuntu20.04-docker-2c-8g-774582 11:05:56 prd-centos7-blackbox-4c-2g-774152 11:05:56 prd-centos7-blackbox-4c-2g-774151 11:05:56 -----> Delete orphaned servers 11:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2214017030183053308.sh 11:05:56 ---> Orphaned ports 11:05:56 Setup pyenv: 11:05:56 system 11:05:56 3.8.20 11:05:56 3.9.20 11:05:56 3.10.15 11:05:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UtMg from file:/tmp/.os_lf_venv 11:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:58 lf-activate-venv(): INFO: Base packages installed successfully 11:05:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:06:09 No orphaned ports to process. 11:06:09 Build step 'Conditional step (single)' marked build as failure 11:06:09 $ ssh-agent -k 11:06:09 unset SSH_AUTH_SOCK; 11:06:09 unset SSH_AGENT_PID; 11:06:09 echo Agent pid 1884 killed; 11:06:09 [ssh-agent] Stopped. 11:06:09 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3873725736519243398.sh 11:06:09 ---> sysstat.sh 11:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17331226592688070806.sh 11:06:09 ---> package-listing.sh 11:06:09 ++ tr '[:upper:]' '[:lower:]' 11:06:09 ++ facter osfamily 11:06:10 + OS_FAMILY=debian 11:06:10 + workspace=/w/workspace/ci-management-openstack-cron 11:06:10 + START_PACKAGES=/tmp/packages_start.txt 11:06:10 + END_PACKAGES=/tmp/packages_end.txt 11:06:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:10 + PACKAGES=/tmp/packages_start.txt 11:06:10 + '[' /w/workspace/ci-management-openstack-cron ']' 11:06:10 + PACKAGES=/tmp/packages_end.txt 11:06:10 + case "${OS_FAMILY}" in 11:06:10 + grep '^ii' 11:06:10 + dpkg -l 11:06:10 + '[' -f /tmp/packages_start.txt ']' 11:06:10 + '[' -f /tmp/packages_end.txt ']' 11:06:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:10 + '[' /w/workspace/ci-management-openstack-cron ']' 11:06:10 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:06:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9488835216423042915.sh 11:06:10 ---> capture-instance-metadata.sh 11:06:10 Setup pyenv: 11:06:10 system 11:06:10 3.8.20 11:06:10 3.9.20 11:06:10 3.10.15 11:06:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UtMg from file:/tmp/.os_lf_venv 11:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:11 lf-activate-venv(): INFO: Base packages installed successfully 11:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:06:19 INFO: Running in OpenStack, capturing instance metadata 11:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16734784341188124238.sh 11:06:19 provisioning config files... 11:06:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16308498618352281477tmp 11:06:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:06:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:06:19 [EnvInject] - Injecting environment variables from a build step. 11:06:19 [EnvInject] - Injecting as environment variables the properties content 11:06:19 SERVER_ID=logs 11:06:19 11:06:19 [EnvInject] - Variables injected successfully. 11:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11537487353886227428.sh 11:06:19 ---> create-netrc.sh 11:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7002232652470934590.sh 11:06:19 ---> python-tools-install.sh 11:06:20 Setup pyenv: 11:06:20 system 11:06:20 3.8.20 11:06:20 3.9.20 11:06:20 3.10.15 11:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UtMg from file:/tmp/.os_lf_venv 11:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:21 lf-activate-venv(): INFO: Base packages installed successfully 11:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3559305820088289884.sh 11:06:29 ---> sudo-logs.sh 11:06:29 Archiving 'sudo' log.. 11:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5021911940944690108.sh 11:06:29 ---> job-cost.sh 11:06:29 Setup pyenv: 11:06:29 system 11:06:29 3.8.20 11:06:29 3.9.20 11:06:29 3.10.15 11:06:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UtMg from file:/tmp/.os_lf_venv 11:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:31 lf-activate-venv(): INFO: Base packages installed successfully 11:06:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:06:36 INFO: No Stack... 11:06:37 INFO: Retrieving Pricing Info for: v3-starter-1 11:06:37 INFO: Archiving Costs 11:06:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17648012072547969747.sh 11:06:37 ---> logs-deploy.sh 11:06:37 Setup pyenv: 11:06:37 system 11:06:37 3.8.20 11:06:37 3.9.20 11:06:37 3.10.15 11:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UtMg from file:/tmp/.os_lf_venv 11:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:39 lf-activate-venv(): INFO: Base packages installed successfully 11:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-UtMg/bin to PATH 11:06:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/58340 11:06:46 INFO: archiving workspace using pattern(s): 11:06:47 Archives upload complete. 11:06:48 INFO: archiving logs to Nexus 11:06:48 ---> uname -a: 11:06:48 Linux prd-ubuntu20-04-docker-2c-8g-774582 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:06:48 11:06:48 11:06:48 ---> lscpu: 11:06:48 Architecture: x86_64 11:06:48 CPU op-mode(s): 32-bit, 64-bit 11:06:48 Byte Order: Little Endian 11:06:48 Address sizes: 40 bits physical, 48 bits virtual 11:06:48 CPU(s): 1 11:06:48 On-line CPU(s) list: 0 11:06:48 Thread(s) per core: 1 11:06:48 Core(s) per socket: 1 11:06:48 Socket(s): 1 11:06:48 NUMA node(s): 1 11:06:48 Vendor ID: AuthenticAMD 11:06:48 CPU family: 23 11:06:48 Model: 49 11:06:48 Model name: AMD EPYC-Rome Processor 11:06:48 Stepping: 0 11:06:48 CPU MHz: 2800.000 11:06:48 BogoMIPS: 5600.00 11:06:48 Virtualization: AMD-V 11:06:48 Hypervisor vendor: KVM 11:06:48 Virtualization type: full 11:06:48 L1d cache: 32 KiB 11:06:48 L1i cache: 32 KiB 11:06:48 L2 cache: 512 KiB 11:06:48 L3 cache: 16 MiB 11:06:48 NUMA node0 CPU(s): 0 11:06:48 Vulnerability Gather data sampling: Not affected 11:06:48 Vulnerability Itlb multihit: Not affected 11:06:48 Vulnerability L1tf: Not affected 11:06:48 Vulnerability Mds: Not affected 11:06:48 Vulnerability Meltdown: Not affected 11:06:48 Vulnerability Mmio stale data: Not affected 11:06:48 Vulnerability Retbleed: Vulnerable 11:06:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:06:48 Vulnerability Srbds: Not affected 11:06:48 Vulnerability Tsx async abort: Not affected 11:06:48 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 11:06:48 11:06:48 11:06:48 ---> nproc: 11:06:48 1 11:06:48 11:06:48 11:06:48 ---> df -h: 11:06:48 Filesystem Size Used Avail Use% Mounted on 11:06:48 udev 969M 0 969M 0% /dev 11:06:48 tmpfs 198M 1.1M 197M 1% /run 11:06:48 /dev/vda1 194G 9.9G 184G 6% / 11:06:48 tmpfs 986M 0 986M 0% /dev/shm 11:06:48 tmpfs 5.0M 0 5.0M 0% /run/lock 11:06:48 tmpfs 986M 0 986M 0% /sys/fs/cgroup 11:06:48 /dev/loop0 62M 62M 0 100% /snap/core20/1405 11:06:48 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 11:06:48 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 11:06:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:06:48 /dev/loop3 92M 92M 0 100% /snap/lxd/36554 11:06:48 tmpfs 198M 0 198M 0% /run/user/1001 11:06:48 11:06:48 11:06:48 ---> free -m: 11:06:48 total used free shared buff/cache available 11:06:48 Mem: 1971 419 186 0 1364 1359 11:06:48 Swap: 1023 0 1023 11:06:48 11:06:48 11:06:48 ---> ip addr: 11:06:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:06:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:48 inet 127.0.0.1/8 scope host lo 11:06:48 valid_lft forever preferred_lft forever 11:06:48 inet6 ::1/128 scope host 11:06:48 valid_lft forever preferred_lft forever 11:06:48 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 11:06:48 link/ether fa:16:3e:18:b2:54 brd ff:ff:ff:ff:ff:ff 11:06:48 inet 10.30.123.235/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 11:06:48 valid_lft 86195sec preferred_lft 86195sec 11:06:48 inet6 fe80::f816:3eff:fe18:b254/64 scope link 11:06:48 valid_lft forever preferred_lft forever 11:06:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:06:48 link/ether 12:75:a2:a4:1e:92 brd ff:ff:ff:ff:ff:ff 11:06:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:06:48 valid_lft forever preferred_lft forever 11:06:48 11:06:48 11:06:48 ---> sar -b -r -n DEV: 11:06:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-774582) 12/05/25 _x86_64_ (1 CPU) 11:06:48 11:06:48 11:03:26 LINUX RESTART (1 CPU) 11:06:48 11:06:48 11:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:06:48 11:05:01 487.24 75.60 411.64 0.00 11739.30 130358.65 0.00 11:06:48 11:06:01 66.11 2.75 63.36 0.00 142.91 9482.69 0.00 11:06:48 Average: 274.90 38.87 236.04 0.00 5892.39 69412.87 0.00 11:06:48 11:06:48 11:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:06:48 11:05:01 156972 1413300 364128 18.04 73584 1272112 951056 31.01 464132 1195056 111460 11:06:48 11:06:01 209740 1392676 380020 18.82 83644 1184408 966416 31.51 516980 1081076 30180 11:06:48 Average: 183356 1402988 372074 18.43 78614 1228260 958736 31.26 490556 1138066 70820 11:06:48 11:06:48 11:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:06:48 11:05:01 ens3 361.74 209.47 1785.99 70.41 0.00 0.00 0.00 0.00 11:06:48 11:05:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 11:06:48 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:48 11:06:01 ens3 31.76 29.81 199.25 11.78 0.00 0.00 0.00 0.00 11:06:48 11:06:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 11:06:48 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:48 Average: ens3 195.36 118.89 985.96 40.85 0.00 0.00 0.00 0.00 11:06:48 Average: lo 1.68 1.68 0.18 0.18 0.00 0.00 0.00 0.00 11:06:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:48 11:06:48 11:06:48 ---> sar -P ALL: 11:06:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-774582) 12/05/25 _x86_64_ (1 CPU) 11:06:48 11:06:48 11:03:26 LINUX RESTART (1 CPU) 11:06:48 11:06:48 11:04:02 CPU %user %nice %system %iowait %steal %idle 11:06:48 11:05:01 all 74.20 0.00 8.53 9.70 0.10 7.46 11:06:48 11:05:01 0 74.20 0.00 8.53 9.70 0.10 7.46 11:06:48 11:06:01 all 77.91 0.00 4.23 3.97 0.17 13.72 11:06:48 11:06:01 0 77.91 0.00 4.23 3.97 0.17 13.72 11:06:48 Average: all 76.07 0.00 6.36 6.81 0.13 10.62 11:06:48 Average: 0 76.07 0.00 6.36 6.81 0.13 10.62 11:06:48 11:06:48 11:06:48