03:04:04 Started by timer 03:04:04 Running as SYSTEM 03:04:07 [EnvInject] - Loading node environment variables. 03:04:07 Building remotely on prd-ubuntu20.04-docker-2c-8g-14207 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:04:07 [ssh-agent] Looking for ssh-agent implementation... 03:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:07 $ ssh-agent 03:04:07 SSH_AUTH_SOCK=/tmp/ssh-WqYt0Qoqzm1q/agent.1549 03:04:07 SSH_AGENT_PID=1551 03:04:07 [ssh-agent] Started. 03:04:07 Running ssh-add (command line suppressed) 03:04:07 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1716079734199920882.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1716079734199920882.key) 03:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:08 The recommended git tool is: NONE 03:04:12 using credential edgex-jenkins-ssh 03:04:12 Wiping out workspace first. 03:04:12 Cloning the remote Git repository 03:04:12 Cloning repository git@github.com:edgexfoundry/ci-management 03:04:12 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:12 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:04:12 > git --version # timeout=10 03:04:12 > git --version # 'git version 2.25.1' 03:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:13 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:13 Avoid second fetch 03:04:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:13 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:04:13 > git config core.sparsecheckout # timeout=10 03:04:13 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:14 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:04:14 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:14 > git remote # timeout=10 03:04:14 > git submodule init # timeout=10 03:04:14 > git submodule sync # timeout=10 03:04:14 > git config --get remote.origin.url # timeout=10 03:04:14 > git submodule init # timeout=10 03:04:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:14 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:14 > git config --get submodule.global-jjb.url # timeout=10 03:04:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:14 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:14 > git submodule update --init --recursive global-jjb # timeout=10 03:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:18 provisioning config files... 03:04:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12023901417018725898.sh 03:04:19 ---> python-tools-install.sh 03:04:19 Setup pyenv: 03:04:19 * system (set by /opt/pyenv/version) 03:04:19 * 3.8.20 (set by /opt/pyenv/version) 03:04:19 * 3.9.20 (set by /opt/pyenv/version) 03:04:19 3.10.15 03:04:19 3.11.10 03:04:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kmLQ 03:04:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:27 lf-activate-venv(): INFO: Base packages installed successfully 03:04:27 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:04:55 Generating Requirements File 03: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. 03:05:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:20 Python 3.11.10 03:05:20 pip 26.1.2 from /tmp/venv-kmLQ/lib/python3.11/site-packages/pip (python 3.11) 03:05:20 aiohappyeyeballs==2.7.1 03:05:20 aiohttp==3.14.1 03:05:20 aiosignal==1.4.0 03:05:20 appdirs==1.4.4 03:05:20 argcomplete==3.7.0 03:05:20 aspy.yaml==1.3.0 03:05:20 attrs==26.1.0 03:05:20 autopage==0.6.0 03:05:20 beautifulsoup4==4.15.0 03:05:20 boto3==1.43.40 03:05:20 botocore==1.43.40 03:05:20 bs4==0.0.2 03:05:20 certifi==2026.6.17 03:05:20 cffi==2.0.0 03:05:20 cfgv==3.5.0 03:05:20 chardet==7.4.3 03:05:20 charset-normalizer==3.4.7 03:05:20 click==8.4.2 03:05:20 cliff==4.14.0 03:05:20 cmd2==4.0.0 03:05:20 cryptography==3.3.2 03:05:20 debtcollector==3.1.0 03:05:20 decorator==5.3.1 03:05:20 defusedxml==0.7.1 03:05:20 Deprecated==1.3.1 03:05:20 distlib==0.4.3 03:05:20 dnspython==2.8.0 03:05:20 docker==7.1.0 03:05:20 dogpile.cache==1.5.0 03:05:20 durationpy==0.10 03:05:20 email-validator==2.3.0 03:05:20 filelock==3.29.4 03:05:20 frozenlist==1.8.0 03:05:20 future==1.0.0 03:05:20 gitdb==4.0.12 03:05:20 GitPython==3.1.50 03:05:20 httplib2==0.30.2 03:05:20 identify==2.6.19 03:05:20 idna==3.18 03:05:20 importlib-resources==1.5.0 03:05:20 iso8601==2.1.0 03:05:20 Jinja2==3.1.6 03:05:20 jmespath==1.1.0 03:05:20 jsonpatch==1.33 03:05:20 jsonpointer==3.1.1 03:05:20 jsonschema==4.26.0 03:05:20 jsonschema-specifications==2025.9.1 03:05:20 keystoneauth1==5.14.0 03:05:20 kubernetes==36.0.2 03:05:20 lftools==0.37.22 03:05:20 lxml==6.1.1 03:05:20 markdown-it-py==4.2.0 03:05:20 MarkupSafe==3.0.3 03:05:20 mdurl==0.1.2 03:05:20 msgpack==1.2.1 03:05:20 multi_key_dict==2.0.3 03:05:20 multidict==6.7.1 03:05:20 munch==4.0.0 03:05:20 netaddr==1.3.0 03:05:20 niet==1.4.2 03:05:20 nodeenv==1.10.0 03:05:20 oauth2client==4.1.3 03:05:20 oauthlib==3.3.1 03:05:20 openstacksdk==4.17.0 03:05:20 os-service-types==1.8.2 03:05:20 osc-lib==4.6.0 03:05:20 oslo.config==10.5.0 03:05:20 oslo.context==6.4.0 03:05:20 oslo.i18n==6.8.0 03:05:20 oslo.log==8.2.0 03:05:20 oslo.serialization==5.10.0 03:05:20 oslo.utils==10.1.1 03:05:20 packaging==26.2 03:05:20 pbr==7.0.3 03:05:20 platformdirs==4.10.0 03:05:20 prettytable==3.18.0 03:05:20 prompt_toolkit==3.0.52 03:05:20 propcache==0.5.2 03:05:20 psutil==7.2.2 03:05:20 pyasn1==0.6.3 03:05:20 pyasn1_modules==0.4.2 03:05:20 pycparser==3.0 03:05:20 pygerrit2==2.0.15 03:05:20 PyGithub==2.9.1 03:05:20 Pygments==2.20.0 03:05:20 PyJWT==2.13.0 03:05:20 PyNaCl==1.6.2 03:05:20 pyparsing==2.4.7 03:05:20 pyperclip==1.11.0 03:05:20 pyrsistent==0.20.0 03:05:20 python-cinderclient==9.9.0 03:05:20 python-dateutil==2.9.0.post0 03:05:20 python-discovery==1.4.2 03:05:20 python-heatclient==5.2.0 03:05:20 python-jenkins==1.8.3 03:05:20 python-keystoneclient==5.8.0 03:05:20 python-magnumclient==4.10.0 03:05:20 python-openstackclient==10.1.0 03:05:20 python-swiftclient==4.10.0 03:05:20 PyYAML==6.0.3 03:05:20 referencing==0.37.0 03:05:20 requests==2.34.2 03:05:20 requests-oauthlib==2.0.0 03:05:20 rfc3986==2.0.0 03:05:20 rich==15.0.0 03:05:20 rich-argparse==1.8.0 03:05:20 rpds-py==2026.6.3 03:05:20 rsa==4.9.1 03:05:20 ruamel.yaml==0.19.1 03:05:20 ruamel.yaml.clib==0.2.15 03:05:20 s3transfer==0.19.0 03:05:20 simplejson==4.1.1 03:05:20 six==1.17.0 03:05:20 smmap==5.0.3 03:05:20 soupsieve==2.8.4 03:05:20 stevedore==5.9.0 03:05:20 tabulate==0.10.0 03:05:20 toml==0.10.2 03:05:20 tomlkit==0.15.0 03:05:20 tqdm==4.68.3 03:05:20 typing_extensions==4.16.0 03:05:20 urllib3==1.26.20 03:05:20 virtualenv==21.5.1 03:05:20 wcwidth==0.8.2 03:05:20 websocket-client==1.9.0 03:05:20 wrapt==2.2.2 03:05:20 xdg==6.0.0 03:05:20 xmltodict==1.0.4 03:05:20 yarl==1.24.2 03:05:20 yq==3.4.3 03:05:20 [EnvInject] - Injecting environment variables from a build step. 03:05:20 [EnvInject] - Injecting as environment variables the properties content 03:05:20 OS_CLOUD=vex 03:05:20 03:05:20 [EnvInject] - Variables injected successfully. 03:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4753693692774939253.sh 03:05:20 ---> Orphaned k8s clusters 03:05:20 Setup pyenv: 03:05:20 system 03:05:20 3.8.20 03:05:20 3.9.20 03:05:20 3.10.15 03:05:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmLQ from file:/tmp/.os_lf_venv 03:05:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:22 lf-activate-venv(): INFO: Base packages installed successfully 03:05:22 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:05:33 -----> Delete orphaned cluster 03:05:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6908322872946875324.sh 03:05:33 ---> Orphaned stacks 03:05:33 Setup pyenv: 03:05:33 system 03:05:33 3.8.20 03:05:33 3.9.20 03:05:33 3.10.15 03:05:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmLQ from file:/tmp/.os_lf_venv 03:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:35 lf-activate-venv(): INFO: Base packages installed successfully 03:05:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:05:47 + mapfile -t OS_COE_CLUSTERS_ID 03:05:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:47 ++ awk '{print $1}' 03:05:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:49 + echo '-----> Active clusters -> stacks' 03:05:49 -----> Active clusters -> stacks 03:05:49 + OS_COE_STACKS=() 03:05:49 + [[ 0 -gt 0 ]] 03:05:49 + mapfile -t OS_STACKS 03:05:49 ++ awk '{print $1}' 03:05:49 ++ 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 03:05:51 + echo '-----> Active stacks' 03:05:51 -----> Active stacks 03:05:51 + echo '-----> Delete orphaned stacks' 03:05:51 -----> Delete orphaned stacks 03:05:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8793412838678242017.sh 03:05:51 ---> Orphaned servers 03:05:51 Setup pyenv: 03:05:51 system 03:05:51 3.8.20 03:05:51 3.9.20 03:05:51 3.10.15 03:05:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmLQ from file:/tmp/.os_lf_venv 03:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:52 lf-activate-venv(): INFO: Base packages installed successfully 03:05:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:06:08 -----> Active servers 03:06:08 prd-ubuntu20.04-docker-2c-8g-14207 03:06:08 prd-centos7-docker-4c-2g-14206 03:06:08 prd-centos7-blackbox-4c-2g-13920 03:06:08 -----> Delete orphaned servers 03:07:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15271794870996463768.sh 03:07:06 ---> Orphaned ports 03:07:06 Setup pyenv: 03:07:06 system 03:07:06 3.8.20 03:07:06 3.9.20 03:07:06 3.10.15 03:07:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmLQ from file:/tmp/.os_lf_venv 03:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:08 lf-activate-venv(): INFO: Base packages installed successfully 03:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:07:17 No orphaned ports to process. 03:07:17 Build step 'Conditional step (single)' marked build as failure 03:07:17 $ ssh-agent -k 03:07:17 unset SSH_AUTH_SOCK; 03:07:17 unset SSH_AGENT_PID; 03:07:17 echo Agent pid 1551 killed; 03:07:17 [ssh-agent] Stopped. 03:07:17 [PostBuildScript] - [INFO] Executing post build scripts. 03:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10923660185023731603.sh 03:07:17 ---> sysstat.sh 03:07:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10553141332740342873.sh 03:07:18 ---> package-listing.sh 03:07:18 ++ tr '[:upper:]' '[:lower:]' 03:07:18 ++ facter osfamily 03:07:18 + OS_FAMILY=debian 03:07:18 + workspace=/w/workspace/ci-management-openstack-cron 03:07:18 + START_PACKAGES=/tmp/packages_start.txt 03:07:18 + END_PACKAGES=/tmp/packages_end.txt 03:07:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:18 + PACKAGES=/tmp/packages_start.txt 03:07:18 + '[' /w/workspace/ci-management-openstack-cron ']' 03:07:18 + PACKAGES=/tmp/packages_end.txt 03:07:18 + case "${OS_FAMILY}" in 03:07:18 + dpkg -l 03:07:18 + grep '^ii' 03:07:18 + '[' -f /tmp/packages_start.txt ']' 03:07:18 + '[' -f /tmp/packages_end.txt ']' 03:07:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:18 + '[' /w/workspace/ci-management-openstack-cron ']' 03:07:18 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:07:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:07:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins499860466611758802.sh 03:07:18 ---> capture-instance-metadata.sh 03:07:18 Setup pyenv: 03:07:18 system 03:07:18 3.8.20 03:07:18 3.9.20 03:07:18 3.10.15 03:07:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmLQ from file:/tmp/.os_lf_venv 03:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:20 lf-activate-venv(): INFO: Base packages installed successfully 03:07:20 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:07:26 INFO: Running in OpenStack, capturing instance metadata 03:07:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4299650971908417465.sh 03:07:26 provisioning config files... 03:07:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3690626575491195064tmp 03:07:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:07:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:07:26 [EnvInject] - Injecting environment variables from a build step. 03:07:26 [EnvInject] - Injecting as environment variables the properties content 03:07:26 SERVER_ID=logs 03:07:26 03:07:26 [EnvInject] - Variables injected successfully. 03:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5109377717580335967.sh 03:07:27 ---> create-netrc.sh 03:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1970812603602781516.sh 03:07:27 ---> python-tools-install.sh 03:07:27 Setup pyenv: 03:07:27 system 03:07:27 3.8.20 03:07:27 3.9.20 03:07:27 3.10.15 03:07:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmLQ from file:/tmp/.os_lf_venv 03:07:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:28 lf-activate-venv(): INFO: Base packages installed successfully 03:07:28 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:34 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:07:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8478962293689556669.sh 03:07:34 ---> sudo-logs.sh 03:07:34 Archiving 'sudo' log.. 03:07:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3933932174913066816.sh 03:07:35 ---> job-cost.sh 03:07:35 Setup pyenv: 03:07:35 system 03:07:35 3.8.20 03:07:35 3.9.20 03:07:35 3.10.15 03:07:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmLQ from file:/tmp/.os_lf_venv 03:07:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:37 lf-activate-venv(): INFO: Base packages installed successfully 03:07:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:07:42 INFO: No Stack... 03:07:42 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:43 INFO: Archiving Costs 03:07:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17014861169428666611.sh 03:07:43 ---> logs-deploy.sh 03:07:43 Setup pyenv: 03:07:43 system 03:07:43 3.8.20 03:07:43 3.9.20 03:07:43 3.10.15 03:07:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmLQ from file:/tmp/.os_lf_venv 03:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:44 lf-activate-venv(): INFO: Base packages installed successfully 03:07:44 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:51 lf-activate-venv(): INFO: Adding /tmp/venv-kmLQ/bin to PATH 03:07:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63356 03:07:51 INFO: archiving workspace using pattern(s): 03:08:25 Archives upload complete. 03:08:25 INFO: archiving logs to Nexus 03:08:26 ---> uname -a: 03:08:26 Linux prd-ubuntu20-04-docker-2c-8g-14207 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 03:08:26 03:08:26 03:08:26 ---> lscpu: 03:08:26 Architecture: x86_64 03:08:26 CPU op-mode(s): 32-bit, 64-bit 03:08:26 Byte Order: Little Endian 03:08:26 Address sizes: 40 bits physical, 48 bits virtual 03:08:26 CPU(s): 2 03:08:26 On-line CPU(s) list: 0,1 03:08:26 Thread(s) per core: 1 03:08:26 Core(s) per socket: 1 03:08:26 Socket(s): 2 03:08:26 NUMA node(s): 1 03:08:26 Vendor ID: AuthenticAMD 03:08:26 CPU family: 23 03:08:26 Model: 49 03:08:26 Model name: AMD EPYC-Rome Processor 03:08:26 Stepping: 0 03:08:26 CPU MHz: 2800.000 03:08:26 BogoMIPS: 5600.00 03:08:26 Virtualization: AMD-V 03:08:26 Hypervisor vendor: KVM 03:08:26 Virtualization type: full 03:08:26 L1d cache: 64 KiB 03:08:26 L1i cache: 64 KiB 03:08:26 L2 cache: 1 MiB 03:08:26 L3 cache: 32 MiB 03:08:26 NUMA node0 CPU(s): 0,1 03:08:26 Vulnerability Gather data sampling: Not affected 03:08:26 Vulnerability Itlb multihit: Not affected 03:08:26 Vulnerability L1tf: Not affected 03:08:26 Vulnerability Mds: Not affected 03:08:26 Vulnerability Meltdown: Not affected 03:08:26 Vulnerability Mmio stale data: Not affected 03:08:26 Vulnerability Retbleed: Vulnerable 03:08:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:08:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:08:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:08:26 Vulnerability Srbds: Not affected 03:08:26 Vulnerability Tsx async abort: Not affected 03:08:26 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 03:08:26 03:08:26 03:08:26 ---> nproc: 03:08:26 2 03:08:26 03:08:26 03:08:26 ---> df -h: 03:08:26 Filesystem Size Used Avail Use% Mounted on 03:08:26 udev 3.9G 0 3.9G 0% /dev 03:08:26 tmpfs 795M 1.1M 794M 1% /run 03:08:26 /dev/vda1 39G 9.9G 29G 26% / 03:08:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:08:26 tmpfs 5.0M 0 5.0M 0% /run/lock 03:08:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:08:26 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 03:08:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:08:26 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 03:08:26 /dev/loop2 62M 62M 0 100% /snap/core20/1405 03:08:26 tmpfs 795M 0 795M 0% /run/user/1001 03:08:26 03:08:26 03:08:26 ---> free -m: 03:08:26 total used free shared buff/cache available 03:08:26 Mem: 7945 511 4922 1 2512 7134 03:08:26 Swap: 1023 0 1023 03:08:26 03:08:26 03:08:26 ---> ip addr: 03:08:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:08:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:08:26 inet 127.0.0.1/8 scope host lo 03:08:26 valid_lft forever preferred_lft forever 03:08:26 inet6 ::1/128 scope host 03:08:26 valid_lft forever preferred_lft forever 03:08:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:08:26 link/ether fa:16:3e:9c:65:a1 brd ff:ff:ff:ff:ff:ff 03:08:26 inet 10.30.122.209/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:08:26 valid_lft 86095sec preferred_lft 86095sec 03:08:26 inet6 fe80::f816:3eff:fe9c:65a1/64 scope link 03:08:26 valid_lft forever preferred_lft forever 03:08:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:08:26 link/ether 02:2a:de:dc:7d:9b brd ff:ff:ff:ff:ff:ff 03:08:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:08:26 valid_lft forever preferred_lft forever 03:08:26 03:08:26 03:08:26 ---> sar -b -r -n DEV: 03:08:26 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14207) 07/03/26 _x86_64_ (2 CPU) 03:08:26 03:08:26 03:03:23 LINUX RESTART (2 CPU) 03:08:26 03:08:26 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:08:26 03:05:01 250.05 14.11 235.94 0.00 1028.99 7815.39 0.00 03:08:26 03:06:01 98.38 2.63 95.75 0.00 107.45 13932.49 0.00 03:08:26 03:07:01 7.95 0.63 7.32 0.00 51.59 1037.16 0.00 03:08:26 03:08:01 28.41 1.55 26.86 0.00 122.91 1419.50 0.00 03:08:26 Average: 96.20 4.73 91.47 0.00 327.77 6051.21 0.00 03:08:26 03:08:26 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:08:26 03:05:01 5296084 7350348 437728 5.38 82324 2138288 1105644 12.04 644492 1956280 191324 03:08:26 03:06:01 5019736 7271156 504912 6.21 95704 2310656 1179940 12.85 760536 2094236 27508 03:08:26 03:07:01 5137720 7390904 384584 4.73 95864 2311748 1059060 11.53 641732 2093988 360 03:08:26 03:08:01 5050572 7315700 459360 5.65 98896 2320364 1137864 12.39 721264 2100536 30992 03:08:26 Average: 5126028 7332027 446646 5.49 93197 2270264 1120627 12.20 692006 2061260 62546 03:08:26 03:08:26 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:08:26 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:05:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 03:08:26 03:05:01 ens3 181.24 130.71 1342.75 48.84 0.00 0.00 0.00 0.00 03:08:26 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:06:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 03:08:26 03:06:01 ens3 49.16 39.66 322.65 10.10 0.00 0.00 0.00 0.00 03:08:26 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:08:26 03:07:01 ens3 3.85 3.90 10.06 0.56 0.00 0.00 0.00 0.00 03:08:26 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:08:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 03:08:26 03:08:01 ens3 28.40 26.18 22.10 16.58 0.00 0.00 0.00 0.00 03:08:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 03:08:26 Average: ens3 65.67 50.11 424.43 19.02 0.00 0.00 0.00 0.00 03:08:26 03:08:26 03:08:26 ---> sar -P ALL: 03:08:26 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14207) 07/03/26 _x86_64_ (2 CPU) 03:08:26 03:08:26 03:03:23 LINUX RESTART (2 CPU) 03:08:26 03:08:26 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:08:26 03:05:01 all 31.38 0.00 3.31 7.42 0.09 57.79 03:08:26 03:05:01 0 19.16 0.00 2.91 3.41 0.07 74.45 03:08:26 03:05:01 1 43.61 0.00 3.72 11.43 0.12 41.12 03:08:26 03:06:01 all 39.05 0.00 2.64 3.47 0.10 54.74 03:08:26 03:06:01 0 54.52 0.00 3.34 2.99 0.12 39.04 03:08:26 03:06:01 1 23.62 0.00 1.95 3.94 0.08 70.41 03:08:26 03:07:01 all 4.12 0.00 0.23 0.16 0.02 95.46 03:08:26 03:07:01 0 5.94 0.00 0.27 0.08 0.03 93.68 03:08:26 03:07:01 1 2.33 0.00 0.20 0.23 0.02 97.22 03:08:26 03:08:01 all 32.39 0.00 2.29 0.84 0.07 64.41 03:08:26 03:08:01 0 36.53 0.00 2.43 1.55 0.07 59.42 03:08:26 03:08:01 1 28.27 0.00 2.14 0.13 0.07 69.39 03:08:26 Average: all 26.70 0.00 2.11 2.96 0.07 68.16 03:08:26 Average: 0 29.04 0.00 2.24 2.01 0.07 66.64 03:08:26 Average: 1 24.36 0.00 1.99 3.91 0.07 69.67 03:08:26 03:08:26 03:08:26