16:04:39 Started by timer 16:04:39 Running as SYSTEM 16:04:39 [EnvInject] - Loading node environment variables. 16:04:39 Building remotely on prd-ubuntu20.04-docker-2c-8g-2347 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 16:04:40 [ssh-agent] Looking for ssh-agent implementation... 16:04:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:40 $ ssh-agent 16:04:40 SSH_AUTH_SOCK=/tmp/ssh-0XuI1VfO7gci/agent.1455 16:04:40 SSH_AGENT_PID=1457 16:04:40 [ssh-agent] Started. 16:04:40 Running ssh-add (command line suppressed) 16:04:40 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14702766202682406554.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14702766202682406554.key) 16:04:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:40 The recommended git tool is: NONE 16:04:42 using credential edgex-jenkins-ssh 16:04:42 Wiping out workspace first. 16:04:42 Cloning the remote Git repository 16:04:42 Cloning repository git@github.com:edgexfoundry/ci-management 16:04:42 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:04:42 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 16:04:42 > git --version # timeout=10 16:04:42 > git --version # 'git version 2.25.1' 16:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:42 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 16:04:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:43 Avoid second fetch 16:04:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:04:43 Checking out Revision 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb (refs/remotes/origin/master) 16:04:43 > git config core.sparsecheckout # timeout=10 16:04:43 > git checkout -f 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb # timeout=10 16:04:43 Commit message: "ci: Overwrite image values for Ubuntu 24.04, Cent8 (#697)" 16:04:43 > git rev-list --no-walk 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb # timeout=10 16:04:43 > git remote # timeout=10 16:04:43 > git submodule init # timeout=10 16:04:43 > git submodule sync # timeout=10 16:04:43 > git config --get remote.origin.url # timeout=10 16:04:43 > git submodule init # timeout=10 16:04:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:04:43 > git config --get submodule.packer/common-packer.url # timeout=10 16:04:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:04:43 > git config --get submodule.global-jjb.url # timeout=10 16:04:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:04:43 > git submodule update --init --recursive packer/common-packer # timeout=10 16:04:44 > git submodule update --init --recursive global-jjb # timeout=10 16:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:48 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:04:48 provisioning config files... 16:04:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:04:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:04:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:04:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins509313906701047314.sh 16:04:48 ---> python-tools-install.sh 16:04:48 Setup pyenv: 16:04:48 * system (set by /opt/pyenv/version) 16:04:48 * 3.8.13 (set by /opt/pyenv/version) 16:04:48 * 3.9.13 (set by /opt/pyenv/version) 16:04:48 * 3.10.6 (set by /opt/pyenv/version) 16:04:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Ch6 16:04:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:04:55 lf-activate-venv(): INFO: Installing: lftools 16:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:05:18 Generating Requirements File 16:05:36 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. 16:05:36 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 16:05:36 Python 3.10.6 16:05:36 pip 25.1.1 from /tmp/venv-9Ch6/lib/python3.10/site-packages/pip (python 3.10) 16:05:37 appdirs==1.4.4 16:05:37 argcomplete==3.6.2 16:05:37 aspy.yaml==1.3.0 16:05:37 attrs==25.3.0 16:05:37 autopage==0.5.2 16:05:37 beautifulsoup4==4.13.4 16:05:37 boto3==1.38.23 16:05:37 botocore==1.38.23 16:05:37 bs4==0.0.2 16:05:37 cachetools==5.5.2 16:05:37 certifi==2025.4.26 16:05:37 cffi==1.17.1 16:05:37 cfgv==3.4.0 16:05:37 chardet==5.2.0 16:05:37 charset-normalizer==3.4.2 16:05:37 click==8.2.1 16:05:37 cliff==4.10.0 16:05:37 cmd2==2.5.11 16:05:37 cryptography==3.3.2 16:05:37 debtcollector==3.0.0 16:05:37 decorator==5.2.1 16:05:37 defusedxml==0.7.1 16:05:37 Deprecated==1.2.18 16:05:37 distlib==0.3.9 16:05:37 dnspython==2.7.0 16:05:37 docker==4.2.2 16:05:37 dogpile.cache==1.4.0 16:05:37 durationpy==0.10 16:05:37 email_validator==2.2.0 16:05:37 filelock==3.18.0 16:05:37 future==1.0.0 16:05:37 gitdb==4.0.12 16:05:37 GitPython==3.1.44 16:05:37 google-auth==2.40.2 16:05:37 httplib2==0.22.0 16:05:37 identify==2.6.12 16:05:37 idna==3.10 16:05:37 importlib-resources==1.5.0 16:05:37 iso8601==2.1.0 16:05:37 Jinja2==3.1.6 16:05:37 jmespath==1.0.1 16:05:37 jsonpatch==1.33 16:05:37 jsonpointer==3.0.0 16:05:37 jsonschema==4.24.0 16:05:37 jsonschema-specifications==2025.4.1 16:05:37 keystoneauth1==5.11.0 16:05:37 kubernetes==32.0.1 16:05:37 lftools==0.37.12 16:05:37 lxml==5.4.0 16:05:37 MarkupSafe==3.0.2 16:05:37 msgpack==1.1.0 16:05:37 multi_key_dict==2.0.3 16:05:37 munch==4.0.0 16:05:37 netaddr==1.3.0 16:05:37 niet==1.4.2 16:05:37 nodeenv==1.9.1 16:05:37 oauth2client==4.1.3 16:05:37 oauthlib==3.2.2 16:05:37 openstacksdk==4.5.0 16:05:37 os-client-config==2.1.0 16:05:37 os-service-types==1.7.0 16:05:37 osc-lib==4.0.2 16:05:37 oslo.config==9.8.0 16:05:37 oslo.context==6.0.0 16:05:37 oslo.i18n==6.5.1 16:05:37 oslo.log==7.1.0 16:05:37 oslo.serialization==5.7.0 16:05:37 oslo.utils==9.0.0 16:05:37 packaging==25.0 16:05:37 pbr==6.1.1 16:05:37 platformdirs==4.3.8 16:05:37 prettytable==3.16.0 16:05:37 psutil==7.0.0 16:05:37 pyasn1==0.6.1 16:05:37 pyasn1_modules==0.4.2 16:05:37 pycparser==2.22 16:05:37 pygerrit2==2.0.15 16:05:37 PyGithub==2.6.1 16:05:37 PyJWT==2.10.1 16:05:37 PyNaCl==1.5.0 16:05:37 pyparsing==2.4.7 16:05:37 pyperclip==1.9.0 16:05:37 pyrsistent==0.20.0 16:05:37 python-cinderclient==9.7.0 16:05:37 python-dateutil==2.9.0.post0 16:05:37 python-heatclient==4.2.0 16:05:37 python-jenkins==1.8.2 16:05:37 python-keystoneclient==5.6.0 16:05:37 python-magnumclient==4.8.1 16:05:37 python-openstackclient==8.1.0 16:05:37 python-swiftclient==4.8.0 16:05:37 PyYAML==6.0.2 16:05:37 referencing==0.36.2 16:05:37 requests==2.32.3 16:05:37 requests-oauthlib==2.0.0 16:05:37 requestsexceptions==1.4.0 16:05:37 rfc3986==2.0.0 16:05:37 rpds-py==0.25.1 16:05:37 rsa==4.9.1 16:05:37 ruamel.yaml==0.18.11 16:05:37 ruamel.yaml.clib==0.2.12 16:05:37 s3transfer==0.13.0 16:05:37 simplejson==3.20.1 16:05:37 six==1.17.0 16:05:37 smmap==5.0.2 16:05:37 soupsieve==2.7 16:05:37 stevedore==5.4.1 16:05:37 tabulate==0.9.0 16:05:37 toml==0.10.2 16:05:37 tomlkit==0.13.2 16:05:37 tqdm==4.67.1 16:05:37 typing_extensions==4.13.2 16:05:37 tzdata==2025.2 16:05:37 urllib3==1.26.20 16:05:37 virtualenv==20.31.2 16:05:37 wcwidth==0.2.13 16:05:37 websocket-client==1.8.0 16:05:37 wrapt==1.17.2 16:05:37 xdg==6.0.0 16:05:37 xmltodict==0.14.2 16:05:37 yq==3.4.3 16:05:37 [EnvInject] - Injecting environment variables from a build step. 16:05:37 [EnvInject] - Injecting as environment variables the properties content 16:05:37 OS_CLOUD=vex 16:05:37 16:05:37 [EnvInject] - Variables injected successfully. 16:05:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11694740159857970582.sh 16:05:37 ---> Orphaned k8s clusters 16:05:37 Setup pyenv: 16:05:37 system 16:05:37 3.8.13 16:05:37 3.9.13 16:05:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Ch6 from file:/tmp/.os_lf_venv 16:05:39 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 16:05:44 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. 16:05:44 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 16:05:44 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 16:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:05:47 -----> Delete orphaned cluster 16:05:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3101698652722497751.sh 16:05:47 ---> Orphaned stacks 16:05:47 Setup pyenv: 16:05:47 system 16:05:47 3.8.13 16:05:47 3.9.13 16:05:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Ch6 from file:/tmp/.os_lf_venv 16:05:49 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:06:01 + mapfile -t OS_COE_CLUSTERS_ID 16:06:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:06:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:06:01 ++ awk '{print $1}' 16:06:03 + echo '-----> Active clusters -> stacks' 16:06:03 -----> Active clusters -> stacks 16:06:03 + OS_COE_STACKS=() 16:06:03 + [[ 0 -gt 0 ]] 16:06:03 + mapfile -t OS_STACKS 16:06:03 ++ 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 16:06:03 ++ awk '{print $1}' 16:06:04 + echo '-----> Active stacks' 16:06:04 -----> Active stacks 16:06:04 + echo '-----> Delete orphaned stacks' 16:06:04 -----> Delete orphaned stacks 16:06:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12851021301083571135.sh 16:06:04 ---> Orphaned servers 16:06:04 Setup pyenv: 16:06:04 system 16:06:04 3.8.13 16:06:04 3.9.13 16:06:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Ch6 from file:/tmp/.os_lf_venv 16:06:06 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:06:21 -----> Active servers 16:06:21 prd-ubuntu20.04-docker-2c-8g-2347 16:06:21 prd-ubuntu18.04-docker-8c-8g-2344 16:06:21 prd-centos7-blackbox-4c-2g-2163 16:06:21 -----> Delete orphaned servers 16:06:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11625542823064406700.sh 16:06:22 ---> Orphaned ports 16:06:22 Setup pyenv: 16:06:22 system 16:06:22 3.8.13 16:06:22 3.9.13 16:06:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Ch6 from file:/tmp/.os_lf_venv 16:06:24 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 16:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:06:34 No orphaned ports to process. 16:06:34 Build step 'Conditional step (single)' marked build as failure 16:06:34 $ ssh-agent -k 16:06:34 unset SSH_AUTH_SOCK; 16:06:34 unset SSH_AGENT_PID; 16:06:34 echo Agent pid 1457 killed; 16:06:34 [ssh-agent] Stopped. 16:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 16:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10915581898687982869.sh 16:06:35 ---> sysstat.sh 16:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4927411559931599391.sh 16:06:35 ---> package-listing.sh 16:06:35 ++ facter osfamily 16:06:35 ++ tr '[:upper:]' '[:lower:]' 16:06:35 + OS_FAMILY=debian 16:06:35 + workspace=/w/workspace/ci-management-openstack-cron 16:06:35 + START_PACKAGES=/tmp/packages_start.txt 16:06:35 + END_PACKAGES=/tmp/packages_end.txt 16:06:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:35 + PACKAGES=/tmp/packages_start.txt 16:06:35 + '[' /w/workspace/ci-management-openstack-cron ']' 16:06:35 + PACKAGES=/tmp/packages_end.txt 16:06:35 + case "${OS_FAMILY}" in 16:06:35 + dpkg -l 16:06:35 + grep '^ii' 16:06:35 + '[' -f /tmp/packages_start.txt ']' 16:06:35 + '[' -f /tmp/packages_end.txt ']' 16:06:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:35 + '[' /w/workspace/ci-management-openstack-cron ']' 16:06:35 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:06:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17266948719536764164.sh 16:06:35 ---> capture-instance-metadata.sh 16:06:35 Setup pyenv: 16:06:35 system 16:06:35 3.8.13 16:06:35 3.9.13 16:06:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Ch6 from file:/tmp/.os_lf_venv 16:06:37 lf-activate-venv(): INFO: Installing: lftools 16:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:06:45 INFO: Running in OpenStack, capturing instance metadata 16:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13814515567584418469.sh 16:06:45 provisioning config files... 16:06:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10120223051204171135tmp 16:06:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:06:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:06:45 [EnvInject] - Injecting environment variables from a build step. 16:06:45 [EnvInject] - Injecting as environment variables the properties content 16:06:45 SERVER_ID=logs 16:06:45 16:06:45 [EnvInject] - Variables injected successfully. 16:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17516306436494295037.sh 16:06:45 ---> create-netrc.sh 16:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4244322770915084431.sh 16:06:45 ---> python-tools-install.sh 16:06:45 Setup pyenv: 16:06:45 system 16:06:45 3.8.13 16:06:45 3.9.13 16:06:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Ch6 from file:/tmp/.os_lf_venv 16:06:47 lf-activate-venv(): INFO: Installing: lftools 16:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3305000562161563777.sh 16:06:55 ---> sudo-logs.sh 16:06:55 Archiving 'sudo' log.. 16:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3675139193104724633.sh 16:06:55 ---> job-cost.sh 16:06:55 Setup pyenv: 16:06:55 system 16:06:55 3.8.13 16:06:55 3.9.13 16:06:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Ch6 from file:/tmp/.os_lf_venv 16:06:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:07:02 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. 16:07:02 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 16:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:07:02 INFO: No Stack... 16:07:03 INFO: Retrieving Pricing Info for: v3-standard-2 16:07:03 INFO: Archiving Costs 16:07:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15017314568216256042.sh 16:07:03 ---> logs-deploy.sh 16:07:03 Setup pyenv: 16:07:03 system 16:07:03 3.8.13 16:07:03 3.9.13 16:07:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Ch6 from file:/tmp/.os_lf_venv 16:07:05 lf-activate-venv(): INFO: Installing: lftools 16:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-9Ch6/bin to PATH 16:07:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54409 16:07:13 INFO: archiving workspace using pattern(s): 16:07:14 Archives upload complete. 16:07:14 INFO: archiving logs to Nexus 16:07:15 ---> uname -a: 16:07:15 Linux prd-ubuntu20-04-docker-2c-8g-2347 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:07:15 16:07:15 16:07:15 ---> lscpu: 16:07:15 Architecture: x86_64 16:07:15 CPU op-mode(s): 32-bit, 64-bit 16:07:15 Byte Order: Little Endian 16:07:15 Address sizes: 40 bits physical, 48 bits virtual 16:07:15 CPU(s): 2 16:07:15 On-line CPU(s) list: 0,1 16:07:15 Thread(s) per core: 1 16:07:15 Core(s) per socket: 1 16:07:15 Socket(s): 2 16:07:15 NUMA node(s): 1 16:07:15 Vendor ID: AuthenticAMD 16:07:15 CPU family: 23 16:07:15 Model: 49 16:07:15 Model name: AMD EPYC-Rome Processor 16:07:15 Stepping: 0 16:07:15 CPU MHz: 2800.000 16:07:15 BogoMIPS: 5600.00 16:07:15 Virtualization: AMD-V 16:07:15 Hypervisor vendor: KVM 16:07:15 Virtualization type: full 16:07:15 L1d cache: 64 KiB 16:07:15 L1i cache: 64 KiB 16:07:15 L2 cache: 1 MiB 16:07:15 L3 cache: 32 MiB 16:07:15 NUMA node0 CPU(s): 0,1 16:07:15 Vulnerability Gather data sampling: Not affected 16:07:15 Vulnerability Itlb multihit: Not affected 16:07:15 Vulnerability L1tf: Not affected 16:07:15 Vulnerability Mds: Not affected 16:07:15 Vulnerability Meltdown: Not affected 16:07:15 Vulnerability Mmio stale data: Not affected 16:07:15 Vulnerability Retbleed: Vulnerable 16:07:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:07:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:07:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 16:07:15 Vulnerability Srbds: Not affected 16:07:15 Vulnerability Tsx async abort: Not affected 16:07:15 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:07:15 16:07:15 16:07:15 ---> nproc: 16:07:15 2 16:07:15 16:07:15 16:07:15 ---> df -h: 16:07:15 Filesystem Size Used Avail Use% Mounted on 16:07:15 udev 3.9G 0 3.9G 0% /dev 16:07:15 tmpfs 795M 1.1M 794M 1% /run 16:07:15 /dev/vda1 39G 8.9G 30G 24% / 16:07:15 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:07:15 tmpfs 5.0M 0 5.0M 0% /run/lock 16:07:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:07:15 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 16:07:15 /dev/loop1 62M 62M 0 100% /snap/core20/1405 16:07:15 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 16:07:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:07:15 tmpfs 795M 0 795M 0% /run/user/1001 16:07:15 16:07:15 16:07:15 ---> free -m: 16:07:15 total used free shared buff/cache available 16:07:15 Mem: 7945 511 5327 1 2107 7158 16:07:15 Swap: 1023 0 1023 16:07:15 16:07:15 16:07:15 ---> ip addr: 16:07:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:07:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:07:15 inet 127.0.0.1/8 scope host lo 16:07:15 valid_lft forever preferred_lft forever 16:07:15 inet6 ::1/128 scope host 16:07:15 valid_lft forever preferred_lft forever 16:07:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:07:15 link/ether fa:16:3e:db:25:ae brd ff:ff:ff:ff:ff:ff 16:07:15 inet 10.30.122.7/23 brd 10.30.123.255 scope global dynamic ens3 16:07:15 valid_lft 86210sec preferred_lft 86210sec 16:07:15 inet6 fe80::f816:3eff:fedb:25ae/64 scope link 16:07:15 valid_lft forever preferred_lft forever 16:07:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:07:15 link/ether 02:42:27:89:0c:d1 brd ff:ff:ff:ff:ff:ff 16:07:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:07:15 valid_lft forever preferred_lft forever 16:07:15 16:07:15 16:07:15 ---> sar -b -r -n DEV: 16:07:15 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2347) 05/27/25 _x86_64_ (2 CPU) 16:07:15 16:07:15 16:04:07 LINUX RESTART (2 CPU) 16:07:15 16:07:15 16:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:07:15 16:06:01 115.74 1.15 114.59 0.00 70.50 11546.94 0.00 16:07:15 16:07:01 48.48 1.58 46.89 0.00 145.04 4497.92 0.00 16:07:15 Average: 81.83 1.37 80.46 0.00 108.08 7992.82 0.00 16:07:15 16:07:15 16:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:07:15 16:06:01 5512680 7375760 424324 5.21 75652 1935460 1145940 12.48 607648 1770912 99820 16:07:15 16:07:01 5438972 7320288 479408 5.89 79308 1949712 1218576 13.27 695116 1756524 22300 16:07:15 Average: 5475826 7348024 451866 5.55 77480 1942586 1182258 12.87 651382 1763718 61060 16:07:15 16:07:15 16:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:07:15 16:06:01 ens3 62.45 43.42 911.49 10.48 0.00 0.00 0.00 0.00 16:07:15 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:15 16:06:01 lo 1.08 1.08 0.13 0.13 0.00 0.00 0.00 0.00 16:07:15 16:07:01 ens3 32.09 29.78 31.03 16.87 0.00 0.00 0.00 0.00 16:07:15 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:15 16:07:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 16:07:15 Average: ens3 47.14 36.54 467.56 13.70 0.00 0.00 0.00 0.00 16:07:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:15 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 16:07:15 16:07:15 16:07:15 ---> sar -P ALL: 16:07:15 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2347) 05/27/25 _x86_64_ (2 CPU) 16:07:15 16:07:15 16:04:07 LINUX RESTART (2 CPU) 16:07:15 16:07:15 16:05:02 CPU %user %nice %system %iowait %steal %idle 16:07:15 16:06:01 all 41.96 0.00 2.85 3.70 0.08 51.41 16:07:15 16:06:01 0 60.49 0.00 3.90 5.64 0.08 29.88 16:07:15 16:06:01 1 23.38 0.00 1.80 1.75 0.08 72.98 16:07:15 16:07:01 all 41.78 0.00 2.58 1.14 0.08 54.42 16:07:15 16:07:01 0 73.02 0.00 3.10 2.10 0.10 21.68 16:07:15 16:07:01 1 10.99 0.00 2.06 0.20 0.07 86.69 16:07:15 Average: all 41.87 0.00 2.71 2.41 0.08 52.93 16:07:15 Average: 0 66.80 0.00 3.50 3.86 0.09 25.75 16:07:15 Average: 1 17.09 0.00 1.93 0.96 0.08 79.95 16:07:15 16:07:15 16:07:15