04:04:23 Started by timer 04:04:23 Running as SYSTEM 04:04:23 [EnvInject] - Loading node environment variables. 04:04:23 Building remotely on prd-ubuntu20.04-docker-2c-8g-14341 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 04:04:23 [ssh-agent] Looking for ssh-agent implementation... 04:04:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:23 $ ssh-agent 04:04:23 SSH_AUTH_SOCK=/tmp/ssh-tmcmyXrAjFze/agent.1504 04:04:23 SSH_AGENT_PID=1506 04:04:23 [ssh-agent] Started. 04:04:23 Running ssh-add (command line suppressed) 04:04:23 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9130299214901228763.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9130299214901228763.key) 04:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:23 The recommended git tool is: NONE 04:04:25 using credential edgex-jenkins-ssh 04:04:26 Wiping out workspace first. 04:04:26 Cloning the remote Git repository 04:04:26 Cloning repository git@github.com:edgexfoundry/ci-management 04:04:26 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 04:04:26 > git --version # timeout=10 04:04:26 > git --version # 'git version 2.25.1' 04:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:26 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 04:04:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:27 Avoid second fetch 04:04:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:27 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 04:04:27 > git config core.sparsecheckout # timeout=10 04:04:27 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:27 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 04:04:27 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:27 > git remote # timeout=10 04:04:27 > git submodule init # timeout=10 04:04:27 > git submodule sync # timeout=10 04:04:27 > git config --get remote.origin.url # timeout=10 04:04:27 > git submodule init # timeout=10 04:04:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:27 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:27 > git config --get submodule.global-jjb.url # timeout=10 04:04:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:27 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:28 > git submodule update --init --recursive global-jjb # timeout=10 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:32 provisioning config files... 04:04:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8319052640875353697.sh 04:04:32 ---> python-tools-install.sh 04:04:32 Setup pyenv: 04:04:32 * system (set by /opt/pyenv/version) 04:04:32 * 3.8.20 (set by /opt/pyenv/version) 04:04:32 * 3.9.20 (set by /opt/pyenv/version) 04:04:32 3.10.15 04:04:32 3.11.10 04:04:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fDcL 04:04:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:40 lf-activate-venv(): INFO: Base packages installed successfully 04:04:40 lf-activate-venv(): INFO: Installing additional packages: lftools 04:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:05:00 Generating Requirements File 04:05:21 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. 04:05:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:22 Python 3.11.10 04:05:22 pip 26.1.2 from /tmp/venv-fDcL/lib/python3.11/site-packages/pip (python 3.11) 04:05:22 aiohappyeyeballs==2.7.1 04:05:22 aiohttp==3.14.1 04:05:22 aiosignal==1.4.0 04:05:22 appdirs==1.4.4 04:05:22 argcomplete==3.7.0 04:05:22 aspy.yaml==1.3.0 04:05:22 attrs==26.1.0 04:05:22 autopage==0.6.0 04:05:22 beautifulsoup4==4.15.0 04:05:22 boto3==1.43.40 04:05:22 botocore==1.43.40 04:05:22 bs4==0.0.2 04:05:22 certifi==2026.6.17 04:05:22 cffi==2.0.0 04:05:22 cfgv==3.5.0 04:05:22 chardet==7.4.3 04:05:22 charset-normalizer==3.4.7 04:05:22 click==8.4.2 04:05:22 cliff==4.14.0 04:05:22 cmd2==4.0.0 04:05:22 cryptography==3.3.2 04:05:22 debtcollector==3.1.0 04:05:22 decorator==5.3.1 04:05:22 defusedxml==0.7.1 04:05:22 Deprecated==1.3.1 04:05:22 distlib==0.4.3 04:05:22 dnspython==2.8.0 04:05:22 docker==7.1.0 04:05:22 dogpile.cache==1.5.0 04:05:22 durationpy==0.10 04:05:22 email-validator==2.3.0 04:05:22 filelock==3.29.5 04:05:22 frozenlist==1.8.0 04:05:22 future==1.0.0 04:05:22 gitdb==4.0.12 04:05:22 GitPython==3.1.50 04:05:22 httplib2==0.30.2 04:05:22 identify==2.6.19 04:05:22 idna==3.18 04:05:22 importlib-resources==1.5.0 04:05:22 iso8601==2.1.0 04:05:22 Jinja2==3.1.6 04:05:22 jmespath==1.1.0 04:05:22 jsonpatch==1.33 04:05:22 jsonpointer==3.1.1 04:05:22 jsonschema==4.26.0 04:05:22 jsonschema-specifications==2025.9.1 04:05:22 keystoneauth1==5.15.0 04:05:22 kubernetes==36.0.2 04:05:22 lftools==0.37.22 04:05:22 lxml==6.1.1 04:05:22 markdown-it-py==4.2.0 04:05:22 MarkupSafe==3.0.3 04:05:22 mdurl==0.1.2 04:05:22 msgpack==1.2.1 04:05:22 multi_key_dict==2.0.3 04:05:22 multidict==6.7.1 04:05:22 munch==4.0.0 04:05:22 netaddr==1.3.0 04:05:22 niet==1.4.2 04:05:22 nodeenv==1.10.0 04:05:22 oauth2client==4.1.3 04:05:22 oauthlib==3.3.1 04:05:22 openstacksdk==4.17.0 04:05:22 os-service-types==1.8.2 04:05:22 osc-lib==4.6.0 04:05:22 oslo.config==10.5.0 04:05:22 oslo.context==6.4.0 04:05:22 oslo.i18n==6.8.0 04:05:22 oslo.log==8.2.0 04:05:22 oslo.serialization==5.10.0 04:05:22 oslo.utils==10.1.1 04:05:22 packaging==26.2 04:05:22 pbr==7.0.3 04:05:22 platformdirs==4.10.0 04:05:22 prettytable==3.18.0 04:05:22 prompt_toolkit==3.0.52 04:05:22 propcache==0.5.2 04:05:22 psutil==7.2.2 04:05:22 pyasn1==0.6.3 04:05:22 pyasn1_modules==0.4.2 04:05:22 pycparser==3.0 04:05:22 pygerrit2==2.0.15 04:05:22 PyGithub==2.9.1 04:05:22 Pygments==2.20.0 04:05:22 PyJWT==2.13.0 04:05:22 PyNaCl==1.6.2 04:05:22 pyparsing==2.4.7 04:05:22 pyperclip==1.11.0 04:05:22 pyrsistent==0.20.0 04:05:22 python-cinderclient==9.9.0 04:05:22 python-dateutil==2.9.0.post0 04:05:22 python-discovery==1.4.3 04:05:22 python-heatclient==5.2.0 04:05:22 python-jenkins==1.8.3 04:05:22 python-keystoneclient==5.8.0 04:05:22 python-magnumclient==4.11.0 04:05:22 python-openstackclient==10.1.0 04:05:22 python-swiftclient==4.10.0 04:05:22 PyYAML==6.0.3 04:05:22 referencing==0.37.0 04:05:22 requests==2.34.2 04:05:22 requests-oauthlib==2.0.0 04:05:22 rfc3986==2.0.0 04:05:22 rich==15.0.0 04:05:22 rich-argparse==1.8.0 04:05:22 rpds-py==2026.6.3 04:05:22 rsa==4.9.1 04:05:22 ruamel.yaml==0.19.1 04:05:22 ruamel.yaml.clib==0.2.15 04:05:22 s3transfer==0.19.0 04:05:22 simplejson==4.1.1 04:05:22 six==1.17.0 04:05:22 smmap==5.0.3 04:05:22 soupsieve==2.8.4 04:05:22 stevedore==5.9.0 04:05:22 tabulate==0.10.0 04:05:22 toml==0.10.2 04:05:22 tomlkit==0.15.0 04:05:22 tqdm==4.68.3 04:05:22 typing_extensions==4.16.0 04:05:22 urllib3==1.26.20 04:05:22 virtualenv==21.5.1 04:05:22 wcwidth==0.8.2 04:05:22 websocket-client==1.9.0 04:05:22 wrapt==2.2.2 04:05:22 xdg==6.0.0 04:05:22 xmltodict==1.0.4 04:05:22 yarl==1.24.2 04:05:22 yq==4.1.1 04:05:22 [EnvInject] - Injecting environment variables from a build step. 04:05:22 [EnvInject] - Injecting as environment variables the properties content 04:05:22 OS_CLOUD=vex 04:05:22 04:05:22 [EnvInject] - Variables injected successfully. 04:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10215243985071677103.sh 04:05:22 ---> Orphaned k8s clusters 04:05:22 Setup pyenv: 04:05:22 system 04:05:22 3.8.20 04:05:22 3.9.20 04:05:22 3.10.15 04:05:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:05:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:24 lf-activate-venv(): INFO: Base packages installed successfully 04:05:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:05:34 -----> Delete orphaned cluster 04:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7731997087987789848.sh 04:05:34 ---> Orphaned stacks 04:05:34 Setup pyenv: 04:05:34 system 04:05:34 3.8.20 04:05:34 3.9.20 04:05:34 3.10.15 04:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:36 lf-activate-venv(): INFO: Base packages installed successfully 04:05:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:05:47 + mapfile -t OS_COE_CLUSTERS_ID 04:05:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:05:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:05:47 ++ awk '{print $1}' 04:05:49 + echo '-----> Active clusters -> stacks' 04:05:49 -----> Active clusters -> stacks 04:05:49 + OS_COE_STACKS=() 04:05:49 + [[ 0 -gt 0 ]] 04:05:49 + mapfile -t OS_STACKS 04:05:49 ++ awk '{print $1}' 04: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 04:05:51 + echo '-----> Active stacks' 04:05:51 -----> Active stacks 04:05:51 + echo '-----> Delete orphaned stacks' 04:05:51 -----> Delete orphaned stacks 04:05:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17746593681710027170.sh 04:05:51 ---> Orphaned servers 04:05:51 Setup pyenv: 04:05:51 system 04:05:51 3.8.20 04:05:51 3.9.20 04:05:51 3.10.15 04:05:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:53 lf-activate-venv(): INFO: Base packages installed successfully 04:05:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:06:07 -----> Active servers 04:06:07 prd-ubuntu20.04-docker-2c-8g-14341 04:06:07 prd-ubuntu20.04-docker-8c-8g-14339 04:06:07 prd-centos7-blackbox-4c-2g-14261 04:06:07 prd-centos7-blackbox-4c-2g-14260 04:06:07 -----> Delete orphaned servers 04:07:00 ERROR: Failed to fetch data from https://jenkins.edgexfoundry.org/computer/api/json?tree=computer[displayName] with status code 500 04:07:00 04:07:00 500 Internal Server Error 04:07:00 04:07:00

