23:03:50 Started by timer 23:03:50 Running as SYSTEM 23:03:50 [EnvInject] - Loading node environment variables. 23:03:51 Building remotely on prd-ubuntu20.04-docker-2c-8g-885 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 23:03:51 [ssh-agent] Looking for ssh-agent implementation... 23:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:51 $ ssh-agent 23:03:51 SSH_AUTH_SOCK=/tmp/ssh-EXAnMoxRx27f/agent.1427 23:03:51 SSH_AGENT_PID=1429 23:03:51 [ssh-agent] Started. 23:03:51 Running ssh-add (command line suppressed) 23:03:51 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5941183479335894853.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5941183479335894853.key) 23:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:51 The recommended git tool is: NONE 23:03:52 using credential edgex-jenkins-ssh 23:03:52 Wiping out workspace first. 23:03:52 Cloning the remote Git repository 23:03:52 Cloning repository git@github.com:edgexfoundry/ci-management 23:03:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:03:52 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:03:52 > git --version # timeout=10 23:03:52 > git --version # 'git version 2.25.1' 23:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:53 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:03:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:53 Avoid second fetch 23:03:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:03:53 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 23:03:53 > git config core.sparsecheckout # timeout=10 23:03:53 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 23:03:54 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 23:03:54 > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 23:03:54 > git remote # timeout=10 23:03:54 > git submodule init # timeout=10 23:03:54 > git submodule sync # timeout=10 23:03:54 > git config --get remote.origin.url # timeout=10 23:03:54 > git submodule init # timeout=10 23:03:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:03:54 > git config --get submodule.packer/common-packer.url # timeout=10 23:03:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:03:54 > git config --get submodule.global-jjb.url # timeout=10 23:03:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:03:54 > git submodule update --init --recursive packer/common-packer # timeout=10 23:03:54 > git submodule update --init --recursive global-jjb # timeout=10 23:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:03:58 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:03:58 provisioning config files... 23:03:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:03:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:03:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:03:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins361461431796017181.sh 23:03:58 ---> python-tools-install.sh 23:03:58 Setup pyenv: 23:03:58 * system (set by /opt/pyenv/version) 23:03:58 * 3.8.13 (set by /opt/pyenv/version) 23:03:58 * 3.9.13 (set by /opt/pyenv/version) 23:03:58 * 3.10.6 (set by /opt/pyenv/version) 23:04:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FNS5 23:04:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:04:05 lf-activate-venv(): INFO: Installing: lftools 23:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:04:27 Generating Requirements File 23:04:51 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. 23:04:51 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 23:04:51 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 23:04:52 Python 3.10.6 23:04:52 pip 25.1.1 from /tmp/venv-FNS5/lib/python3.10/site-packages/pip (python 3.10) 23:04:52 appdirs==1.4.4 23:04:52 argcomplete==3.6.2 23:04:52 aspy.yaml==1.3.0 23:04:52 attrs==25.3.0 23:04:52 autopage==0.5.2 23:04:52 beautifulsoup4==4.13.4 23:04:52 boto3==1.38.8 23:04:52 botocore==1.38.8 23:04:52 bs4==0.0.2 23:04:52 cachetools==5.5.2 23:04:52 certifi==2025.4.26 23:04:52 cffi==1.17.1 23:04:52 cfgv==3.4.0 23:04:52 chardet==5.2.0 23:04:52 charset-normalizer==3.4.2 23:04:52 click==8.1.8 23:04:52 cliff==4.9.1 23:04:52 cmd2==2.5.11 23:04:52 cryptography==3.3.2 23:04:52 debtcollector==3.0.0 23:04:52 decorator==5.2.1 23:04:52 defusedxml==0.7.1 23:04:52 Deprecated==1.2.18 23:04:52 distlib==0.3.9 23:04:52 dnspython==2.7.0 23:04:52 docker==4.2.2 23:04:52 dogpile.cache==1.4.0 23:04:52 durationpy==0.9 23:04:52 email_validator==2.2.0 23:04:52 filelock==3.18.0 23:04:52 future==1.0.0 23:04:52 gitdb==4.0.12 23:04:52 GitPython==3.1.44 23:04:52 google-auth==2.39.0 23:04:52 httplib2==0.22.0 23:04:52 identify==2.6.10 23:04:52 idna==3.10 23:04:52 importlib-resources==1.5.0 23:04:52 iso8601==2.1.0 23:04:52 Jinja2==3.1.6 23:04:52 jmespath==1.0.1 23:04:52 jsonpatch==1.33 23:04:52 jsonpointer==3.0.0 23:04:52 jsonschema==4.23.0 23:04:52 jsonschema-specifications==2025.4.1 23:04:52 keystoneauth1==5.10.0 23:04:52 kubernetes==32.0.1 23:04:52 lftools==0.37.12 23:04:52 lxml==5.4.0 23:04:52 MarkupSafe==3.0.2 23:04:52 msgpack==1.1.0 23:04:52 multi_key_dict==2.0.3 23:04:52 munch==4.0.0 23:04:52 netaddr==1.3.0 23:04:52 netifaces==0.11.0 23:04:52 niet==1.4.2 23:04:52 nodeenv==1.9.1 23:04:52 oauth2client==4.1.3 23:04:52 oauthlib==3.2.2 23:04:52 openstacksdk==0.62.0 23:04:52 os-client-config==2.1.0 23:04:52 os-service-types==1.7.0 23:04:52 osc-lib==4.0.0 23:04:52 oslo.config==9.7.1 23:04:52 oslo.context==5.7.1 23:04:52 oslo.i18n==6.5.1 23:04:52 oslo.log==7.1.0 23:04:52 oslo.serialization==5.7.0 23:04:52 oslo.utils==8.2.0 23:04:52 packaging==25.0 23:04:52 pbr==6.1.1 23:04:52 platformdirs==4.3.7 23:04:52 prettytable==3.16.0 23:04:52 psutil==7.0.0 23:04:52 pyasn1==0.6.1 23:04:52 pyasn1_modules==0.4.2 23:04:52 pycparser==2.22 23:04:52 pygerrit2==2.0.15 23:04:52 PyGithub==2.6.1 23:04:52 PyJWT==2.10.1 23:04:52 PyNaCl==1.5.0 23:04:52 pyparsing==2.4.7 23:04:52 pyperclip==1.9.0 23:04:52 pyrsistent==0.20.0 23:04:52 python-cinderclient==9.7.0 23:04:52 python-dateutil==2.9.0.post0 23:04:52 python-heatclient==4.1.0 23:04:52 python-jenkins==1.8.2 23:04:52 python-keystoneclient==5.6.0 23:04:52 python-magnumclient==4.8.1 23:04:52 python-novaclient==18.9.0 23:04:52 python-openstackclient==6.0.1 23:04:52 python-swiftclient==4.7.0 23:04:52 PyYAML==6.0.2 23:04:52 referencing==0.36.2 23:04:52 requests==2.32.3 23:04:52 requests-oauthlib==2.0.0 23:04:52 requestsexceptions==1.4.0 23:04:52 rfc3986==2.0.0 23:04:52 rpds-py==0.24.0 23:04:52 rsa==4.9.1 23:04:52 ruamel.yaml==0.18.10 23:04:52 ruamel.yaml.clib==0.2.12 23:04:52 s3transfer==0.12.0 23:04:52 simplejson==3.20.1 23:04:52 six==1.17.0 23:04:52 smmap==5.0.2 23:04:52 soupsieve==2.7 23:04:52 stevedore==5.4.1 23:04:52 tabulate==0.9.0 23:04:52 toml==0.10.2 23:04:52 tomlkit==0.13.2 23:04:52 tqdm==4.67.1 23:04:52 typing_extensions==4.13.2 23:04:52 tzdata==2025.2 23:04:52 urllib3==1.26.20 23:04:52 virtualenv==20.30.0 23:04:52 wcwidth==0.2.13 23:04:52 websocket-client==1.8.0 23:04:52 wrapt==1.17.2 23:04:52 xdg==6.0.0 23:04:52 xmltodict==0.14.2 23:04:52 yq==3.4.3 23:04:52 [EnvInject] - Injecting environment variables from a build step. 23:04:52 [EnvInject] - Injecting as environment variables the properties content 23:04:52 OS_CLOUD=vex 23:04:52 23:04:52 [EnvInject] - Variables injected successfully. 23:04:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:04:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:04:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1708679650827418761.sh 23:04:52 ---> Orphaned k8s clusters 23:04:52 Setup pyenv: 23:04:52 system 23:04:52 3.8.13 23:04:52 3.9.13 23:04:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FNS5 from file:/tmp/.os_lf_venv 23:04:53 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 23:05:00 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. 23:05:00 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 23:05:00 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 23:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:05:03 -----> Delete orphaned cluster 23:05:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6609977188997118867.sh 23:05:03 ---> Orphaned stacks 23:05:03 Setup pyenv: 23:05:03 system 23:05:03 3.8.13 23:05:03 3.9.13 23:05:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FNS5 from file:/tmp/.os_lf_venv 23:05:04 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:05:15 + mapfile -t OS_COE_CLUSTERS_ID 23:05:15 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:05:15 ++ awk '{print $1}' 23:05:15 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:05:17 + echo '-----> Active clusters -> stacks' 23:05:17 -----> Active clusters -> stacks 23:05:17 + OS_COE_STACKS=() 23:05:17 + [[ 0 -gt 0 ]] 23:05:17 + mapfile -t OS_STACKS 23:05:17 ++ awk '{print $1}' 23:05:17 ++ 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 23:05:18 + echo '-----> Active stacks' 23:05:18 -----> Active stacks 23:05:18 + echo '-----> Delete orphaned stacks' 23:05:18 -----> Delete orphaned stacks 23:05:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4865947538224730794.sh 23:05:18 ---> Orphaned servers 23:05:18 Setup pyenv: 23:05:19 system 23:05:19 3.8.13 23:05:19 3.9.13 23:05:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FNS5 from file:/tmp/.os_lf_venv 23:05:20 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:05:34 -----> Active servers 23:05:34 prd-ubuntu20.04-docker-2c-8g-885 23:05:34 prd-centos7-blackbox-4c-2g-827 23:05:34 prd-centos7-blackbox-4c-2g-826 23:05:34 -----> Delete orphaned servers 23:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins821067826691783923.sh 23:05:34 ---> Orphaned ports 23:05:34 Setup pyenv: 23:05:34 system 23:05:34 3.8.13 23:05:34 3.9.13 23:05:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FNS5 from file:/tmp/.os_lf_venv 23:05:35 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 23:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:05:45 No orphaned ports to process. 23:05:45 Build step 'Conditional step (single)' marked build as failure 23:05:45 $ ssh-agent -k 23:05:45 unset SSH_AUTH_SOCK; 23:05:45 unset SSH_AGENT_PID; 23:05:45 echo Agent pid 1429 killed; 23:05:45 [ssh-agent] Stopped. 23:05:45 [PostBuildScript] - [INFO] Executing post build scripts. 23:05:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9822601672091845278.sh 23:05:45 ---> sysstat.sh 23:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9611210606129673339.sh 23:05:46 ---> package-listing.sh 23:05:46 ++ tr '[:upper:]' '[:lower:]' 23:05:46 ++ facter osfamily 23:05:46 + OS_FAMILY=debian 23:05:46 + workspace=/w/workspace/ci-management-openstack-cron 23:05:46 + START_PACKAGES=/tmp/packages_start.txt 23:05:46 + END_PACKAGES=/tmp/packages_end.txt 23:05:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:05:46 + PACKAGES=/tmp/packages_start.txt 23:05:46 + '[' /w/workspace/ci-management-openstack-cron ']' 23:05:46 + PACKAGES=/tmp/packages_end.txt 23:05:46 + case "${OS_FAMILY}" in 23:05:46 + grep '^ii' 23:05:46 + dpkg -l 23:05:46 + '[' -f /tmp/packages_start.txt ']' 23:05:46 + '[' -f /tmp/packages_end.txt ']' 23:05:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:05:46 + '[' /w/workspace/ci-management-openstack-cron ']' 23:05:46 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 23:05:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 23:05:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10005113697137094629.sh 23:05:47 ---> capture-instance-metadata.sh 23:05:47 Setup pyenv: 23:05:47 system 23:05:47 3.8.13 23:05:47 3.9.13 23:05:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FNS5 from file:/tmp/.os_lf_venv 23:05:48 lf-activate-venv(): INFO: Installing: lftools 23:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:05:55 INFO: Running in OpenStack, capturing instance metadata 23:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18187517756964527502.sh 23:05:56 provisioning config files... 23:05:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config541981578745494308tmp 23:05:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:05:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:05:56 [EnvInject] - Injecting environment variables from a build step. 23:05:56 [EnvInject] - Injecting as environment variables the properties content 23:05:56 SERVER_ID=logs 23:05:56 23:05:56 [EnvInject] - Variables injected successfully. 23:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8099431957428266270.sh 23:05:56 ---> create-netrc.sh 23:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7584293658169850206.sh 23:05:56 ---> python-tools-install.sh 23:05:56 Setup pyenv: 23:05:56 system 23:05:56 3.8.13 23:05:56 3.9.13 23:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FNS5 from file:/tmp/.os_lf_venv 23:05:57 lf-activate-venv(): INFO: Installing: lftools 23:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11795272430005873655.sh 23:06:03 ---> sudo-logs.sh 23:06:03 Archiving 'sudo' log.. 23:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7179987803783686962.sh 23:06:04 ---> job-cost.sh 23:06:04 Setup pyenv: 23:06:04 system 23:06:04 3.8.13 23:06:04 3.9.13 23:06:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FNS5 from file:/tmp/.os_lf_venv 23:06:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:06:09 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. 23:06:09 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 23:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:06:09 INFO: No Stack... 23:06:10 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:10 INFO: Archiving Costs 23:06:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2959750923317575525.sh 23:06:10 ---> logs-deploy.sh 23:06:10 Setup pyenv: 23:06:10 system 23:06:10 3.8.13 23:06:10 3.9.13 23:06:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FNS5 from file:/tmp/.os_lf_venv 23:06:11 lf-activate-venv(): INFO: Installing: lftools 23:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-FNS5/bin to PATH 23:06:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53864 23:06:18 INFO: archiving workspace using pattern(s): 23:06:19 Archives upload complete. 23:06:19 INFO: archiving logs to Nexus 23:06:20 ---> uname -a: 23:06:20 Linux prd-ubuntu20-04-docker-2c-8g-885 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:06:20 23:06:20 23:06:20 ---> lscpu: 23:06:20 Architecture: x86_64 23:06:20 CPU op-mode(s): 32-bit, 64-bit 23:06:20 Byte Order: Little Endian 23:06:20 Address sizes: 40 bits physical, 48 bits virtual 23:06:20 CPU(s): 2 23:06:20 On-line CPU(s) list: 0,1 23:06:20 Thread(s) per core: 1 23:06:20 Core(s) per socket: 1 23:06:20 Socket(s): 2 23:06:20 NUMA node(s): 1 23:06:20 Vendor ID: AuthenticAMD 23:06:20 CPU family: 23 23:06:20 Model: 49 23:06:20 Model name: AMD EPYC-Rome Processor 23:06:20 Stepping: 0 23:06:20 CPU MHz: 2799.998 23:06:20 BogoMIPS: 5599.99 23:06:20 Virtualization: AMD-V 23:06:20 Hypervisor vendor: KVM 23:06:20 Virtualization type: full 23:06:20 L1d cache: 64 KiB 23:06:20 L1i cache: 64 KiB 23:06:20 L2 cache: 1 MiB 23:06:20 L3 cache: 32 MiB 23:06:20 NUMA node0 CPU(s): 0,1 23:06:20 Vulnerability Gather data sampling: Not affected 23:06:20 Vulnerability Itlb multihit: Not affected 23:06:20 Vulnerability L1tf: Not affected 23:06:20 Vulnerability Mds: Not affected 23:06:20 Vulnerability Meltdown: Not affected 23:06:20 Vulnerability Mmio stale data: Not affected 23:06:20 Vulnerability Retbleed: Vulnerable 23:06:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:06:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:06:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 23:06:20 Vulnerability Srbds: Not affected 23:06:20 Vulnerability Tsx async abort: Not affected 23:06:20 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 23:06:20 23:06:20 23:06:20 ---> nproc: 23:06:20 2 23:06:20 23:06:20 23:06:20 ---> df -h: 23:06:20 Filesystem Size Used Avail Use% Mounted on 23:06:20 udev 3.9G 0 3.9G 0% /dev 23:06:20 tmpfs 795M 1.1M 794M 1% /run 23:06:20 /dev/vda1 39G 8.9G 30G 24% / 23:06:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:06:20 tmpfs 5.0M 0 5.0M 0% /run/lock 23:06:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:06:20 /dev/loop0 62M 62M 0 100% /snap/core20/1405 23:06:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:06:20 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 23:06:20 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 23:06:20 tmpfs 795M 0 795M 0% /run/user/1001 23:06:20 23:06:20 23:06:20 ---> free -m: 23:06:20 total used free shared buff/cache available 23:06:20 Mem: 7945 507 5308 1 2129 7150 23:06:20 Swap: 1023 0 1023 23:06:20 23:06:20 23:06:20 ---> ip addr: 23:06:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:06:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:06:20 inet 127.0.0.1/8 scope host lo 23:06:20 valid_lft forever preferred_lft forever 23:06:20 inet6 ::1/128 scope host 23:06:20 valid_lft forever preferred_lft forever 23:06:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:06:20 link/ether fa:16:3e:c2:22:e7 brd ff:ff:ff:ff:ff:ff 23:06:20 inet 10.30.122.194/23 brd 10.30.123.255 scope global dynamic ens3 23:06:20 valid_lft 86220sec preferred_lft 86220sec 23:06:20 inet6 fe80::f816:3eff:fec2:22e7/64 scope link 23:06:20 valid_lft forever preferred_lft forever 23:06:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:06:20 link/ether 02:42:ac:7c:1e:c1 brd ff:ff:ff:ff:ff:ff 23:06:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:06:20 valid_lft forever preferred_lft forever 23:06:20 23:06:20 23:06:20 ---> sar -b -r -n DEV: 23:06:20 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-885) 05/04/25 _x86_64_ (2 CPU) 23:06:20 23:06:20 23:03:22 LINUX RESTART (2 CPU) 23:06:20 23:06:20 23:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:06:20 23:05:01 129.14 12.64 116.50 0.00 1081.94 10959.28 0.00 23:06:20 23:06:01 57.42 1.53 55.89 0.00 131.98 5928.21 0.00 23:06:20 Average: 92.98 7.04 85.94 0.00 603.01 8422.83 0.00 23:06:20 23:06:20 23:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:06:20 23:05:01 5480496 7354592 433004 5.32 76072 1957256 1166816 12.70 646456 1762996 136192 23:06:20 23:06:01 5409556 7291408 496060 6.10 80164 1960640 1250092 13.61 743024 1737100 1472 23:06:20 Average: 5445026 7323000 464532 5.71 78118 1958948 1208454 13.16 694740 1750048 68832 23:06:20 23:06:20 23:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:06:20 23:05:01 ens3 69.33 48.61 1088.13 9.94 0.00 0.00 0.00 0.00 23:06:20 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:20 23:05:01 lo 1.56 1.56 0.19 0.19 0.00 0.00 0.00 0.00 23:06:20 23:06:01 ens3 33.16 30.51 47.81 11.89 0.00 0.00 0.00 0.00 23:06:20 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:20 23:06:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 23:06:20 Average: ens3 51.10 39.49 563.65 10.92 0.00 0.00 0.00 0.00 23:06:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:20 Average: lo 1.81 1.81 0.19 0.19 0.00 0.00 0.00 0.00 23:06:20 23:06:20 23:06:20 ---> sar -P ALL: 23:06:20 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-885) 05/04/25 _x86_64_ (2 CPU) 23:06:20 23:06:20 23:03:22 LINUX RESTART (2 CPU) 23:06:20 23:06:20 23:04:02 CPU %user %nice %system %iowait %steal %idle 23:06:20 23:05:01 all 41.85 0.00 3.71 4.32 0.08 50.05 23:06:20 23:05:01 0 73.09 0.00 4.94 7.40 0.08 14.49 23:06:20 23:05:01 1 11.19 0.00 2.49 1.30 0.07 84.95 23:06:20 23:06:01 all 39.46 0.00 1.97 1.49 0.07 57.01 23:06:20 23:06:01 0 71.82 0.00 2.42 2.50 0.08 23.18 23:06:20 23:06:01 1 7.64 0.00 1.54 0.49 0.07 90.27 23:06:20 Average: all 40.64 0.00 2.83 2.89 0.07 53.56 23:06:20 Average: 0 72.45 0.00 3.67 4.93 0.08 18.87 23:06:20 Average: 1 9.40 0.00 2.01 0.89 0.07 87.63 23:06:20 23:06:20 23:06:20