20:04:28 Started by timer 20:04:28 Running as SYSTEM 20:04:28 [EnvInject] - Loading node environment variables. 20:04:28 Building remotely on prd-ubuntu20.04-docker-2c-8g-8739 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 20:04:28 [ssh-agent] Looking for ssh-agent implementation... 20:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:28 $ ssh-agent 20:04:28 SSH_AUTH_SOCK=/tmp/ssh-L1Uc5bzPusD6/agent.1485 20:04:28 SSH_AGENT_PID=1487 20:04:28 [ssh-agent] Started. 20:04:28 Running ssh-add (command line suppressed) 20:04:28 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_296714138184364180.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_296714138184364180.key) 20:04:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:28 The recommended git tool is: NONE 20:04:30 using credential edgex-jenkins-ssh 20:04:30 Wiping out workspace first. 20:04:30 Cloning the remote Git repository 20:04:30 Cloning repository git@github.com:edgexfoundry/ci-management 20:04:30 > git init /w/workspace/ci-management-openstack-cron # timeout=10 20:04:30 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 20:04:30 > git --version # timeout=10 20:04:30 > git --version # 'git version 2.25.1' 20:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:30 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 20:04:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:31 Avoid second fetch 20:04:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:04:31 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 20:04:31 > git config core.sparsecheckout # timeout=10 20:04:31 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 20:04:31 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 20:04:31 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 20:04:31 > git remote # timeout=10 20:04:31 > git submodule init # timeout=10 20:04:31 > git submodule sync # timeout=10 20:04:31 > git config --get remote.origin.url # timeout=10 20:04:31 > git submodule init # timeout=10 20:04:31 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:04:31 > git config --get submodule.packer/common-packer.url # timeout=10 20:04:31 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:04:31 > git config --get submodule.global-jjb.url # timeout=10 20:04:31 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:04:32 > git submodule update --init --recursive packer/common-packer # timeout=10 20:04:32 > git submodule update --init --recursive global-jjb # timeout=10 20:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:39 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:04:39 provisioning config files... 20:04:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:04:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12499651837956202932.sh 20:04:41 ---> python-tools-install.sh 20:04:41 Setup pyenv: 20:04:41 * system (set by /opt/pyenv/version) 20:04:41 * 3.8.20 (set by /opt/pyenv/version) 20:04:41 * 3.9.20 (set by /opt/pyenv/version) 20:04:41 3.10.15 20:04:41 3.11.10 20:04:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YrJ0 20:04:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:49 lf-activate-venv(): INFO: Base packages installed successfully 20:04:49 lf-activate-venv(): INFO: Installing additional packages: lftools 20:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:05:11 Generating Requirements File 20:05:30 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. 20:05:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:05:30 Python 3.11.10 20:05:30 pip 25.2 from /tmp/venv-YrJ0/lib/python3.11/site-packages/pip (python 3.11) 20:05:31 appdirs==1.4.4 20:05:31 argcomplete==3.6.2 20:05:31 aspy.yaml==1.3.0 20:05:31 attrs==25.3.0 20:05:31 autopage==0.5.2 20:05:31 beautifulsoup4==4.13.5 20:05:31 boto3==1.40.30 20:05:31 botocore==1.40.30 20:05:31 bs4==0.0.2 20:05:31 cachetools==5.5.2 20:05:31 certifi==2025.8.3 20:05:31 cffi==2.0.0 20:05:31 cfgv==3.4.0 20:05:31 chardet==5.2.0 20:05:31 charset-normalizer==3.4.3 20:05:31 click==8.2.1 20:05:31 cliff==4.11.0 20:05:31 cmd2==2.7.0 20:05:31 cryptography==3.3.2 20:05:31 debtcollector==3.0.0 20:05:31 decorator==5.2.1 20:05:31 defusedxml==0.7.1 20:05:31 Deprecated==1.2.18 20:05:31 distlib==0.4.0 20:05:31 dnspython==2.8.0 20:05:31 docker==7.1.0 20:05:31 dogpile.cache==1.4.1 20:05:31 durationpy==0.10 20:05:31 email-validator==2.3.0 20:05:31 filelock==3.19.1 20:05:31 future==1.0.0 20:05:31 gitdb==4.0.12 20:05:31 GitPython==3.1.45 20:05:31 google-auth==2.40.3 20:05:31 httplib2==0.31.0 20:05:31 identify==2.6.14 20:05:31 idna==3.10 20:05:31 importlib-resources==1.5.0 20:05:31 iso8601==2.1.0 20:05:31 Jinja2==3.1.6 20:05:31 jmespath==1.0.1 20:05:31 jsonpatch==1.33 20:05:31 jsonpointer==3.0.0 20:05:31 jsonschema==4.25.1 20:05:31 jsonschema-specifications==2025.9.1 20:05:31 keystoneauth1==5.12.0 20:05:31 kubernetes==33.1.0 20:05:31 lftools==0.37.13 20:05:31 lxml==6.0.1 20:05:31 markdown-it-py==4.0.0 20:05:31 MarkupSafe==3.0.2 20:05:31 mdurl==0.1.2 20:05:31 msgpack==1.1.1 20:05:31 multi_key_dict==2.0.3 20:05:31 munch==4.0.0 20:05:31 netaddr==1.3.0 20:05:31 niet==1.4.2 20:05:31 nodeenv==1.9.1 20:05:31 oauth2client==4.1.3 20:05:31 oauthlib==3.3.1 20:05:31 openstacksdk==4.7.1 20:05:31 os-service-types==1.8.0 20:05:31 osc-lib==4.2.0 20:05:31 oslo.config==10.0.0 20:05:31 oslo.context==6.1.0 20:05:31 oslo.i18n==6.6.0 20:05:31 oslo.log==7.2.1 20:05:31 oslo.serialization==5.8.0 20:05:31 oslo.utils==9.1.0 20:05:31 packaging==25.0 20:05:31 pbr==7.0.1 20:05:31 platformdirs==4.4.0 20:05:31 prettytable==3.16.0 20:05:31 psutil==7.0.0 20:05:31 pyasn1==0.6.1 20:05:31 pyasn1_modules==0.4.2 20:05:31 pycparser==2.23 20:05:31 pygerrit2==2.0.15 20:05:31 PyGithub==2.8.1 20:05:31 Pygments==2.19.2 20:05:31 PyJWT==2.10.1 20:05:31 PyNaCl==1.6.0 20:05:31 pyparsing==2.4.7 20:05:31 pyperclip==1.9.0 20:05:31 pyrsistent==0.20.0 20:05:31 python-cinderclient==9.8.0 20:05:31 python-dateutil==2.9.0.post0 20:05:31 python-heatclient==4.3.0 20:05:31 python-jenkins==1.8.3 20:05:31 python-keystoneclient==5.7.0 20:05:31 python-magnumclient==4.9.0 20:05:31 python-openstackclient==8.2.0 20:05:31 python-swiftclient==4.8.0 20:05:31 PyYAML==6.0.2 20:05:31 referencing==0.36.2 20:05:31 requests==2.32.5 20:05:31 requests-oauthlib==2.0.0 20:05:31 requestsexceptions==1.4.0 20:05:31 rfc3986==2.0.0 20:05:31 rich==14.1.0 20:05:31 rich-argparse==1.7.1 20:05:31 rpds-py==0.27.1 20:05:31 rsa==4.9.1 20:05:31 ruamel.yaml==0.18.15 20:05:31 ruamel.yaml.clib==0.2.12 20:05:31 s3transfer==0.14.0 20:05:31 simplejson==3.20.1 20:05:31 six==1.17.0 20:05:31 smmap==5.0.2 20:05:31 soupsieve==2.8 20:05:31 stevedore==5.5.0 20:05:31 tabulate==0.9.0 20:05:31 toml==0.10.2 20:05:31 tomlkit==0.13.3 20:05:31 tqdm==4.67.1 20:05:31 typing_extensions==4.15.0 20:05:31 tzdata==2025.2 20:05:31 urllib3==1.26.20 20:05:31 virtualenv==20.34.0 20:05:31 wcwidth==0.2.13 20:05:31 websocket-client==1.8.0 20:05:31 wrapt==1.17.3 20:05:31 xdg==6.0.0 20:05:31 xmltodict==1.0.0 20:05:31 yq==3.4.3 20:05:31 [EnvInject] - Injecting environment variables from a build step. 20:05:31 [EnvInject] - Injecting as environment variables the properties content 20:05:31 OS_CLOUD=vex 20:05:31 20:05:31 [EnvInject] - Variables injected successfully. 20:05:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins403703650419235743.sh 20:05:31 ---> Orphaned k8s clusters 20:05:31 Setup pyenv: 20:05:31 system 20:05:31 3.8.20 20:05:31 3.9.20 20:05:31 3.10.15 20:05:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrJ0 from file:/tmp/.os_lf_venv 20:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:32 lf-activate-venv(): INFO: Base packages installed successfully 20:05:32 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 20:05:38 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. 20:05:38 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:05:41 -----> Delete orphaned cluster 20:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3850608200575477330.sh 20:05:41 ---> Orphaned stacks 20:05:41 Setup pyenv: 20:05:41 system 20:05:41 3.8.20 20:05:41 3.9.20 20:05:41 3.10.15 20:05:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrJ0 from file:/tmp/.os_lf_venv 20:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:43 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. 20:05:43 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:05:43 lf-activate-venv(): INFO: Base packages installed successfully 20:05:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:05:55 + mapfile -t OS_COE_CLUSTERS_ID 20:05:55 ++ awk '{print $1}' 20:05:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:05:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:05:57 + echo '-----> Active clusters -> stacks' 20:05:57 -----> Active clusters -> stacks 20:05:57 + OS_COE_STACKS=() 20:05:57 + [[ 0 -gt 0 ]] 20:05:57 + mapfile -t OS_STACKS 20:05:57 ++ awk '{print $1}' 20:05:57 ++ 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 20:05:59 + echo '-----> Active stacks' 20:05:59 -----> Active stacks 20:05:59 + echo '-----> Delete orphaned stacks' 20:05:59 -----> Delete orphaned stacks 20:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11049255902591146787.sh 20:05:59 ---> Orphaned servers 20:05:59 Setup pyenv: 20:05:59 system 20:05:59 3.8.20 20:05:59 3.9.20 20:05:59 3.10.15 20:05:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrJ0 from file:/tmp/.os_lf_venv 20:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:00 lf-activate-venv(): INFO: Base packages installed successfully 20:06:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:06:16 -----> Active servers 20:06:16 prd-ubuntu20.04-docker-2c-8g-8739 20:06:16 prd-ubuntu20.04-docker-2c-8g-8486 20:06:16 prd-centos7-blackbox-4c-2g-8407 20:06:16 -----> Delete orphaned servers 20:06:16 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-8486 20:06:18 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 20:06:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13796065089869180797.sh 20:06:18 ---> Orphaned ports 20:06:18 Setup pyenv: 20:06:18 system 20:06:18 3.8.20 20:06:18 3.9.20 20:06:18 3.10.15 20:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrJ0 from file:/tmp/.os_lf_venv 20:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:20 lf-activate-venv(): INFO: Base packages installed successfully 20:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 20:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:06:31 No orphaned ports to process. 20:06:31 Build step 'Conditional step (single)' marked build as failure 20:06:31 $ ssh-agent -k 20:06:31 unset SSH_AUTH_SOCK; 20:06:31 unset SSH_AGENT_PID; 20:06:31 echo Agent pid 1487 killed; 20:06:31 [ssh-agent] Stopped. 20:06:31 [PostBuildScript] - [INFO] Executing post build scripts. 20:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3784198319786551867.sh 20:06:31 ---> sysstat.sh 20:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10286487536098322585.sh 20:06:32 ---> package-listing.sh 20:06:32 ++ tr '[:upper:]' '[:lower:]' 20:06:32 ++ facter osfamily 20:06:32 + OS_FAMILY=debian 20:06:32 + workspace=/w/workspace/ci-management-openstack-cron 20:06:32 + START_PACKAGES=/tmp/packages_start.txt 20:06:32 + END_PACKAGES=/tmp/packages_end.txt 20:06:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:32 + PACKAGES=/tmp/packages_start.txt 20:06:32 + '[' /w/workspace/ci-management-openstack-cron ']' 20:06:32 + PACKAGES=/tmp/packages_end.txt 20:06:32 + case "${OS_FAMILY}" in 20:06:32 + dpkg -l 20:06:32 + grep '^ii' 20:06:32 + '[' -f /tmp/packages_start.txt ']' 20:06:32 + '[' -f /tmp/packages_end.txt ']' 20:06:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:32 + '[' /w/workspace/ci-management-openstack-cron ']' 20:06:32 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 20:06:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 20:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7001583978175767637.sh 20:06:32 ---> capture-instance-metadata.sh 20:06:32 Setup pyenv: 20:06:32 system 20:06:32 3.8.20 20:06:32 3.9.20 20:06:32 3.10.15 20:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrJ0 from file:/tmp/.os_lf_venv 20:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:34 lf-activate-venv(): INFO: Base packages installed successfully 20:06:34 lf-activate-venv(): INFO: Installing additional packages: lftools 20:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:06:41 INFO: Running in OpenStack, capturing instance metadata 20:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2687677615462185625.sh 20:06:42 provisioning config files... 20:06:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10982872413574189479tmp 20:06:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:06:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:06:42 [EnvInject] - Injecting environment variables from a build step. 20:06:42 [EnvInject] - Injecting as environment variables the properties content 20:06:42 SERVER_ID=logs 20:06:42 20:06:42 [EnvInject] - Variables injected successfully. 20:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6153153712560891955.sh 20:06:42 ---> create-netrc.sh 20:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14073622775301278280.sh 20:06:42 ---> python-tools-install.sh 20:06:42 Setup pyenv: 20:06:42 system 20:06:42 3.8.20 20:06:42 3.9.20 20:06:42 3.10.15 20:06:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrJ0 from file:/tmp/.os_lf_venv 20:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:43 lf-activate-venv(): INFO: Base packages installed successfully 20:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools 20:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15680873680166878838.sh 20:06:51 ---> sudo-logs.sh 20:06:51 Archiving 'sudo' log.. 20:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1994934752899649380.sh 20:06:51 ---> job-cost.sh 20:06:51 Setup pyenv: 20:06:51 system 20:06:51 3.8.20 20:06:51 3.9.20 20:06:51 3.10.15 20:06:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrJ0 from file:/tmp/.os_lf_venv 20:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:53 lf-activate-venv(): INFO: Base packages installed successfully 20:06:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:06:58 INFO: No Stack... 20:06:59 INFO: Retrieving Pricing Info for: v3-starter-1 20:06:59 INFO: Archiving Costs 20:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7715586461734582832.sh 20:06:59 ---> logs-deploy.sh 20:06:59 Setup pyenv: 20:06:59 system 20:06:59 3.8.20 20:06:59 3.9.20 20:06:59 3.10.15 20:06:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YrJ0 from file:/tmp/.os_lf_venv 20:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:01 lf-activate-venv(): INFO: Base packages installed successfully 20:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools 20:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-YrJ0/bin to PATH 20:07:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57005 20:07:08 INFO: archiving workspace using pattern(s): 20:07:09 Archives upload complete. 20:07:09 INFO: archiving logs to Nexus 20:07:10 ---> uname -a: 20:07:10 Linux prd-ubuntu20-04-docker-2c-8g-8739 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 20:07:10 20:07:10 20:07:10 ---> lscpu: 20:07:10 Architecture: x86_64 20:07:10 CPU op-mode(s): 32-bit, 64-bit 20:07:10 Byte Order: Little Endian 20:07:10 Address sizes: 40 bits physical, 48 bits virtual 20:07:10 CPU(s): 1 20:07:10 On-line CPU(s) list: 0 20:07:10 Thread(s) per core: 1 20:07:10 Core(s) per socket: 1 20:07:10 Socket(s): 1 20:07:10 NUMA node(s): 1 20:07:10 Vendor ID: AuthenticAMD 20:07:10 CPU family: 23 20:07:10 Model: 49 20:07:10 Model name: AMD EPYC-Rome Processor 20:07:10 Stepping: 0 20:07:10 CPU MHz: 2799.998 20:07:10 BogoMIPS: 5599.99 20:07:10 Virtualization: AMD-V 20:07:10 Hypervisor vendor: KVM 20:07:10 Virtualization type: full 20:07:10 L1d cache: 32 KiB 20:07:10 L1i cache: 32 KiB 20:07:10 L2 cache: 512 KiB 20:07:10 L3 cache: 16 MiB 20:07:10 NUMA node0 CPU(s): 0 20:07:10 Vulnerability Gather data sampling: Not affected 20:07:10 Vulnerability Itlb multihit: Not affected 20:07:10 Vulnerability L1tf: Not affected 20:07:10 Vulnerability Mds: Not affected 20:07:10 Vulnerability Meltdown: Not affected 20:07:10 Vulnerability Mmio stale data: Not affected 20:07:10 Vulnerability Retbleed: Vulnerable 20:07:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:07:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:07:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:07:10 Vulnerability Srbds: Not affected 20:07:10 Vulnerability Tsx async abort: Not affected 20:07:10 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 20:07:10 20:07:10 20:07:10 ---> nproc: 20:07:10 1 20:07:10 20:07:10 20:07:10 ---> df -h: 20:07:10 Filesystem Size Used Avail Use% Mounted on 20:07:10 udev 969M 0 969M 0% /dev 20:07:10 tmpfs 198M 1.1M 197M 1% /run 20:07:10 /dev/vda1 194G 9.8G 184G 6% / 20:07:10 tmpfs 986M 0 986M 0% /dev/shm 20:07:10 tmpfs 5.0M 0 5.0M 0% /run/lock 20:07:10 tmpfs 986M 0 986M 0% /sys/fs/cgroup 20:07:10 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 20:07:10 /dev/loop0 62M 62M 0 100% /snap/core20/1405 20:07:10 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 20:07:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:07:10 tmpfs 198M 0 198M 0% /run/user/1001 20:07:10 20:07:10 20:07:10 ---> free -m: 20:07:10 total used free shared buff/cache available 20:07:10 Mem: 1971 398 153 0 1419 1380 20:07:10 Swap: 1023 1 1022 20:07:10 20:07:10 20:07:10 ---> ip addr: 20:07:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:07:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:07:10 inet 127.0.0.1/8 scope host lo 20:07:10 valid_lft forever preferred_lft forever 20:07:10 inet6 ::1/128 scope host 20:07:10 valid_lft forever preferred_lft forever 20:07:10 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 20:07:10 link/ether fa:16:3e:41:db:f1 brd ff:ff:ff:ff:ff:ff 20:07:10 inet 10.30.123.132/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 20:07:10 valid_lft 86184sec preferred_lft 86184sec 20:07:10 inet6 fe80::f816:3eff:fe41:dbf1/64 scope link 20:07:10 valid_lft forever preferred_lft forever 20:07:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:07:10 link/ether 4a:9a:eb:e8:19:9d brd ff:ff:ff:ff:ff:ff 20:07:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:07:10 valid_lft forever preferred_lft forever 20:07:10 20:07:10 20:07:10 ---> sar -b -r -n DEV: 20:07:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8739) 09/12/25 _x86_64_ (1 CPU) 20:07:10 20:07:10 20:03:38 LINUX RESTART (1 CPU) 20:07:10 20:07:10 20:04:06 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:07:10 20:05:01 467.21 77.64 389.57 0.00 12451.91 177690.73 0.00 20:07:10 20:06:01 94.12 3.37 90.75 0.00 149.84 18062.32 0.00 20:07:10 20:07:01 44.69 6.26 38.42 0.00 367.34 2798.13 0.00 20:07:10 Average: 194.44 27.71 166.73 0.00 4091.08 63001.47 0.00 20:07:10 20:07:10 20:04:06 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:07:10 20:05:01 75268 1383904 407840 20.20 57380 1349336 987872 32.21 456848 1306920 68140 20:07:10 20:06:01 220072 1453412 323820 16.04 81272 1235464 903184 29.44 397992 1192600 47432 20:07:10 20:07:01 172060 1437600 339536 16.82 85688 1261088 926976 30.22 428896 1207672 40920 20:07:10 Average: 155800 1424972 357065 17.69 74780 1281963 939344 30.62 427912 1235731 52164 20:07:10 20:07:10 20:04:06 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:07:10 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:10 20:05:01 lo 1.31 1.31 0.14 0.14 0.00 0.00 0.00 0.00 20:07:10 20:05:01 ens3 312.41 192.04 1378.11 71.65 0.00 0.00 0.00 0.00 20:07:10 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:10 20:06:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 20:07:10 20:06:01 ens3 49.84 40.69 721.24 11.58 0.00 0.00 0.00 0.00 20:07:10 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:10 20:07:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 20:07:10 20:07:01 ens3 31.22 29.09 30.79 14.74 0.00 0.00 0.00 0.00 20:07:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:10 Average: lo 1.62 1.62 0.17 0.17 0.00 0.00 0.00 0.00 20:07:10 Average: ens3 125.99 84.28 690.97 31.55 0.00 0.00 0.00 0.00 20:07:10 20:07:10 20:07:10 ---> sar -P ALL: 20:07:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8739) 09/12/25 _x86_64_ (1 CPU) 20:07:10 20:07:10 20:03:38 LINUX RESTART (1 CPU) 20:07:10 20:07:10 20:04:06 CPU %user %nice %system %iowait %steal %idle 20:07:10 20:05:01 all 50.22 0.00 8.18 27.56 0.11 13.93 20:07:10 20:05:01 0 50.22 0.00 8.18 27.56 0.11 13.93 20:07:10 20:06:01 all 78.87 0.00 5.39 6.07 0.08 9.59 20:07:10 20:06:01 0 78.87 0.00 5.39 6.07 0.08 9.59 20:07:10 20:07:01 all 78.87 0.00 3.97 3.42 0.08 13.65 20:07:10 20:07:01 0 78.87 0.00 3.97 3.42 0.08 13.65 20:07:10 Average: all 69.90 0.00 5.78 11.89 0.09 12.34 20:07:10 Average: 0 69.90 0.00 5.78 11.89 0.09 12.34 20:07:10 20:07:10 20:07:10