19:04:17 Started by timer 19:04:17 Running as SYSTEM 19:04:17 [EnvInject] - Loading node environment variables. 19:04:17 Building remotely on prd-ubuntu20.04-docker-2c-8g-1068 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:04:17 [ssh-agent] Looking for ssh-agent implementation... 19:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:17 $ ssh-agent 19:04:17 SSH_AUTH_SOCK=/tmp/ssh-rqo4GguDquYL/agent.1436 19:04:17 SSH_AGENT_PID=1438 19:04:17 [ssh-agent] Started. 19:04:17 Running ssh-add (command line suppressed) 19:04:17 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8501195069397526317.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8501195069397526317.key) 19:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:17 The recommended git tool is: NONE 19:04:19 using credential edgex-jenkins-ssh 19:04:19 Wiping out workspace first. 19:04:19 Cloning the remote Git repository 19:04:19 Cloning repository git@github.com:edgexfoundry/ci-management 19:04:19 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:04:19 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:04:19 > git --version # timeout=10 19:04:19 > git --version # 'git version 2.25.1' 19:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:04:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:20 Avoid second fetch 19:04:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:04:20 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 19:04:20 > git config core.sparsecheckout # timeout=10 19:04:20 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 19:04:20 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 19:04:20 > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 19:04:20 > git remote # timeout=10 19:04:20 > git submodule init # timeout=10 19:04:20 > git submodule sync # timeout=10 19:04:20 > git config --get remote.origin.url # timeout=10 19:04:20 > git submodule init # timeout=10 19:04:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:04:20 > git config --get submodule.packer/common-packer.url # timeout=10 19:04:20 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:04:20 > git config --get submodule.global-jjb.url # timeout=10 19:04:20 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:04:21 > git submodule update --init --recursive packer/common-packer # timeout=10 19:04:21 > git submodule update --init --recursive global-jjb # timeout=10 19:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:04:25 provisioning config files... 19:04:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:04:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15665388740960721113.sh 19:04:25 ---> python-tools-install.sh 19:04:25 Setup pyenv: 19:04:25 * system (set by /opt/pyenv/version) 19:04:25 * 3.8.13 (set by /opt/pyenv/version) 19:04:25 * 3.9.13 (set by /opt/pyenv/version) 19:04:25 * 3.10.6 (set by /opt/pyenv/version) 19:04:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3bt2 19:04:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:33 lf-activate-venv(): INFO: Installing: lftools 19:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:04:56 Generating Requirements File 19:05:22 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. 19:05:22 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 19:05:22 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 19:05:22 Python 3.10.6 19:05:23 pip 25.1.1 from /tmp/venv-3bt2/lib/python3.10/site-packages/pip (python 3.10) 19:05:23 appdirs==1.4.4 19:05:23 argcomplete==3.6.2 19:05:23 aspy.yaml==1.3.0 19:05:23 attrs==25.3.0 19:05:23 autopage==0.5.2 19:05:23 beautifulsoup4==4.13.4 19:05:23 boto3==1.38.10 19:05:23 botocore==1.38.10 19:05:23 bs4==0.0.2 19:05:23 cachetools==5.5.2 19:05:23 certifi==2025.4.26 19:05:23 cffi==1.17.1 19:05:23 cfgv==3.4.0 19:05:23 chardet==5.2.0 19:05:23 charset-normalizer==3.4.2 19:05:23 click==8.1.8 19:05:23 cliff==4.9.1 19:05:23 cmd2==2.5.11 19:05:23 cryptography==3.3.2 19:05:23 debtcollector==3.0.0 19:05:23 decorator==5.2.1 19:05:23 defusedxml==0.7.1 19:05:23 Deprecated==1.2.18 19:05:23 distlib==0.3.9 19:05:23 dnspython==2.7.0 19:05:23 docker==4.2.2 19:05:23 dogpile.cache==1.4.0 19:05:23 durationpy==0.9 19:05:23 email_validator==2.2.0 19:05:23 filelock==3.18.0 19:05:23 future==1.0.0 19:05:23 gitdb==4.0.12 19:05:23 GitPython==3.1.44 19:05:23 google-auth==2.40.1 19:05:23 httplib2==0.22.0 19:05:23 identify==2.6.10 19:05:23 idna==3.10 19:05:23 importlib-resources==1.5.0 19:05:23 iso8601==2.1.0 19:05:23 Jinja2==3.1.6 19:05:23 jmespath==1.0.1 19:05:23 jsonpatch==1.33 19:05:23 jsonpointer==3.0.0 19:05:23 jsonschema==4.23.0 19:05:23 jsonschema-specifications==2025.4.1 19:05:23 keystoneauth1==5.10.0 19:05:23 kubernetes==32.0.1 19:05:23 lftools==0.37.12 19:05:23 lxml==5.4.0 19:05:23 MarkupSafe==3.0.2 19:05:23 msgpack==1.1.0 19:05:23 multi_key_dict==2.0.3 19:05:23 munch==4.0.0 19:05:23 netaddr==1.3.0 19:05:23 netifaces==0.11.0 19:05:23 niet==1.4.2 19:05:23 nodeenv==1.9.1 19:05:23 oauth2client==4.1.3 19:05:23 oauthlib==3.2.2 19:05:23 openstacksdk==0.62.0 19:05:23 os-client-config==2.1.0 19:05:23 os-service-types==1.7.0 19:05:23 osc-lib==4.0.0 19:05:23 oslo.config==9.7.1 19:05:23 oslo.context==5.7.1 19:05:23 oslo.i18n==6.5.1 19:05:23 oslo.log==7.1.0 19:05:23 oslo.serialization==5.7.0 19:05:23 oslo.utils==8.2.0 19:05:23 packaging==25.0 19:05:23 pbr==6.1.1 19:05:23 platformdirs==4.3.7 19:05:23 prettytable==3.16.0 19:05:23 psutil==7.0.0 19:05:23 pyasn1==0.6.1 19:05:23 pyasn1_modules==0.4.2 19:05:23 pycparser==2.22 19:05:23 pygerrit2==2.0.15 19:05:23 PyGithub==2.6.1 19:05:23 PyJWT==2.10.1 19:05:23 PyNaCl==1.5.0 19:05:23 pyparsing==2.4.7 19:05:23 pyperclip==1.9.0 19:05:23 pyrsistent==0.20.0 19:05:23 python-cinderclient==9.7.0 19:05:23 python-dateutil==2.9.0.post0 19:05:23 python-heatclient==4.1.0 19:05:23 python-jenkins==1.8.2 19:05:23 python-keystoneclient==5.6.0 19:05:23 python-magnumclient==4.8.1 19:05:23 python-novaclient==18.9.0 19:05:23 python-openstackclient==6.0.1 19:05:23 python-swiftclient==4.7.0 19:05:23 PyYAML==6.0.2 19:05:23 referencing==0.36.2 19:05:23 requests==2.32.3 19:05:23 requests-oauthlib==2.0.0 19:05:23 requestsexceptions==1.4.0 19:05:23 rfc3986==2.0.0 19:05:23 rpds-py==0.24.0 19:05:23 rsa==4.9.1 19:05:23 ruamel.yaml==0.18.10 19:05:23 ruamel.yaml.clib==0.2.12 19:05:23 s3transfer==0.12.0 19:05:23 simplejson==3.20.1 19:05:23 six==1.17.0 19:05:23 smmap==5.0.2 19:05:23 soupsieve==2.7 19:05:23 stevedore==5.4.1 19:05:23 tabulate==0.9.0 19:05:23 toml==0.10.2 19:05:23 tomlkit==0.13.2 19:05:23 tqdm==4.67.1 19:05:23 typing_extensions==4.13.2 19:05:23 tzdata==2025.2 19:05:23 urllib3==1.26.20 19:05:23 virtualenv==20.31.1 19:05:23 wcwidth==0.2.13 19:05:23 websocket-client==1.8.0 19:05:23 wrapt==1.17.2 19:05:23 xdg==6.0.0 19:05:23 xmltodict==0.14.2 19:05:23 yq==3.4.3 19:05:23 [EnvInject] - Injecting environment variables from a build step. 19:05:23 [EnvInject] - Injecting as environment variables the properties content 19:05:23 OS_CLOUD=vex 19:05:23 19:05:23 [EnvInject] - Variables injected successfully. 19:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2806414436353241041.sh 19:05:23 ---> Orphaned k8s clusters 19:05:23 Setup pyenv: 19:05:23 system 19:05:23 3.8.13 19:05:23 3.9.13 19:05:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bt2 from file:/tmp/.os_lf_venv 19:05:25 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 19: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. 19:05:33 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 19:05:33 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 19:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:05:36 -----> Delete orphaned cluster 19:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18340416466049138269.sh 19:05:36 ---> Orphaned stacks 19:05:36 Setup pyenv: 19:05:36 system 19:05:36 3.8.13 19:05:36 3.9.13 19:05:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bt2 from file:/tmp/.os_lf_venv 19:05:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:05:51 + mapfile -t OS_COE_CLUSTERS_ID 19:05:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:51 ++ awk '{print $1}' 19:05:54 + echo '-----> Active clusters -> stacks' 19:05:54 -----> Active clusters -> stacks 19:05:54 + OS_COE_STACKS=() 19:05:54 + [[ 0 -gt 0 ]] 19:05:54 + mapfile -t OS_STACKS 19: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 19:05:54 ++ awk '{print $1}' 19:05:59 + echo '-----> Active stacks' 19:05:59 -----> Active stacks 19:05:59 + echo '-----> Delete orphaned stacks' 19:05:59 -----> Delete orphaned stacks 19:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7042271389650494856.sh 19:05:59 ---> Orphaned servers 19:06:00 Setup pyenv: 19:06:00 system 19:06:00 3.8.13 19:06:00 3.9.13 19:06:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bt2 from file:/tmp/.os_lf_venv 19:06:01 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:06:16 -----> Active servers 19:06:16 prd-ubuntu20.04-docker-2c-8g-1068 19:06:16 prd-centos7-blackbox-4c-2g-827 19:06:16 prd-centos7-blackbox-4c-2g-826 19:06:16 -----> Delete orphaned servers 19:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10841927129399614404.sh 19:06:17 ---> Orphaned ports 19:06:17 Setup pyenv: 19:06:17 system 19:06:17 3.8.13 19:06:17 3.9.13 19:06:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bt2 from file:/tmp/.os_lf_venv 19:06:19 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 19:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:06:29 No orphaned ports to process. 19:06:29 Build step 'Conditional step (single)' marked build as failure 19:06:29 $ ssh-agent -k 19:06:29 unset SSH_AUTH_SOCK; 19:06:29 unset SSH_AGENT_PID; 19:06:29 echo Agent pid 1438 killed; 19:06:29 [ssh-agent] Stopped. 19:06:30 [PostBuildScript] - [INFO] Executing post build scripts. 19:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13544406725923639548.sh 19:06:30 ---> sysstat.sh 19:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8675369894423893940.sh 19:06:30 ---> package-listing.sh 19:06:30 ++ facter osfamily 19:06:30 ++ tr '[:upper:]' '[:lower:]' 19:06:30 + OS_FAMILY=debian 19:06:30 + workspace=/w/workspace/ci-management-openstack-cron 19:06:30 + START_PACKAGES=/tmp/packages_start.txt 19:06:30 + END_PACKAGES=/tmp/packages_end.txt 19:06:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:30 + PACKAGES=/tmp/packages_start.txt 19:06:30 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:30 + PACKAGES=/tmp/packages_end.txt 19:06:30 + case "${OS_FAMILY}" in 19:06:30 + dpkg -l 19:06:30 + grep '^ii' 19:06:30 + '[' -f /tmp/packages_start.txt ']' 19:06:30 + '[' -f /tmp/packages_end.txt ']' 19:06:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:30 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:30 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:06:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13578802604442017602.sh 19:06:30 ---> capture-instance-metadata.sh 19:06:30 Setup pyenv: 19:06:30 system 19:06:30 3.8.13 19:06:30 3.9.13 19:06:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bt2 from file:/tmp/.os_lf_venv 19:06:32 lf-activate-venv(): INFO: Installing: lftools 19:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:06:40 INFO: Running in OpenStack, capturing instance metadata 19:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7248627250725950445.sh 19:06:41 provisioning config files... 19:06:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7484993120060468937tmp 19:06:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:06:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:06:41 [EnvInject] - Injecting environment variables from a build step. 19:06:41 [EnvInject] - Injecting as environment variables the properties content 19:06:41 SERVER_ID=logs 19:06:41 19:06:41 [EnvInject] - Variables injected successfully. 19:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2955663213635717192.sh 19:06:41 ---> create-netrc.sh 19:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6541415237973319980.sh 19:06:41 ---> python-tools-install.sh 19:06:41 Setup pyenv: 19:06:41 system 19:06:41 3.8.13 19:06:41 3.9.13 19:06:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bt2 from file:/tmp/.os_lf_venv 19:06:43 lf-activate-venv(): INFO: Installing: lftools 19:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12949814421681978172.sh 19:06:51 ---> sudo-logs.sh 19:06:51 Archiving 'sudo' log.. 19:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1567573325396343923.sh 19:06:51 ---> job-cost.sh 19:06:51 Setup pyenv: 19:06:51 system 19:06:51 3.8.13 19:06:51 3.9.13 19:06:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bt2 from file:/tmp/.os_lf_venv 19:06:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:58 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. 19:06:58 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 19:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:06:59 INFO: No Stack... 19:06:59 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:59 INFO: Archiving Costs 19:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5728803072656334319.sh 19:06:59 ---> logs-deploy.sh 19:06:59 Setup pyenv: 19:06:59 system 19:06:59 3.8.13 19:06:59 3.9.13 19:06:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bt2 from file:/tmp/.os_lf_venv 19:07:01 lf-activate-venv(): INFO: Installing: lftools 19:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-3bt2/bin to PATH 19:07:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53932 19:07:09 INFO: archiving workspace using pattern(s): 19:07:10 Archives upload complete. 19:07:10 INFO: archiving logs to Nexus 19:07:11 ---> uname -a: 19:07:11 Linux prd-ubuntu20-04-docker-2c-8g-1068 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:07:11 19:07:11 19:07:11 ---> lscpu: 19:07:11 Architecture: x86_64 19:07:11 CPU op-mode(s): 32-bit, 64-bit 19:07:11 Byte Order: Little Endian 19:07:11 Address sizes: 40 bits physical, 48 bits virtual 19:07:11 CPU(s): 2 19:07:11 On-line CPU(s) list: 0,1 19:07:11 Thread(s) per core: 1 19:07:11 Core(s) per socket: 1 19:07:11 Socket(s): 2 19:07:11 NUMA node(s): 1 19:07:11 Vendor ID: AuthenticAMD 19:07:11 CPU family: 23 19:07:11 Model: 49 19:07:11 Model name: AMD EPYC-Rome Processor 19:07:11 Stepping: 0 19:07:11 CPU MHz: 2799.996 19:07:11 BogoMIPS: 5599.99 19:07:11 Virtualization: AMD-V 19:07:11 Hypervisor vendor: KVM 19:07:11 Virtualization type: full 19:07:11 L1d cache: 64 KiB 19:07:11 L1i cache: 64 KiB 19:07:11 L2 cache: 1 MiB 19:07:11 L3 cache: 32 MiB 19:07:11 NUMA node0 CPU(s): 0,1 19:07:11 Vulnerability Gather data sampling: Not affected 19:07:11 Vulnerability Itlb multihit: Not affected 19:07:11 Vulnerability L1tf: Not affected 19:07:11 Vulnerability Mds: Not affected 19:07:11 Vulnerability Meltdown: Not affected 19:07:11 Vulnerability Mmio stale data: Not affected 19:07:11 Vulnerability Retbleed: Vulnerable 19:07:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:07:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:07:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 19:07:11 Vulnerability Srbds: Not affected 19:07:11 Vulnerability Tsx async abort: Not affected 19:07:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:07:11 19:07:11 19:07:11 ---> nproc: 19:07:11 2 19:07:11 19:07:11 19:07:11 ---> df -h: 19:07:11 Filesystem Size Used Avail Use% Mounted on 19:07:11 udev 3.9G 0 3.9G 0% /dev 19:07:11 tmpfs 795M 1.1M 794M 1% /run 19:07:11 /dev/vda1 39G 8.9G 30G 24% / 19:07:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:07:11 tmpfs 5.0M 0 5.0M 0% /run/lock 19:07:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:07:11 /dev/loop1 62M 62M 0 100% /snap/core20/1405 19:07:11 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 19:07:11 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 19:07:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:07:11 tmpfs 795M 0 795M 0% /run/user/1001 19:07:11 19:07:11 19:07:11 ---> free -m: 19:07:11 total used free shared buff/cache available 19:07:11 Mem: 7945 543 5264 1 2137 7113 19:07:11 Swap: 1023 0 1023 19:07:11 19:07:11 19:07:11 ---> ip addr: 19:07:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:07:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:11 inet 127.0.0.1/8 scope host lo 19:07:11 valid_lft forever preferred_lft forever 19:07:11 inet6 ::1/128 scope host 19:07:11 valid_lft forever preferred_lft forever 19:07:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:07:11 link/ether fa:16:3e:d8:2c:fa brd ff:ff:ff:ff:ff:ff 19:07:11 inet 10.30.122.69/23 brd 10.30.123.255 scope global dynamic ens3 19:07:11 valid_lft 86190sec preferred_lft 86190sec 19:07:11 inet6 fe80::f816:3eff:fed8:2cfa/64 scope link 19:07:11 valid_lft forever preferred_lft forever 19:07:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:07:11 link/ether 02:42:d4:16:28:a3 brd ff:ff:ff:ff:ff:ff 19:07:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:07:11 valid_lft forever preferred_lft forever 19:07:11 19:07:11 19:07:11 ---> sar -b -r -n DEV: 19:07:11 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1068) 05/07/25 _x86_64_ (2 CPU) 19:07:11 19:07:11 19:03:43 LINUX RESTART (2 CPU) 19:07:11 19:07:11 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:07:11 19:05:02 379.87 49.66 330.21 0.00 5263.79 44805.60 0.00 19:07:11 19:06:01 94.63 12.15 82.47 0.00 1051.53 10022.39 0.00 19:07:11 19:07:01 38.81 1.58 37.23 0.00 145.84 3043.36 0.00 19:07:11 Average: 171.53 21.18 150.35 0.00 2159.94 19342.74 0.00 19:07:11 19:07:11 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:11 19:05:02 5569240 7308880 487296 5.99 65112 1843268 1250976 13.62 667008 1670900 177200 19:07:11 19:06:01 5415644 7303184 484416 5.95 77672 1970264 1242288 13.52 725564 1749896 58604 19:07:11 19:07:01 5400936 7300472 486472 5.98 81356 1978364 1248860 13.60 738544 1751472 32324 19:07:11 Average: 5461940 7304179 486061 5.97 74713 1930632 1247375 13.58 710372 1724089 89376 19:07:11 19:07:11 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:11 19:05:02 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 19:07:11 19:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:11 19:05:02 ens3 391.15 240.81 1765.10 73.48 0.00 0.00 0.00 0.00 19:07:11 19:06:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 19:07:11 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:11 19:06:01 ens3 30.97 27.10 240.03 7.60 0.00 0.00 0.00 0.00 19:07:11 19:07:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 19:07:11 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:11 19:07:01 ens3 29.53 26.60 29.23 10.96 0.00 0.00 0.00 0.00 19:07:11 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 19:07:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:11 Average: ens3 151.22 98.57 680.59 30.81 0.00 0.00 0.00 0.00 19:07:11 19:07:11 19:07:11 ---> sar -P ALL: 19:07:11 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1068) 05/07/25 _x86_64_ (2 CPU) 19:07:11 19:07:11 19:03:43 LINUX RESTART (2 CPU) 19:07:11 19:07:11 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:07:11 19:05:02 all 39.26 0.00 5.47 5.97 0.08 49.21 19:07:11 19:05:02 0 18.50 0.00 3.92 3.40 0.07 74.12 19:07:11 19:05:02 1 60.20 0.00 7.04 8.56 0.10 24.09 19:07:11 19:06:01 all 35.76 0.00 3.07 2.59 0.09 58.49 19:07:11 19:06:01 0 25.65 0.00 2.56 1.28 0.10 70.40 19:07:11 19:06:01 1 46.00 0.00 3.58 3.91 0.09 46.42 19:07:11 19:07:01 all 43.23 0.00 2.28 0.92 0.07 53.50 19:07:11 19:07:01 0 9.73 0.00 1.51 0.21 0.05 88.50 19:07:11 19:07:01 1 77.19 0.00 3.06 1.63 0.10 18.02 19:07:11 Average: all 39.47 0.00 3.61 3.16 0.08 53.68 19:07:11 Average: 0 17.85 0.00 2.66 1.63 0.07 77.79 19:07:11 Average: 1 61.33 0.00 4.57 4.70 0.10 29.30 19:07:11 19:07:11 19:07:11