01:06:17 Started by timer 01:06:17 Running as SYSTEM 01:06:17 [EnvInject] - Loading node environment variables. 01:06:17 Building remotely on prd-ubuntu20.04-docker-2c-8g-1924 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:06:17 [ssh-agent] Looking for ssh-agent implementation... 01:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:17 $ ssh-agent 01:06:17 SSH_AUTH_SOCK=/tmp/ssh-s46ZpIQ8om7m/agent.1536 01:06:17 SSH_AGENT_PID=1538 01:06:17 [ssh-agent] Started. 01:06:17 Running ssh-add (command line suppressed) 01:06:17 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11056778074653467824.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11056778074653467824.key) 01:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:17 The recommended git tool is: NONE 01:06:19 using credential edgex-jenkins-ssh 01:06:19 Wiping out workspace first. 01:06:19 Cloning the remote Git repository 01:06:19 Cloning repository git@github.com:edgexfoundry/ci-management 01:06:19 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:06:19 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:06:19 > git --version # timeout=10 01:06:19 > git --version # 'git version 2.25.1' 01:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:06:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:06:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:06:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:06:20 Avoid second fetch 01:06:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:06:20 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:06:20 > git config core.sparsecheckout # timeout=10 01:06:20 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:06:20 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:06:20 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:06:20 > git remote # timeout=10 01:06:20 > git submodule init # timeout=10 01:06:20 > git submodule sync # timeout=10 01:06:20 > git config --get remote.origin.url # timeout=10 01:06:20 > git submodule init # timeout=10 01:06:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:06:20 > git config --get submodule.packer/common-packer.url # timeout=10 01:06:20 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:06:20 > git config --get submodule.global-jjb.url # timeout=10 01:06:20 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:06:20 > git submodule update --init --recursive packer/common-packer # timeout=10 01:06:21 > git submodule update --init --recursive global-jjb # timeout=10 01:06:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:06:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:06:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:06:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:06:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:06:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:06:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:06:25 provisioning config files... 01:06:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:06:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:06:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:06:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16305769096475144762.sh 01:06:25 ---> python-tools-install.sh 01:06:25 Setup pyenv: 01:06:25 * system (set by /opt/pyenv/version) 01:06:25 * 3.8.20 (set by /opt/pyenv/version) 01:06:25 * 3.9.20 (set by /opt/pyenv/version) 01:06:25 3.10.15 01:06:25 3.11.10 01:06:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ONfh 01:06:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:33 lf-activate-venv(): INFO: Base packages installed successfully 01:06:33 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:06:57 Generating Requirements File 01:07: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. 01:07:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:07:18 Python 3.11.10 01:07:18 pip 26.0.1 from /tmp/venv-ONfh/lib/python3.11/site-packages/pip (python 3.11) 01:07:18 appdirs==1.4.4 01:07:18 argcomplete==3.6.3 01:07:18 aspy.yaml==1.3.0 01:07:18 attrs==25.4.0 01:07:18 autopage==0.6.0 01:07:18 beautifulsoup4==4.14.3 01:07:18 boto3==1.42.47 01:07:18 botocore==1.42.47 01:07:18 bs4==0.0.2 01:07:18 certifi==2026.1.4 01:07:18 cffi==2.0.0 01:07:18 cfgv==3.5.0 01:07:18 chardet==5.2.0 01:07:18 charset-normalizer==3.4.4 01:07:18 click==8.3.1 01:07:18 cliff==4.13.1 01:07:18 cmd2==3.2.0 01:07:18 cryptography==3.3.2 01:07:18 debtcollector==3.0.0 01:07:18 decorator==5.2.1 01:07:18 defusedxml==0.7.1 01:07:18 Deprecated==1.3.1 01:07:18 distlib==0.4.0 01:07:18 dnspython==2.8.0 01:07:18 docker==7.1.0 01:07:18 dogpile.cache==1.5.0 01:07:18 durationpy==0.10 01:07:18 email-validator==2.3.0 01:07:18 filelock==3.20.3 01:07:18 future==1.0.0 01:07:18 gitdb==4.0.12 01:07:18 GitPython==3.1.46 01:07:18 httplib2==0.30.2 01:07:18 identify==2.6.16 01:07:18 idna==3.11 01:07:18 importlib-resources==1.5.0 01:07:18 iso8601==2.1.0 01:07:18 Jinja2==3.1.6 01:07:18 jmespath==1.1.0 01:07:18 jsonpatch==1.33 01:07:18 jsonpointer==3.0.0 01:07:18 jsonschema==4.26.0 01:07:18 jsonschema-specifications==2025.9.1 01:07:18 keystoneauth1==5.13.0 01:07:18 kubernetes==35.0.0 01:07:18 lftools==0.37.21 01:07:18 lxml==6.0.2 01:07:18 markdown-it-py==4.0.0 01:07:18 MarkupSafe==3.0.3 01:07:18 mdurl==0.1.2 01:07:18 msgpack==1.1.2 01:07:18 multi_key_dict==2.0.3 01:07:18 munch==4.0.0 01:07:18 netaddr==1.3.0 01:07:18 niet==1.4.2 01:07:18 nodeenv==1.10.0 01:07:18 oauth2client==4.1.3 01:07:18 oauthlib==3.3.1 01:07:18 openstacksdk==4.9.0 01:07:18 os-service-types==1.8.2 01:07:18 osc-lib==4.3.0 01:07:18 oslo.config==10.2.0 01:07:18 oslo.context==6.2.0 01:07:18 oslo.i18n==6.7.1 01:07:18 oslo.log==8.0.0 01:07:18 oslo.serialization==5.9.0 01:07:18 oslo.utils==9.2.0 01:07:18 packaging==26.0 01:07:18 pbr==7.0.3 01:07:18 platformdirs==4.5.1 01:07:18 prettytable==3.17.0 01:07:18 psutil==7.2.2 01:07:18 pyasn1==0.6.2 01:07:18 pyasn1_modules==0.4.2 01:07:18 pycparser==3.0 01:07:18 pygerrit2==2.0.15 01:07:18 PyGithub==2.8.1 01:07:18 Pygments==2.19.2 01:07:18 PyJWT==2.11.0 01:07:18 PyNaCl==1.6.2 01:07:18 pyparsing==2.4.7 01:07:18 pyperclip==1.11.0 01:07:18 pyrsistent==0.20.0 01:07:18 python-cinderclient==9.8.0 01:07:18 python-dateutil==2.9.0.post0 01:07:18 python-heatclient==5.0.0 01:07:18 python-jenkins==1.8.3 01:07:18 python-keystoneclient==5.7.0 01:07:18 python-magnumclient==4.9.0 01:07:18 python-openstackclient==8.3.0 01:07:18 python-swiftclient==4.9.0 01:07:18 PyYAML==6.0.3 01:07:18 referencing==0.37.0 01:07:18 requests==2.32.5 01:07:18 requests-oauthlib==2.0.0 01:07:18 requestsexceptions==1.4.0 01:07:18 rfc3986==2.0.0 01:07:18 rich==14.3.2 01:07:18 rich-argparse==1.7.2 01:07:18 rpds-py==0.30.0 01:07:18 rsa==4.9.1 01:07:18 ruamel.yaml==0.19.1 01:07:18 ruamel.yaml.clib==0.2.15 01:07:18 s3transfer==0.16.0 01:07:18 simplejson==3.20.2 01:07:18 six==1.17.0 01:07:18 smmap==5.0.2 01:07:18 soupsieve==2.8.3 01:07:18 stevedore==5.6.0 01:07:18 tabulate==0.9.0 01:07:18 toml==0.10.2 01:07:18 tomlkit==0.14.0 01:07:18 tqdm==4.67.3 01:07:18 typing_extensions==4.15.0 01:07:18 tzdata==2025.3 01:07:18 urllib3==1.26.20 01:07:18 virtualenv==20.36.1 01:07:18 wcwidth==0.6.0 01:07:18 websocket-client==1.9.0 01:07:18 wrapt==2.1.1 01:07:18 xdg==6.0.0 01:07:18 xmltodict==1.0.2 01:07:18 yq==3.4.3 01:07:18 [EnvInject] - Injecting environment variables from a build step. 01:07:18 [EnvInject] - Injecting as environment variables the properties content 01:07:18 OS_CLOUD=vex 01:07:18 01:07:18 [EnvInject] - Variables injected successfully. 01:07:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:07:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:07:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11636459783087596410.sh 01:07:18 ---> Orphaned k8s clusters 01:07:18 Setup pyenv: 01:07:18 system 01:07:18 3.8.20 01:07:18 3.9.20 01:07:18 3.10.15 01:07:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ONfh from file:/tmp/.os_lf_venv 01:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:20 lf-activate-venv(): INFO: Base packages installed successfully 01:07:20 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:07:27 -----> Delete orphaned cluster 01:07:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:07:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:07:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6052005579664319787.sh 01:07:27 ---> Orphaned stacks 01:07:27 Setup pyenv: 01:07:27 system 01:07:27 3.8.20 01:07:27 3.9.20 01:07:27 3.10.15 01:07:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ONfh from file:/tmp/.os_lf_venv 01:07:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:29 lf-activate-venv(): INFO: Base packages installed successfully 01:07:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:07:46 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:07:46 + mapfile -t OS_COE_CLUSTERS_ID 01:07:46 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:07:46 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:07:46 ++ awk '{print $1}' 01:07:48 + echo '-----> Active clusters -> stacks' 01:07:48 -----> Active clusters -> stacks 01:07:48 + OS_COE_STACKS=() 01:07:48 + [[ 0 -gt 0 ]] 01:07:48 + mapfile -t OS_STACKS 01:07:48 ++ 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 01:07:48 ++ awk '{print $1}' 01:07:50 + echo '-----> Active stacks' 01:07:50 -----> Active stacks 01:07:50 + echo '-----> Delete orphaned stacks' 01:07:50 -----> Delete orphaned stacks 01:07:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:07:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:07:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4972861852437494895.sh 01:07:50 ---> Orphaned servers 01:07:50 Setup pyenv: 01:07:50 system 01:07:50 3.8.20 01:07:50 3.9.20 01:07:50 3.10.15 01:07:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ONfh from file:/tmp/.os_lf_venv 01:07:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:52 lf-activate-venv(): INFO: Base packages installed successfully 01:07:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:08:01 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:08:06 -----> Active servers 01:08:06 prd-ubuntu20.04-docker-2c-8g-1924 01:08:06 prd-ubuntu20.04-docker-2c-8g-1923 01:08:06 prd-ubuntu20.04-docker-arm64-4c-16g-1922 01:08:06 prd-ubuntu20.04-docker-8c-8g-1917 01:08:06 prd-centos7-blackbox-4c-2g-1716 01:08:06 prd-centos7-blackbox-4c-2g-1715 01:08:06 -----> Delete orphaned servers 01:08:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:08:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:08:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11549131950064309892.sh 01:08:07 ---> Orphaned ports 01:08:07 Setup pyenv: 01:08:07 system 01:08:07 3.8.20 01:08:07 3.9.20 01:08:07 3.10.15 01:08:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ONfh from file:/tmp/.os_lf_venv 01:08:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:09 lf-activate-venv(): INFO: Base packages installed successfully 01:08:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:08:18 No orphaned ports to process. 01:08:18 Build step 'Conditional step (single)' marked build as failure 01:08:19 $ ssh-agent -k 01:08:19 unset SSH_AUTH_SOCK; 01:08:19 unset SSH_AGENT_PID; 01:08:19 echo Agent pid 1538 killed; 01:08:19 [ssh-agent] Stopped. 01:08:19 [PostBuildScript] - [INFO] Executing post build scripts. 01:08:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16172125097990003633.sh 01:08:19 ---> sysstat.sh 01:08:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13977100949468524552.sh 01:08:19 ---> package-listing.sh 01:08:19 ++ facter osfamily 01:08:19 ++ tr '[:upper:]' '[:lower:]' 01:08:19 + OS_FAMILY=debian 01:08:19 + workspace=/w/workspace/ci-management-openstack-cron 01:08:19 + START_PACKAGES=/tmp/packages_start.txt 01:08:19 + END_PACKAGES=/tmp/packages_end.txt 01:08:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:08:19 + PACKAGES=/tmp/packages_start.txt 01:08:19 + '[' /w/workspace/ci-management-openstack-cron ']' 01:08:19 + PACKAGES=/tmp/packages_end.txt 01:08:19 + case "${OS_FAMILY}" in 01:08:19 + dpkg -l 01:08:19 + grep '^ii' 01:08:20 + '[' -f /tmp/packages_start.txt ']' 01:08:20 + '[' -f /tmp/packages_end.txt ']' 01:08:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:08:20 + '[' /w/workspace/ci-management-openstack-cron ']' 01:08:20 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:08:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:08:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4850879573572730370.sh 01:08:20 ---> capture-instance-metadata.sh 01:08:20 Setup pyenv: 01:08:20 system 01:08:20 3.8.20 01:08:20 3.9.20 01:08:20 3.10.15 01:08:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ONfh from file:/tmp/.os_lf_venv 01:08:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:21 lf-activate-venv(): INFO: Base packages installed successfully 01:08:21 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:08:29 INFO: Running in OpenStack, capturing instance metadata 01:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17673037362394007242.sh 01:08:29 provisioning config files... 01:08:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11737146343407401935tmp 01:08:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:08:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:08:29 [EnvInject] - Injecting environment variables from a build step. 01:08:29 [EnvInject] - Injecting as environment variables the properties content 01:08:29 SERVER_ID=logs 01:08:29 01:08:29 [EnvInject] - Variables injected successfully. 01:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2273041797034405206.sh 01:08:29 ---> create-netrc.sh 01:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5124221120549671099.sh 01:08:29 ---> python-tools-install.sh 01:08:29 Setup pyenv: 01:08:29 system 01:08:29 3.8.20 01:08:29 3.9.20 01:08:29 3.10.15 01:08:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ONfh from file:/tmp/.os_lf_venv 01:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:31 lf-activate-venv(): INFO: Base packages installed successfully 01:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:38 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:08:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15777579257237151625.sh 01:08:38 ---> sudo-logs.sh 01:08:38 Archiving 'sudo' log.. 01:08:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4985227519059819684.sh 01:08:38 ---> job-cost.sh 01:08:38 Setup pyenv: 01:08:38 system 01:08:38 3.8.20 01:08:38 3.9.20 01:08:38 3.10.15 01:08:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ONfh from file:/tmp/.os_lf_venv 01:08:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:40 lf-activate-venv(): INFO: Base packages installed successfully 01:08:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:08:47 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:08:47 INFO: No Stack... 01:08:47 INFO: Retrieving Pricing Info for: v3-standard-2 01:08:47 INFO: Archiving Costs 01:08:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9912633741481421192.sh 01:08:47 ---> logs-deploy.sh 01:08:47 Setup pyenv: 01:08:47 system 01:08:47 3.8.20 01:08:47 3.9.20 01:08:47 3.10.15 01:08:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ONfh from file:/tmp/.os_lf_venv 01:08:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:49 lf-activate-venv(): INFO: Base packages installed successfully 01:08:49 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:56 lf-activate-venv(): INFO: Adding /tmp/venv-ONfh/bin to PATH 01:08:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/59972 01:08:56 INFO: archiving workspace using pattern(s): 01:08:58 Archives upload complete. 01:08:58 INFO: archiving logs to Nexus 01:08:59 ---> uname -a: 01:08:59 Linux prd-ubuntu20-04-docker-2c-8g-1924 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:08:59 01:08:59 01:08:59 ---> lscpu: 01:08:59 Architecture: x86_64 01:08:59 CPU op-mode(s): 32-bit, 64-bit 01:08:59 Byte Order: Little Endian 01:08:59 Address sizes: 40 bits physical, 48 bits virtual 01:08:59 CPU(s): 2 01:08:59 On-line CPU(s) list: 0,1 01:08:59 Thread(s) per core: 1 01:08:59 Core(s) per socket: 1 01:08:59 Socket(s): 2 01:08:59 NUMA node(s): 1 01:08:59 Vendor ID: AuthenticAMD 01:08:59 CPU family: 23 01:08:59 Model: 49 01:08:59 Model name: AMD EPYC-Rome Processor 01:08:59 Stepping: 0 01:08:59 CPU MHz: 2799.998 01:08:59 BogoMIPS: 5599.99 01:08:59 Virtualization: AMD-V 01:08:59 Hypervisor vendor: KVM 01:08:59 Virtualization type: full 01:08:59 L1d cache: 64 KiB 01:08:59 L1i cache: 64 KiB 01:08:59 L2 cache: 1 MiB 01:08:59 L3 cache: 32 MiB 01:08:59 NUMA node0 CPU(s): 0,1 01:08:59 Vulnerability Gather data sampling: Not affected 01:08:59 Vulnerability Itlb multihit: Not affected 01:08:59 Vulnerability L1tf: Not affected 01:08:59 Vulnerability Mds: Not affected 01:08:59 Vulnerability Meltdown: Not affected 01:08:59 Vulnerability Mmio stale data: Not affected 01:08:59 Vulnerability Retbleed: Vulnerable 01:08:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:08:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:08:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:08:59 Vulnerability Srbds: Not affected 01:08:59 Vulnerability Tsx async abort: Not affected 01:08:59 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 01:08:59 01:08:59 01:08:59 ---> nproc: 01:08:59 2 01:08:59 01:08:59 01:08:59 ---> df -h: 01:08:59 Filesystem Size Used Avail Use% Mounted on 01:08:59 udev 3.9G 0 3.9G 0% /dev 01:08:59 tmpfs 795M 1.1M 794M 1% /run 01:08:59 /dev/vda1 39G 9.8G 29G 26% / 01:08:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:08:59 tmpfs 5.0M 0 5.0M 0% /run/lock 01:08:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:08:59 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 01:08:59 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 01:08:59 /dev/loop0 62M 62M 0 100% /snap/core20/1405 01:08:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:08:59 tmpfs 795M 0 795M 0% /run/user/1001 01:08:59 01:08:59 01:08:59 ---> free -m: 01:08:59 total used free shared buff/cache available 01:08:59 Mem: 7945 522 4997 1 2426 7127 01:08:59 Swap: 1023 0 1023 01:08:59 01:08:59 01:08:59 ---> ip addr: 01:08:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:08:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:08:59 inet 127.0.0.1/8 scope host lo 01:08:59 valid_lft forever preferred_lft forever 01:08:59 inet6 ::1/128 scope host 01:08:59 valid_lft forever preferred_lft forever 01:08:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:08:59 link/ether fa:16:3e:b2:ec:77 brd ff:ff:ff:ff:ff:ff 01:08:59 inet 10.30.122.127/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:08:59 valid_lft 86203sec preferred_lft 86203sec 01:08:59 inet6 fe80::f816:3eff:feb2:ec77/64 scope link 01:08:59 valid_lft forever preferred_lft forever 01:08:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:08:59 link/ether 3e:8e:a8:61:92:37 brd ff:ff:ff:ff:ff:ff 01:08:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:08:59 valid_lft forever preferred_lft forever 01:08:59 01:08:59 01:08:59 ---> sar -b -r -n DEV: 01:08:59 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1924) 02/12/26 _x86_64_ (2 CPU) 01:08:59 01:08:59 01:05:45 LINUX RESTART (2 CPU) 01:08:59 01:08:59 01:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:08:59 01:07:01 353.19 69.97 283.22 0.00 11580.07 47141.48 0.00 01:08:59 01:08:01 99.85 0.93 98.92 0.00 52.66 12179.44 0.00 01:08:59 Average: 226.52 35.45 191.07 0.00 5816.36 29660.46 0.00 01:08:59 01:08:59 01:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:08:59 01:07:01 5323308 7340528 445492 5.48 81424 2103160 1109252 12.08 645888 1926232 185528 01:08:59 01:08:01 5058132 7226896 549284 6.75 93728 2232784 1229468 13.39 796008 2021960 29400 01:08:59 Average: 5190720 7283712 497388 6.11 87576 2167972 1169360 12.73 720948 1974096 107464 01:08:59 01:08:59 01:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:08:59 01:07:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 01:08:59 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:59 01:07:01 ens3 374.40 220.53 1724.93 71.78 0.00 0.00 0.00 0.00 01:08:59 01:08:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 01:08:59 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:59 01:08:01 ens3 49.74 38.81 285.88 9.94 0.00 0.00 0.00 0.00 01:08:59 Average: lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 01:08:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:59 Average: ens3 212.07 129.67 1005.40 40.86 0.00 0.00 0.00 0.00 01:08:59 01:08:59 01:08:59 ---> sar -P ALL: 01:08:59 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1924) 02/12/26 _x86_64_ (2 CPU) 01:08:59 01:08:59 01:05:45 LINUX RESTART (2 CPU) 01:08:59 01:08:59 01:06:01 CPU %user %nice %system %iowait %steal %idle 01:08:59 01:07:01 all 32.76 0.00 5.33 12.15 0.12 49.64 01:08:59 01:07:01 0 28.58 0.00 4.74 7.96 0.12 58.60 01:08:59 01:07:01 1 36.97 0.00 5.92 16.37 0.12 40.62 01:08:59 01:08:01 all 33.19 0.00 2.44 7.53 0.14 56.70 01:08:59 01:08:01 0 40.18 0.00 2.64 4.18 0.13 52.87 01:08:59 01:08:01 1 26.24 0.00 2.25 10.86 0.15 60.51 01:08:59 Average: all 32.98 0.00 3.88 9.84 0.13 53.18 01:08:59 Average: 0 34.37 0.00 3.69 6.07 0.13 55.73 01:08:59 Average: 1 31.58 0.00 4.07 13.60 0.13 50.61 01:08:59 01:08:59 01:08:59