13:04:01 Started by timer 13:04:01 Running as SYSTEM 13:04:01 [EnvInject] - Loading node environment variables. 13:04:01 Building remotely on prd-ubuntu20.04-docker-2c-8g-774842 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:01 [ssh-agent] Looking for ssh-agent implementation... 13:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:01 $ ssh-agent 13:04:01 SSH_AUTH_SOCK=/tmp/ssh-SyVAG7sQT5Ni/agent.1452 13:04:01 SSH_AGENT_PID=1454 13:04:01 [ssh-agent] Started. 13:04:02 Running ssh-add (command line suppressed) 13:04:02 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2996041720814127249.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2996041720814127249.key) 13:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:02 The recommended git tool is: NONE 13:04:03 using credential edgex-jenkins-ssh 13:04:04 Wiping out workspace first. 13:04:04 Cloning the remote Git repository 13:04:04 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:04 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:04 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:04 > git --version # timeout=10 13:04:04 > git --version # 'git version 2.25.1' 13:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:04 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:05 Avoid second fetch 13:04:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:05 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:05 > git config core.sparsecheckout # timeout=10 13:04:05 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:05 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:05 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:05 > git remote # timeout=10 13:04:05 > git submodule init # timeout=10 13:04:05 > git submodule sync # timeout=10 13:04:05 > git config --get remote.origin.url # timeout=10 13:04:05 > git submodule init # timeout=10 13:04:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:05 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:05 > git config --get submodule.global-jjb.url # timeout=10 13:04:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:05 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:06 > git submodule update --init --recursive global-jjb # timeout=10 13:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:10 provisioning config files... 13:04:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17901266232149933290.sh 13:04:10 ---> python-tools-install.sh 13:04:10 Setup pyenv: 13:04:10 * system (set by /opt/pyenv/version) 13:04:10 * 3.8.20 (set by /opt/pyenv/version) 13:04:10 * 3.9.20 (set by /opt/pyenv/version) 13:04:10 3.10.15 13:04:10 3.11.10 13:04:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SSX9 13:04:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:19 lf-activate-venv(): INFO: Base packages installed successfully 13:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:04:42 Generating Requirements File 13:05:04 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. 13:05:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:04 Python 3.11.10 13:05:04 pip 25.3 from /tmp/venv-SSX9/lib/python3.11/site-packages/pip (python 3.11) 13:05:05 appdirs==1.4.4 13:05:05 argcomplete==3.6.3 13:05:05 aspy.yaml==1.3.0 13:05:05 attrs==25.4.0 13:05:05 autopage==0.5.2 13:05:05 beautifulsoup4==4.14.3 13:05:05 boto3==1.42.7 13:05:05 botocore==1.42.7 13:05:05 bs4==0.0.2 13:05:05 cachetools==6.2.2 13:05:05 certifi==2025.11.12 13:05:05 cffi==2.0.0 13:05:05 cfgv==3.5.0 13:05:05 chardet==5.2.0 13:05:05 charset-normalizer==3.4.4 13:05:05 click==8.3.1 13:05:05 cliff==4.13.0 13:05:05 cmd2==3.0.0 13:05:05 cryptography==3.3.2 13:05:05 debtcollector==3.0.0 13:05:05 decorator==5.2.1 13:05:05 defusedxml==0.7.1 13:05:05 Deprecated==1.3.1 13:05:05 distlib==0.4.0 13:05:05 dnspython==2.8.0 13:05:05 docker==7.1.0 13:05:05 dogpile.cache==1.5.0 13:05:05 durationpy==0.10 13:05:05 email-validator==2.3.0 13:05:05 filelock==3.20.0 13:05:05 future==1.0.0 13:05:05 gitdb==4.0.12 13:05:05 GitPython==3.1.45 13:05:05 google-auth==2.43.0 13:05:05 httplib2==0.31.0 13:05:05 identify==2.6.15 13:05:05 idna==3.11 13:05:05 importlib-resources==1.5.0 13:05:05 iso8601==2.1.0 13:05:05 Jinja2==3.1.6 13:05:05 jmespath==1.0.1 13:05:05 jsonpatch==1.33 13:05:05 jsonpointer==3.0.0 13:05:05 jsonschema==4.25.1 13:05:05 jsonschema-specifications==2025.9.1 13:05:05 keystoneauth1==5.12.0 13:05:05 kubernetes==34.1.0 13:05:05 lftools==0.37.17 13:05:05 lxml==6.0.2 13:05:05 markdown-it-py==4.0.0 13:05:05 MarkupSafe==3.0.3 13:05:05 mdurl==0.1.2 13:05:05 msgpack==1.1.2 13:05:05 multi_key_dict==2.0.3 13:05:05 munch==4.0.0 13:05:05 netaddr==1.3.0 13:05:05 niet==1.4.2 13:05:05 nodeenv==1.9.1 13:05:05 oauth2client==4.1.3 13:05:05 oauthlib==3.3.1 13:05:05 openstacksdk==4.8.0 13:05:05 os-service-types==1.8.2 13:05:05 osc-lib==4.2.0 13:05:05 oslo.config==10.1.0 13:05:05 oslo.context==6.2.0 13:05:05 oslo.i18n==6.7.1 13:05:05 oslo.log==7.2.1 13:05:05 oslo.serialization==5.8.0 13:05:05 oslo.utils==9.2.0 13:05:05 packaging==25.0 13:05:05 pbr==7.0.3 13:05:05 platformdirs==4.5.1 13:05:05 prettytable==3.17.0 13:05:05 psutil==7.1.3 13:05:05 pyasn1==0.6.1 13:05:05 pyasn1_modules==0.4.2 13:05:05 pycparser==2.23 13:05:05 pygerrit2==2.0.15 13:05:05 PyGithub==2.8.1 13:05:05 Pygments==2.19.2 13:05:05 PyJWT==2.10.1 13:05:05 PyNaCl==1.6.1 13:05:05 pyparsing==2.4.7 13:05:05 pyperclip==1.11.0 13:05:05 pyrsistent==0.20.0 13:05:05 python-cinderclient==9.8.0 13:05:05 python-dateutil==2.9.0.post0 13:05:05 python-heatclient==4.3.0 13:05:05 python-jenkins==1.8.3 13:05:05 python-keystoneclient==5.7.0 13:05:05 python-magnumclient==4.9.0 13:05:05 python-openstackclient==8.2.0 13:05:05 python-swiftclient==4.9.0 13:05:05 PyYAML==6.0.3 13:05:05 referencing==0.37.0 13:05:05 requests==2.32.5 13:05:05 requests-oauthlib==2.0.0 13:05:05 requestsexceptions==1.4.0 13:05:05 rfc3986==2.0.0 13:05:05 rich==14.2.0 13:05:05 rich-argparse==1.7.2 13:05:05 rpds-py==0.30.0 13:05:05 rsa==4.9.1 13:05:05 ruamel.yaml==0.18.16 13:05:05 ruamel.yaml.clib==0.2.15 13:05:05 s3transfer==0.16.0 13:05:05 simplejson==3.20.2 13:05:05 six==1.17.0 13:05:05 smmap==5.0.2 13:05:05 soupsieve==2.8 13:05:05 stevedore==5.6.0 13:05:05 tabulate==0.9.0 13:05:05 toml==0.10.2 13:05:05 tomlkit==0.13.3 13:05:05 tqdm==4.67.1 13:05:05 typing_extensions==4.15.0 13:05:05 tzdata==2025.2 13:05:05 urllib3==1.26.20 13:05:05 virtualenv==20.35.4 13:05:05 wcwidth==0.2.14 13:05:05 websocket-client==1.9.0 13:05:05 wrapt==2.0.1 13:05:05 xdg==6.0.0 13:05:05 xmltodict==1.0.2 13:05:05 yq==3.4.3 13:05:05 [EnvInject] - Injecting environment variables from a build step. 13:05:05 [EnvInject] - Injecting as environment variables the properties content 13:05:05 OS_CLOUD=vex 13:05:05 13:05:05 [EnvInject] - Variables injected successfully. 13:05:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14823223339362001125.sh 13:05:05 ---> Orphaned k8s clusters 13:05:05 Setup pyenv: 13:05:05 system 13:05:05 3.8.20 13:05:05 3.9.20 13:05:05 3.10.15 13:05:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SSX9 from file:/tmp/.os_lf_venv 13:05:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:06 lf-activate-venv(): INFO: Base packages installed successfully 13:05:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05: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. 13:05:13 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:05:13 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:05:15 -----> Delete orphaned cluster 13:05:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16573269267200859673.sh 13:05:15 ---> Orphaned stacks 13:05:15 Setup pyenv: 13:05:15 system 13:05:15 3.8.20 13:05:15 3.9.20 13:05:15 3.10.15 13:05:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SSX9 from file:/tmp/.os_lf_venv 13:05:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:17 lf-activate-venv(): INFO: Base packages installed successfully 13:05:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:05:30 + mapfile -t OS_COE_CLUSTERS_ID 13:05:30 ++ awk '{print $1}' 13:05:30 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:30 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:33 + echo '-----> Active clusters -> stacks' 13:05:33 -----> Active clusters -> stacks 13:05:33 + OS_COE_STACKS=() 13:05:33 + [[ 0 -gt 0 ]] 13:05:33 + mapfile -t OS_STACKS 13:05:33 ++ awk '{print $1}' 13:05:33 ++ 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 13:05:34 + echo '-----> Active stacks' 13:05:34 -----> Active stacks 13:05:34 + echo '-----> Delete orphaned stacks' 13:05:34 -----> Delete orphaned stacks 13:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5370230068646129431.sh 13:05:34 ---> Orphaned servers 13:05:34 Setup pyenv: 13:05:34 system 13:05:34 3.8.20 13:05:34 3.9.20 13:05:34 3.10.15 13:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SSX9 from file:/tmp/.os_lf_venv 13:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:36 lf-activate-venv(): INFO: Base packages installed successfully 13:05:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:05:52 -----> Active servers 13:05:52 prd-ubuntu20.04-docker-2c-8g-774842 13:05:52 prd-centos7-blackbox-4c-2g-774620 13:05:52 -----> Delete orphaned servers 13:05:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10693914408292572639.sh 13:05:52 ---> Orphaned ports 13:05:52 Setup pyenv: 13:05:52 system 13:05:52 3.8.20 13:05:52 3.9.20 13:05:52 3.10.15 13:05:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SSX9 from file:/tmp/.os_lf_venv 13:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:54 lf-activate-venv(): INFO: Base packages installed successfully 13:05:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:06:06 No orphaned ports to process. 13:06:06 Build step 'Conditional step (single)' marked build as failure 13:06:06 $ ssh-agent -k 13:06:06 unset SSH_AUTH_SOCK; 13:06:06 unset SSH_AGENT_PID; 13:06:06 echo Agent pid 1454 killed; 13:06:06 [ssh-agent] Stopped. 13:06:06 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10347878958092285915.sh 13:06:06 ---> sysstat.sh 13:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15682965900469538883.sh 13:06:07 ---> package-listing.sh 13:06:07 ++ tr '[:upper:]' '[:lower:]' 13:06:07 ++ facter osfamily 13:06:07 + OS_FAMILY=debian 13:06:07 + workspace=/w/workspace/ci-management-openstack-cron 13:06:07 + START_PACKAGES=/tmp/packages_start.txt 13:06:07 + END_PACKAGES=/tmp/packages_end.txt 13:06:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:07 + PACKAGES=/tmp/packages_start.txt 13:06:07 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:07 + PACKAGES=/tmp/packages_end.txt 13:06:07 + case "${OS_FAMILY}" in 13:06:07 + grep '^ii' 13:06:07 + dpkg -l 13:06:07 + '[' -f /tmp/packages_start.txt ']' 13:06:07 + '[' -f /tmp/packages_end.txt ']' 13:06:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:07 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:07 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13443585398759182687.sh 13:06:07 ---> capture-instance-metadata.sh 13:06:07 Setup pyenv: 13:06:07 system 13:06:07 3.8.20 13:06:07 3.9.20 13:06:07 3.10.15 13:06:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SSX9 from file:/tmp/.os_lf_venv 13:06:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:09 lf-activate-venv(): INFO: Base packages installed successfully 13:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:06:16 INFO: Running in OpenStack, capturing instance metadata 13:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2143050574118814663.sh 13:06:17 provisioning config files... 13:06:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14293788118082266510tmp 13:06:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:17 [EnvInject] - Injecting environment variables from a build step. 13:06:17 [EnvInject] - Injecting as environment variables the properties content 13:06:17 SERVER_ID=logs 13:06:17 13:06:17 [EnvInject] - Variables injected successfully. 13:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18124952314107607928.sh 13:06:17 ---> create-netrc.sh 13:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17844852858891144608.sh 13:06:17 ---> python-tools-install.sh 13:06:17 Setup pyenv: 13:06:17 system 13:06:17 3.8.20 13:06:17 3.9.20 13:06:17 3.10.15 13:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SSX9 from file:/tmp/.os_lf_venv 13:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:19 lf-activate-venv(): INFO: Base packages installed successfully 13:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15302995608968221157.sh 13:06:27 ---> sudo-logs.sh 13:06:27 Archiving 'sudo' log.. 13:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2205114427796722959.sh 13:06:27 ---> job-cost.sh 13:06:27 Setup pyenv: 13:06:27 system 13:06:27 3.8.20 13:06:27 3.9.20 13:06:27 3.10.15 13:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SSX9 from file:/tmp/.os_lf_venv 13:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:29 lf-activate-venv(): INFO: Base packages installed successfully 13:06:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:06:35 INFO: No Stack... 13:06:35 INFO: Retrieving Pricing Info for: v3-starter-1 13:06:35 INFO: Archiving Costs 13:06:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4119535948992474814.sh 13:06:35 ---> logs-deploy.sh 13:06:35 Setup pyenv: 13:06:35 system 13:06:35 3.8.20 13:06:35 3.9.20 13:06:35 3.10.15 13:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SSX9 from file:/tmp/.os_lf_venv 13:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:37 lf-activate-venv(): INFO: Base packages installed successfully 13:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-SSX9/bin to PATH 13:06:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/58486 13:06:46 INFO: archiving workspace using pattern(s): 13:06:47 Archives upload complete. 13:06:47 INFO: archiving logs to Nexus 13:06:48 ---> uname -a: 13:06:48 Linux prd-ubuntu20-04-docker-2c-8g-774842 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:06:48 13:06:48 13:06:48 ---> lscpu: 13:06:48 Architecture: x86_64 13:06:48 CPU op-mode(s): 32-bit, 64-bit 13:06:48 Byte Order: Little Endian 13:06:48 Address sizes: 40 bits physical, 48 bits virtual 13:06:48 CPU(s): 1 13:06:48 On-line CPU(s) list: 0 13:06:48 Thread(s) per core: 1 13:06:48 Core(s) per socket: 1 13:06:48 Socket(s): 1 13:06:48 NUMA node(s): 1 13:06:48 Vendor ID: AuthenticAMD 13:06:48 CPU family: 23 13:06:48 Model: 49 13:06:48 Model name: AMD EPYC-Rome Processor 13:06:48 Stepping: 0 13:06:48 CPU MHz: 2799.998 13:06:48 BogoMIPS: 5599.99 13:06:48 Virtualization: AMD-V 13:06:48 Hypervisor vendor: KVM 13:06:48 Virtualization type: full 13:06:48 L1d cache: 32 KiB 13:06:48 L1i cache: 32 KiB 13:06:48 L2 cache: 512 KiB 13:06:48 L3 cache: 16 MiB 13:06:48 NUMA node0 CPU(s): 0 13:06:48 Vulnerability Gather data sampling: Not affected 13:06:48 Vulnerability Itlb multihit: Not affected 13:06:48 Vulnerability L1tf: Not affected 13:06:48 Vulnerability Mds: Not affected 13:06:48 Vulnerability Meltdown: Not affected 13:06:48 Vulnerability Mmio stale data: Not affected 13:06:48 Vulnerability Retbleed: Vulnerable 13:06:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:06:48 Vulnerability Srbds: Not affected 13:06:48 Vulnerability Tsx async abort: Not affected 13: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 13:06:48 13:06:48 13:06:48 ---> nproc: 13:06:48 1 13:06:48 13:06:48 13:06:48 ---> df -h: 13:06:48 Filesystem Size Used Avail Use% Mounted on 13:06:48 udev 969M 0 969M 0% /dev 13:06:48 tmpfs 198M 1.1M 197M 1% /run 13:06:48 /dev/vda1 194G 9.8G 184G 6% / 13:06:48 tmpfs 986M 0 986M 0% /dev/shm 13:06:48 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:48 tmpfs 986M 0 986M 0% /sys/fs/cgroup 13:06:48 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 13:06:48 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 13:06:48 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:06:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:48 tmpfs 198M 0 198M 0% /run/user/1001 13:06:48 13:06:48 13:06:48 ---> free -m: 13:06:48 total used free shared buff/cache available 13:06:48 Mem: 1971 408 144 0 1418 1370 13:06:48 Swap: 1023 1 1022 13:06:48 13:06:48 13:06:48 ---> ip addr: 13:06:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:48 inet 127.0.0.1/8 scope host lo 13:06:48 valid_lft forever preferred_lft forever 13:06:48 inet6 ::1/128 scope host 13:06:48 valid_lft forever preferred_lft forever 13:06:48 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:06:48 link/ether fa:16:3e:f0:19:a5 brd ff:ff:ff:ff:ff:ff 13:06:48 inet 10.30.123.248/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:06:48 valid_lft 86194sec preferred_lft 86194sec 13:06:48 inet6 fe80::f816:3eff:fef0:19a5/64 scope link 13:06:48 valid_lft forever preferred_lft forever 13:06:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:48 link/ether d2:78:97:30:ef:00 brd ff:ff:ff:ff:ff:ff 13:06:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:48 valid_lft forever preferred_lft forever 13:06:48 13:06:48 13:06:48 ---> sar -b -r -n DEV: 13:06:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-774842) 12/11/25 _x86_64_ (1 CPU) 13:06:48 13:06:48 13:03:25 LINUX RESTART (1 CPU) 13:06:48 13:06:48 13:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:48 13:05:01 404.20 17.22 386.99 0.00 1457.24 23073.65 0.00 13:06:48 13:06:01 58.99 2.55 56.44 0.00 140.64 12965.57 0.00 13:06:48 Average: 230.15 9.82 220.32 0.00 793.41 17977.15 0.00 13:06:48 13:06:48 13:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:48 13:05:01 74072 1361820 417124 20.66 74772 1298980 1003656 32.72 457368 1282940 118936 13:06:48 13:06:01 125956 1362512 414552 20.53 83144 1236592 996596 32.49 485720 1198692 25508 13:06:48 Average: 100014 1362166 415838 20.60 78958 1267786 1000126 32.61 471544 1240816 72222 13:06:48 13:06:48 13:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:48 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:48 13:05:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 13:06:48 13:05:01 ens3 207.95 133.38 1395.64 41.65 0.00 0.00 0.00 0.00 13:06:48 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:48 13:06:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 13:06:48 13:06:01 ens3 30.01 28.11 55.55 10.56 0.00 0.00 0.00 0.00 13:06:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:48 Average: lo 1.58 1.58 0.17 0.17 0.00 0.00 0.00 0.00 13:06:48 Average: ens3 118.23 80.31 719.97 25.97 0.00 0.00 0.00 0.00 13:06:48 13:06:48 13:06:48 ---> sar -P ALL: 13:06:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-774842) 12/11/25 _x86_64_ (1 CPU) 13:06:48 13:06:48 13:03:25 LINUX RESTART (1 CPU) 13:06:48 13:06:48 13:04:02 CPU %user %nice %system %iowait %steal %idle 13:06:48 13:05:01 all 71.98 0.00 7.15 10.05 0.14 10.68 13:06:48 13:05:01 0 71.98 0.00 7.15 10.05 0.14 10.68 13:06:48 13:06:01 all 76.89 0.00 3.85 3.97 0.13 15.16 13:06:48 13:06:01 0 76.89 0.00 3.85 3.97 0.13 15.16 13:06:48 Average: all 74.46 0.00 5.49 6.98 0.13 12.93 13:06:48 Average: 0 74.46 0.00 5.49 6.98 0.13 12.93 13:06:48 13:06:48 13:06:48