11:06:40 Started by timer 11:06:40 Running as SYSTEM 11:06:42 [EnvInject] - Loading node environment variables. 11:06:43 Building remotely on prd-ubuntu20.04-docker-2c-8g-14177 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 11:06:43 [ssh-agent] Looking for ssh-agent implementation... 11:06:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:43 $ ssh-agent 11:06:43 SSH_AUTH_SOCK=/tmp/ssh-4viaC3Kee1rI/agent.1624 11:06:43 SSH_AGENT_PID=1626 11:06:43 [ssh-agent] Started. 11:06:43 Running ssh-add (command line suppressed) 11:06:43 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8826933862026206199.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8826933862026206199.key) 11:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:44 The recommended git tool is: NONE 11:06:50 using credential edgex-jenkins-ssh 11:06:50 Wiping out workspace first. 11:06:50 Cloning the remote Git repository 11:06:50 Cloning repository git@github.com:edgexfoundry/ci-management 11:06:50 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:06:50 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 11:06:50 > git --version # timeout=10 11:06:50 > git --version # 'git version 2.25.1' 11:06:50 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:51 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 11:06:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:52 Avoid second fetch 11:06:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:06:52 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 11:06:53 > git config core.sparsecheckout # timeout=10 11:06:53 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:06:53 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 11:06:53 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:06:53 > git remote # timeout=10 11:06:53 > git submodule init # timeout=10 11:06:54 > git submodule sync # timeout=10 11:06:54 > git config --get remote.origin.url # timeout=10 11:06:54 > git submodule init # timeout=10 11:06:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:06:54 > git config --get submodule.packer/common-packer.url # timeout=10 11:06:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:06:54 > git config --get submodule.global-jjb.url # timeout=10 11:06:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:06:54 > git submodule update --init --recursive packer/common-packer # timeout=10 11:06:55 > git submodule update --init --recursive global-jjb # timeout=10 11:06:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:06:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:06:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:06:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:06:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:06:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:06:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:06:59 provisioning config files... 11:06:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:07:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:07:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins650410653682587735.sh 11:07:00 ---> python-tools-install.sh 11:07:00 Setup pyenv: 11:07:00 * system (set by /opt/pyenv/version) 11:07:00 * 3.8.20 (set by /opt/pyenv/version) 11:07:00 * 3.9.20 (set by /opt/pyenv/version) 11:07:00 3.10.15 11:07:00 3.11.10 11:07:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hOOy 11:07:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:09 lf-activate-venv(): INFO: Base packages installed successfully 11:07:09 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:07:30 Generating Requirements File 11:07:51 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:07:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:07:52 Python 3.11.10 11:07:52 pip 26.1.2 from /tmp/venv-hOOy/lib/python3.11/site-packages/pip (python 3.11) 11:07:52 aiohappyeyeballs==2.7.1 11:07:52 aiohttp==3.14.1 11:07:52 aiosignal==1.4.0 11:07:52 appdirs==1.4.4 11:07:52 argcomplete==3.7.0 11:07:52 aspy.yaml==1.3.0 11:07:52 attrs==26.1.0 11:07:52 autopage==0.6.0 11:07:52 beautifulsoup4==4.15.0 11:07:52 boto3==1.43.39 11:07:52 botocore==1.43.39 11:07:52 bs4==0.0.2 11:07:52 certifi==2026.6.17 11:07:52 cffi==2.0.0 11:07:52 cfgv==3.5.0 11:07:52 chardet==7.4.3 11:07:52 charset-normalizer==3.4.7 11:07:52 click==8.4.2 11:07:52 cliff==4.14.0 11:07:52 cmd2==4.0.0 11:07:52 cryptography==3.3.2 11:07:52 debtcollector==3.1.0 11:07:52 decorator==5.3.1 11:07:52 defusedxml==0.7.1 11:07:52 Deprecated==1.3.1 11:07:52 distlib==0.4.3 11:07:52 dnspython==2.8.0 11:07:52 docker==7.1.0 11:07:52 dogpile.cache==1.5.0 11:07:52 durationpy==0.10 11:07:52 email-validator==2.3.0 11:07:52 filelock==3.29.4 11:07:52 frozenlist==1.8.0 11:07:52 future==1.0.0 11:07:52 gitdb==4.0.12 11:07:52 GitPython==3.1.50 11:07:52 httplib2==0.30.2 11:07:52 identify==2.6.19 11:07:52 idna==3.18 11:07:52 importlib-resources==1.5.0 11:07:52 iso8601==2.1.0 11:07:52 Jinja2==3.1.6 11:07:52 jmespath==1.1.0 11:07:52 jsonpatch==1.33 11:07:52 jsonpointer==3.1.1 11:07:52 jsonschema==4.26.0 11:07:52 jsonschema-specifications==2025.9.1 11:07:52 keystoneauth1==5.14.0 11:07:52 kubernetes==36.0.2 11:07:52 lftools==0.37.22 11:07:52 lxml==6.1.1 11:07:52 markdown-it-py==4.2.0 11:07:52 MarkupSafe==3.0.3 11:07:52 mdurl==0.1.2 11:07:52 msgpack==1.2.1 11:07:52 multi_key_dict==2.0.3 11:07:52 multidict==6.7.1 11:07:52 munch==4.0.0 11:07:52 netaddr==1.3.0 11:07:52 niet==1.4.2 11:07:52 nodeenv==1.10.0 11:07:52 oauth2client==4.1.3 11:07:52 oauthlib==3.3.1 11:07:52 openstacksdk==4.17.0 11:07:52 os-service-types==1.8.2 11:07:52 osc-lib==4.6.0 11:07:52 oslo.config==10.5.0 11:07:52 oslo.context==6.4.0 11:07:52 oslo.i18n==6.8.0 11:07:52 oslo.log==8.2.0 11:07:52 oslo.serialization==5.10.0 11:07:52 oslo.utils==10.1.1 11:07:52 packaging==26.2 11:07:52 pbr==7.0.3 11:07:52 platformdirs==4.10.0 11:07:52 prettytable==3.18.0 11:07:52 prompt_toolkit==3.0.52 11:07:52 propcache==0.5.2 11:07:52 psutil==7.2.2 11:07:52 pyasn1==0.6.3 11:07:52 pyasn1_modules==0.4.2 11:07:52 pycparser==3.0 11:07:52 pygerrit2==2.0.15 11:07:52 PyGithub==2.9.1 11:07:52 Pygments==2.20.0 11:07:52 PyJWT==2.13.0 11:07:52 PyNaCl==1.6.2 11:07:52 pyparsing==2.4.7 11:07:52 pyperclip==1.11.0 11:07:52 pyrsistent==0.20.0 11:07:52 python-cinderclient==9.9.0 11:07:52 python-dateutil==2.9.0.post0 11:07:52 python-discovery==1.4.2 11:07:52 python-heatclient==5.2.0 11:07:52 python-jenkins==1.8.3 11:07:52 python-keystoneclient==5.8.0 11:07:52 python-magnumclient==4.10.0 11:07:52 python-openstackclient==10.1.0 11:07:52 python-swiftclient==4.10.0 11:07:52 PyYAML==6.0.3 11:07:52 referencing==0.37.0 11:07:52 requests==2.34.2 11:07:52 requests-oauthlib==2.0.0 11:07:52 rfc3986==2.0.0 11:07:52 rich==15.0.0 11:07:52 rich-argparse==1.8.0 11:07:52 rpds-py==2026.6.3 11:07:52 rsa==4.9.1 11:07:52 ruamel.yaml==0.19.1 11:07:52 ruamel.yaml.clib==0.2.15 11:07:52 s3transfer==0.19.0 11:07:52 simplejson==4.1.1 11:07:52 six==1.17.0 11:07:52 smmap==5.0.3 11:07:52 soupsieve==2.8.4 11:07:52 stevedore==5.8.0 11:07:52 tabulate==0.10.0 11:07:52 toml==0.10.2 11:07:52 tomlkit==0.15.0 11:07:52 tqdm==4.68.3 11:07:52 typing_extensions==4.16.0 11:07:52 urllib3==1.26.20 11:07:52 virtualenv==21.5.1 11:07:52 wcwidth==0.8.2 11:07:52 websocket-client==1.9.0 11:07:52 wrapt==2.2.2 11:07:52 xdg==6.0.0 11:07:52 xmltodict==1.0.4 11:07:52 yarl==1.24.2 11:07:52 yq==3.4.3 11:07:52 [EnvInject] - Injecting environment variables from a build step. 11:07:52 [EnvInject] - Injecting as environment variables the properties content 11:07:52 OS_CLOUD=vex 11:07:52 11:07:52 [EnvInject] - Variables injected successfully. 11:07:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:07:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:07:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12009606516270954845.sh 11:07:52 ---> Orphaned k8s clusters 11:07:52 Setup pyenv: 11:07:52 system 11:07:52 3.8.20 11:07:52 3.9.20 11:07:52 3.10.15 11:07:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOOy from file:/tmp/.os_lf_venv 11:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:54 lf-activate-venv(): INFO: Base packages installed successfully 11:07:54 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:08:01 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:08:04 -----> Delete orphaned cluster 11:08:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:08:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:08:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12985126803078281998.sh 11:08:04 ---> Orphaned stacks 11:08:04 Setup pyenv: 11:08:04 system 11:08:04 3.8.20 11:08:04 3.9.20 11:08:04 3.10.15 11:08:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOOy from file:/tmp/.os_lf_venv 11:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:06 lf-activate-venv(): INFO: Base packages installed successfully 11:08:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:08:18 + mapfile -t OS_COE_CLUSTERS_ID 11:08:18 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:08:18 ++ awk '{print $1}' 11:08:18 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:08:20 + echo '-----> Active clusters -> stacks' 11:08:20 -----> Active clusters -> stacks 11:08:20 + OS_COE_STACKS=() 11:08:20 + [[ 0 -gt 0 ]] 11:08:20 + mapfile -t OS_STACKS 11:08:20 ++ awk '{print $1}' 11:08:20 ++ 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:08:22 + echo '-----> Active stacks' 11:08:22 -----> Active stacks 11:08:22 + echo '-----> Delete orphaned stacks' 11:08:22 -----> Delete orphaned stacks 11:08:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:08:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:08:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12719075098364435130.sh 11:08:22 ---> Orphaned servers 11:08:22 Setup pyenv: 11:08:22 system 11:08:22 3.8.20 11:08:22 3.9.20 11:08:22 3.10.15 11:08:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:08:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOOy from file:/tmp/.os_lf_venv 11:08:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:24 lf-activate-venv(): INFO: Base packages installed successfully 11:08:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:08:33 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:08:39 -----> Active servers 11:08:39 prd-ubuntu20.04-docker-2c-8g-14177 11:08:39 prd-ubuntu20.04-docker-8c-8g-14176 11:08:39 prd-centos7-blackbox-4c-2g-13920 11:08:39 -----> Delete orphaned servers 11:08:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:08:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:08:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17018250038434561716.sh 11:08:40 ---> Orphaned ports 11:08:40 Setup pyenv: 11:08:40 system 11:08:40 3.8.20 11:08:40 3.9.20 11:08:40 3.10.15 11:08:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:08:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOOy from file:/tmp/.os_lf_venv 11:08:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:41 lf-activate-venv(): INFO: Base packages installed successfully 11:08:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:08:49 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:08:51 No orphaned ports to process. 11:08:51 Build step 'Conditional step (single)' marked build as failure 11:08:51 $ ssh-agent -k 11:08:51 unset SSH_AUTH_SOCK; 11:08:51 unset SSH_AGENT_PID; 11:08:51 echo Agent pid 1626 killed; 11:08:51 [ssh-agent] Stopped. 11:08:51 [PostBuildScript] - [INFO] Executing post build scripts. 11:08:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7367053729227815998.sh 11:08:51 ---> sysstat.sh 11:08:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins405755761384949100.sh 11:08:52 ---> package-listing.sh 11:08:52 ++ tr '[:upper:]' '[:lower:]' 11:08:52 ++ facter osfamily 11:08:52 + OS_FAMILY=debian 11:08:52 + workspace=/w/workspace/ci-management-openstack-cron 11:08:52 + START_PACKAGES=/tmp/packages_start.txt 11:08:52 + END_PACKAGES=/tmp/packages_end.txt 11:08:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:52 + PACKAGES=/tmp/packages_start.txt 11:08:52 + '[' /w/workspace/ci-management-openstack-cron ']' 11:08:52 + PACKAGES=/tmp/packages_end.txt 11:08:52 + case "${OS_FAMILY}" in 11:08:52 + dpkg -l 11:08:52 + grep '^ii' 11:08:52 + '[' -f /tmp/packages_start.txt ']' 11:08:52 + '[' -f /tmp/packages_end.txt ']' 11:08:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:52 + '[' /w/workspace/ci-management-openstack-cron ']' 11:08:52 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:08:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:08:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8476848167679980585.sh 11:08:52 ---> capture-instance-metadata.sh 11:08:52 Setup pyenv: 11:08:52 system 11:08:52 3.8.20 11:08:52 3.9.20 11:08:52 3.10.15 11:08:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:08:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOOy from file:/tmp/.os_lf_venv 11:08:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:54 lf-activate-venv(): INFO: Base packages installed successfully 11:08:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:09:00 INFO: Running in OpenStack, capturing instance metadata 11:09:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6491269299542314196.sh 11:09:00 provisioning config files... 11:09:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10989419336664969286tmp 11:09:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:09:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:09:00 [EnvInject] - Injecting environment variables from a build step. 11:09:00 [EnvInject] - Injecting as environment variables the properties content 11:09:00 SERVER_ID=logs 11:09:00 11:09:00 [EnvInject] - Variables injected successfully. 11:09:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins878421271806836036.sh 11:09:01 ---> create-netrc.sh 11:09:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5743785858329765468.sh 11:09:01 ---> python-tools-install.sh 11:09:01 Setup pyenv: 11:09:01 system 11:09:01 3.8.20 11:09:01 3.9.20 11:09:01 3.10.15 11:09:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOOy from file:/tmp/.os_lf_venv 11:09:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:02 lf-activate-venv(): INFO: Base packages installed successfully 11:09:02 lf-activate-venv(): INFO: Installing additional packages: lftools 11:09:08 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:09:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5320442599554350729.sh 11:09:09 ---> sudo-logs.sh 11:09:09 Archiving 'sudo' log.. 11:09:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12471825120227724288.sh 11:09:09 ---> job-cost.sh 11:09:09 Setup pyenv: 11:09:09 system 11:09:09 3.8.20 11:09:09 3.9.20 11:09:09 3.10.15 11:09:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:09:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOOy from file:/tmp/.os_lf_venv 11:09:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:11 lf-activate-venv(): INFO: Base packages installed successfully 11:09:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:09:16 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:09:16 INFO: No Stack... 11:09:16 INFO: Retrieving Pricing Info for: v3-standard-2 11:09:17 INFO: Archiving Costs 11:09:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1175112215832542009.sh 11:09:17 ---> logs-deploy.sh 11:09:17 Setup pyenv: 11:09:17 system 11:09:17 3.8.20 11:09:17 3.9.20 11:09:17 3.10.15 11:09:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:09:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hOOy from file:/tmp/.os_lf_venv 11:09:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:19 lf-activate-venv(): INFO: Base packages installed successfully 11:09:19 lf-activate-venv(): INFO: Installing additional packages: lftools 11:09:25 lf-activate-venv(): INFO: Adding /tmp/venv-hOOy/bin to PATH 11:09:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63340 11:09:25 INFO: archiving workspace using pattern(s): 11:09:26 Archives upload complete. 11:09:26 INFO: archiving logs to Nexus 11:09:27 ---> uname -a: 11:09:27 Linux prd-ubuntu20-04-docker-2c-8g-14177 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:09:27 11:09:27 11:09:27 ---> lscpu: 11:09:27 Architecture: x86_64 11:09:27 CPU op-mode(s): 32-bit, 64-bit 11:09:27 Byte Order: Little Endian 11:09:27 Address sizes: 40 bits physical, 48 bits virtual 11:09:27 CPU(s): 2 11:09:27 On-line CPU(s) list: 0,1 11:09:27 Thread(s) per core: 1 11:09:27 Core(s) per socket: 1 11:09:27 Socket(s): 2 11:09:27 NUMA node(s): 1 11:09:27 Vendor ID: AuthenticAMD 11:09:27 CPU family: 23 11:09:27 Model: 49 11:09:27 Model name: AMD EPYC-Rome Processor 11:09:27 Stepping: 0 11:09:27 CPU MHz: 2799.998 11:09:27 BogoMIPS: 5599.99 11:09:27 Virtualization: AMD-V 11:09:27 Hypervisor vendor: KVM 11:09:27 Virtualization type: full 11:09:27 L1d cache: 64 KiB 11:09:27 L1i cache: 64 KiB 11:09:27 L2 cache: 1 MiB 11:09:27 L3 cache: 32 MiB 11:09:27 NUMA node0 CPU(s): 0,1 11:09:27 Vulnerability Gather data sampling: Not affected 11:09:27 Vulnerability Itlb multihit: Not affected 11:09:27 Vulnerability L1tf: Not affected 11:09:27 Vulnerability Mds: Not affected 11:09:27 Vulnerability Meltdown: Not affected 11:09:27 Vulnerability Mmio stale data: Not affected 11:09:27 Vulnerability Retbleed: Vulnerable 11:09:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:09:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:09:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:09:27 Vulnerability Srbds: Not affected 11:09:27 Vulnerability Tsx async abort: Not affected 11:09:27 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:09:27 11:09:27 11:09:27 ---> nproc: 11:09:27 2 11:09:27 11:09:27 11:09:27 ---> df -h: 11:09:27 Filesystem Size Used Avail Use% Mounted on 11:09:27 udev 3.9G 0 3.9G 0% /dev 11:09:27 tmpfs 795M 1.1M 794M 1% /run 11:09:27 /dev/vda1 39G 9.9G 29G 26% / 11:09:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:09:27 tmpfs 5.0M 0 5.0M 0% /run/lock 11:09:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:09:27 /dev/loop0 62M 62M 0 100% /snap/core20/1405 11:09:27 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 11:09:27 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 11:09:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:09:27 tmpfs 795M 0 795M 0% /run/user/1001 11:09:27 11:09:27 11:09:27 ---> free -m: 11:09:27 total used free shared buff/cache available 11:09:27 Mem: 7945 506 4922 1 2515 7139 11:09:27 Swap: 1023 0 1023 11:09:27 11:09:27 11:09:27 ---> ip addr: 11:09:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:09:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:09:27 inet 127.0.0.1/8 scope host lo 11:09:27 valid_lft forever preferred_lft forever 11:09:27 inet6 ::1/128 scope host 11:09:27 valid_lft forever preferred_lft forever 11:09:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:09:27 link/ether fa:16:3e:1e:c0:7c brd ff:ff:ff:ff:ff:ff 11:09:27 inet 10.30.123.93/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 11:09:27 valid_lft 86118sec preferred_lft 86118sec 11:09:27 inet6 fe80::f816:3eff:fe1e:c07c/64 scope link 11:09:27 valid_lft forever preferred_lft forever 11:09:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:09:27 link/ether 7a:a4:78:34:29:d6 brd ff:ff:ff:ff:ff:ff 11:09:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:09:27 valid_lft forever preferred_lft forever 11:09:27 11:09:27 11:09:27 ---> sar -b -r -n DEV: 11:09:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14177) 07/02/26 _x86_64_ (2 CPU) 11:09:27 11:09:27 11:05:16 LINUX RESTART (2 CPU) 11:09:27 11:09:27 11:06:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:09:27 11:07:01 328.55 58.80 269.75 0.00 10545.49 43174.76 0.00 11:09:27 11:08:01 106.60 3.72 102.88 0.00 220.90 16823.33 0.00 11:09:27 11:09:01 74.59 3.57 71.02 0.00 212.23 13242.19 0.00 11:09:27 Average: 168.13 21.61 146.51 0.00 3582.18 24202.66 0.00 11:09:27 11:09:27 11:06:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:27 11:07:01 5616788 7372520 429836 5.28 57032 1881708 1056924 11.51 588028 1722144 13076 11:09:27 11:08:01 5038660 7295964 476596 5.86 91472 2321252 1122172 12.22 698600 2133260 220196 11:09:27 11:09:01 5109856 7371132 400808 4.93 97232 2318436 1061576 11.56 662872 2098120 10684 11:09:27 Average: 5255101 7346539 435747 5.36 81912 2173799 1080224 11.76 649833 1984508 81319 11:09:27 11:09:27 11:06:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:27 11:07:01 ens3 203.07 154.20 803.66 64.17 0.00 0.00 0.00 0.00 11:09:27 11:07:01 lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 11:09:27 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:27 11:08:01 ens3 71.55 55.01 1262.73 10.35 0.00 0.00 0.00 0.00 11:09:27 11:08:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:09:27 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:27 11:09:01 ens3 35.89 34.41 60.10 12.01 0.00 0.00 0.00 0.00 11:09:27 11:09:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 11:09:27 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:27 Average: ens3 102.39 80.39 707.76 28.45 0.00 0.00 0.00 0.00 11:09:27 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 11:09:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:27 11:09:27 11:09:27 ---> sar -P ALL: 11:09:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14177) 07/02/26 _x86_64_ (2 CPU) 11:09:27 11:09:27 11:05:16 LINUX RESTART (2 CPU) 11:09:27 11:09:27 11:06:03 CPU %user %nice %system %iowait %steal %idle 11:09:27 11:07:01 all 16.29 0.00 2.62 38.28 0.10 42.72 11:09:27 11:07:01 0 15.15 0.00 1.87 47.42 0.07 35.48 11:09:27 11:07:01 1 17.43 0.00 3.37 29.13 0.12 49.96 11:09:27 11:08:01 all 41.26 0.00 3.07 4.18 0.09 51.39 11:09:27 11:08:01 0 42.79 0.00 2.94 2.50 0.08 51.69 11:09:27 11:08:01 1 39.73 0.00 3.21 5.87 0.10 51.09 11:09:27 11:09:01 all 38.64 0.00 2.55 1.62 0.08 57.12 11:09:27 11:09:01 0 43.51 0.00 2.48 0.40 0.07 53.54 11:09:27 11:09:01 1 33.76 0.00 2.61 2.84 0.08 60.71 11:09:27 Average: all 32.26 0.00 2.75 14.39 0.09 50.51 11:09:27 Average: 0 34.06 0.00 2.44 16.38 0.07 47.05 11:09:27 Average: 1 30.47 0.00 3.06 12.40 0.10 53.97 11:09:27 11:09:27 11:09:27