22:05:13 Started by timer 22:05:13 Running as SYSTEM 22:05:14 [EnvInject] - Loading node environment variables. 22:05:14 Building remotely on prd-ubuntu20.04-docker-2c-8g-12358 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 22:05:14 [ssh-agent] Looking for ssh-agent implementation... 22:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:14 $ ssh-agent 22:05:14 SSH_AUTH_SOCK=/tmp/ssh-iScWmByB6RMF/agent.1539 22:05:14 SSH_AGENT_PID=1541 22:05:14 [ssh-agent] Started. 22:05:15 Running ssh-add (command line suppressed) 22:05:15 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16970524864862625863.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16970524864862625863.key) 22:05:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:15 The recommended git tool is: NONE 22:05:17 using credential edgex-jenkins-ssh 22:05:17 Wiping out workspace first. 22:05:17 Cloning the remote Git repository 22:05:17 Cloning repository git@github.com:edgexfoundry/ci-management 22:05:17 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:05:17 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 22:05:17 > git --version # timeout=10 22:05:17 > git --version # 'git version 2.25.1' 22:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:18 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 22:05:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:18 Avoid second fetch 22:05:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:05:18 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 22:05:18 > git config core.sparsecheckout # timeout=10 22:05:18 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:05:19 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 22:05:19 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:05:19 > git remote # timeout=10 22:05:19 > git submodule init # timeout=10 22:05:19 > git submodule sync # timeout=10 22:05:19 > git config --get remote.origin.url # timeout=10 22:05:19 > git submodule init # timeout=10 22:05:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:05:19 > git config --get submodule.packer/common-packer.url # timeout=10 22:05:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:05:19 > git config --get submodule.global-jjb.url # timeout=10 22:05:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:05:19 > git submodule update --init --recursive packer/common-packer # timeout=10 22:05:20 > git submodule update --init --recursive global-jjb # timeout=10 22:05:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:05:24 provisioning config files... 22:05:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:05:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:05:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:05:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5371608640719632167.sh 22:05:24 ---> python-tools-install.sh 22:05:24 Setup pyenv: 22:05:24 * system (set by /opt/pyenv/version) 22:05:24 * 3.8.20 (set by /opt/pyenv/version) 22:05:24 * 3.9.20 (set by /opt/pyenv/version) 22:05:24 3.10.15 22:05:24 3.11.10 22:05:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7R6t 22:05:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:32 lf-activate-venv(): INFO: Base packages installed successfully 22:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools 22:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:05:54 Generating Requirements File 22:06:16 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. 22:06:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:06:16 Python 3.11.10 22:06:16 pip 26.1.2 from /tmp/venv-7R6t/lib/python3.11/site-packages/pip (python 3.11) 22:06:17 aiohappyeyeballs==2.6.2 22:06:17 aiohttp==3.14.0 22:06:17 aiosignal==1.4.0 22:06:17 appdirs==1.4.4 22:06:17 argcomplete==3.6.3 22:06:17 aspy.yaml==1.3.0 22:06:17 attrs==26.1.0 22:06:17 autopage==0.6.0 22:06:17 beautifulsoup4==4.14.3 22:06:17 boto3==1.43.22 22:06:17 botocore==1.43.22 22:06:17 bs4==0.0.2 22:06:17 certifi==2026.5.20 22:06:17 cffi==2.0.0 22:06:17 cfgv==3.5.0 22:06:17 chardet==7.4.3 22:06:17 charset-normalizer==3.4.7 22:06:17 click==8.4.1 22:06:17 cliff==4.14.0 22:06:17 cmd2==3.5.1 22:06:17 cryptography==3.3.2 22:06:17 debtcollector==3.1.0 22:06:17 decorator==5.3.1 22:06:17 defusedxml==0.7.1 22:06:17 Deprecated==1.3.1 22:06:17 distlib==0.4.1 22:06:17 dnspython==2.8.0 22:06:17 docker==7.1.0 22:06:17 dogpile.cache==1.5.0 22:06:17 durationpy==0.10 22:06:17 email-validator==2.3.0 22:06:17 filelock==3.29.1 22:06:17 frozenlist==1.8.0 22:06:17 future==1.0.0 22:06:17 gitdb==4.0.12 22:06:17 GitPython==3.1.50 22:06:17 httplib2==0.30.2 22:06:17 identify==2.6.19 22:06:17 idna==3.18 22:06:17 importlib-resources==1.5.0 22:06:17 iso8601==2.1.0 22:06:17 Jinja2==3.1.6 22:06:17 jmespath==1.1.0 22:06:17 jsonpatch==1.33 22:06:17 jsonpointer==3.1.1 22:06:17 jsonschema==4.26.0 22:06:17 jsonschema-specifications==2025.9.1 22:06:17 keystoneauth1==5.14.0 22:06:17 kubernetes==36.0.2 22:06:17 lftools==0.37.22 22:06:17 lxml==6.1.1 22:06:17 markdown-it-py==4.2.0 22:06:17 MarkupSafe==3.0.3 22:06:17 mdurl==0.1.2 22:06:17 msgpack==1.1.2 22:06:17 multi_key_dict==2.0.3 22:06:17 multidict==6.7.1 22:06:17 munch==4.0.0 22:06:17 netaddr==1.3.0 22:06:17 niet==1.4.2 22:06:17 nodeenv==1.10.0 22:06:17 oauth2client==4.1.3 22:06:17 oauthlib==3.3.1 22:06:17 openstacksdk==4.14.0 22:06:17 os-service-types==1.8.2 22:06:17 osc-lib==4.6.0 22:06:17 oslo.config==10.4.0 22:06:17 oslo.context==6.4.0 22:06:17 oslo.i18n==6.8.0 22:06:17 oslo.log==8.2.0 22:06:17 oslo.serialization==5.10.0 22:06:17 oslo.utils==10.1.0 22:06:17 packaging==26.2 22:06:17 pbr==7.0.3 22:06:17 platformdirs==4.10.0 22:06:17 prettytable==3.17.0 22:06:17 propcache==0.5.2 22:06:17 psutil==7.2.2 22:06:17 pyasn1==0.6.3 22:06:17 pyasn1_modules==0.4.2 22:06:17 pycparser==3.0 22:06:17 pygerrit2==2.0.15 22:06:17 PyGithub==2.9.1 22:06:17 Pygments==2.20.0 22:06:17 PyJWT==2.13.0 22:06:17 PyNaCl==1.6.2 22:06:17 pyparsing==2.4.7 22:06:17 pyperclip==1.11.0 22:06:17 pyrsistent==0.20.0 22:06:17 python-cinderclient==9.9.0 22:06:17 python-dateutil==2.9.0.post0 22:06:17 python-discovery==1.4.0 22:06:17 python-heatclient==5.2.0 22:06:17 python-jenkins==1.8.3 22:06:17 python-keystoneclient==5.8.0 22:06:17 python-magnumclient==4.10.0 22:06:17 python-openstackclient==10.0.0 22:06:17 python-swiftclient==4.10.0 22:06:17 PyYAML==6.0.3 22:06:17 referencing==0.37.0 22:06:17 requests==2.34.2 22:06:17 requests-oauthlib==2.0.0 22:06:17 rfc3986==2.0.0 22:06:17 rich==15.0.0 22:06:17 rich-argparse==1.8.0 22:06:17 rpds-py==2026.5.1 22:06:17 rsa==4.9.1 22:06:17 ruamel.yaml==0.19.1 22:06:17 ruamel.yaml.clib==0.2.15 22:06:17 s3transfer==0.18.0 22:06:17 simplejson==4.1.1 22:06:17 six==1.17.0 22:06:17 smmap==5.0.3 22:06:17 soupsieve==2.8.4 22:06:17 stevedore==5.8.0 22:06:17 tabulate==0.10.0 22:06:17 toml==0.10.2 22:06:17 tomlkit==0.15.0 22:06:17 tqdm==4.67.3 22:06:17 typing_extensions==4.15.0 22:06:17 urllib3==1.26.20 22:06:17 virtualenv==21.4.2 22:06:17 wcwidth==0.7.0 22:06:17 websocket-client==1.9.0 22:06:17 wrapt==2.2.1 22:06:17 xdg==6.0.0 22:06:17 xmltodict==1.0.4 22:06:17 yarl==1.24.2 22:06:17 yq==3.4.3 22:06:17 [EnvInject] - Injecting environment variables from a build step. 22:06:17 [EnvInject] - Injecting as environment variables the properties content 22:06:17 OS_CLOUD=vex 22:06:17 22:06:17 [EnvInject] - Variables injected successfully. 22:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14126959921920377309.sh 22:06:17 ---> Orphaned k8s clusters 22:06:17 Setup pyenv: 22:06:17 system 22:06:17 3.8.20 22:06:17 3.9.20 22:06:17 3.10.15 22:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7R6t from file:/tmp/.os_lf_venv 22:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:19 lf-activate-venv(): INFO: Base packages installed successfully 22:06:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:06:28 -----> Delete orphaned cluster 22:06:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3371574036289235471.sh 22:06:28 ---> Orphaned stacks 22:06:28 Setup pyenv: 22:06:28 system 22:06:28 3.8.20 22:06:28 3.9.20 22:06:28 3.10.15 22:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7R6t from file:/tmp/.os_lf_venv 22:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:30 lf-activate-venv(): INFO: Base packages installed successfully 22:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:06:41 + mapfile -t OS_COE_CLUSTERS_ID 22:06:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:06:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:06:41 ++ awk '{print $1}' 22:06:43 + echo '-----> Active clusters -> stacks' 22:06:43 -----> Active clusters -> stacks 22:06:43 + OS_COE_STACKS=() 22:06:43 + [[ 0 -gt 0 ]] 22:06:43 + mapfile -t OS_STACKS 22:06:43 ++ 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 22:06:43 ++ awk '{print $1}' 22:06:45 + echo '-----> Active stacks' 22:06:45 -----> Active stacks 22:06:45 + echo '-----> Delete orphaned stacks' 22:06:45 -----> Delete orphaned stacks 22:06:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1406803311176734399.sh 22:06:45 ---> Orphaned servers 22:06:45 Setup pyenv: 22:06:45 system 22:06:45 3.8.20 22:06:45 3.9.20 22:06:45 3.10.15 22:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7R6t from file:/tmp/.os_lf_venv 22:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:46 lf-activate-venv(): INFO: Base packages installed successfully 22:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:07:05 -----> Active servers 22:07:05 prd-ubuntu20.04-docker-2c-8g-12358 22:07:05 -----> Delete orphaned servers 22:07:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:07:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:07:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8235304008388377186.sh 22:07:05 ---> Orphaned ports 22:07:05 Setup pyenv: 22:07:05 system 22:07:05 3.8.20 22:07:05 3.9.20 22:07:05 3.10.15 22:07:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7R6t from file:/tmp/.os_lf_venv 22:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:07 lf-activate-venv(): INFO: Base packages installed successfully 22:07:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:07:16 No orphaned ports to process. 22:07:16 Build step 'Conditional step (single)' marked build as failure 22:07:16 $ ssh-agent -k 22:07:16 unset SSH_AUTH_SOCK; 22:07:16 unset SSH_AGENT_PID; 22:07:16 echo Agent pid 1541 killed; 22:07:16 [ssh-agent] Stopped. 22:07:16 [PostBuildScript] - [INFO] Executing post build scripts. 22:07:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2907486849583358748.sh 22:07:16 ---> sysstat.sh 22:07:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16402070520053138905.sh 22:07:16 ---> package-listing.sh 22:07:16 ++ facter osfamily 22:07:16 ++ tr '[:upper:]' '[:lower:]' 22:07:17 + OS_FAMILY=debian 22:07:17 + workspace=/w/workspace/ci-management-openstack-cron 22:07:17 + START_PACKAGES=/tmp/packages_start.txt 22:07:17 + END_PACKAGES=/tmp/packages_end.txt 22:07:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:17 + PACKAGES=/tmp/packages_start.txt 22:07:17 + '[' /w/workspace/ci-management-openstack-cron ']' 22:07:17 + PACKAGES=/tmp/packages_end.txt 22:07:17 + case "${OS_FAMILY}" in 22:07:17 + dpkg -l 22:07:17 + grep '^ii' 22:07:17 + '[' -f /tmp/packages_start.txt ']' 22:07:17 + '[' -f /tmp/packages_end.txt ']' 22:07:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:17 + '[' /w/workspace/ci-management-openstack-cron ']' 22:07:17 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:07:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11170778100243768982.sh 22:07:17 ---> capture-instance-metadata.sh 22:07:17 Setup pyenv: 22:07:17 system 22:07:17 3.8.20 22:07:17 3.9.20 22:07:17 3.10.15 22:07:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7R6t from file:/tmp/.os_lf_venv 22:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:18 lf-activate-venv(): INFO: Base packages installed successfully 22:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools 22:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:07:24 INFO: Running in OpenStack, capturing instance metadata 22:07:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16249251405534492456.sh 22:07:25 provisioning config files... 22:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4840257258845199411tmp 22:07:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:07:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:07:25 [EnvInject] - Injecting environment variables from a build step. 22:07:25 [EnvInject] - Injecting as environment variables the properties content 22:07:25 SERVER_ID=logs 22:07:25 22:07:25 [EnvInject] - Variables injected successfully. 22:07:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12094080233862782316.sh 22:07:25 ---> create-netrc.sh 22:07:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2627308321612828025.sh 22:07:25 ---> python-tools-install.sh 22:07:25 Setup pyenv: 22:07:25 system 22:07:25 3.8.20 22:07:25 3.9.20 22:07:25 3.10.15 22:07:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7R6t from file:/tmp/.os_lf_venv 22:07:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:26 lf-activate-venv(): INFO: Base packages installed successfully 22:07:26 lf-activate-venv(): INFO: Installing additional packages: lftools 22:07:33 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:07:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1265744726344564550.sh 22:07:33 ---> sudo-logs.sh 22:07:33 Archiving 'sudo' log.. 22:07:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14154355665242644169.sh 22:07:33 ---> job-cost.sh 22:07:33 Setup pyenv: 22:07:33 system 22:07:33 3.8.20 22:07:33 3.9.20 22:07:33 3.10.15 22:07:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7R6t from file:/tmp/.os_lf_venv 22:07:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:35 lf-activate-venv(): INFO: Base packages installed successfully 22:07:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:07:40 INFO: No Stack... 22:07:41 INFO: Retrieving Pricing Info for: v3-standard-2 22:07:41 INFO: Archiving Costs 22:07:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7149138777811795142.sh 22:07:41 ---> logs-deploy.sh 22:07:41 Setup pyenv: 22:07:41 system 22:07:41 3.8.20 22:07:41 3.9.20 22:07:41 3.10.15 22:07:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7R6t from file:/tmp/.os_lf_venv 22:07:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:43 lf-activate-venv(): INFO: Base packages installed successfully 22:07:43 lf-activate-venv(): INFO: Installing additional packages: lftools 22:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-7R6t/bin to PATH 22:07:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62655 22:07:49 INFO: archiving workspace using pattern(s): 22:07:50 Archives upload complete. 22:07:50 INFO: archiving logs to Nexus 22:07:51 ---> uname -a: 22:07:51 Linux prd-ubuntu20-04-docker-2c-8g-12358 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:07:51 22:07:51 22:07:51 ---> lscpu: 22:07:51 Architecture: x86_64 22:07:51 CPU op-mode(s): 32-bit, 64-bit 22:07:51 Byte Order: Little Endian 22:07:51 Address sizes: 40 bits physical, 48 bits virtual 22:07:51 CPU(s): 2 22:07:51 On-line CPU(s) list: 0,1 22:07:51 Thread(s) per core: 1 22:07:51 Core(s) per socket: 1 22:07:51 Socket(s): 2 22:07:51 NUMA node(s): 1 22:07:51 Vendor ID: AuthenticAMD 22:07:51 CPU family: 23 22:07:51 Model: 49 22:07:51 Model name: AMD EPYC-Rome Processor 22:07:51 Stepping: 0 22:07:51 CPU MHz: 2799.998 22:07:51 BogoMIPS: 5599.99 22:07:51 Virtualization: AMD-V 22:07:51 Hypervisor vendor: KVM 22:07:51 Virtualization type: full 22:07:51 L1d cache: 64 KiB 22:07:51 L1i cache: 64 KiB 22:07:51 L2 cache: 1 MiB 22:07:51 L3 cache: 32 MiB 22:07:51 NUMA node0 CPU(s): 0,1 22:07:51 Vulnerability Gather data sampling: Not affected 22:07:51 Vulnerability Itlb multihit: Not affected 22:07:51 Vulnerability L1tf: Not affected 22:07:51 Vulnerability Mds: Not affected 22:07:51 Vulnerability Meltdown: Not affected 22:07:51 Vulnerability Mmio stale data: Not affected 22:07:51 Vulnerability Retbleed: Vulnerable 22:07:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:07:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:07:51 Vulnerability Srbds: Not affected 22:07:51 Vulnerability Tsx async abort: Not affected 22:07:51 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 22:07:51 22:07:51 22:07:51 ---> nproc: 22:07:51 2 22:07:51 22:07:51 22:07:51 ---> df -h: 22:07:51 Filesystem Size Used Avail Use% Mounted on 22:07:51 udev 3.9G 0 3.9G 0% /dev 22:07:51 tmpfs 795M 1.1M 794M 1% /run 22:07:51 /dev/vda1 39G 9.9G 29G 26% / 22:07:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:07:51 tmpfs 5.0M 0 5.0M 0% /run/lock 22:07:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:07:51 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 22:07:51 /dev/loop2 62M 62M 0 100% /snap/core20/1405 22:07:51 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 22:07:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:07:51 tmpfs 795M 0 795M 0% /run/user/1001 22:07:51 22:07:51 22:07:51 ---> free -m: 22:07:51 total used free shared buff/cache available 22:07:51 Mem: 7945 521 4915 1 2508 7124 22:07:51 Swap: 1023 0 1023 22:07:51 22:07:51 22:07:51 ---> ip addr: 22:07:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:07:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:07:51 inet 127.0.0.1/8 scope host lo 22:07:51 valid_lft forever preferred_lft forever 22:07:51 inet6 ::1/128 scope host 22:07:51 valid_lft forever preferred_lft forever 22:07:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:07:51 link/ether fa:16:3e:2a:23:e5 brd ff:ff:ff:ff:ff:ff 22:07:51 inet 10.30.122.180/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 22:07:51 valid_lft 86198sec preferred_lft 86198sec 22:07:51 inet6 fe80::f816:3eff:fe2a:23e5/64 scope link 22:07:51 valid_lft forever preferred_lft forever 22:07:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:07:51 link/ether b6:4c:e3:0d:23:0c brd ff:ff:ff:ff:ff:ff 22:07:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:07:51 valid_lft forever preferred_lft forever 22:07:51 22:07:51 22:07:51 ---> sar -b -r -n DEV: 22:07:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12358) 06/03/26 _x86_64_ (2 CPU) 22:07:51 22:07:51 22:04:34 LINUX RESTART (2 CPU) 22:07:51 22:07:51 22:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:51 22:06:01 272.99 63.99 209.00 0.00 10654.33 43936.55 0.00 22:07:51 22:07:01 105.08 2.83 102.25 0.00 101.98 14366.29 0.00 22:07:51 Average: 188.33 33.15 155.18 0.00 5333.83 29027.20 0.00 22:07:51 22:07:51 22:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:51 22:06:01 5270528 7333336 451764 5.55 82288 2146420 1113348 12.12 659164 1964836 220244 22:07:51 22:07:01 5066256 7314548 458920 5.64 95236 2308020 1120224 12.20 712324 2093248 30912 22:07:51 Average: 5168392 7323942 455342 5.60 88762 2227220 1116786 12.16 685744 2029042 125578 22:07:51 22:07:51 22:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:51 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:51 22:06:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 22:07:51 22:06:01 ens3 387.73 222.69 1835.55 72.32 0.00 0.00 0.00 0.00 22:07:51 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:51 22:07:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 22:07:51 22:07:01 ens3 37.66 34.16 321.01 9.78 0.00 0.00 0.00 0.00 22:07:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:51 Average: lo 1.34 1.34 0.14 0.14 0.00 0.00 0.00 0.00 22:07:51 Average: ens3 211.23 127.63 1071.92 40.78 0.00 0.00 0.00 0.00 22:07:51 22:07:51 22:07:51 ---> sar -P ALL: 22:07:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12358) 06/03/26 _x86_64_ (2 CPU) 22:07:51 22:07:51 22:04:34 LINUX RESTART (2 CPU) 22:07:51 22:07:51 22:05:02 CPU %user %nice %system %iowait %steal %idle 22:07:51 22:06:01 all 34.40 0.00 4.45 13.28 0.09 47.77 22:07:51 22:06:01 0 21.61 0.00 4.10 14.72 0.10 59.47 22:07:51 22:06:01 1 47.37 0.00 4.81 11.83 0.09 35.91 22:07:51 22:07:01 all 37.96 0.00 2.50 5.84 0.10 53.60 22:07:51 22:07:01 0 47.29 0.00 2.43 1.71 0.08 48.49 22:07:51 22:07:01 1 28.64 0.00 2.58 9.95 0.12 58.71 22:07:51 Average: all 36.20 0.00 3.47 9.53 0.10 50.71 22:07:51 Average: 0 34.52 0.00 3.26 8.18 0.09 53.95 22:07:51 Average: 1 37.88 0.00 3.68 10.88 0.10 47.46 22:07:51 22:07:51 22:07:51