07:04:19 Started by timer 07:04:19 Running as SYSTEM 07:04:19 [EnvInject] - Loading node environment variables. 07:04:19 Building remotely on prd-ubuntu20.04-docker-2c-8g-12654 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 07:04:19 [ssh-agent] Looking for ssh-agent implementation... 07:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:19 $ ssh-agent 07:04:19 SSH_AUTH_SOCK=/tmp/ssh-StM4SwIIke50/agent.1565 07:04:19 SSH_AGENT_PID=1567 07:04:19 [ssh-agent] Started. 07:04:20 Running ssh-add (command line suppressed) 07:04:20 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10268054969731172630.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_10268054969731172630.key) 07:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:20 The recommended git tool is: NONE 07:04:21 using credential edgex-jenkins-ssh 07:04:21 Wiping out workspace first. 07:04:21 Cloning the remote Git repository 07:04:21 Cloning repository git@github.com:edgexfoundry/ci-management 07:04:22 > git init /w/workspace/ci-management-openstack-cron # timeout=10 07:04:22 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:04:22 > git --version # timeout=10 07:04:22 > git --version # 'git version 2.25.1' 07:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:22 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:23 Avoid second fetch 07:04:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:04:23 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 07:04:23 > git config core.sparsecheckout # timeout=10 07:04:23 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 07:04:23 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 07:04:23 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 07:04:23 > git remote # timeout=10 07:04:23 > git submodule init # timeout=10 07:04:23 > git submodule sync # timeout=10 07:04:23 > git config --get remote.origin.url # timeout=10 07:04:23 > git submodule init # timeout=10 07:04:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:04:23 > git config --get submodule.packer/common-packer.url # timeout=10 07:04:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:04:23 > git config --get submodule.global-jjb.url # timeout=10 07:04:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:04:23 > git submodule update --init --recursive packer/common-packer # timeout=10 07:04:24 > git submodule update --init --recursive global-jjb # timeout=10 07:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:04:28 provisioning config files... 07:04:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:04:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:04:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:04:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16959317468319233503.sh 07:04:28 ---> python-tools-install.sh 07:04:28 Setup pyenv: 07:04:28 * system (set by /opt/pyenv/version) 07:04:28 * 3.8.20 (set by /opt/pyenv/version) 07:04:28 * 3.9.20 (set by /opt/pyenv/version) 07:04:28 3.10.15 07:04:28 3.11.10 07:04:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G1DW 07:04:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:04:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:37 lf-activate-venv(): INFO: Base packages installed successfully 07:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:05:00 Generating Requirements File 07:05:24 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. 07:05:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:05:25 Python 3.11.10 07:05:25 pip 26.1.2 from /tmp/venv-G1DW/lib/python3.11/site-packages/pip (python 3.11) 07:05:25 aiohappyeyeballs==2.6.2 07:05:25 aiohttp==3.14.1 07:05:25 aiosignal==1.4.0 07:05:25 appdirs==1.4.4 07:05:25 argcomplete==3.6.3 07:05:25 aspy.yaml==1.3.0 07:05:25 attrs==26.1.0 07:05:25 autopage==0.6.0 07:05:25 beautifulsoup4==4.15.0 07:05:25 boto3==1.43.24 07:05:25 botocore==1.43.24 07:05:25 bs4==0.0.2 07:05:25 certifi==2026.5.20 07:05:25 cffi==2.0.0 07:05:25 cfgv==3.5.0 07:05:25 chardet==7.4.3 07:05:25 charset-normalizer==3.4.7 07:05:25 click==8.4.1 07:05:25 cliff==4.14.0 07:05:25 cmd2==4.0.0 07:05:25 cryptography==3.3.2 07:05:25 debtcollector==3.1.0 07:05:25 decorator==5.3.1 07:05:25 defusedxml==0.7.1 07:05:25 Deprecated==1.3.1 07:05:25 distlib==0.4.1 07:05:25 dnspython==2.8.0 07:05:25 docker==7.1.0 07:05:25 dogpile.cache==1.5.0 07:05:25 durationpy==0.10 07:05:25 email-validator==2.3.0 07:05:25 filelock==3.29.1 07:05:25 frozenlist==1.8.0 07:05:25 future==1.0.0 07:05:25 gitdb==4.0.12 07:05:25 GitPython==3.1.50 07:05:25 httplib2==0.30.2 07:05:25 identify==2.6.19 07:05:25 idna==3.18 07:05:25 importlib-resources==1.5.0 07:05:25 iso8601==2.1.0 07:05:25 Jinja2==3.1.6 07:05:25 jmespath==1.1.0 07:05:25 jsonpatch==1.33 07:05:25 jsonpointer==3.1.1 07:05:25 jsonschema==4.26.0 07:05:25 jsonschema-specifications==2025.9.1 07:05:25 keystoneauth1==5.14.0 07:05:25 kubernetes==36.0.2 07:05:25 lftools==0.37.22 07:05:25 lxml==6.1.1 07:05:25 markdown-it-py==4.2.0 07:05:25 MarkupSafe==3.0.3 07:05:25 mdurl==0.1.2 07:05:25 msgpack==1.1.2 07:05:25 multi_key_dict==2.0.3 07:05:25 multidict==6.7.1 07:05:25 munch==4.0.0 07:05:25 netaddr==1.3.0 07:05:25 niet==1.4.2 07:05:25 nodeenv==1.10.0 07:05:25 oauth2client==4.1.3 07:05:25 oauthlib==3.3.1 07:05:25 openstacksdk==4.14.0 07:05:25 os-service-types==1.8.2 07:05:25 osc-lib==4.6.0 07:05:25 oslo.config==10.4.0 07:05:25 oslo.context==6.4.0 07:05:25 oslo.i18n==6.8.0 07:05:25 oslo.log==8.2.0 07:05:25 oslo.serialization==5.10.0 07:05:25 oslo.utils==10.1.0 07:05:25 packaging==26.2 07:05:25 pbr==7.0.3 07:05:25 platformdirs==4.10.0 07:05:25 prettytable==3.17.0 07:05:25 prompt_toolkit==3.0.52 07:05:25 propcache==0.5.2 07:05:25 psutil==7.2.2 07:05:25 pyasn1==0.6.3 07:05:25 pyasn1_modules==0.4.2 07:05:25 pycparser==3.0 07:05:25 pygerrit2==2.0.15 07:05:25 PyGithub==2.9.1 07:05:25 Pygments==2.20.0 07:05:25 PyJWT==2.13.0 07:05:25 PyNaCl==1.6.2 07:05:25 pyparsing==2.4.7 07:05:25 pyperclip==1.11.0 07:05:25 pyrsistent==0.20.0 07:05:25 python-cinderclient==9.9.0 07:05:25 python-dateutil==2.9.0.post0 07:05:25 python-discovery==1.4.0 07:05:25 python-heatclient==5.2.0 07:05:25 python-jenkins==1.8.3 07:05:25 python-keystoneclient==5.8.0 07:05:25 python-magnumclient==4.10.0 07:05:25 python-openstackclient==10.0.0 07:05:25 python-swiftclient==4.10.0 07:05:25 PyYAML==6.0.3 07:05:25 referencing==0.37.0 07:05:25 requests==2.34.2 07:05:25 requests-oauthlib==2.0.0 07:05:25 rfc3986==2.0.0 07:05:25 rich==15.0.0 07:05:25 rich-argparse==1.8.0 07:05:25 rpds-py==2026.5.1 07:05:25 rsa==4.9.1 07:05:25 ruamel.yaml==0.19.1 07:05:25 ruamel.yaml.clib==0.2.15 07:05:25 s3transfer==0.18.0 07:05:25 simplejson==4.1.1 07:05:25 six==1.17.0 07:05:25 smmap==5.0.3 07:05:25 soupsieve==2.8.4 07:05:25 stevedore==5.8.0 07:05:25 tabulate==0.10.0 07:05:25 toml==0.10.2 07:05:25 tomlkit==0.15.0 07:05:25 tqdm==4.68.1 07:05:25 typing_extensions==4.15.0 07:05:25 urllib3==1.26.20 07:05:25 virtualenv==21.4.2 07:05:25 wcwidth==0.8.1 07:05:25 websocket-client==1.9.0 07:05:25 wrapt==2.2.1 07:05:25 xdg==6.0.0 07:05:25 xmltodict==1.0.4 07:05:25 yarl==1.24.2 07:05:25 yq==3.4.3 07:05:25 [EnvInject] - Injecting environment variables from a build step. 07:05:25 [EnvInject] - Injecting as environment variables the properties content 07:05:25 OS_CLOUD=vex 07:05:25 07:05:25 [EnvInject] - Variables injected successfully. 07:05:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:05:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11242363641660960742.sh 07:05:25 ---> Orphaned k8s clusters 07:05:25 Setup pyenv: 07:05:25 system 07:05:25 3.8.20 07:05:25 3.9.20 07:05:25 3.10.15 07:05:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1DW from file:/tmp/.os_lf_venv 07:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:27 lf-activate-venv(): INFO: Base packages installed successfully 07:05:27 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 07:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:05:37 -----> Delete orphaned cluster 07:05:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:05:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7304828025434015859.sh 07:05:37 ---> Orphaned stacks 07:05:37 Setup pyenv: 07:05:37 system 07:05:37 3.8.20 07:05:37 3.9.20 07:05:37 3.10.15 07:05:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1DW from file:/tmp/.os_lf_venv 07:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:39 lf-activate-venv(): INFO: Base packages installed successfully 07:05:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:05:52 + mapfile -t OS_COE_CLUSTERS_ID 07:05:52 ++ awk '{print $1}' 07:05:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 07:05:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 07:05:54 + echo '-----> Active clusters -> stacks' 07:05:54 -----> Active clusters -> stacks 07:05:54 + OS_COE_STACKS=() 07:05:54 + [[ 0 -gt 0 ]] 07:05:54 + mapfile -t OS_STACKS 07:05:54 ++ 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 07:05:54 ++ awk '{print $1}' 07:05:56 + echo '-----> Active stacks' 07:05:56 -----> Active stacks 07:05:56 + echo '-----> Delete orphaned stacks' 07:05:56 -----> Delete orphaned stacks 07:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10677015837073579174.sh 07:05:56 ---> Orphaned servers 07:05:56 Setup pyenv: 07:05:56 system 07:05:56 3.8.20 07:05:56 3.9.20 07:05:56 3.10.15 07:05:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1DW from file:/tmp/.os_lf_venv 07:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:58 lf-activate-venv(): INFO: Base packages installed successfully 07:05:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:06:13 -----> Active servers 07:06:13 prd-ubuntu20.04-docker-2c-8g-12654 07:06:13 prd-centos7-blackbox-4c-2g-12561 07:06:13 -----> Delete orphaned servers 07:06:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:06:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:06:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15474586975980145808.sh 07:06:14 ---> Orphaned ports 07:06:14 Setup pyenv: 07:06:14 system 07:06:14 3.8.20 07:06:14 3.9.20 07:06:14 3.10.15 07:06:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1DW from file:/tmp/.os_lf_venv 07:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:16 lf-activate-venv(): INFO: Base packages installed successfully 07:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 07:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:06:26 No orphaned ports to process. 07:06:26 Build step 'Conditional step (single)' marked build as failure 07:06:26 $ ssh-agent -k 07:06:26 unset SSH_AUTH_SOCK; 07:06:26 unset SSH_AGENT_PID; 07:06:26 echo Agent pid 1567 killed; 07:06:26 [ssh-agent] Stopped. 07:06:26 [PostBuildScript] - [INFO] Executing post build scripts. 07:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6331745605252351214.sh 07:06:26 ---> sysstat.sh 07:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8616300949396543162.sh 07:06:26 ---> package-listing.sh 07:06:26 ++ facter osfamily 07:06:26 ++ tr '[:upper:]' '[:lower:]' 07:06:27 + OS_FAMILY=debian 07:06:27 + workspace=/w/workspace/ci-management-openstack-cron 07:06:27 + START_PACKAGES=/tmp/packages_start.txt 07:06:27 + END_PACKAGES=/tmp/packages_end.txt 07:06:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:27 + PACKAGES=/tmp/packages_start.txt 07:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 07:06:27 + PACKAGES=/tmp/packages_end.txt 07:06:27 + case "${OS_FAMILY}" in 07:06:27 + grep '^ii' 07:06:27 + dpkg -l 07:06:27 + '[' -f /tmp/packages_start.txt ']' 07:06:27 + '[' -f /tmp/packages_end.txt ']' 07:06:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 07:06:27 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 07:06:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 07:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14438393609422183542.sh 07:06:27 ---> capture-instance-metadata.sh 07:06:27 Setup pyenv: 07:06:27 system 07:06:27 3.8.20 07:06:27 3.9.20 07:06:27 3.10.15 07:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1DW from file:/tmp/.os_lf_venv 07:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:28 lf-activate-venv(): INFO: Base packages installed successfully 07:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:06:35 INFO: Running in OpenStack, capturing instance metadata 07:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8221985904227006283.sh 07:06:35 provisioning config files... 07:06:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10089584924565577674tmp 07:06:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:06:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:06:35 [EnvInject] - Injecting environment variables from a build step. 07:06:35 [EnvInject] - Injecting as environment variables the properties content 07:06:35 SERVER_ID=logs 07:06:35 07:06:35 [EnvInject] - Variables injected successfully. 07:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12705777893660983822.sh 07:06:35 ---> create-netrc.sh 07:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7089378523886484921.sh 07:06:35 ---> python-tools-install.sh 07:06:35 Setup pyenv: 07:06:35 system 07:06:35 3.8.20 07:06:35 3.9.20 07:06:35 3.10.15 07:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1DW from file:/tmp/.os_lf_venv 07:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:37 lf-activate-venv(): INFO: Base packages installed successfully 07:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3959582363152989497.sh 07:06:44 ---> sudo-logs.sh 07:06:44 Archiving 'sudo' log.. 07:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6037638747490835620.sh 07:06:44 ---> job-cost.sh 07:06:44 Setup pyenv: 07:06:44 system 07:06:44 3.8.20 07:06:44 3.9.20 07:06:44 3.10.15 07:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1DW from file:/tmp/.os_lf_venv 07:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:46 lf-activate-venv(): INFO: Base packages installed successfully 07:06:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:06:52 INFO: No Stack... 07:06:52 INFO: Retrieving Pricing Info for: v3-standard-2 07:06:52 INFO: Archiving Costs 07:06:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12035239334644555859.sh 07:06:52 ---> logs-deploy.sh 07:06:52 Setup pyenv: 07:06:52 system 07:06:52 3.8.20 07:06:52 3.9.20 07:06:52 3.10.15 07:06:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1DW from file:/tmp/.os_lf_venv 07:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:54 lf-activate-venv(): INFO: Base packages installed successfully 07:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-G1DW/bin to PATH 07:07:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62760 07:07:01 INFO: archiving workspace using pattern(s): 07:07:02 Archives upload complete. 07:07:03 INFO: archiving logs to Nexus 07:07:03 ---> uname -a: 07:07:03 Linux prd-ubuntu20-04-docker-2c-8g-12654 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:07:03 07:07:03 07:07:03 ---> lscpu: 07:07:03 Architecture: x86_64 07:07:03 CPU op-mode(s): 32-bit, 64-bit 07:07:03 Byte Order: Little Endian 07:07:03 Address sizes: 40 bits physical, 48 bits virtual 07:07:03 CPU(s): 2 07:07:03 On-line CPU(s) list: 0,1 07:07:03 Thread(s) per core: 1 07:07:03 Core(s) per socket: 1 07:07:03 Socket(s): 2 07:07:03 NUMA node(s): 1 07:07:03 Vendor ID: AuthenticAMD 07:07:03 CPU family: 23 07:07:03 Model: 49 07:07:03 Model name: AMD EPYC-Rome Processor 07:07:03 Stepping: 0 07:07:03 CPU MHz: 2800.000 07:07:03 BogoMIPS: 5600.00 07:07:03 Virtualization: AMD-V 07:07:03 Hypervisor vendor: KVM 07:07:03 Virtualization type: full 07:07:03 L1d cache: 64 KiB 07:07:03 L1i cache: 64 KiB 07:07:03 L2 cache: 1 MiB 07:07:03 L3 cache: 32 MiB 07:07:03 NUMA node0 CPU(s): 0,1 07:07:03 Vulnerability Gather data sampling: Not affected 07:07:03 Vulnerability Itlb multihit: Not affected 07:07:03 Vulnerability L1tf: Not affected 07:07:03 Vulnerability Mds: Not affected 07:07:03 Vulnerability Meltdown: Not affected 07:07:03 Vulnerability Mmio stale data: Not affected 07:07:03 Vulnerability Retbleed: Vulnerable 07:07:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:07:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:07:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:07:03 Vulnerability Srbds: Not affected 07:07:03 Vulnerability Tsx async abort: Not affected 07:07:03 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 07:07:03 07:07:03 07:07:03 ---> nproc: 07:07:03 2 07:07:03 07:07:03 07:07:03 ---> df -h: 07:07:03 Filesystem Size Used Avail Use% Mounted on 07:07:03 udev 3.9G 0 3.9G 0% /dev 07:07:03 tmpfs 795M 1.1M 794M 1% /run 07:07:03 /dev/vda1 39G 9.9G 29G 26% / 07:07:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:07:03 tmpfs 5.0M 0 5.0M 0% /run/lock 07:07:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:07:03 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 07:07:03 /dev/loop2 62M 62M 0 100% /snap/core20/1405 07:07:03 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 07:07:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:07:03 tmpfs 795M 0 795M 0% /run/user/1001 07:07:03 07:07:03 07:07:03 ---> free -m: 07:07:03 total used free shared buff/cache available 07:07:03 Mem: 7945 517 4913 1 2514 7128 07:07:03 Swap: 1023 0 1023 07:07:03 07:07:03 07:07:03 ---> ip addr: 07:07:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:07:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:07:03 inet 127.0.0.1/8 scope host lo 07:07:03 valid_lft forever preferred_lft forever 07:07:03 inet6 ::1/128 scope host 07:07:03 valid_lft forever preferred_lft forever 07:07:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:07:03 link/ether fa:16:3e:eb:6a:41 brd ff:ff:ff:ff:ff:ff 07:07:03 inet 10.30.123.30/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 07:07:03 valid_lft 86177sec preferred_lft 86177sec 07:07:03 inet6 fe80::f816:3eff:feeb:6a41/64 scope link 07:07:03 valid_lft forever preferred_lft forever 07:07:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:07:03 link/ether 4e:7c:8c:a2:a5:70 brd ff:ff:ff:ff:ff:ff 07:07:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:07:03 valid_lft forever preferred_lft forever 07:07:03 07:07:03 07:07:03 ---> sar -b -r -n DEV: 07:07:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12654) 06/08/26 _x86_64_ (2 CPU) 07:07:03 07:07:03 07:03:23 LINUX RESTART (2 CPU) 07:07:03 07:07:03 07:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:07:03 07:05:01 323.91 62.28 261.63 0.00 10428.39 11585.60 0.00 07:07:03 07:06:01 106.88 2.62 104.27 0.00 103.60 14481.08 0.00 07:07:03 07:07:01 37.01 1.47 35.55 0.00 136.33 2805.13 0.00 07:07:03 Average: 155.93 22.12 133.81 0.00 3556.30 9623.02 0.00 07:07:03 07:07:03 07:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:07:03 07:05:01 5356140 7379100 407416 5.01 81228 2108276 1067016 11.62 607528 1932176 183528 07:07:03 07:06:01 5049664 7303552 470476 5.78 95112 2313632 1130872 12.31 721960 2099860 45508 07:07:03 07:07:01 5003332 7280692 492248 6.05 98612 2332524 1173140 12.77 753672 2113232 37936 07:07:03 Average: 5136379 7321115 456713 5.61 91651 2251477 1123676 12.23 694387 2048423 88991 07:07:03 07:07:03 07:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:07:03 07:05:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 07:07:03 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:03 07:05:01 ens3 420.04 236.90 1710.28 71.48 0.00 0.00 0.00 0.00 07:07:03 07:06:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 07:07:03 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:03 07:06:01 ens3 42.50 37.08 424.77 9.74 0.00 0.00 0.00 0.00 07:07:03 07:07:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 07:07:03 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:03 07:07:01 ens3 33.55 30.92 33.36 11.75 0.00 0.00 0.00 0.00 07:07:03 Average: lo 1.38 1.38 0.14 0.14 0.00 0.00 0.00 0.00 07:07:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:03 Average: ens3 165.37 101.64 722.80 30.99 0.00 0.00 0.00 0.00 07:07:03 07:07:03 07:07:03 ---> sar -P ALL: 07:07:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12654) 06/08/26 _x86_64_ (2 CPU) 07:07:03 07:07:03 07:03:23 LINUX RESTART (2 CPU) 07:07:03 07:07:03 07:04:01 CPU %user %nice %system %iowait %steal %idle 07:07:03 07:05:01 all 30.92 0.00 3.81 5.74 0.10 59.43 07:07:03 07:05:01 0 23.13 0.00 3.63 9.93 0.08 63.22 07:07:03 07:05:01 1 38.68 0.00 3.99 1.57 0.12 55.64 07:07:03 07:06:01 all 38.65 0.00 2.86 5.04 0.10 53.36 07:07:03 07:06:01 0 44.08 0.00 3.20 1.47 0.12 51.13 07:07:03 07:06:01 1 33.23 0.00 2.52 8.59 0.08 55.58 07:07:03 07:07:01 all 40.40 0.00 2.73 1.95 0.12 54.79 07:07:03 07:07:01 0 54.52 0.00 3.11 1.60 0.15 40.62 07:07:03 07:07:01 1 26.29 0.00 2.35 2.30 0.10 68.96 07:07:03 Average: all 36.66 0.00 3.13 4.24 0.11 55.86 07:07:03 Average: 0 40.60 0.00 3.31 4.33 0.12 51.64 07:07:03 Average: 1 32.73 0.00 2.95 4.15 0.10 60.07 07:07:03 07:07:03 07:07:03