11:04:38 Started by timer 11:04:38 Running as SYSTEM 11:04:38 [EnvInject] - Loading node environment variables. 11:04:38 Building remotely on prd-ubuntu20.04-docker-2c-8g-12884 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 11:04:38 [ssh-agent] Looking for ssh-agent implementation... 11:04:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:38 $ ssh-agent 11:04:38 SSH_AUTH_SOCK=/tmp/ssh-zNCcgmqZzwa4/agent.1554 11:04:38 SSH_AGENT_PID=1556 11:04:38 [ssh-agent] Started. 11:04:38 Running ssh-add (command line suppressed) 11:04:38 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1597212232225028322.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1597212232225028322.key) 11:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:38 The recommended git tool is: NONE 11:04:40 using credential edgex-jenkins-ssh 11:04:40 Wiping out workspace first. 11:04:40 Cloning the remote Git repository 11:04:40 Cloning repository git@github.com:edgexfoundry/ci-management 11:04:40 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:04:40 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 11:04:40 > git --version # timeout=10 11:04:40 > git --version # 'git version 2.25.1' 11:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:41 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 11:04:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:41 Avoid second fetch 11:04:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:04:41 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 11:04:41 > git config core.sparsecheckout # timeout=10 11:04:41 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:04:42 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 11:04:42 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:04:42 > git remote # timeout=10 11:04:42 > git submodule init # timeout=10 11:04:42 > git submodule sync # timeout=10 11:04:42 > git config --get remote.origin.url # timeout=10 11:04:42 > git submodule init # timeout=10 11:04:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:42 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:42 > git config --get submodule.global-jjb.url # timeout=10 11:04:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:42 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:42 > git submodule update --init --recursive global-jjb # timeout=10 11:04:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:04:46 provisioning config files... 11:04:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:04:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9580538272719140941.sh 11:04:46 ---> python-tools-install.sh 11:04:46 Setup pyenv: 11:04:46 * system (set by /opt/pyenv/version) 11:04:46 * 3.8.20 (set by /opt/pyenv/version) 11:04:46 * 3.9.20 (set by /opt/pyenv/version) 11:04:46 3.10.15 11:04:46 3.11.10 11:04:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mZ6q 11:04:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:55 lf-activate-venv(): INFO: Base packages installed successfully 11:04:55 lf-activate-venv(): INFO: Installing additional packages: lftools 11:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:05:15 Generating Requirements File 11:05:37 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:05:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:05:37 Python 3.11.10 11:05:37 pip 26.1.2 from /tmp/venv-mZ6q/lib/python3.11/site-packages/pip (python 3.11) 11:05:38 aiohappyeyeballs==2.6.2 11:05:38 aiohttp==3.14.1 11:05:38 aiosignal==1.4.0 11:05:38 appdirs==1.4.4 11:05:38 argcomplete==3.6.3 11:05:38 aspy.yaml==1.3.0 11:05:38 attrs==26.1.0 11:05:38 autopage==0.6.0 11:05:38 beautifulsoup4==4.15.0 11:05:38 boto3==1.43.28 11:05:38 botocore==1.43.28 11:05:38 bs4==0.0.2 11:05:38 certifi==2026.5.20 11:05:38 cffi==2.0.0 11:05:38 cfgv==3.5.0 11:05:38 chardet==7.4.3 11:05:38 charset-normalizer==3.4.7 11:05:38 click==8.4.1 11:05:38 cliff==4.14.0 11:05:38 cmd2==4.0.0 11:05:38 cryptography==3.3.2 11:05:38 debtcollector==3.1.0 11:05:38 decorator==5.3.1 11:05:38 defusedxml==0.7.1 11:05:38 Deprecated==1.3.1 11:05:38 distlib==0.4.3 11:05:38 dnspython==2.8.0 11:05:38 docker==7.1.0 11:05:38 dogpile.cache==1.5.0 11:05:38 durationpy==0.10 11:05:38 email-validator==2.3.0 11:05:38 filelock==3.29.3 11:05:38 frozenlist==1.8.0 11:05:38 future==1.0.0 11:05:38 gitdb==4.0.12 11:05:38 GitPython==3.1.50 11:05:38 httplib2==0.30.2 11:05:38 identify==2.6.19 11:05:38 idna==3.18 11:05:38 importlib-resources==1.5.0 11:05:38 iso8601==2.1.0 11:05:38 Jinja2==3.1.6 11:05:38 jmespath==1.1.0 11:05:38 jsonpatch==1.33 11:05:38 jsonpointer==3.1.1 11:05:38 jsonschema==4.26.0 11:05:38 jsonschema-specifications==2025.9.1 11:05:38 keystoneauth1==5.14.0 11:05:38 kubernetes==36.0.2 11:05:38 lftools==0.37.22 11:05:38 lxml==6.1.1 11:05:38 markdown-it-py==4.2.0 11:05:38 MarkupSafe==3.0.3 11:05:38 mdurl==0.1.2 11:05:38 msgpack==1.2.0 11:05:38 multi_key_dict==2.0.3 11:05:38 multidict==6.7.1 11:05:38 munch==4.0.0 11:05:38 netaddr==1.3.0 11:05:38 niet==1.4.2 11:05:38 nodeenv==1.10.0 11:05:38 oauth2client==4.1.3 11:05:38 oauthlib==3.3.1 11:05:38 openstacksdk==4.15.0 11:05:38 os-service-types==1.8.2 11:05:38 osc-lib==4.6.0 11:05:38 oslo.config==10.5.0 11:05:38 oslo.context==6.4.0 11:05:38 oslo.i18n==6.8.0 11:05:38 oslo.log==8.2.0 11:05:38 oslo.serialization==5.10.0 11:05:38 oslo.utils==10.1.1 11:05:38 packaging==26.2 11:05:38 pbr==7.0.3 11:05:38 platformdirs==4.10.0 11:05:38 prettytable==3.17.0 11:05:38 prompt_toolkit==3.0.52 11:05:38 propcache==0.5.2 11:05:38 psutil==7.2.2 11:05:38 pyasn1==0.6.3 11:05:38 pyasn1_modules==0.4.2 11:05:38 pycparser==3.0 11:05:38 pygerrit2==2.0.15 11:05:38 PyGithub==2.9.1 11:05:38 Pygments==2.20.0 11:05:38 PyJWT==2.13.0 11:05:38 PyNaCl==1.6.2 11:05:38 pyparsing==2.4.7 11:05:38 pyperclip==1.11.0 11:05:38 pyrsistent==0.20.0 11:05:38 python-cinderclient==9.9.0 11:05:38 python-dateutil==2.9.0.post0 11:05:38 python-discovery==1.4.2 11:05:38 python-heatclient==5.2.0 11:05:38 python-jenkins==1.8.3 11:05:38 python-keystoneclient==5.8.0 11:05:38 python-magnumclient==4.10.0 11:05:38 python-openstackclient==10.1.0 11:05:38 python-swiftclient==4.10.0 11:05:38 PyYAML==6.0.3 11:05:38 referencing==0.37.0 11:05:38 requests==2.34.2 11:05:38 requests-oauthlib==2.0.0 11:05:38 rfc3986==2.0.0 11:05:38 rich==15.0.0 11:05:38 rich-argparse==1.8.0 11:05:38 rpds-py==2026.5.1 11:05:38 rsa==4.9.1 11:05:38 ruamel.yaml==0.19.1 11:05:38 ruamel.yaml.clib==0.2.15 11:05:38 s3transfer==0.18.0 11:05:38 simplejson==4.1.1 11:05:38 six==1.17.0 11:05:38 smmap==5.0.3 11:05:38 soupsieve==2.8.4 11:05:38 stevedore==5.8.0 11:05:38 tabulate==0.10.0 11:05:38 toml==0.10.2 11:05:38 tomlkit==0.15.0 11:05:38 tqdm==4.68.2 11:05:38 typing_extensions==4.15.0 11:05:38 urllib3==1.26.20 11:05:38 virtualenv==21.4.3 11:05:38 wcwidth==0.8.1 11:05:38 websocket-client==1.9.0 11:05:38 wrapt==2.2.1 11:05:38 xdg==6.0.0 11:05:38 xmltodict==1.0.4 11:05:38 yarl==1.24.2 11:05:38 yq==3.4.3 11:05:38 [EnvInject] - Injecting environment variables from a build step. 11:05:38 [EnvInject] - Injecting as environment variables the properties content 11:05:38 OS_CLOUD=vex 11:05:38 11:05:38 [EnvInject] - Variables injected successfully. 11:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18389576178332834204.sh 11:05:38 ---> Orphaned k8s clusters 11:05:38 Setup pyenv: 11:05:38 system 11:05:38 3.8.20 11:05:38 3.9.20 11:05:38 3.10.15 11:05:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZ6q from file:/tmp/.os_lf_venv 11:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:40 lf-activate-venv(): INFO: Base packages installed successfully 11:05:40 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:05:50 -----> Delete orphaned cluster 11:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17515187252436115310.sh 11:05:50 ---> Orphaned stacks 11:05:50 Setup pyenv: 11:05:50 system 11:05:50 3.8.20 11:05:50 3.9.20 11:05:50 3.10.15 11:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZ6q from file:/tmp/.os_lf_venv 11:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:52 lf-activate-venv(): INFO: Base packages installed successfully 11:05:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:06:03 + mapfile -t OS_COE_CLUSTERS_ID 11:06:03 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:06:03 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:06:03 ++ awk '{print $1}' 11:06:06 + echo '-----> Active clusters -> stacks' 11:06:06 -----> Active clusters -> stacks 11:06:06 + OS_COE_STACKS=() 11:06:06 + [[ 0 -gt 0 ]] 11:06:06 + mapfile -t OS_STACKS 11:06:06 ++ 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:06:06 ++ awk '{print $1}' 11:06:07 + echo '-----> Active stacks' 11:06:07 -----> Active stacks 11:06:07 + echo '-----> Delete orphaned stacks' 11:06:07 -----> Delete orphaned stacks 11:06:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7406394112611463222.sh 11:06:07 ---> Orphaned servers 11:06:07 Setup pyenv: 11:06:07 system 11:06:07 3.8.20 11:06:07 3.9.20 11:06:07 3.10.15 11:06:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZ6q from file:/tmp/.os_lf_venv 11:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:09 lf-activate-venv(): INFO: Base packages installed successfully 11:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:06:25 -----> Active servers 11:06:25 prd-ubuntu20.04-docker-2c-8g-12884 11:06:25 prd-centos7-blackbox-4c-2g-12561 11:06:25 -----> Delete orphaned servers 11:06:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17872693978261502641.sh 11:06:26 ---> Orphaned ports 11:06:26 Setup pyenv: 11:06:26 system 11:06:26 3.8.20 11:06:26 3.9.20 11:06:26 3.10.15 11:06:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZ6q from file:/tmp/.os_lf_venv 11:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:27 lf-activate-venv(): INFO: Base packages installed successfully 11:06:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:06:36 No orphaned ports to process. 11:06:36 Build step 'Conditional step (single)' marked build as failure 11:06:36 $ ssh-agent -k 11:06:36 unset SSH_AUTH_SOCK; 11:06:36 unset SSH_AGENT_PID; 11:06:36 echo Agent pid 1556 killed; 11:06:36 [ssh-agent] Stopped. 11:06:37 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12531389538679840487.sh 11:06:37 ---> sysstat.sh 11:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5547787356325724805.sh 11:06:37 ---> package-listing.sh 11:06:37 ++ facter osfamily 11:06:37 ++ tr '[:upper:]' '[:lower:]' 11:06:37 + OS_FAMILY=debian 11:06:37 + workspace=/w/workspace/ci-management-openstack-cron 11:06:37 + START_PACKAGES=/tmp/packages_start.txt 11:06:37 + END_PACKAGES=/tmp/packages_end.txt 11:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:37 + PACKAGES=/tmp/packages_start.txt 11:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 11:06:37 + PACKAGES=/tmp/packages_end.txt 11:06:37 + case "${OS_FAMILY}" in 11:06:37 + dpkg -l 11:06:37 + grep '^ii' 11:06:37 + '[' -f /tmp/packages_start.txt ']' 11:06:37 + '[' -f /tmp/packages_end.txt ']' 11:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 11:06:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13706193669614781634.sh 11:06:38 ---> capture-instance-metadata.sh 11:06:38 Setup pyenv: 11:06:38 system 11:06:38 3.8.20 11:06:38 3.9.20 11:06:38 3.10.15 11:06:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZ6q from file:/tmp/.os_lf_venv 11:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:39 lf-activate-venv(): INFO: Base packages installed successfully 11:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:06:45 INFO: Running in OpenStack, capturing instance metadata 11:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11873373365399867589.sh 11:06:46 provisioning config files... 11:06:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4154985351480378613tmp 11:06:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:06:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:06:46 [EnvInject] - Injecting environment variables from a build step. 11:06:46 [EnvInject] - Injecting as environment variables the properties content 11:06:46 SERVER_ID=logs 11:06:46 11:06:46 [EnvInject] - Variables injected successfully. 11:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6668189828813342601.sh 11:06:46 ---> create-netrc.sh 11:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5444537420029681872.sh 11:06:46 ---> python-tools-install.sh 11:06:46 Setup pyenv: 11:06:46 system 11:06:46 3.8.20 11:06:46 3.9.20 11:06:46 3.10.15 11:06:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZ6q from file:/tmp/.os_lf_venv 11:06:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:48 lf-activate-venv(): INFO: Base packages installed successfully 11:06:48 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:06:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16224182628462624310.sh 11:06:53 ---> sudo-logs.sh 11:06:53 Archiving 'sudo' log.. 11:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13109662746227660376.sh 11:06:54 ---> job-cost.sh 11:06:54 Setup pyenv: 11:06:54 system 11:06:54 3.8.20 11:06:54 3.9.20 11:06:54 3.10.15 11:06:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZ6q from file:/tmp/.os_lf_venv 11:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:56 lf-activate-venv(): INFO: Base packages installed successfully 11:06:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:07:01 INFO: No Stack... 11:07:01 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:01 INFO: Archiving Costs 11:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5227571154392804042.sh 11:07:02 ---> logs-deploy.sh 11:07:02 Setup pyenv: 11:07:02 system 11:07:02 3.8.20 11:07:02 3.9.20 11:07:02 3.10.15 11:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZ6q from file:/tmp/.os_lf_venv 11:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:03 lf-activate-venv(): INFO: Base packages installed successfully 11:07:03 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-mZ6q/bin to PATH 11:07:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62860 11:07:09 INFO: archiving workspace using pattern(s): 11:07:11 Archives upload complete. 11:07:11 INFO: archiving logs to Nexus 11:07:12 ---> uname -a: 11:07:12 Linux prd-ubuntu20-04-docker-2c-8g-12884 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:07:12 11:07:12 11:07:12 ---> lscpu: 11:07:12 Architecture: x86_64 11:07:12 CPU op-mode(s): 32-bit, 64-bit 11:07:12 Byte Order: Little Endian 11:07:12 Address sizes: 40 bits physical, 48 bits virtual 11:07:12 CPU(s): 2 11:07:12 On-line CPU(s) list: 0,1 11:07:12 Thread(s) per core: 1 11:07:12 Core(s) per socket: 1 11:07:12 Socket(s): 2 11:07:12 NUMA node(s): 1 11:07:12 Vendor ID: AuthenticAMD 11:07:12 CPU family: 23 11:07:12 Model: 49 11:07:12 Model name: AMD EPYC-Rome Processor 11:07:12 Stepping: 0 11:07:12 CPU MHz: 2799.974 11:07:12 BogoMIPS: 5599.94 11:07:12 Virtualization: AMD-V 11:07:12 Hypervisor vendor: KVM 11:07:12 Virtualization type: full 11:07:12 L1d cache: 64 KiB 11:07:12 L1i cache: 64 KiB 11:07:12 L2 cache: 1 MiB 11:07:12 L3 cache: 32 MiB 11:07:12 NUMA node0 CPU(s): 0,1 11:07:12 Vulnerability Gather data sampling: Not affected 11:07:12 Vulnerability Itlb multihit: Not affected 11:07:12 Vulnerability L1tf: Not affected 11:07:12 Vulnerability Mds: Not affected 11:07:12 Vulnerability Meltdown: Not affected 11:07:12 Vulnerability Mmio stale data: Not affected 11:07:12 Vulnerability Retbleed: Vulnerable 11:07:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:07:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:07:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:07:12 Vulnerability Srbds: Not affected 11:07:12 Vulnerability Tsx async abort: Not affected 11:07:12 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:07:12 11:07:12 11:07:12 ---> nproc: 11:07:12 2 11:07:12 11:07:12 11:07:12 ---> df -h: 11:07:12 Filesystem Size Used Avail Use% Mounted on 11:07:12 udev 3.9G 0 3.9G 0% /dev 11:07:12 tmpfs 795M 1.1M 794M 1% /run 11:07:12 /dev/vda1 39G 9.9G 29G 26% / 11:07:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:07:12 tmpfs 5.0M 0 5.0M 0% /run/lock 11:07:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:07:12 /dev/loop0 62M 62M 0 100% /snap/core20/1405 11:07:12 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 11:07:12 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 11:07:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:07:12 tmpfs 795M 0 795M 0% /run/user/1001 11:07:12 11:07:12 11:07:12 ---> free -m: 11:07:12 total used free shared buff/cache available 11:07:12 Mem: 7945 537 4891 1 2516 7108 11:07:12 Swap: 1023 0 1023 11:07:12 11:07:12 11:07:12 ---> ip addr: 11:07:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:12 inet 127.0.0.1/8 scope host lo 11:07:12 valid_lft forever preferred_lft forever 11:07:12 inet6 ::1/128 scope host 11:07:12 valid_lft forever preferred_lft forever 11:07:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:12 link/ether fa:16:3e:28:af:eb brd ff:ff:ff:ff:ff:ff 11:07:12 inet 10.30.123.178/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 11:07:12 valid_lft 86193sec preferred_lft 86193sec 11:07:12 inet6 fe80::f816:3eff:fe28:afeb/64 scope link 11:07:12 valid_lft forever preferred_lft forever 11:07:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:07:12 link/ether fe:c3:ef:78:f4:24 brd ff:ff:ff:ff:ff:ff 11:07:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:07:12 valid_lft forever preferred_lft forever 11:07:12 11:07:12 11:07:12 ---> sar -b -r -n DEV: 11:07:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12884) 06/12/26 _x86_64_ (2 CPU) 11:07:12 11:07:12 11:04:03 LINUX RESTART (2 CPU) 11:07:12 11:07:12 11:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:07:12 11:06:01 120.73 2.70 118.03 0.00 124.78 12900.27 0.00 11:07:12 11:07:01 64.11 1.52 62.59 0.00 139.31 7181.34 0.00 11:07:12 Average: 92.42 2.11 90.31 0.00 132.04 10040.80 0.00 11:07:12 11:07:12 11:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:07:12 11:06:01 4958964 7225296 547048 6.72 93992 2326620 1185432 12.91 770944 2139124 184624 11:07:12 11:07:01 5086924 7355004 417104 5.13 98144 2323924 1069220 11.64 676648 2105824 30420 11:07:12 Average: 5022944 7290150 482076 5.92 96068 2325272 1127326 12.27 723796 2122474 107522 11:07:12 11:07:12 11:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:07:12 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:12 11:06:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 11:07:12 11:06:01 ens3 90.73 63.99 1091.81 11.94 0.00 0.00 0.00 0.00 11:07:12 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:12 11:07:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 11:07:12 11:07:01 ens3 33.81 32.43 34.37 11.75 0.00 0.00 0.00 0.00 11:07:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:12 Average: lo 1.50 1.50 0.15 0.15 0.00 0.00 0.00 0.00 11:07:12 Average: ens3 62.27 48.21 563.09 11.85 0.00 0.00 0.00 0.00 11:07:12 11:07:12 11:07:12 ---> sar -P ALL: 11:07:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12884) 06/12/26 _x86_64_ (2 CPU) 11:07:12 11:07:12 11:04:03 LINUX RESTART (2 CPU) 11:07:12 11:07:12 11:05:01 CPU %user %nice %system %iowait %steal %idle 11:07:12 11:06:01 all 39.95 0.00 3.04 3.86 0.09 53.05 11:07:12 11:06:01 0 27.23 0.00 2.10 1.04 0.08 69.54 11:07:12 11:06:01 1 52.75 0.00 3.98 6.70 0.10 36.46 11:07:12 11:07:01 all 39.79 0.00 2.76 1.75 0.08 55.62 11:07:12 11:07:01 0 28.18 0.00 2.13 0.28 0.08 69.32 11:07:12 11:07:01 1 51.47 0.00 3.39 3.23 0.08 41.82 11:07:12 Average: all 39.87 0.00 2.90 2.81 0.09 54.34 11:07:12 Average: 0 27.71 0.00 2.12 0.66 0.08 69.43 11:07:12 Average: 1 52.11 0.00 3.69 4.96 0.09 39.15 11:07:12 11:07:12 11:07:12