03:04:30 Started by timer 03:04:30 Running as SYSTEM 03:04:31 [EnvInject] - Loading node environment variables. 03:04:31 Building remotely on prd-ubuntu20.04-docker-2c-8g-16116 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:04:31 [ssh-agent] Looking for ssh-agent implementation... 03:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:31 $ ssh-agent 03:04:31 SSH_AUTH_SOCK=/tmp/ssh-F7gFiUjBIbYi/agent.1535 03:04:31 SSH_AGENT_PID=1537 03:04:31 [ssh-agent] Started. 03:04:31 Running ssh-add (command line suppressed) 03:04:31 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12633530135477152524.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12633530135477152524.key) 03:04:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:31 The recommended git tool is: NONE 03:04:35 using credential edgex-jenkins-ssh 03:04:35 Wiping out workspace first. 03:04:35 Cloning the remote Git repository 03:04:35 Cloning repository git@github.com:edgexfoundry/ci-management 03:04:35 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:35 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:04:35 > git --version # timeout=10 03:04:35 > git --version # 'git version 2.25.1' 03:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:35 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:04:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:36 Avoid second fetch 03:04:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:36 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:04:36 > git config core.sparsecheckout # timeout=10 03:04:36 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:36 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:04:36 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:36 > git remote # timeout=10 03:04:36 > git submodule init # timeout=10 03:04:36 > git submodule sync # timeout=10 03:04:36 > git config --get remote.origin.url # timeout=10 03:04:36 > git submodule init # timeout=10 03:04:36 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:36 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:36 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:36 > git config --get submodule.global-jjb.url # timeout=10 03:04:36 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:36 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:37 > git submodule update --init --recursive global-jjb # timeout=10 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:41 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:41 provisioning config files... 03:04:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7236152821749256326.sh 03:04:41 ---> python-tools-install.sh 03:04:41 Setup pyenv: 03:04:41 * system (set by /opt/pyenv/version) 03:04:41 * 3.8.20 (set by /opt/pyenv/version) 03:04:41 * 3.9.20 (set by /opt/pyenv/version) 03:04:41 3.10.15 03:04:41 3.11.10 03:04:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rI3d 03:04:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:50 lf-activate-venv(): INFO: Base packages installed successfully 03:04:50 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:05:11 Generating Requirements File 03:05:33 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. 03:05:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:33 Python 3.11.10 03:05:33 pip 26.2 from /tmp/venv-rI3d/lib/python3.11/site-packages/pip (python 3.11) 03:05:34 aiohappyeyeballs==2.7.1 03:05:34 aiohttp==3.14.3 03:05:34 aiosignal==1.4.0 03:05:34 appdirs==1.4.4 03:05:34 argcomplete==3.7.0 03:05:34 aspy.yaml==1.3.0 03:05:34 attrs==26.1.0 03:05:34 autopage==0.6.0 03:05:34 beautifulsoup4==4.15.0 03:05:34 boto3==1.43.62 03:05:34 botocore==1.43.62 03:05:34 bs4==0.0.2 03:05:34 certifi==2026.7.22 03:05:34 cffi==2.1.0 03:05:34 cfgv==3.5.0 03:05:34 chardet==7.4.3 03:05:34 charset-normalizer==3.4.9 03:05:34 click==8.4.2 03:05:34 cliff==4.15.0 03:05:34 cmd2==4.1.2 03:05:34 cryptography==3.3.2 03:05:34 debtcollector==3.1.0 03:05:34 decorator==5.3.1 03:05:34 defusedxml==0.7.1 03:05:34 Deprecated==1.3.1 03:05:34 distlib==0.4.3 03:05:34 dnspython==2.8.0 03:05:34 docker==7.2.0 03:05:34 dogpile.cache==1.5.0 03:05:34 durationpy==0.10 03:05:34 email-validator==2.3.0 03:05:34 filelock==3.32.2 03:05:34 frozenlist==1.8.0 03:05:34 future==1.0.0 03:05:34 gitdb==4.0.12 03:05:34 GitPython==3.1.57 03:05:34 httplib2==0.30.2 03:05:34 identify==2.6.19 03:05:34 idna==3.18 03:05:34 importlib-resources==1.5.0 03:05:34 iso8601==2.1.0 03:05:34 Jinja2==3.1.6 03:05:34 jmespath==1.1.0 03:05:34 jsonpatch==1.33 03:05:34 jsonpointer==3.1.1 03:05:34 jsonschema==4.26.0 03:05:34 jsonschema-specifications==2025.9.1 03:05:34 keystoneauth1==5.15.0 03:05:34 kubernetes==36.0.3 03:05:34 lftools==0.37.22 03:05:34 lxml==6.1.1 03:05:34 markdown-it-py==4.2.0 03:05:34 MarkupSafe==3.0.3 03:05:34 mdurl==0.1.2 03:05:34 msgpack==1.2.1 03:05:34 multi_key_dict==2.0.3 03:05:34 multidict==6.7.1 03:05:34 munch==4.0.0 03:05:34 netaddr==1.3.0 03:05:34 niet==1.4.2 03:05:34 nodeenv==1.10.0 03:05:34 oauth2client==4.1.3 03:05:34 oauthlib==3.3.1 03:05:34 openstacksdk==4.17.0 03:05:34 os-service-types==1.8.2 03:05:34 osc-lib==4.7.0 03:05:34 oslo.config==10.6.0 03:05:34 oslo.context==6.5.0 03:05:34 oslo.i18n==6.9.0 03:05:34 oslo.log==8.3.0 03:05:34 oslo.serialization==5.11.0 03:05:34 oslo.utils==10.1.1 03:05:34 packaging==26.2 03:05:34 pbr==7.0.3 03:05:34 platformdirs==4.11.0 03:05:34 prettytable==3.18.0 03:05:34 prompt_toolkit==3.0.53 03:05:34 propcache==0.5.2 03:05:34 psutil==7.2.2 03:05:34 pyasn1==0.6.4 03:05:34 pyasn1_modules==0.4.2 03:05:34 pycparser==3.0 03:05:34 pygerrit2==2.0.15 03:05:34 PyGithub==2.9.1 03:05:34 Pygments==2.20.0 03:05:34 PyJWT==2.13.0 03:05:34 PyNaCl==1.6.2 03:05:34 pyparsing==2.4.7 03:05:34 pyperclip==1.11.0 03:05:34 pyrsistent==0.20.0 03:05:34 python-dateutil==2.9.0.post0 03:05:34 python-discovery==1.5.1 03:05:34 python-heatclient==5.2.0 03:05:34 python-jenkins==1.8.3 03:05:34 python-keystoneclient==5.8.0 03:05:34 python-magnumclient==4.11.0 03:05:34 python-manilaclient==6.2.0 03:05:34 python-openstackclient==10.2.1 03:05:34 python-swiftclient==4.10.0 03:05:34 PyYAML==6.0.3 03:05:34 referencing==0.37.0 03:05:34 requests==2.34.2 03:05:34 requests-oauthlib==2.0.0 03:05:34 rfc3986==2.0.0 03:05:34 rich==15.0.0 03:05:34 rich-argparse==1.8.0 03:05:34 rpds-py==2026.6.3 03:05:34 rsa==4.9.1 03:05:34 ruamel.yaml==0.19.1 03:05:34 ruamel.yaml.clib==0.2.15 03:05:34 s3transfer==0.19.2 03:05:34 simplejson==4.1.1 03:05:34 six==1.17.0 03:05:34 smmap==5.0.3 03:05:34 soupsieve==2.9.1 03:05:34 stevedore==5.9.0 03:05:34 tabulate==0.10.0 03:05:34 toml==0.10.2 03:05:34 tomlkit==0.15.1 03:05:34 tqdm==4.70.0 03:05:34 typing_extensions==4.16.0 03:05:34 urllib3==1.26.20 03:05:34 virtualenv==21.7.1 03:05:34 wcwidth==0.8.2 03:05:34 websocket-client==1.9.0 03:05:34 wrapt==2.3.0 03:05:34 xdg==6.0.0 03:05:34 xmltodict==1.0.4 03:05:34 yarl==1.24.5 03:05:34 yq==4.1.2 03:05:34 [EnvInject] - Injecting environment variables from a build step. 03:05:34 [EnvInject] - Injecting as environment variables the properties content 03:05:34 OS_CLOUD=vex 03:05:34 03:05:34 [EnvInject] - Variables injected successfully. 03:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13796403573462027803.sh 03:05:34 ---> Orphaned k8s clusters 03:05:34 Setup pyenv: 03:05:34 system 03:05:34 3.8.20 03:05:34 3.9.20 03:05:34 3.10.15 03:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rI3d from file:/tmp/.os_lf_venv 03:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:35 lf-activate-venv(): INFO: Base packages installed successfully 03:05:35 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:05:44 -----> Delete orphaned cluster 03:05:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4847847776816665159.sh 03:05:44 ---> Orphaned stacks 03:05:44 Setup pyenv: 03:05:44 system 03:05:44 3.8.20 03:05:44 3.9.20 03:05:44 3.10.15 03:05:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rI3d from file:/tmp/.os_lf_venv 03:05:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:46 lf-activate-venv(): INFO: Base packages installed successfully 03:05:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:56 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. 03:05:56 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 03:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:05:57 + mapfile -t OS_COE_CLUSTERS_ID 03:05:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:57 ++ awk '{print $1}' 03:05:59 + echo '-----> Active clusters -> stacks' 03:05:59 -----> Active clusters -> stacks 03:05:59 + OS_COE_STACKS=() 03:05:59 + [[ 0 -gt 0 ]] 03:05:59 + mapfile -t OS_STACKS 03:05:59 ++ 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 03:05:59 ++ awk '{print $1}' 03:06:01 + echo '-----> Active stacks' 03:06:01 -----> Active stacks 03:06:01 + echo '-----> Delete orphaned stacks' 03:06:01 -----> Delete orphaned stacks 03:06:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16841173268901938473.sh 03:06:01 ---> Orphaned servers 03:06:01 Setup pyenv: 03:06:01 system 03:06:01 3.8.20 03:06:01 3.9.20 03:06:01 3.10.15 03:06:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rI3d from file:/tmp/.os_lf_venv 03:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:02 lf-activate-venv(): INFO: Base packages installed successfully 03:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:06:16 -----> Active servers 03:06:16 prd-ubuntu20.04-docker-2c-8g-15427 03:06:16 prd-ubuntu20.04-docker-2c-8g-16116 03:06:16 prd-centos7-docker-4c-2g-16115 03:06:16 prd-centos7-blackbox-4c-2g-16080 03:06:16 prd-centos7-blackbox-4c-2g-16079 03:06:16 prd-centos7-blackbox-4c-2g-16077 03:06:16 prd-centos7-blackbox-4c-2g-16078 03:06:16 prd-centos7-blackbox-4c-2g-15587 03:06:16 -----> Delete orphaned servers 03:06:16 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 03:06:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7327722655894720787.sh 03:06:19 ---> Orphaned ports 03:06:19 Setup pyenv: 03:06:19 system 03:06:19 3.8.20 03:06:19 3.9.20 03:06:19 3.10.15 03:06:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rI3d from file:/tmp/.os_lf_venv 03:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:21 lf-activate-venv(): INFO: Base packages installed successfully 03:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:06:30 No orphaned ports to process. 03:06:30 Build step 'Conditional step (single)' marked build as failure 03:06:30 $ ssh-agent -k 03:06:30 unset SSH_AUTH_SOCK; 03:06:30 unset SSH_AGENT_PID; 03:06:30 echo Agent pid 1537 killed; 03:06:30 [ssh-agent] Stopped. 03:06:30 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9523348986242465907.sh 03:06:30 ---> sysstat.sh 03:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13543906929422840428.sh 03:06:30 ---> package-listing.sh 03:06:30 ++ tr '[:upper:]' '[:lower:]' 03:06:30 ++ facter osfamily 03:06:31 + OS_FAMILY=debian 03:06:31 + workspace=/w/workspace/ci-management-openstack-cron 03:06:31 + START_PACKAGES=/tmp/packages_start.txt 03:06:31 + END_PACKAGES=/tmp/packages_end.txt 03:06:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:31 + PACKAGES=/tmp/packages_start.txt 03:06:31 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:31 + PACKAGES=/tmp/packages_end.txt 03:06:31 + case "${OS_FAMILY}" in 03:06:31 + dpkg -l 03:06:31 + grep '^ii' 03:06:31 + '[' -f /tmp/packages_start.txt ']' 03:06:31 + '[' -f /tmp/packages_end.txt ']' 03:06:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:31 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:31 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13666043543382569942.sh 03:06:31 ---> capture-instance-metadata.sh 03:06:31 Setup pyenv: 03:06:31 system 03:06:31 3.8.20 03:06:31 3.9.20 03:06:31 3.10.15 03:06:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rI3d from file:/tmp/.os_lf_venv 03:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:32 lf-activate-venv(): INFO: Base packages installed successfully 03:06:32 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:06:38 INFO: Running in OpenStack, capturing instance metadata 03:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16630838005031053068.sh 03:06:38 provisioning config files... 03:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config690260321841383227tmp 03:06:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:38 [EnvInject] - Injecting environment variables from a build step. 03:06:38 [EnvInject] - Injecting as environment variables the properties content 03:06:38 SERVER_ID=logs 03:06:38 03:06:38 [EnvInject] - Variables injected successfully. 03:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2013667694677925778.sh 03:06:38 ---> create-netrc.sh 03:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3688330313841375533.sh 03:06:38 ---> python-tools-install.sh 03:06:38 Setup pyenv: 03:06:38 system 03:06:38 3.8.20 03:06:38 3.9.20 03:06:38 3.10.15 03:06:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rI3d from file:/tmp/.os_lf_venv 03:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:40 lf-activate-venv(): INFO: Base packages installed successfully 03:06:40 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18316361615672671348.sh 03:06:45 ---> sudo-logs.sh 03:06:45 Archiving 'sudo' log.. 03:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12466603015841410936.sh 03:06:45 ---> job-cost.sh 03:06:45 Setup pyenv: 03:06:46 system 03:06:46 3.8.20 03:06:46 3.9.20 03:06:46 3.10.15 03:06:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rI3d from file:/tmp/.os_lf_venv 03:06:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:47 lf-activate-venv(): INFO: Base packages installed successfully 03:06:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:06:52 INFO: No Stack... 03:06:52 INFO: Retrieving Pricing Info for: v3-standard-2 03:06:53 INFO: Archiving Costs 03:06:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2642732488936459597.sh 03:06:53 ---> logs-deploy.sh 03:06:53 Setup pyenv: 03:06:53 system 03:06:53 3.8.20 03:06:53 3.9.20 03:06:53 3.10.15 03:06:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rI3d from file:/tmp/.os_lf_venv 03:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:54 lf-activate-venv(): INFO: Base packages installed successfully 03:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-rI3d/bin to PATH 03:07:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64076 03:07:00 INFO: archiving workspace using pattern(s): 03:07:01 Archives upload complete. 03:07:01 INFO: archiving logs to Nexus 03:07:02 ---> uname -a: 03:07:02 Linux prd-ubuntu20-04-docker-2c-8g-16116 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 03:07:02 03:07:02 03:07:02 ---> lscpu: 03:07:02 Architecture: x86_64 03:07:02 CPU op-mode(s): 32-bit, 64-bit 03:07:02 Byte Order: Little Endian 03:07:02 Address sizes: 40 bits physical, 48 bits virtual 03:07:02 CPU(s): 2 03:07:02 On-line CPU(s) list: 0,1 03:07:02 Thread(s) per core: 1 03:07:02 Core(s) per socket: 1 03:07:02 Socket(s): 2 03:07:02 NUMA node(s): 1 03:07:02 Vendor ID: AuthenticAMD 03:07:02 CPU family: 23 03:07:02 Model: 49 03:07:02 Model name: AMD EPYC-Rome Processor 03:07:02 Stepping: 0 03:07:02 CPU MHz: 2799.998 03:07:02 BogoMIPS: 5599.99 03:07:02 Virtualization: AMD-V 03:07:02 Hypervisor vendor: KVM 03:07:02 Virtualization type: full 03:07:02 L1d cache: 64 KiB 03:07:02 L1i cache: 64 KiB 03:07:02 L2 cache: 1 MiB 03:07:02 L3 cache: 32 MiB 03:07:02 NUMA node0 CPU(s): 0,1 03:07:02 Vulnerability Gather data sampling: Not affected 03:07:02 Vulnerability Itlb multihit: Not affected 03:07:02 Vulnerability L1tf: Not affected 03:07:02 Vulnerability Mds: Not affected 03:07:02 Vulnerability Meltdown: Not affected 03:07:02 Vulnerability Mmio stale data: Not affected 03:07:02 Vulnerability Retbleed: Vulnerable 03:07:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:07:02 Vulnerability Srbds: Not affected 03:07:02 Vulnerability Tsx async abort: Not affected 03:07:02 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 03:07:02 03:07:02 03:07:02 ---> nproc: 03:07:02 2 03:07:02 03:07:02 03:07:02 ---> df -h: 03:07:02 Filesystem Size Used Avail Use% Mounted on 03:07:02 udev 3.9G 0 3.9G 0% /dev 03:07:02 tmpfs 795M 1.1M 794M 1% /run 03:07:02 /dev/vda1 39G 9.9G 29G 26% / 03:07:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:07:02 tmpfs 5.0M 0 5.0M 0% /run/lock 03:07:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:02 /dev/loop0 62M 62M 0 100% /snap/core20/1405 03:07:02 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 03:07:02 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 03:07:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:07:02 tmpfs 795M 0 795M 0% /run/user/1001 03:07:02 03:07:02 03:07:02 ---> free -m: 03:07:02 total used free shared buff/cache available 03:07:02 Mem: 7945 519 4907 1 2518 7125 03:07:02 Swap: 1023 0 1023 03:07:02 03:07:02 03:07:02 ---> ip addr: 03:07:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:02 inet 127.0.0.1/8 scope host lo 03:07:02 valid_lft forever preferred_lft forever 03:07:02 inet6 ::1/128 scope host 03:07:02 valid_lft forever preferred_lft forever 03:07:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:02 link/ether fa:16:3e:b1:7b:f7 brd ff:ff:ff:ff:ff:ff 03:07:02 inet 10.30.122.51/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:07:02 valid_lft 86215sec preferred_lft 86215sec 03:07:02 inet6 fe80::f816:3eff:feb1:7bf7/64 scope link 03:07:02 valid_lft forever preferred_lft forever 03:07:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:07:02 link/ether be:fd:bd:04:c1:82 brd ff:ff:ff:ff:ff:ff 03:07:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:02 valid_lft forever preferred_lft forever 03:07:02 03:07:02 03:07:02 ---> sar -b -r -n DEV: 03:07:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16116) 08/02/26 _x86_64_ (2 CPU) 03:07:02 03:07:02 03:03:59 LINUX RESTART (2 CPU) 03:07:02 03:07:02 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:02 03:05:02 376.39 121.78 254.61 0.00 12445.26 66165.51 0.00 03:07:02 03:06:01 109.54 1.29 108.25 0.00 109.68 14662.07 0.00 03:07:02 03:07:01 25.63 2.20 23.43 0.00 175.44 3174.40 0.00 03:07:02 Average: 170.86 41.98 128.88 0.00 4266.55 28075.17 0.00 03:07:02 03:07:02 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:02 03:05:02 5403096 7294264 503384 6.19 68176 1999344 1161484 12.65 691324 1820716 92048 03:07:02 03:06:01 5110404 7369292 405140 4.98 93380 2319404 1069248 11.64 654196 2105932 82248 03:07:02 03:07:01 5024576 7295952 477632 5.87 94108 2330732 1151592 12.54 750632 2095712 31376 03:07:02 Average: 5179359 7319836 462052 5.68 85221 2216493 1127441 12.27 698717 2007453 68557 03:07:02 03:07:02 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:02 03:05:02 lo 2.17 2.17 0.21 0.21 0.00 0.00 0.00 0.00 03:07:02 03:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:02 03:05:02 ens3 395.12 241.68 1563.01 71.98 0.00 0.00 0.00 0.00 03:07:02 03:06:01 lo 0.81 0.81 0.09 0.09 0.00 0.00 0.00 0.00 03:07:02 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:02 03:06:01 ens3 42.64 31.89 632.35 7.90 0.00 0.00 0.00 0.00 03:07:02 03:07:01 lo 2.32 2.32 0.22 0.22 0.00 0.00 0.00 0.00 03:07:02 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:02 03:07:01 ens3 20.95 18.68 24.51 5.70 0.00 0.00 0.00 0.00 03:07:02 Average: lo 1.77 1.77 0.17 0.17 0.00 0.00 0.00 0.00 03:07:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:02 Average: ens3 153.52 97.78 740.56 28.64 0.00 0.00 0.00 0.00 03:07:02 03:07:02 03:07:02 ---> sar -P ALL: 03:07:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16116) 08/02/26 _x86_64_ (2 CPU) 03:07:02 03:07:02 03:03:59 LINUX RESTART (2 CPU) 03:07:02 03:07:02 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:07:02 03:05:02 all 27.85 0.00 4.95 7.21 0.09 59.89 03:07:02 03:05:02 0 31.68 0.00 4.88 7.14 0.10 56.19 03:07:02 03:05:02 1 24.01 0.00 5.01 7.28 0.08 63.61 03:07:02 03:06:01 all 40.98 0.00 3.24 3.21 0.08 52.49 03:07:02 03:06:01 0 40.83 0.00 3.08 3.29 0.07 52.73 03:07:02 03:06:01 1 41.14 0.00 3.40 3.13 0.08 52.25 03:07:02 03:07:01 all 42.53 0.00 2.92 0.47 0.08 54.01 03:07:02 03:07:01 0 66.49 0.00 3.03 0.17 0.10 30.21 03:07:02 03:07:01 1 18.53 0.00 2.80 0.77 0.05 77.85 03:07:02 Average: all 37.11 0.00 3.70 3.62 0.08 55.48 03:07:02 Average: 0 46.39 0.00 3.67 3.53 0.09 46.33 03:07:02 Average: 1 27.82 0.00 3.74 3.72 0.07 64.65 03:07:02 03:07:02 03:07:02