00:08:38 Started by timer 00:08:38 Running as SYSTEM 00:08:38 [EnvInject] - Loading node environment variables. 00:08:38 Building remotely on prd-ubuntu20.04-docker-2c-8g-9261 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 00:08:38 [ssh-agent] Looking for ssh-agent implementation... 00:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:38 $ ssh-agent 00:08:38 SSH_AUTH_SOCK=/tmp/ssh-admkTG1DBHfP/agent.1436 00:08:38 SSH_AGENT_PID=1438 00:08:38 [ssh-agent] Started. 00:08:38 Running ssh-add (command line suppressed) 00:08:38 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10440852702718182497.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_10440852702718182497.key) 00:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:08:38 The recommended git tool is: NONE 00:08:40 using credential edgex-jenkins-ssh 00:08:40 Wiping out workspace first. 00:08:40 Cloning the remote Git repository 00:08:40 Cloning repository git@github.com:edgexfoundry/ci-management 00:08:40 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:08:40 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 00:08:40 > git --version # timeout=10 00:08:40 > git --version # 'git version 2.25.1' 00:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:08:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:08:41 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 00:08:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:08:41 Avoid second fetch 00:08:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:08:41 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 00:08:41 > git config core.sparsecheckout # timeout=10 00:08:41 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 00:08:41 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 00:08:41 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 00:08:42 > git remote # timeout=10 00:08:42 > git submodule init # timeout=10 00:08:42 > git submodule sync # timeout=10 00:08:42 > git config --get remote.origin.url # timeout=10 00:08:42 > git submodule init # timeout=10 00:08:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:08:42 > git config --get submodule.packer/common-packer.url # timeout=10 00:08:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:08:42 > git config --get submodule.global-jjb.url # timeout=10 00:08:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:08:42 > git submodule update --init --recursive packer/common-packer # timeout=10 00:08:42 > git submodule update --init --recursive global-jjb # timeout=10 00:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:08:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:08:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:08:46 provisioning config files... 00:08:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:08:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:08:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:08:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9454832078488788983.sh 00:08:46 ---> python-tools-install.sh 00:08:47 Setup pyenv: 00:08:47 * system (set by /opt/pyenv/version) 00:08:47 * 3.8.20 (set by /opt/pyenv/version) 00:08:47 * 3.9.20 (set by /opt/pyenv/version) 00:08:47 3.10.15 00:08:47 3.11.10 00:08:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eou0 00:08:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:08:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:08:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:08:55 lf-activate-venv(): INFO: Base packages installed successfully 00:08:55 lf-activate-venv(): INFO: Installing additional packages: lftools 00:09:16 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:09:16 Generating Requirements File 00:09:34 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:09:34 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:09:34 Python 3.11.10 00:09:34 pip 25.2 from /tmp/venv-Eou0/lib/python3.11/site-packages/pip (python 3.11) 00:09:35 appdirs==1.4.4 00:09:35 argcomplete==3.6.2 00:09:35 aspy.yaml==1.3.0 00:09:35 attrs==25.3.0 00:09:35 autopage==0.5.2 00:09:35 beautifulsoup4==4.13.5 00:09:35 boto3==1.40.35 00:09:35 botocore==1.40.35 00:09:35 bs4==0.0.2 00:09:35 cachetools==5.5.2 00:09:35 certifi==2025.8.3 00:09:35 cffi==2.0.0 00:09:35 cfgv==3.4.0 00:09:35 chardet==5.2.0 00:09:35 charset-normalizer==3.4.3 00:09:35 click==8.3.0 00:09:35 cliff==4.11.0 00:09:35 cmd2==2.7.0 00:09:35 cryptography==3.3.2 00:09:35 debtcollector==3.0.0 00:09:35 decorator==5.2.1 00:09:35 defusedxml==0.7.1 00:09:35 Deprecated==1.2.18 00:09:35 distlib==0.4.0 00:09:35 dnspython==2.8.0 00:09:35 docker==7.1.0 00:09:35 dogpile.cache==1.4.1 00:09:35 durationpy==0.10 00:09:35 email-validator==2.3.0 00:09:35 filelock==3.19.1 00:09:35 future==1.0.0 00:09:35 gitdb==4.0.12 00:09:35 GitPython==3.1.45 00:09:35 google-auth==2.40.3 00:09:35 httplib2==0.31.0 00:09:35 identify==2.6.14 00:09:35 idna==3.10 00:09:35 importlib-resources==1.5.0 00:09:35 iso8601==2.1.0 00:09:35 Jinja2==3.1.6 00:09:35 jmespath==1.0.1 00:09:35 jsonpatch==1.33 00:09:35 jsonpointer==3.0.0 00:09:35 jsonschema==4.25.1 00:09:35 jsonschema-specifications==2025.9.1 00:09:35 keystoneauth1==5.12.0 00:09:35 kubernetes==33.1.0 00:09:35 lftools==0.37.13 00:09:35 lxml==6.0.1 00:09:35 markdown-it-py==4.0.0 00:09:35 MarkupSafe==3.0.2 00:09:35 mdurl==0.1.2 00:09:35 msgpack==1.1.1 00:09:35 multi_key_dict==2.0.3 00:09:35 munch==4.0.0 00:09:35 netaddr==1.3.0 00:09:35 niet==1.4.2 00:09:35 nodeenv==1.9.1 00:09:35 oauth2client==4.1.3 00:09:35 oauthlib==3.3.1 00:09:35 openstacksdk==4.7.1 00:09:35 os-service-types==1.8.0 00:09:35 osc-lib==4.2.0 00:09:35 oslo.config==10.0.0 00:09:35 oslo.context==6.1.0 00:09:35 oslo.i18n==6.6.0 00:09:35 oslo.log==7.2.1 00:09:35 oslo.serialization==5.8.0 00:09:35 oslo.utils==9.1.0 00:09:35 packaging==25.0 00:09:35 pbr==7.0.1 00:09:35 platformdirs==4.4.0 00:09:35 prettytable==3.16.0 00:09:35 psutil==7.1.0 00:09:35 pyasn1==0.6.1 00:09:35 pyasn1_modules==0.4.2 00:09:35 pycparser==2.23 00:09:35 pygerrit2==2.0.15 00:09:35 PyGithub==2.8.1 00:09:35 Pygments==2.19.2 00:09:35 PyJWT==2.10.1 00:09:35 PyNaCl==1.6.0 00:09:35 pyparsing==2.4.7 00:09:35 pyperclip==1.10.0 00:09:35 pyrsistent==0.20.0 00:09:35 python-cinderclient==9.8.0 00:09:35 python-dateutil==2.9.0.post0 00:09:35 python-heatclient==4.3.0 00:09:35 python-jenkins==1.8.3 00:09:35 python-keystoneclient==5.7.0 00:09:35 python-magnumclient==4.9.0 00:09:35 python-openstackclient==8.2.0 00:09:35 python-swiftclient==4.8.0 00:09:35 PyYAML==6.0.2 00:09:35 referencing==0.36.2 00:09:35 requests==2.32.5 00:09:35 requests-oauthlib==2.0.0 00:09:35 requestsexceptions==1.4.0 00:09:35 rfc3986==2.0.0 00:09:35 rich==14.1.0 00:09:35 rich-argparse==1.7.1 00:09:35 rpds-py==0.27.1 00:09:35 rsa==4.9.1 00:09:35 ruamel.yaml==0.18.15 00:09:35 ruamel.yaml.clib==0.2.12 00:09:35 s3transfer==0.14.0 00:09:35 simplejson==3.20.1 00:09:35 six==1.17.0 00:09:35 smmap==5.0.2 00:09:35 soupsieve==2.8 00:09:35 stevedore==5.5.0 00:09:35 tabulate==0.9.0 00:09:35 toml==0.10.2 00:09:35 tomlkit==0.13.3 00:09:35 tqdm==4.67.1 00:09:35 typing_extensions==4.15.0 00:09:35 tzdata==2025.2 00:09:35 urllib3==1.26.20 00:09:35 virtualenv==20.34.0 00:09:35 wcwidth==0.2.13 00:09:35 websocket-client==1.8.0 00:09:35 wrapt==1.17.3 00:09:35 xdg==6.0.0 00:09:35 xmltodict==1.0.2 00:09:35 yq==3.4.3 00:09:35 [EnvInject] - Injecting environment variables from a build step. 00:09:35 [EnvInject] - Injecting as environment variables the properties content 00:09:35 OS_CLOUD=vex 00:09:35 00:09:35 [EnvInject] - Variables injected successfully. 00:09:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:09:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:09:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5133075266493075860.sh 00:09:35 ---> Orphaned k8s clusters 00:09:35 Setup pyenv: 00:09:35 system 00:09:35 3.8.20 00:09:35 3.9.20 00:09:35 3.10.15 00:09:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:09:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eou0 from file:/tmp/.os_lf_venv 00:09:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:09:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:09:36 lf-activate-venv(): INFO: Base packages installed successfully 00:09:36 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:09:42 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:09:42 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:09:44 -----> Delete orphaned cluster 00:09:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:09:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:09:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11802755486900041129.sh 00:09:44 ---> Orphaned stacks 00:09:44 Setup pyenv: 00:09:44 system 00:09:44 3.8.20 00:09:44 3.9.20 00:09:44 3.10.15 00:09:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:09:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eou0 from file:/tmp/.os_lf_venv 00:09:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:09:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:09:46 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:09:46 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:09:46 lf-activate-venv(): INFO: Base packages installed successfully 00:09:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:09:58 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:09:58 + mapfile -t OS_COE_CLUSTERS_ID 00:09:58 ++ awk '{print $1}' 00:09:58 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:09:58 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:10:01 + echo '-----> Active clusters -> stacks' 00:10:01 -----> Active clusters -> stacks 00:10:01 + OS_COE_STACKS=() 00:10:01 + [[ 0 -gt 0 ]] 00:10:01 + mapfile -t OS_STACKS 00:10:01 ++ awk '{print $1}' 00:10:01 ++ 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:10:02 + echo '-----> Active stacks' 00:10:02 -----> Active stacks 00:10:02 + echo '-----> Delete orphaned stacks' 00:10:02 -----> Delete orphaned stacks 00:10:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:10:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:10:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15409756395579141741.sh 00:10:02 ---> Orphaned servers 00:10:02 Setup pyenv: 00:10:02 system 00:10:02 3.8.20 00:10:02 3.9.20 00:10:02 3.10.15 00:10:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:10:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eou0 from file:/tmp/.os_lf_venv 00:10:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:10:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:10:04 lf-activate-venv(): INFO: Base packages installed successfully 00:10:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:10:14 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:10:19 -----> Active servers 00:10:19 prd-ubuntu20.04-docker-2c-8g-9261 00:10:19 prd-centos7-blackbox-4c-2g-9159 00:10:19 -----> Delete orphaned servers 00:10:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:10:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:10:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12924590944117320036.sh 00:10:19 ---> Orphaned ports 00:10:19 Setup pyenv: 00:10:19 system 00:10:19 3.8.20 00:10:19 3.9.20 00:10:19 3.10.15 00:10:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:10:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eou0 from file:/tmp/.os_lf_venv 00:10:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:10:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:10:21 lf-activate-venv(): INFO: Base packages installed successfully 00:10:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:10:30 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:10:32 No orphaned ports to process. 00:10:32 Build step 'Conditional step (single)' marked build as failure 00:10:32 $ ssh-agent -k 00:10:32 unset SSH_AUTH_SOCK; 00:10:32 unset SSH_AGENT_PID; 00:10:32 echo Agent pid 1438 killed; 00:10:32 [ssh-agent] Stopped. 00:10:32 [PostBuildScript] - [INFO] Executing post build scripts. 00:10:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4293985754863947088.sh 00:10:32 ---> sysstat.sh 00:10:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11522419762834211691.sh 00:10:33 ---> package-listing.sh 00:10:33 ++ tr '[:upper:]' '[:lower:]' 00:10:33 ++ facter osfamily 00:10:33 + OS_FAMILY=debian 00:10:33 + workspace=/w/workspace/ci-management-openstack-cron 00:10:33 + START_PACKAGES=/tmp/packages_start.txt 00:10:33 + END_PACKAGES=/tmp/packages_end.txt 00:10:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:10:33 + PACKAGES=/tmp/packages_start.txt 00:10:33 + '[' /w/workspace/ci-management-openstack-cron ']' 00:10:33 + PACKAGES=/tmp/packages_end.txt 00:10:33 + case "${OS_FAMILY}" in 00:10:33 + grep '^ii' 00:10:33 + dpkg -l 00:10:33 + '[' -f /tmp/packages_start.txt ']' 00:10:33 + '[' -f /tmp/packages_end.txt ']' 00:10:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:10:33 + '[' /w/workspace/ci-management-openstack-cron ']' 00:10:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:10:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:10:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11158353689906527844.sh 00:10:33 ---> capture-instance-metadata.sh 00:10:33 Setup pyenv: 00:10:33 system 00:10:33 3.8.20 00:10:33 3.9.20 00:10:33 3.10.15 00:10:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:10:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eou0 from file:/tmp/.os_lf_venv 00:10:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:10:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:10:35 lf-activate-venv(): INFO: Base packages installed successfully 00:10:35 lf-activate-venv(): INFO: Installing additional packages: lftools 00:10:42 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:10:42 INFO: Running in OpenStack, capturing instance metadata 00:10:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins25716535804079286.sh 00:10:42 provisioning config files... 00:10:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5612726076996617674tmp 00:10:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:10:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:10:42 [EnvInject] - Injecting environment variables from a build step. 00:10:42 [EnvInject] - Injecting as environment variables the properties content 00:10:42 SERVER_ID=logs 00:10:42 00:10:42 [EnvInject] - Variables injected successfully. 00:10:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4899915641234775649.sh 00:10:42 ---> create-netrc.sh 00:10:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7168209669851727572.sh 00:10:42 ---> python-tools-install.sh 00:10:42 Setup pyenv: 00:10:43 system 00:10:43 3.8.20 00:10:43 3.9.20 00:10:43 3.10.15 00:10:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:10:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eou0 from file:/tmp/.os_lf_venv 00:10:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:10:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:10:44 lf-activate-venv(): INFO: Base packages installed successfully 00:10:44 lf-activate-venv(): INFO: Installing additional packages: lftools 00:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:10:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1188899508019801504.sh 00:10:52 ---> sudo-logs.sh 00:10:52 Archiving 'sudo' log.. 00:10:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8648219781982668145.sh 00:10:52 ---> job-cost.sh 00:10:52 Setup pyenv: 00:10:52 system 00:10:52 3.8.20 00:10:52 3.9.20 00:10:52 3.10.15 00:10:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:10:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eou0 from file:/tmp/.os_lf_venv 00:10:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:10:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:10:54 lf-activate-venv(): INFO: Base packages installed successfully 00:10:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:11:00 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:11:00 INFO: No Stack... 00:11:00 INFO: Retrieving Pricing Info for: v3-starter-1 00:11:00 INFO: Archiving Costs 00:11:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins799421337073872527.sh 00:11:00 ---> logs-deploy.sh 00:11:00 Setup pyenv: 00:11:00 system 00:11:00 3.8.20 00:11:00 3.9.20 00:11:00 3.10.15 00:11:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:11:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eou0 from file:/tmp/.os_lf_venv 00:11:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:11:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:11:02 lf-activate-venv(): INFO: Base packages installed successfully 00:11:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:11:10 lf-activate-venv(): INFO: Adding /tmp/venv-Eou0/bin to PATH 00:11:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57225 00:11:10 INFO: archiving workspace using pattern(s): 00:11:11 Archives upload complete. 00:11:11 INFO: archiving logs to Nexus 00:11:12 ---> uname -a: 00:11:12 Linux prd-ubuntu20-04-docker-2c-8g-9261 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:11:12 00:11:12 00:11:12 ---> lscpu: 00:11:12 Architecture: x86_64 00:11:12 CPU op-mode(s): 32-bit, 64-bit 00:11:12 Byte Order: Little Endian 00:11:12 Address sizes: 40 bits physical, 48 bits virtual 00:11:12 CPU(s): 1 00:11:12 On-line CPU(s) list: 0 00:11:12 Thread(s) per core: 1 00:11:12 Core(s) per socket: 1 00:11:12 Socket(s): 1 00:11:12 NUMA node(s): 1 00:11:12 Vendor ID: AuthenticAMD 00:11:12 CPU family: 23 00:11:12 Model: 49 00:11:12 Model name: AMD EPYC-Rome Processor 00:11:12 Stepping: 0 00:11:12 CPU MHz: 2799.998 00:11:12 BogoMIPS: 5599.99 00:11:12 Virtualization: AMD-V 00:11:12 Hypervisor vendor: KVM 00:11:12 Virtualization type: full 00:11:12 L1d cache: 32 KiB 00:11:12 L1i cache: 32 KiB 00:11:12 L2 cache: 512 KiB 00:11:12 L3 cache: 16 MiB 00:11:12 NUMA node0 CPU(s): 0 00:11:12 Vulnerability Gather data sampling: Not affected 00:11:12 Vulnerability Itlb multihit: Not affected 00:11:12 Vulnerability L1tf: Not affected 00:11:12 Vulnerability Mds: Not affected 00:11:12 Vulnerability Meltdown: Not affected 00:11:12 Vulnerability Mmio stale data: Not affected 00:11:12 Vulnerability Retbleed: Vulnerable 00:11:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:11:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:11:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:11:12 Vulnerability Srbds: Not affected 00:11:12 Vulnerability Tsx async abort: Not affected 00:11:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:11:12 00:11:12 00:11:12 ---> nproc: 00:11:12 1 00:11:12 00:11:12 00:11:12 ---> df -h: 00:11:12 Filesystem Size Used Avail Use% Mounted on 00:11:12 udev 969M 0 969M 0% /dev 00:11:12 tmpfs 198M 1.1M 197M 1% /run 00:11:12 /dev/vda1 194G 9.8G 184G 6% / 00:11:12 tmpfs 986M 0 986M 0% /dev/shm 00:11:12 tmpfs 5.0M 0 5.0M 0% /run/lock 00:11:12 tmpfs 986M 0 986M 0% /sys/fs/cgroup 00:11:12 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 00:11:12 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 00:11:12 /dev/loop0 62M 62M 0 100% /snap/core20/1405 00:11:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:11:12 tmpfs 198M 0 198M 0% /run/user/1001 00:11:12 00:11:12 00:11:12 ---> free -m: 00:11:12 total used free shared buff/cache available 00:11:12 Mem: 1971 399 134 0 1437 1379 00:11:12 Swap: 1023 0 1023 00:11:12 00:11:12 00:11:12 ---> ip addr: 00:11:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:11:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:11:12 inet 127.0.0.1/8 scope host lo 00:11:12 valid_lft forever preferred_lft forever 00:11:12 inet6 ::1/128 scope host 00:11:12 valid_lft forever preferred_lft forever 00:11:12 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 00:11:12 link/ether fa:16:3e:4d:10:91 brd ff:ff:ff:ff:ff:ff 00:11:12 inet 10.30.122.234/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 00:11:12 valid_lft 86211sec preferred_lft 86211sec 00:11:12 inet6 fe80::f816:3eff:fe4d:1091/64 scope link 00:11:12 valid_lft forever preferred_lft forever 00:11:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:11:12 link/ether 8a:a7:fa:14:3c:f1 brd ff:ff:ff:ff:ff:ff 00:11:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:11:12 valid_lft forever preferred_lft forever 00:11:12 00:11:12 00:11:12 ---> sar -b -r -n DEV: 00:11:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9261) 09/22/25 _x86_64_ (1 CPU) 00:11:12 00:11:12 00:08:07 LINUX RESTART (1 CPU) 00:11:12 00:11:12 00:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:11:12 00:10:01 101.02 2.65 98.37 0.00 143.98 17913.68 0.00 00:11:12 00:11:01 46.28 7.41 38.87 0.00 384.54 3014.60 0.00 00:11:12 Average: 73.65 5.03 68.62 0.00 264.27 10463.52 0.00 00:11:12 00:11:12 00:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:11:12 00:10:01 180956 1433912 343312 17.01 80960 1255344 932304 30.39 412756 1216748 54840 00:11:12 00:11:01 174484 1448624 328484 16.27 85588 1270560 920828 30.02 412408 1222816 32256 00:11:12 Average: 177720 1441268 335898 16.64 83274 1262952 926566 30.21 412582 1219782 43548 00:11:12 00:11:12 00:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:11:12 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:11:12 00:10:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 00:11:12 00:10:01 ens3 58.79 45.96 914.80 10.70 0.00 0.00 0.00 0.00 00:11:12 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:11:12 00:11:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 00:11:12 00:11:01 ens3 32.09 29.74 31.26 16.94 0.00 0.00 0.00 0.00 00:11:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:11:12 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 00:11:12 Average: ens3 45.44 37.85 472.99 13.82 0.00 0.00 0.00 0.00 00:11:12 00:11:12 00:11:12 ---> sar -P ALL: 00:11:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9261) 09/22/25 _x86_64_ (1 CPU) 00:11:12 00:11:12 00:08:07 LINUX RESTART (1 CPU) 00:11:12 00:11:12 00:09:01 CPU %user %nice %system %iowait %steal %idle 00:11:12 00:10:01 all 78.77 0.00 5.17 7.01 0.12 8.93 00:11:12 00:10:01 0 78.77 0.00 5.17 7.01 0.12 8.93 00:11:12 00:11:01 all 79.20 0.00 3.70 3.39 0.08 13.63 00:11:12 00:11:01 0 79.20 0.00 3.70 3.39 0.08 13.63 00:11:12 Average: all 78.98 0.00 4.44 5.20 0.10 11.28 00:11:12 Average: 0 78.98 0.00 4.44 5.20 0.10 11.28 00:11:12 00:11:12 00:11:12