00:03:58 Started by timer 00:03:58 Running as SYSTEM 00:03:59 [EnvInject] - Loading node environment variables. 00:03:59 Building remotely on prd-ubuntu20.04-docker-2c-8g-16018 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 00:03:59 [ssh-agent] Looking for ssh-agent implementation... 00:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:00 $ ssh-agent 00:04:00 SSH_AUTH_SOCK=/tmp/ssh-t0pU5nSVuHt0/agent.1527 00:04:00 SSH_AGENT_PID=1529 00:04:00 [ssh-agent] Started. 00:04:00 Running ssh-add (command line suppressed) 00:04:00 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_388988788054016083.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_388988788054016083.key) 00:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:00 The recommended git tool is: NONE 00:04:06 using credential edgex-jenkins-ssh 00:04:06 Wiping out workspace first. 00:04:06 Cloning the remote Git repository 00:04:06 Cloning repository git@github.com:edgexfoundry/ci-management 00:04:06 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:04:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 00:04:06 > git --version # timeout=10 00:04:06 > git --version # 'git version 2.25.1' 00:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 00:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:08 Avoid second fetch 00:04:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:04:08 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 00:04:08 > git config core.sparsecheckout # timeout=10 00:04:08 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 00:04:09 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 00:04:09 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 00:04:09 > git remote # timeout=10 00:04:09 > git submodule init # timeout=10 00:04:09 > git submodule sync # timeout=10 00:04:09 > git config --get remote.origin.url # timeout=10 00:04:10 > git submodule init # timeout=10 00:04:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:04:10 > git config --get submodule.packer/common-packer.url # timeout=10 00:04:10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:04:10 > git config --get submodule.global-jjb.url # timeout=10 00:04:10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:04:10 > git submodule update --init --recursive packer/common-packer # timeout=10 00:04:11 > git submodule update --init --recursive global-jjb # timeout=10 00:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:15 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:04:15 provisioning config files... 00:04:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:04:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:04:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7233384154272195165.sh 00:04:16 ---> python-tools-install.sh 00:04:16 Setup pyenv: 00:04:16 * system (set by /opt/pyenv/version) 00:04:16 * 3.8.20 (set by /opt/pyenv/version) 00:04:16 * 3.9.20 (set by /opt/pyenv/version) 00:04:16 3.10.15 00:04:16 3.11.10 00:04:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2yP1 00:04:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:04:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:24 lf-activate-venv(): INFO: Base packages installed successfully 00:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools 00:04:43 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:04:43 Generating Requirements File 00:05:03 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. 00:05:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:05:04 Python 3.11.10 00:05:04 pip 26.2 from /tmp/venv-2yP1/lib/python3.11/site-packages/pip (python 3.11) 00:05:04 aiohappyeyeballs==2.7.1 00:05:04 aiohttp==3.14.3 00:05:04 aiosignal==1.4.0 00:05:04 appdirs==1.4.4 00:05:04 argcomplete==3.7.0 00:05:04 aspy.yaml==1.3.0 00:05:04 attrs==26.1.0 00:05:04 autopage==0.6.0 00:05:04 beautifulsoup4==4.15.0 00:05:04 boto3==1.43.60 00:05:04 botocore==1.43.60 00:05:04 bs4==0.0.2 00:05:04 certifi==2026.7.22 00:05:04 cffi==2.1.0 00:05:04 cfgv==3.5.0 00:05:04 chardet==7.4.3 00:05:04 charset-normalizer==3.4.9 00:05:04 click==8.4.2 00:05:04 cliff==4.15.0 00:05:04 cmd2==4.1.2 00:05:04 cryptography==3.3.2 00:05:04 debtcollector==3.1.0 00:05:04 decorator==5.3.1 00:05:04 defusedxml==0.7.1 00:05:04 Deprecated==1.3.1 00:05:04 distlib==0.4.3 00:05:04 dnspython==2.8.0 00:05:04 docker==7.2.0 00:05:04 dogpile.cache==1.5.0 00:05:04 durationpy==0.10 00:05:04 email-validator==2.3.0 00:05:04 filelock==3.32.2 00:05:04 frozenlist==1.8.0 00:05:04 future==1.0.0 00:05:04 gitdb==4.0.12 00:05:04 GitPython==3.1.57 00:05:04 httplib2==0.30.2 00:05:04 identify==2.6.19 00:05:04 idna==3.18 00:05:04 importlib-resources==1.5.0 00:05:04 iso8601==2.1.0 00:05:04 Jinja2==3.1.6 00:05:04 jmespath==1.1.0 00:05:04 jsonpatch==1.33 00:05:04 jsonpointer==3.1.1 00:05:04 jsonschema==4.26.0 00:05:04 jsonschema-specifications==2025.9.1 00:05:04 keystoneauth1==5.15.0 00:05:04 kubernetes==36.0.3 00:05:04 lftools==0.37.22 00:05:04 lxml==6.1.1 00:05:04 markdown-it-py==4.2.0 00:05:04 MarkupSafe==3.0.3 00:05:04 mdurl==0.1.2 00:05:04 msgpack==1.2.1 00:05:04 multi_key_dict==2.0.3 00:05:04 multidict==6.7.1 00:05:04 munch==4.0.0 00:05:04 netaddr==1.3.0 00:05:04 niet==1.4.2 00:05:04 nodeenv==1.10.0 00:05:04 oauth2client==4.1.3 00:05:04 oauthlib==3.3.1 00:05:04 openstacksdk==4.17.0 00:05:04 os-service-types==1.8.2 00:05:04 osc-lib==4.7.0 00:05:04 oslo.config==10.6.0 00:05:04 oslo.context==6.5.0 00:05:04 oslo.i18n==6.9.0 00:05:04 oslo.log==8.3.0 00:05:04 oslo.serialization==5.11.0 00:05:04 oslo.utils==10.1.1 00:05:04 packaging==26.2 00:05:04 pbr==7.0.3 00:05:04 platformdirs==4.11.0 00:05:04 prettytable==3.18.0 00:05:04 prompt_toolkit==3.0.53 00:05:04 propcache==0.5.2 00:05:04 psutil==7.2.2 00:05:04 pyasn1==0.6.4 00:05:04 pyasn1_modules==0.4.2 00:05:04 pycparser==3.0 00:05:04 pygerrit2==2.0.15 00:05:04 PyGithub==2.9.1 00:05:04 Pygments==2.20.0 00:05:04 PyJWT==2.13.0 00:05:04 PyNaCl==1.6.2 00:05:04 pyparsing==2.4.7 00:05:04 pyperclip==1.11.0 00:05:04 pyrsistent==0.20.0 00:05:04 python-dateutil==2.9.0.post0 00:05:04 python-discovery==1.5.0 00:05:04 python-heatclient==5.2.0 00:05:04 python-jenkins==1.8.3 00:05:04 python-keystoneclient==5.8.0 00:05:04 python-magnumclient==4.11.0 00:05:04 python-manilaclient==6.2.0 00:05:04 python-openstackclient==10.2.1 00:05:04 python-swiftclient==4.10.0 00:05:04 PyYAML==6.0.3 00:05:04 referencing==0.37.0 00:05:04 requests==2.34.2 00:05:04 requests-oauthlib==2.0.0 00:05:04 rfc3986==2.0.0 00:05:04 rich==15.0.0 00:05:04 rich-argparse==1.8.0 00:05:04 rpds-py==2026.6.3 00:05:04 rsa==4.9.1 00:05:04 ruamel.yaml==0.19.1 00:05:04 ruamel.yaml.clib==0.2.15 00:05:04 s3transfer==0.19.2 00:05:04 simplejson==4.1.1 00:05:04 six==1.17.0 00:05:04 smmap==5.0.3 00:05:04 soupsieve==2.9.1 00:05:04 stevedore==5.9.0 00:05:04 tabulate==0.10.0 00:05:04 toml==0.10.2 00:05:04 tomlkit==0.15.1 00:05:04 tqdm==4.70.0 00:05:04 typing_extensions==4.16.0 00:05:04 urllib3==1.26.20 00:05:04 virtualenv==21.7.1 00:05:04 wcwidth==0.8.2 00:05:04 websocket-client==1.9.0 00:05:04 wrapt==2.3.0 00:05:04 xdg==6.0.0 00:05:04 xmltodict==1.0.4 00:05:04 yarl==1.24.5 00:05:04 yq==4.1.2 00:05:04 [EnvInject] - Injecting environment variables from a build step. 00:05:04 [EnvInject] - Injecting as environment variables the properties content 00:05:04 OS_CLOUD=vex 00:05:04 00:05:04 [EnvInject] - Variables injected successfully. 00:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18191954387579171007.sh 00:05:04 ---> Orphaned k8s clusters 00:05:04 Setup pyenv: 00:05:04 system 00:05:04 3.8.20 00:05:04 3.9.20 00:05:04 3.10.15 00:05:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yP1 from file:/tmp/.os_lf_venv 00:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:06 lf-activate-venv(): INFO: Base packages installed successfully 00:05:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:05:14 -----> Delete orphaned cluster 00:05:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14455238174980140486.sh 00:05:14 ---> Orphaned stacks 00:05:14 Setup pyenv: 00:05:14 system 00:05:14 3.8.20 00:05:14 3.9.20 00:05:14 3.10.15 00:05:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yP1 from file:/tmp/.os_lf_venv 00:05:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:16 lf-activate-venv(): INFO: Base packages installed successfully 00:05:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:26 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. 00:05:26 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 00:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:05:26 + mapfile -t OS_COE_CLUSTERS_ID 00:05:26 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:05:26 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:05:26 ++ awk '{print $1}' 00:05:29 + echo '-----> Active clusters -> stacks' 00:05:29 -----> Active clusters -> stacks 00:05:29 + OS_COE_STACKS=() 00:05:29 + [[ 0 -gt 0 ]] 00:05:29 + mapfile -t OS_STACKS 00:05:29 ++ awk '{print $1}' 00:05:29 ++ 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 00:05:31 + echo '-----> Active stacks' 00:05:31 -----> Active stacks 00:05:31 + echo '-----> Delete orphaned stacks' 00:05:31 -----> Delete orphaned stacks 00:05:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16321192689914716687.sh 00:05:31 ---> Orphaned servers 00:05:31 Setup pyenv: 00:05:31 system 00:05:31 3.8.20 00:05:31 3.9.20 00:05:31 3.10.15 00:05:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yP1 from file:/tmp/.os_lf_venv 00:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:32 lf-activate-venv(): INFO: Base packages installed successfully 00:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:05:46 -----> Active servers 00:05:46 prd-ubuntu20.04-docker-2c-8g-15427 00:05:46 prd-ubuntu20.04-docker-2c-8g-16018 00:05:46 prd-centos7-blackbox-4c-2g-15587 00:05:46 prd-centos7-blackbox-4c-2g-15586 00:05:46 -----> Delete orphaned servers 00:05:56 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 00:06:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11546158717834494645.sh 00:06:29 ---> Orphaned ports 00:06:29 Setup pyenv: 00:06:29 system 00:06:29 3.8.20 00:06:29 3.9.20 00:06:29 3.10.15 00:06:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yP1 from file:/tmp/.os_lf_venv 00:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:31 lf-activate-venv(): INFO: Base packages installed successfully 00:06:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:06:38 No orphaned ports to process. 00:06:38 Build step 'Conditional step (single)' marked build as failure 00:06:39 $ ssh-agent -k 00:06:39 unset SSH_AUTH_SOCK; 00:06:39 unset SSH_AGENT_PID; 00:06:39 echo Agent pid 1529 killed; 00:06:39 [ssh-agent] Stopped. 00:06:39 [PostBuildScript] - [INFO] Executing post build scripts. 00:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins527482128348017066.sh 00:06:39 ---> sysstat.sh 00:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10151243949258724185.sh 00:06:40 ---> package-listing.sh 00:06:40 ++ facter osfamily 00:06:40 ++ tr '[:upper:]' '[:lower:]' 00:06:40 + OS_FAMILY=debian 00:06:40 + workspace=/w/workspace/ci-management-openstack-cron 00:06:40 + START_PACKAGES=/tmp/packages_start.txt 00:06:40 + END_PACKAGES=/tmp/packages_end.txt 00:06:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:40 + PACKAGES=/tmp/packages_start.txt 00:06:40 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:40 + PACKAGES=/tmp/packages_end.txt 00:06:40 + case "${OS_FAMILY}" in 00:06:40 + dpkg -l 00:06:40 + grep '^ii' 00:06:40 + '[' -f /tmp/packages_start.txt ']' 00:06:40 + '[' -f /tmp/packages_end.txt ']' 00:06:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:40 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:40 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:06:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11598910422065730677.sh 00:06:40 ---> capture-instance-metadata.sh 00:06:40 Setup pyenv: 00:06:40 system 00:06:40 3.8.20 00:06:40 3.9.20 00:06:40 3.10.15 00:06:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yP1 from file:/tmp/.os_lf_venv 00:06:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:42 lf-activate-venv(): INFO: Base packages installed successfully 00:06:42 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:06:47 INFO: Running in OpenStack, capturing instance metadata 00:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13604908127746688303.sh 00:06:47 provisioning config files... 00:06:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2724902136755548135tmp 00:06:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:06:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:06:48 [EnvInject] - Injecting environment variables from a build step. 00:06:48 [EnvInject] - Injecting as environment variables the properties content 00:06:48 SERVER_ID=logs 00:06:48 00:06:48 [EnvInject] - Variables injected successfully. 00:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12023506292393285725.sh 00:06:48 ---> create-netrc.sh 00:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14869988712244024377.sh 00:06:48 ---> python-tools-install.sh 00:06:48 Setup pyenv: 00:06:48 system 00:06:48 3.8.20 00:06:48 3.9.20 00:06:48 3.10.15 00:06:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yP1 from file:/tmp/.os_lf_venv 00:06:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:49 lf-activate-venv(): INFO: Base packages installed successfully 00:06:49 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12667577804284854573.sh 00:06:55 ---> sudo-logs.sh 00:06:55 Archiving 'sudo' log.. 00:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11310571555295079179.sh 00:06:55 ---> job-cost.sh 00:06:55 Setup pyenv: 00:06:55 system 00:06:55 3.8.20 00:06:55 3.9.20 00:06:55 3.10.15 00:06:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yP1 from file:/tmp/.os_lf_venv 00:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:57 lf-activate-venv(): INFO: Base packages installed successfully 00:06:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:07:02 INFO: No Stack... 00:07:02 INFO: Retrieving Pricing Info for: v3-standard-2 00:07:02 INFO: Archiving Costs 00:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17357402269124564854.sh 00:07:02 ---> logs-deploy.sh 00:07:02 Setup pyenv: 00:07:02 system 00:07:02 3.8.20 00:07:02 3.9.20 00:07:02 3.10.15 00:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yP1 from file:/tmp/.os_lf_venv 00:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:04 lf-activate-venv(): INFO: Base packages installed successfully 00:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools 00:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-2yP1/bin to PATH 00:07:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64025 00:07:09 INFO: archiving workspace using pattern(s): 00:07:10 Archives upload complete. 00:07:10 INFO: archiving logs to Nexus 00:07:11 ---> uname -a: 00:07:11 Linux prd-ubuntu20-04-docker-2c-8g-16018 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 00:07:11 00:07:11 00:07:11 ---> lscpu: 00:07:11 Architecture: x86_64 00:07:11 CPU op-mode(s): 32-bit, 64-bit 00:07:11 Byte Order: Little Endian 00:07:11 Address sizes: 40 bits physical, 48 bits virtual 00:07:11 CPU(s): 2 00:07:11 On-line CPU(s) list: 0,1 00:07:11 Thread(s) per core: 1 00:07:11 Core(s) per socket: 1 00:07:11 Socket(s): 2 00:07:11 NUMA node(s): 1 00:07:11 Vendor ID: AuthenticAMD 00:07:11 CPU family: 23 00:07:11 Model: 49 00:07:11 Model name: AMD EPYC-Rome Processor 00:07:11 Stepping: 0 00:07:11 CPU MHz: 2800.000 00:07:11 BogoMIPS: 5600.00 00:07:11 Virtualization: AMD-V 00:07:11 Hypervisor vendor: KVM 00:07:11 Virtualization type: full 00:07:11 L1d cache: 64 KiB 00:07:11 L1i cache: 64 KiB 00:07:11 L2 cache: 1 MiB 00:07:11 L3 cache: 32 MiB 00:07:11 NUMA node0 CPU(s): 0,1 00:07:11 Vulnerability Gather data sampling: Not affected 00:07:11 Vulnerability Itlb multihit: Not affected 00:07:11 Vulnerability L1tf: Not affected 00:07:11 Vulnerability Mds: Not affected 00:07:11 Vulnerability Meltdown: Not affected 00:07:11 Vulnerability Mmio stale data: Not affected 00:07:11 Vulnerability Retbleed: Vulnerable 00:07:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:07:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:07:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:07:11 Vulnerability Srbds: Not affected 00:07:11 Vulnerability Tsx async abort: Not affected 00:07:11 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 00:07:11 00:07:11 00:07:11 ---> nproc: 00:07:11 2 00:07:11 00:07:11 00:07:11 ---> df -h: 00:07:11 Filesystem Size Used Avail Use% Mounted on 00:07:11 udev 3.9G 0 3.9G 0% /dev 00:07:11 tmpfs 795M 1.1M 794M 1% /run 00:07:11 /dev/vda1 39G 9.9G 29G 26% / 00:07:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:07:11 tmpfs 5.0M 0 5.0M 0% /run/lock 00:07:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:07:11 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 00:07:11 /dev/loop2 62M 62M 0 100% /snap/core20/1405 00:07:11 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 00:07:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:07:11 tmpfs 795M 0 795M 0% /run/user/1001 00:07:11 00:07:11 00:07:11 ---> free -m: 00:07:11 total used free shared buff/cache available 00:07:11 Mem: 7945 516 4912 1 2517 7128 00:07:11 Swap: 1023 0 1023 00:07:11 00:07:11 00:07:11 ---> ip addr: 00:07:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:07:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:07:11 inet 127.0.0.1/8 scope host lo 00:07:11 valid_lft forever preferred_lft forever 00:07:11 inet6 ::1/128 scope host 00:07:11 valid_lft forever preferred_lft forever 00:07:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:07:11 link/ether fa:16:3e:ff:59:fd brd ff:ff:ff:ff:ff:ff 00:07:11 inet 10.30.123.207/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 00:07:11 valid_lft 86169sec preferred_lft 86169sec 00:07:11 inet6 fe80::f816:3eff:feff:59fd/64 scope link 00:07:11 valid_lft forever preferred_lft forever 00:07:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:07:11 link/ether 26:53:be:69:bc:1c brd ff:ff:ff:ff:ff:ff 00:07:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:07:11 valid_lft forever preferred_lft forever 00:07:11 00:07:11 00:07:11 ---> sar -b -r -n DEV: 00:07:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16018) 07/31/26 _x86_64_ (2 CPU) 00:07:11 00:07:11 00:03:23 LINUX RESTART (2 CPU) 00:07:11 00:07:11 00:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:07:11 00:05:01 353.49 13.25 340.24 0.00 987.17 10127.53 0.00 00:07:11 00:06:01 62.62 2.53 60.09 0.00 180.90 12323.95 0.00 00:07:11 00:07:01 5.97 0.82 5.15 0.00 84.65 713.21 0.00 00:07:11 Average: 140.69 5.53 135.16 0.00 417.57 7721.56 0.00 00:07:11 00:07:11 00:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:07:11 00:05:01 5034404 7253056 523732 6.44 88080 2288564 1171292 12.75 745140 2097012 310100 00:07:11 00:06:01 5112156 7372432 400172 4.92 93620 2320464 1053320 11.47 656120 2100804 9692 00:07:11 00:07:01 5021176 7300492 471056 5.79 94036 2338284 1128556 12.29 733924 2113092 28396 00:07:11 Average: 5055912 7308660 464987 5.71 91912 2315771 1117723 12.17 711728 2103636 116063 00:07:11 00:07:11 00:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:07:11 00:05:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 00:07:11 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:11 00:05:01 ens3 151.56 108.07 1552.18 42.04 0.00 0.00 0.00 0.00 00:07:11 00:06:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 00:07:11 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:11 00:06:01 ens3 14.41 13.40 48.44 3.32 0.00 0.00 0.00 0.00 00:07:11 00:07:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 00:07:11 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:11 00:07:01 ens3 13.05 9.58 11.24 4.20 0.00 0.00 0.00 0.00 00:07:11 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 00:07:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:11 Average: ens3 59.67 43.68 537.28 16.52 0.00 0.00 0.00 0.00 00:07:11 00:07:11 00:07:11 ---> sar -P ALL: 00:07:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16018) 07/31/26 _x86_64_ (2 CPU) 00:07:11 00:07:11 00:03:23 LINUX RESTART (2 CPU) 00:07:11 00:07:11 00:04:01 CPU %user %nice %system %iowait %steal %idle 00:07:11 00:05:01 all 37.27 0.00 3.81 4.54 0.11 54.28 00:07:11 00:05:01 0 44.71 0.00 4.53 8.20 0.10 42.45 00:07:11 00:05:01 1 29.84 0.00 3.08 0.88 0.12 66.08 00:07:11 00:06:01 all 30.64 0.00 2.17 0.90 0.07 66.22 00:07:11 00:06:01 0 32.56 0.00 1.82 0.88 0.08 64.66 00:07:11 00:06:01 1 28.72 0.00 2.52 0.92 0.07 67.78 00:07:11 00:07:01 all 23.74 0.00 1.79 0.10 0.07 74.30 00:07:11 00:07:01 0 18.55 0.00 1.80 0.13 0.05 79.47 00:07:11 00:07:01 1 28.92 0.00 1.78 0.07 0.08 69.15 00:07:11 Average: all 30.55 0.00 2.59 1.85 0.08 64.93 00:07:11 Average: 0 31.94 0.00 2.72 3.07 0.08 62.19 00:07:11 Average: 1 29.16 0.00 2.46 0.62 0.09 67.67 00:07:11 00:07:11 00:07:11