500 Internal Server Error

04:07:00
nginx/1.18.0
04:07:00 04:07:00 04:07:00 04:07:00 04:07:00 500 04:07:00 Build step 'Conditional step (single)' marked build as failure 04:07:00 $ ssh-agent -k 04:07:00 unset SSH_AUTH_SOCK; 04:07:00 unset SSH_AGENT_PID; 04:07:00 echo Agent pid 1506 killed; 04:07:00 [ssh-agent] Stopped. 04:07:00 [PostBuildScript] - [INFO] Executing post build scripts. 04:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6654275133828268610.sh 04:07:00 ---> sysstat.sh 04:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18072086181801423924.sh 04:07:01 ---> package-listing.sh 04:07:01 ++ facter osfamily 04:07:01 ++ tr '[:upper:]' '[:lower:]' 04:07:01 + OS_FAMILY=debian 04:07:01 + workspace=/w/workspace/ci-management-openstack-cron 04:07:01 + START_PACKAGES=/tmp/packages_start.txt 04:07:01 + END_PACKAGES=/tmp/packages_end.txt 04:07:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:07:01 + PACKAGES=/tmp/packages_start.txt 04:07:01 + '[' /w/workspace/ci-management-openstack-cron ']' 04:07:01 + PACKAGES=/tmp/packages_end.txt 04:07:01 + case "${OS_FAMILY}" in 04:07:01 + dpkg -l 04:07:01 + grep '^ii' 04:07:01 + '[' -f /tmp/packages_start.txt ']' 04:07:01 + '[' -f /tmp/packages_end.txt ']' 04:07:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:07:01 + '[' /w/workspace/ci-management-openstack-cron ']' 04:07:01 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:07:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15247604146964252334.sh 04:07:01 ---> capture-instance-metadata.sh 04:07:01 Setup pyenv: 04:07:01 system 04:07:01 3.8.20 04:07:01 3.9.20 04:07:01 3.10.15 04:07:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:07:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:07:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:03 lf-activate-venv(): INFO: Base packages installed successfully 04:07:03 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:07:09 INFO: Running in OpenStack, capturing instance metadata 04:07:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6587987668244878216.sh 04:07:09 provisioning config files... 04:07:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4493830229501619903tmp 04:07:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:07:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:07:09 [EnvInject] - Injecting environment variables from a build step. 04:07:09 [EnvInject] - Injecting as environment variables the properties content 04:07:09 SERVER_ID=logs 04:07:09 04:07:09 [EnvInject] - Variables injected successfully. 04:07:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12513880524791249645.sh 04:07:09 ---> create-netrc.sh 04:07:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4593017424379375304.sh 04:07:09 ---> python-tools-install.sh 04:07:09 Setup pyenv: 04:07:09 system 04:07:09 3.8.20 04:07:09 3.9.20 04:07:09 3.10.15 04:07:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:07:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:07:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:07:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:11 lf-activate-venv(): INFO: Base packages installed successfully 04:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16094621621989645508.sh 04:07:17 ---> sudo-logs.sh 04:07:17 Archiving 'sudo' log.. 04:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8316616630602258141.sh 04:07:17 ---> job-cost.sh 04:07:17 Setup pyenv: 04:07:17 system 04:07:17 3.8.20 04:07:17 3.9.20 04:07:17 3.10.15 04:07:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:19 lf-activate-venv(): INFO: Base packages installed successfully 04:07:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:07:24 INFO: No Stack... 04:07:24 INFO: Retrieving Pricing Info for: v3-standard-2 04:07:24 INFO: Archiving Costs 04:07:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17346730077933638442.sh 04:07:24 ---> logs-deploy.sh 04:07:24 Setup pyenv: 04:07:24 system 04:07:24 3.8.20 04:07:24 3.9.20 04:07:24 3.10.15 04:07:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:07:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:07:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:07:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:26 lf-activate-venv(): INFO: Base packages installed successfully 04:07:26 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:07:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63429 04:07:32 INFO: archiving workspace using pattern(s): 04:07:35 Archives upload complete. 04:07:35 INFO: archiving logs to Nexus 04:07:36 ---> uname -a: 04:07:36 Linux prd-ubuntu20-04-docker-2c-8g-14341 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 04:07:36 04:07:36 04:07:36 ---> lscpu: 04:07:36 Architecture: x86_64 04:07:36 CPU op-mode(s): 32-bit, 64-bit 04:07:36 Byte Order: Little Endian 04:07:36 Address sizes: 40 bits physical, 48 bits virtual 04:07:36 CPU(s): 2 04:07:36 On-line CPU(s) list: 0,1 04:07:36 Thread(s) per core: 1 04:07:36 Core(s) per socket: 1 04:07:36 Socket(s): 2 04:07:36 NUMA node(s): 1 04:07:36 Vendor ID: AuthenticAMD 04:07:36 CPU family: 23 04:07:36 Model: 49 04:07:36 Model name: AMD EPYC-Rome Processor 04:07:36 Stepping: 0 04:07:36 CPU MHz: 2799.998 04:07:36 BogoMIPS: 5599.99 04:07:36 Virtualization: AMD-V 04:07:36 Hypervisor vendor: KVM 04:07:36 Virtualization type: full 04:07:36 L1d cache: 64 KiB 04:07:36 L1i cache: 64 KiB 04:07:36 L2 cache: 1 MiB 04:07:36 L3 cache: 32 MiB 04:07:36 NUMA node0 CPU(s): 0,1 04:07:36 Vulnerability Gather data sampling: Not affected 04:07:36 Vulnerability Itlb multihit: Not affected 04:07:36 Vulnerability L1tf: Not affected 04:07:36 Vulnerability Mds: Not affected 04:07:36 Vulnerability Meltdown: Not affected 04:07:36 Vulnerability Mmio stale data: Not affected 04:07:36 Vulnerability Retbleed: Vulnerable 04:07:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:07:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:07:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:07:36 Vulnerability Srbds: Not affected 04:07:36 Vulnerability Tsx async abort: Not affected 04:07:36 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 04:07:36 04:07:36 04:07:36 ---> nproc: 04:07:36 2 04:07:36 04:07:36 04:07:36 ---> df -h: 04:07:36 Filesystem Size Used Avail Use% Mounted on 04:07:36 udev 3.9G 0 3.9G 0% /dev 04:07:36 tmpfs 795M 1.1M 794M 1% /run 04:07:36 /dev/vda1 39G 9.9G 29G 26% / 04:07:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:07:36 tmpfs 5.0M 0 5.0M 0% /run/lock 04:07:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:07:36 /dev/loop0 62M 62M 0 100% /snap/core20/1405 04:07:36 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 04:07:36 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 04:07:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:07:36 tmpfs 795M 0 795M 0% /run/user/1001 04:07:36 04:07:36 04:07:36 ---> free -m: 04:07:36 total used free shared buff/cache available 04:07:36 Mem: 7945 525 4908 1 2511 7120 04:07:36 Swap: 1023 0 1023 04:07:36 04:07:36 04:07:36 ---> ip addr: 04:07:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:07:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:07:36 inet 127.0.0.1/8 scope host lo 04:07:36 valid_lft forever preferred_lft forever 04:07:36 inet6 ::1/128 scope host 04:07:36 valid_lft forever preferred_lft forever 04:07:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:07:36 link/ether fa:16:3e:49:33:4a brd ff:ff:ff:ff:ff:ff 04:07:36 inet 10.30.123.118/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 04:07:36 valid_lft 86173sec preferred_lft 86173sec 04:07:36 inet6 fe80::f816:3eff:fe49:334a/64 scope link 04:07:36 valid_lft forever preferred_lft forever 04:07:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:07:36 link/ether 7a:41:3a:87:f2:91 brd ff:ff:ff:ff:ff:ff 04:07:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:07:36 valid_lft forever preferred_lft forever 04:07:36 04:07:36 04:07:36 ---> sar -b -r -n DEV: 04:07:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14341) 07/06/26 _x86_64_ (2 CPU) 04:07:36 04:07:36 04:03:51 LINUX RESTART (2 CPU) 04:07:36 04:07:36 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:07:36 04:05:01 393.00 72.64 320.36 0.00 11622.86 47054.69 0.00 04:07:36 04:06:01 125.56 2.62 122.95 0.00 103.58 14846.08 0.00 04:07:36 04:07:01 10.35 0.82 9.53 0.00 64.39 1579.87 0.00 04:07:36 Average: 176.30 25.36 150.95 0.00 3930.28 21160.21 0.00 04:07:36 04:07:36 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:07:36 04:05:01 5309284 7335564 452480 5.56 81244 2111668 1105128 12.03 654416 1933404 198892 04:07:36 04:06:01 4982552 7241712 533636 6.56 95544 2318124 1195544 13.02 789120 2100772 51780 04:07:36 04:07:01 5111592 7366336 408976 5.03 95688 2313480 1074940 11.70 665972 2095124 656 04:07:36 Average: 5134476 7314537 465031 5.72 90825 2247757 1125204 12.25 703169 2043100 83776 04:07:36 04:07:36 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:07:36 04:05:01 ens3 425.70 267.47 1732.58 74.06 0.00 0.00 0.00 0.00 04:07:36 04:05:01 lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 04:07:36 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:36 04:06:01 ens3 44.06 39.48 427.35 10.72 0.00 0.00 0.00 0.00 04:07:36 04:06:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 04:07:36 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:36 04:07:01 ens3 7.97 6.87 13.27 2.08 0.00 0.00 0.00 0.00 04:07:36 04:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:07:36 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:36 Average: ens3 159.24 104.60 724.40 28.95 0.00 0.00 0.00 0.00 04:07:36 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 04:07:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:36 04:07:36 04:07:36 ---> sar -P ALL: 04:07:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14341) 07/06/26 _x86_64_ (2 CPU) 04:07:36 04:07:36 04:03:51 LINUX RESTART (2 CPU) 04:07:36 04:07:36 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:07:36 04:05:01 all 32.62 0.00 5.01 6.26 0.08 56.02 04:07:36 04:05:01 0 36.51 0.00 6.28 6.86 0.08 50.26 04:07:36 04:05:01 1 28.76 0.00 3.74 5.66 0.08 61.75 04:07:36 04:06:01 all 41.27 0.00 3.08 2.57 0.08 53.00 04:07:36 04:06:01 0 49.83 0.00 3.28 1.12 0.07 45.70 04:07:36 04:06:01 1 32.68 0.00 2.89 4.02 0.08 60.32 04:07:36 04:07:01 all 3.32 0.00 0.35 0.16 0.03 96.15 04:07:36 04:07:01 0 4.32 0.00 0.43 0.17 0.03 95.05 04:07:36 04:07:01 1 2.31 0.00 0.27 0.15 0.02 97.25 04:07:36 Average: all 25.75 0.00 2.81 2.99 0.06 68.39 04:07:36 Average: 0 30.22 0.00 3.33 2.70 0.06 63.69 04:07:36 Average: 1 21.27 0.00 2.30 3.28 0.06 73.08 04:07:36 04:07:36 04:07:36