09:04:23 Started by timer 09:04:23 Running as SYSTEM 09:04:24 [EnvInject] - Loading node environment variables. 09:04:24 Building remotely on prd-ubuntu20.04-docker-2c-8g-699 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 09:04:24 [ssh-agent] Looking for ssh-agent implementation... 09:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:24 $ ssh-agent 09:04:24 SSH_AUTH_SOCK=/tmp/ssh-HF5ahX9U2U37/agent.1456 09:04:24 SSH_AGENT_PID=1458 09:04:24 [ssh-agent] Started. 09:04:24 Running ssh-add (command line suppressed) 09:04:24 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17793351922752431417.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17793351922752431417.key) 09:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:24 The recommended git tool is: NONE 09:04:25 using credential edgex-jenkins-ssh 09:04:25 Wiping out workspace first. 09:04:25 Cloning the remote Git repository 09:04:25 Cloning repository git@github.com:edgexfoundry/ci-management 09:04:25 > git init /w/workspace/ci-management-openstack-cron # timeout=10 09:04:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 09:04:26 > git --version # timeout=10 09:04:26 > git --version # 'git version 2.25.1' 09:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:26 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 09:04:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:26 Avoid second fetch 09:04:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:04:27 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 09:04:27 > git config core.sparsecheckout # timeout=10 09:04:27 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 09:04:27 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 09:04:27 > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 09:04:27 > git remote # timeout=10 09:04:27 > git submodule init # timeout=10 09:04:27 > git submodule sync # timeout=10 09:04:27 > git config --get remote.origin.url # timeout=10 09:04:27 > git submodule init # timeout=10 09:04:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:04:27 > git config --get submodule.packer/common-packer.url # timeout=10 09:04:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:04:27 > git config --get submodule.global-jjb.url # timeout=10 09:04:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:04:27 > git submodule update --init --recursive packer/common-packer # timeout=10 09:04:27 > git submodule update --init --recursive global-jjb # timeout=10 09:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:31 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:04:31 provisioning config files... 09:04:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:04:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:04:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:04:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16499351420827814992.sh 09:04:31 ---> python-tools-install.sh 09:04:31 Setup pyenv: 09:04:31 * system (set by /opt/pyenv/version) 09:04:32 * 3.8.13 (set by /opt/pyenv/version) 09:04:32 * 3.9.13 (set by /opt/pyenv/version) 09:04:32 * 3.10.6 (set by /opt/pyenv/version) 09:04:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E9Dc 09:04:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:04:38 lf-activate-venv(): INFO: Installing: lftools 09:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:05:00 Generating Requirements File 09: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. 09:05:24 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:05:24 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 09:05:25 Python 3.10.6 09:05:25 pip 25.1 from /tmp/venv-E9Dc/lib/python3.10/site-packages/pip (python 3.10) 09:05:25 appdirs==1.4.4 09:05:25 argcomplete==3.6.2 09:05:25 aspy.yaml==1.3.0 09:05:25 attrs==25.3.0 09:05:25 autopage==0.5.2 09:05:25 beautifulsoup4==4.13.4 09:05:25 boto3==1.38.5 09:05:25 botocore==1.38.5 09:05:25 bs4==0.0.2 09:05:25 cachetools==5.5.2 09:05:25 certifi==2025.4.26 09:05:25 cffi==1.17.1 09:05:25 cfgv==3.4.0 09:05:25 chardet==5.2.0 09:05:25 charset-normalizer==3.4.1 09:05:25 click==8.1.8 09:05:25 cliff==4.9.1 09:05:25 cmd2==2.5.11 09:05:25 cryptography==3.3.2 09:05:25 debtcollector==3.0.0 09:05:25 decorator==5.2.1 09:05:25 defusedxml==0.7.1 09:05:25 Deprecated==1.2.18 09:05:25 distlib==0.3.9 09:05:25 dnspython==2.7.0 09:05:25 docker==4.2.2 09:05:25 dogpile.cache==1.4.0 09:05:25 durationpy==0.9 09:05:25 email_validator==2.2.0 09:05:25 filelock==3.18.0 09:05:25 future==1.0.0 09:05:25 gitdb==4.0.12 09:05:25 GitPython==3.1.44 09:05:25 google-auth==2.39.0 09:05:25 httplib2==0.22.0 09:05:25 identify==2.6.10 09:05:25 idna==3.10 09:05:25 importlib-resources==1.5.0 09:05:25 iso8601==2.1.0 09:05:25 Jinja2==3.1.6 09:05:25 jmespath==1.0.1 09:05:25 jsonpatch==1.33 09:05:25 jsonpointer==3.0.0 09:05:25 jsonschema==4.23.0 09:05:25 jsonschema-specifications==2025.4.1 09:05:25 keystoneauth1==5.10.0 09:05:25 kubernetes==32.0.1 09:05:25 lftools==0.37.12 09:05:25 lxml==5.4.0 09:05:25 MarkupSafe==3.0.2 09:05:25 msgpack==1.1.0 09:05:25 multi_key_dict==2.0.3 09:05:25 munch==4.0.0 09:05:25 netaddr==1.3.0 09:05:25 netifaces==0.11.0 09:05:25 niet==1.4.2 09:05:25 nodeenv==1.9.1 09:05:25 oauth2client==4.1.3 09:05:25 oauthlib==3.2.2 09:05:25 openstacksdk==0.62.0 09:05:25 os-client-config==2.1.0 09:05:25 os-service-types==1.7.0 09:05:25 osc-lib==4.0.0 09:05:25 oslo.config==9.7.1 09:05:25 oslo.context==5.7.1 09:05:25 oslo.i18n==6.5.1 09:05:25 oslo.log==7.1.0 09:05:25 oslo.serialization==5.7.0 09:05:25 oslo.utils==8.2.0 09:05:25 packaging==25.0 09:05:25 pbr==6.1.1 09:05:25 platformdirs==4.3.7 09:05:25 prettytable==3.16.0 09:05:25 psutil==7.0.0 09:05:25 pyasn1==0.6.1 09:05:25 pyasn1_modules==0.4.2 09:05:25 pycparser==2.22 09:05:25 pygerrit2==2.0.15 09:05:25 PyGithub==2.6.1 09:05:25 PyJWT==2.10.1 09:05:25 PyNaCl==1.5.0 09:05:25 pyparsing==2.4.7 09:05:25 pyperclip==1.9.0 09:05:25 pyrsistent==0.20.0 09:05:25 python-cinderclient==9.7.0 09:05:25 python-dateutil==2.9.0.post0 09:05:25 python-heatclient==4.1.0 09:05:25 python-jenkins==1.8.2 09:05:25 python-keystoneclient==5.6.0 09:05:25 python-magnumclient==4.8.1 09:05:25 python-novaclient==18.9.0 09:05:25 python-openstackclient==6.0.1 09:05:25 python-swiftclient==4.7.0 09:05:25 PyYAML==6.0.2 09:05:25 referencing==0.36.2 09:05:25 requests==2.32.3 09:05:25 requests-oauthlib==2.0.0 09:05:25 requestsexceptions==1.4.0 09:05:25 rfc3986==2.0.0 09:05:25 rpds-py==0.24.0 09:05:25 rsa==4.9.1 09:05:25 ruamel.yaml==0.18.10 09:05:25 ruamel.yaml.clib==0.2.12 09:05:25 s3transfer==0.12.0 09:05:25 simplejson==3.20.1 09:05:25 six==1.17.0 09:05:25 smmap==5.0.2 09:05:25 soupsieve==2.7 09:05:25 stevedore==5.4.1 09:05:25 tabulate==0.9.0 09:05:25 toml==0.10.2 09:05:25 tomlkit==0.13.2 09:05:25 tqdm==4.67.1 09:05:25 typing_extensions==4.13.2 09:05:25 tzdata==2025.2 09:05:25 urllib3==1.26.20 09:05:25 virtualenv==20.30.0 09:05:25 wcwidth==0.2.13 09:05:25 websocket-client==1.8.0 09:05:25 wrapt==1.17.2 09:05:25 xdg==6.0.0 09:05:25 xmltodict==0.14.2 09:05:25 yq==3.4.3 09:05:25 [EnvInject] - Injecting environment variables from a build step. 09:05:25 [EnvInject] - Injecting as environment variables the properties content 09:05:25 OS_CLOUD=vex 09:05:25 09:05:25 [EnvInject] - Variables injected successfully. 09:05:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18023901484923921487.sh 09:05:25 ---> Orphaned k8s clusters 09:05:25 Setup pyenv: 09:05:25 system 09:05:25 3.8.13 09:05:25 3.9.13 09:05:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9Dc from file:/tmp/.os_lf_venv 09:05:26 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 09:05:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:05:33 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 09:05:33 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 09:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:05:36 -----> Delete orphaned cluster 09:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15991054049480098660.sh 09:05:36 ---> Orphaned stacks 09:05:36 Setup pyenv: 09:05:36 system 09:05:36 3.8.13 09:05:36 3.9.13 09:05:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9Dc from file:/tmp/.os_lf_venv 09:05:37 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:05:48 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:05:48 + mapfile -t OS_COE_CLUSTERS_ID 09:05:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:05:48 ++ awk '{print $1}' 09:05:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:05:50 + echo '-----> Active clusters -> stacks' 09:05:50 -----> Active clusters -> stacks 09:05:50 + OS_COE_STACKS=() 09:05:50 + [[ 0 -gt 0 ]] 09:05:50 + mapfile -t OS_STACKS 09:05:50 ++ 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 09:05:50 ++ awk '{print $1}' 09:05:51 + echo '-----> Active stacks' 09:05:51 -----> Active stacks 09:05:51 + echo '-----> Delete orphaned stacks' 09:05:51 -----> Delete orphaned stacks 09:05:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins638542972224032838.sh 09:05:51 ---> Orphaned servers 09:05:51 Setup pyenv: 09:05:51 system 09:05:51 3.8.13 09:05:51 3.9.13 09:05:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9Dc from file:/tmp/.os_lf_venv 09:05:52 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:06:06 -----> Active servers 09:06:06 prd-ubuntu20.04-docker-2c-8g-699 09:06:06 prd-centos7-blackbox-4c-2g-498 09:06:06 prd-centos7-blackbox-4c-2g-497 09:06:06 -----> Delete orphaned servers 09:06:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:06:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:06:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1824339618512497303.sh 09:06:07 ---> Orphaned ports 09:06:07 Setup pyenv: 09:06:07 system 09:06:07 3.8.13 09:06:07 3.9.13 09:06:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9Dc from file:/tmp/.os_lf_venv 09:06:08 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 09:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:06:18 No orphaned ports to process. 09:06:18 Build step 'Conditional step (single)' marked build as failure 09:06:18 $ ssh-agent -k 09:06:18 unset SSH_AUTH_SOCK; 09:06:18 unset SSH_AGENT_PID; 09:06:18 echo Agent pid 1458 killed; 09:06:18 [ssh-agent] Stopped. 09:06:18 [PostBuildScript] - [INFO] Executing post build scripts. 09:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12816417454275773900.sh 09:06:18 ---> sysstat.sh 09:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3572852178798989349.sh 09:06:19 ---> package-listing.sh 09:06:19 ++ facter osfamily 09:06:19 ++ tr '[:upper:]' '[:lower:]' 09:06:19 + OS_FAMILY=debian 09:06:19 + workspace=/w/workspace/ci-management-openstack-cron 09:06:19 + START_PACKAGES=/tmp/packages_start.txt 09:06:19 + END_PACKAGES=/tmp/packages_end.txt 09:06:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:19 + PACKAGES=/tmp/packages_start.txt 09:06:19 + '[' /w/workspace/ci-management-openstack-cron ']' 09:06:19 + PACKAGES=/tmp/packages_end.txt 09:06:19 + case "${OS_FAMILY}" in 09:06:19 + dpkg -l 09:06:19 + grep '^ii' 09:06:19 + '[' -f /tmp/packages_start.txt ']' 09:06:19 + '[' -f /tmp/packages_end.txt ']' 09:06:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:19 + '[' /w/workspace/ci-management-openstack-cron ']' 09:06:19 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 09:06:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 09:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11774591442755995497.sh 09:06:19 ---> capture-instance-metadata.sh 09:06:19 Setup pyenv: 09:06:19 system 09:06:19 3.8.13 09:06:19 3.9.13 09:06:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9Dc from file:/tmp/.os_lf_venv 09:06:20 lf-activate-venv(): INFO: Installing: lftools 09:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:06:27 INFO: Running in OpenStack, capturing instance metadata 09:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12169030227135887506.sh 09:06:27 provisioning config files... 09:06:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8820726572668214392tmp 09:06:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:06:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:06:27 [EnvInject] - Injecting environment variables from a build step. 09:06:27 [EnvInject] - Injecting as environment variables the properties content 09:06:27 SERVER_ID=logs 09:06:27 09:06:27 [EnvInject] - Variables injected successfully. 09:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2225272303403170121.sh 09:06:27 ---> create-netrc.sh 09:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7932035201275946174.sh 09:06:27 ---> python-tools-install.sh 09:06:27 Setup pyenv: 09:06:27 system 09:06:27 3.8.13 09:06:27 3.9.13 09:06:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9Dc from file:/tmp/.os_lf_venv 09:06:28 lf-activate-venv(): INFO: Installing: lftools 09:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins852490519370135953.sh 09:06:35 ---> sudo-logs.sh 09:06:35 Archiving 'sudo' log.. 09:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5810407542020680547.sh 09:06:35 ---> job-cost.sh 09:06:35 Setup pyenv: 09:06:35 system 09:06:35 3.8.13 09:06:35 3.9.13 09:06:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9Dc from file:/tmp/.os_lf_venv 09:06:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:06:40 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. 09:06:40 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 09:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:06:40 INFO: No Stack... 09:06:41 INFO: Retrieving Pricing Info for: v3-standard-2 09:06:41 INFO: Archiving Costs 09:06:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11615222625686901194.sh 09:06:41 ---> logs-deploy.sh 09:06:41 Setup pyenv: 09:06:41 system 09:06:41 3.8.13 09:06:41 3.9.13 09:06:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9Dc from file:/tmp/.os_lf_venv 09:06:42 lf-activate-venv(): INFO: Installing: lftools 09:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-E9Dc/bin to PATH 09:06:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53754 09:06:49 INFO: archiving workspace using pattern(s): 09:06:50 Archives upload complete. 09:06:50 INFO: archiving logs to Nexus 09:06:51 ---> uname -a: 09:06:51 Linux prd-ubuntu20-04-docker-2c-8g-699 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 09:06:51 09:06:51 09:06:51 ---> lscpu: 09:06:51 Architecture: x86_64 09:06:51 CPU op-mode(s): 32-bit, 64-bit 09:06:51 Byte Order: Little Endian 09:06:51 Address sizes: 40 bits physical, 48 bits virtual 09:06:51 CPU(s): 2 09:06:51 On-line CPU(s) list: 0,1 09:06:51 Thread(s) per core: 1 09:06:51 Core(s) per socket: 1 09:06:51 Socket(s): 2 09:06:51 NUMA node(s): 1 09:06:51 Vendor ID: AuthenticAMD 09:06:51 CPU family: 23 09:06:51 Model: 49 09:06:51 Model name: AMD EPYC-Rome Processor 09:06:51 Stepping: 0 09:06:51 CPU MHz: 2799.998 09:06:51 BogoMIPS: 5599.99 09:06:51 Virtualization: AMD-V 09:06:51 Hypervisor vendor: KVM 09:06:51 Virtualization type: full 09:06:51 L1d cache: 64 KiB 09:06:51 L1i cache: 64 KiB 09:06:51 L2 cache: 1 MiB 09:06:51 L3 cache: 32 MiB 09:06:51 NUMA node0 CPU(s): 0,1 09:06:51 Vulnerability Gather data sampling: Not affected 09:06:51 Vulnerability Itlb multihit: Not affected 09:06:51 Vulnerability L1tf: Not affected 09:06:51 Vulnerability Mds: Not affected 09:06:51 Vulnerability Meltdown: Not affected 09:06:51 Vulnerability Mmio stale data: Not affected 09:06:51 Vulnerability Retbleed: Vulnerable 09:06:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 09:06:51 Vulnerability Srbds: Not affected 09:06:51 Vulnerability Tsx async abort: Not affected 09:06:51 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 09:06:51 09:06:51 09:06:51 ---> nproc: 09:06:51 2 09:06:51 09:06:51 09:06:51 ---> df -h: 09:06:51 Filesystem Size Used Avail Use% Mounted on 09:06:51 udev 3.9G 0 3.9G 0% /dev 09:06:51 tmpfs 795M 1.1M 794M 1% /run 09:06:51 /dev/vda1 39G 8.9G 30G 24% / 09:06:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:06:51 tmpfs 5.0M 0 5.0M 0% /run/lock 09:06:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:06:51 /dev/loop0 62M 62M 0 100% /snap/core20/1405 09:06:51 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 09:06:51 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 09:06:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:06:51 tmpfs 795M 0 795M 0% /run/user/1001 09:06:51 09:06:51 09:06:51 ---> free -m: 09:06:51 total used free shared buff/cache available 09:06:51 Mem: 7945 549 5260 1 2135 7116 09:06:51 Swap: 1023 0 1023 09:06:51 09:06:51 09:06:51 ---> ip addr: 09:06:51 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:06:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:06:51 inet 127.0.0.1/8 scope host lo 09:06:51 valid_lft forever preferred_lft forever 09:06:51 inet6 ::1/128 scope host 09:06:51 valid_lft forever preferred_lft forever 09:06:51 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 09:06:51 link/ether fa:16:3e:f4:10:3d brd ff:ff:ff:ff:ff:ff 09:06:51 inet 10.30.122.29/23 brd 10.30.123.255 scope global dynamic ens3 09:06:51 valid_lft 86212sec preferred_lft 86212sec 09:06:51 inet6 fe80::f816:3eff:fef4:103d/64 scope link 09:06:51 valid_lft forever preferred_lft forever 09:06:51 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 09:06:51 link/ether 02:42:1c:40:ac:aa brd ff:ff:ff:ff:ff:ff 09:06:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:06:51 valid_lft forever preferred_lft forever 09:06:51 09:06:51 09:06:51 ---> sar -b -r -n DEV: 09:06:51 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-699) 04/30/25 _x86_64_ (2 CPU) 09:06:51 09:06:51 09:03:45 LINUX RESTART (2 CPU) 09:06:51 09:06:51 09:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:06:51 09:05:02 350.34 49.49 300.85 0.00 5243.93 44013.06 0.00 09:06:51 09:06:01 114.12 12.15 101.97 0.00 1051.35 10815.27 0.00 09:06:51 Average: 233.22 30.98 202.24 0.00 3165.25 27553.63 0.00 09:06:51 09:06:51 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:51 09:05:02 5609732 7343028 461912 5.68 64312 1827964 1194404 13.00 627412 1668188 166456 09:06:51 09:06:01 5342988 7233772 562484 6.91 78432 1962860 1279828 13.93 795088 1751504 44736 09:06:51 Average: 5476360 7288400 512198 6.29 71372 1895412 1237116 13.47 711250 1709846 105596 09:06:51 09:06:51 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:51 09:05:02 ens3 378.27 219.53 1642.11 70.97 0.00 0.00 0.00 0.00 09:06:51 09:05:02 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 09:06:51 09:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:51 09:06:01 ens3 37.52 31.67 311.98 9.74 0.00 0.00 0.00 0.00 09:06:51 09:06:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 09:06:51 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:51 Average: ens3 209.33 126.39 982.63 40.61 0.00 0.00 0.00 0.00 09:06:51 Average: lo 1.58 1.58 0.17 0.17 0.00 0.00 0.00 0.00 09:06:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:51 09:06:51 09:06:51 ---> sar -P ALL: 09:06:51 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-699) 04/30/25 _x86_64_ (2 CPU) 09:06:51 09:06:51 09:03:45 LINUX RESTART (2 CPU) 09:06:51 09:06:51 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:06:51 09:05:02 all 32.11 0.00 4.70 6.89 0.07 56.22 09:06:51 09:05:02 0 27.88 0.00 4.13 4.87 0.07 63.06 09:06:51 09:05:02 1 36.34 0.00 5.28 8.91 0.07 49.40 09:06:51 09:06:01 all 40.96 0.00 3.15 3.24 0.08 52.56 09:06:51 09:06:01 0 55.95 0.00 3.54 3.64 0.08 36.79 09:06:51 09:06:01 1 26.04 0.00 2.77 2.85 0.08 68.26 09:06:51 Average: all 36.51 0.00 3.93 5.08 0.08 54.40 09:06:51 Average: 0 41.82 0.00 3.84 4.26 0.08 50.01 09:06:51 Average: 1 31.22 0.00 4.03 5.90 0.08 58.78 09:06:51 09:06:51 09:06:51