13:03:48 Started by timer 13:03:48 Running as SYSTEM 13:03:48 [EnvInject] - Loading node environment variables. 13:03:48 Building remotely on prd-ubuntu20.04-docker-2c-8g-3298 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:03:48 [ssh-agent] Looking for ssh-agent implementation... 13:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:48 $ ssh-agent 13:03:48 SSH_AUTH_SOCK=/tmp/ssh-JmQXCEk9DWQA/agent.1434 13:03:48 SSH_AGENT_PID=1436 13:03:48 [ssh-agent] Started. 13:03:48 Running ssh-add (command line suppressed) 13:03:48 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8564686994025286931.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8564686994025286931.key) 13:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:48 The recommended git tool is: NONE 13:03:50 using credential edgex-jenkins-ssh 13:03:50 Wiping out workspace first. 13:03:50 Cloning the remote Git repository 13:03:50 Cloning repository git@github.com:edgexfoundry/ci-management 13:03:50 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:03:50 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:03:50 > git --version # timeout=10 13:03:50 > git --version # 'git version 2.25.1' 13:03:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:50 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:51 Avoid second fetch 13:03:51 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:03:51 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 13:03:51 > git config core.sparsecheckout # timeout=10 13:03:51 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 13:03:51 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 13:03:51 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 13:03:51 > git remote # timeout=10 13:03:51 > git submodule init # timeout=10 13:03:51 > git submodule sync # timeout=10 13:03:51 > git config --get remote.origin.url # timeout=10 13:03:51 > git submodule init # timeout=10 13:03:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:03:51 > git config --get submodule.packer/common-packer.url # timeout=10 13:03:51 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:03:51 > git config --get submodule.global-jjb.url # timeout=10 13:03:51 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:03:51 > git submodule update --init --recursive packer/common-packer # timeout=10 13:03:52 > git submodule update --init --recursive global-jjb # timeout=10 13:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:56 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:03:56 provisioning config files... 13:03:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:03:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:03:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:03:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8853430443075983489.sh 13:03:56 ---> python-tools-install.sh 13:03:56 Setup pyenv: 13:03:56 * system (set by /opt/pyenv/version) 13:03:56 * 3.8.13 (set by /opt/pyenv/version) 13:03:56 * 3.9.13 (set by /opt/pyenv/version) 13:03:56 * 3.10.6 (set by /opt/pyenv/version) 13:04:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3LsQ 13:04:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:04 lf-activate-venv(): INFO: Installing: lftools 13:04:26 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:04:26 Generating Requirements File 13:04:45 Python 3.10.6 13:04:45 pip 25.1.1 from /tmp/venv-3LsQ/lib/python3.10/site-packages/pip (python 3.10) 13:04:45 appdirs==1.4.4 13:04:45 argcomplete==3.6.2 13:04:45 aspy.yaml==1.3.0 13:04:45 attrs==25.3.0 13:04:45 autopage==0.5.2 13:04:45 beautifulsoup4==4.13.4 13:04:45 boto3==1.38.36 13:04:45 botocore==1.38.36 13:04:45 bs4==0.0.2 13:04:45 cachetools==5.5.2 13:04:45 certifi==2025.4.26 13:04:45 cffi==1.17.1 13:04:45 cfgv==3.4.0 13:04:45 chardet==5.2.0 13:04:45 charset-normalizer==3.4.2 13:04:45 click==8.2.1 13:04:45 cliff==4.10.0 13:04:45 cmd2==2.6.1 13:04:45 cryptography==3.3.2 13:04:45 debtcollector==3.0.0 13:04:45 decorator==5.2.1 13:04:45 defusedxml==0.7.1 13:04:45 Deprecated==1.2.18 13:04:45 distlib==0.3.9 13:04:45 dnspython==2.7.0 13:04:45 docker==7.1.0 13:04:45 dogpile.cache==1.4.0 13:04:45 durationpy==0.10 13:04:45 email_validator==2.2.0 13:04:45 filelock==3.18.0 13:04:45 future==1.0.0 13:04:45 gitdb==4.0.12 13:04:45 GitPython==3.1.44 13:04:45 google-auth==2.40.3 13:04:45 httplib2==0.22.0 13:04:45 identify==2.6.12 13:04:45 idna==3.10 13:04:45 importlib-resources==1.5.0 13:04:45 iso8601==2.1.0 13:04:45 Jinja2==3.1.6 13:04:45 jmespath==1.0.1 13:04:45 jsonpatch==1.33 13:04:45 jsonpointer==3.0.0 13:04:45 jsonschema==4.24.0 13:04:45 jsonschema-specifications==2025.4.1 13:04:45 keystoneauth1==5.11.1 13:04:45 kubernetes==33.1.0 13:04:45 lftools==0.37.13 13:04:45 lxml==5.4.0 13:04:45 MarkupSafe==3.0.2 13:04:45 msgpack==1.1.1 13:04:45 multi_key_dict==2.0.3 13:04:45 munch==4.0.0 13:04:45 netaddr==1.3.0 13:04:45 niet==1.4.2 13:04:45 nodeenv==1.9.1 13:04:45 oauth2client==4.1.3 13:04:45 oauthlib==3.2.2 13:04:45 openstacksdk==4.6.0 13:04:45 os-client-config==2.1.0 13:04:45 os-service-types==1.7.0 13:04:45 osc-lib==4.0.2 13:04:45 oslo.config==9.8.0 13:04:45 oslo.context==6.0.0 13:04:45 oslo.i18n==6.5.1 13:04:45 oslo.log==7.1.0 13:04:45 oslo.serialization==5.7.0 13:04:45 oslo.utils==9.0.0 13:04:45 packaging==25.0 13:04:45 pbr==6.1.1 13:04:45 platformdirs==4.3.8 13:04:45 prettytable==3.16.0 13:04:45 psutil==7.0.0 13:04:45 pyasn1==0.6.1 13:04:45 pyasn1_modules==0.4.2 13:04:45 pycparser==2.22 13:04:45 pygerrit2==2.0.15 13:04:45 PyGithub==2.6.1 13:04:45 PyJWT==2.10.1 13:04:45 PyNaCl==1.5.0 13:04:45 pyparsing==2.4.7 13:04:45 pyperclip==1.9.0 13:04:45 pyrsistent==0.20.0 13:04:45 python-cinderclient==9.7.0 13:04:45 python-dateutil==2.9.0.post0 13:04:45 python-heatclient==4.2.0 13:04:45 python-jenkins==1.8.2 13:04:45 python-keystoneclient==5.6.0 13:04:45 python-magnumclient==4.8.1 13:04:45 python-openstackclient==8.1.0 13:04:45 python-swiftclient==4.8.0 13:04:45 PyYAML==6.0.2 13:04:45 referencing==0.36.2 13:04:45 requests==2.32.4 13:04:45 requests-oauthlib==2.0.0 13:04:45 requestsexceptions==1.4.0 13:04:45 rfc3986==2.0.0 13:04:45 rpds-py==0.25.1 13:04:45 rsa==4.9.1 13:04:45 ruamel.yaml==0.18.14 13:04:45 ruamel.yaml.clib==0.2.12 13:04:45 s3transfer==0.13.0 13:04:45 simplejson==3.20.1 13:04:45 six==1.17.0 13:04:45 smmap==5.0.2 13:04:45 soupsieve==2.7 13:04:45 stevedore==5.4.1 13:04:45 tabulate==0.9.0 13:04:45 toml==0.10.2 13:04:45 tomlkit==0.13.3 13:04:45 tqdm==4.67.1 13:04:45 typing_extensions==4.14.0 13:04:45 tzdata==2025.2 13:04:45 urllib3==1.26.20 13:04:45 virtualenv==20.31.2 13:04:45 wcwidth==0.2.13 13:04:45 websocket-client==1.8.0 13:04:45 wrapt==1.17.2 13:04:45 xdg==6.0.0 13:04:45 xmltodict==0.14.2 13:04:45 yq==3.4.3 13:04:45 [EnvInject] - Injecting environment variables from a build step. 13:04:45 [EnvInject] - Injecting as environment variables the properties content 13:04:45 OS_CLOUD=vex 13:04:45 13:04:45 [EnvInject] - Variables injected successfully. 13:04:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:04:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:04:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3108279536682526572.sh 13:04:45 ---> Orphaned k8s clusters 13:04:45 Setup pyenv: 13:04:45 system 13:04:45 3.8.13 13:04:45 3.9.13 13:04:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:04:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LsQ from file:/tmp/.os_lf_venv 13:04:47 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 13:04:53 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. 13:04:53 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 13:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:04:56 -----> Delete orphaned cluster 13:04:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:04:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:04:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16061807480230737536.sh 13:04:56 ---> Orphaned stacks 13:04:56 Setup pyenv: 13:04:56 system 13:04:56 3.8.13 13:04:56 3.9.13 13:04:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LsQ from file:/tmp/.os_lf_venv 13:04:58 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:05:11 + mapfile -t OS_COE_CLUSTERS_ID 13:05:11 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:11 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:11 ++ awk '{print $1}' 13:05:13 + echo '-----> Active clusters -> stacks' 13:05:13 -----> Active clusters -> stacks 13:05:13 + OS_COE_STACKS=() 13:05:13 + [[ 0 -gt 0 ]] 13:05:13 + mapfile -t OS_STACKS 13:05:13 ++ 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 13:05:13 ++ awk '{print $1}' 13:05:14 + echo '-----> Active stacks' 13:05:14 -----> Active stacks 13:05:14 + echo '-----> Delete orphaned stacks' 13:05:14 -----> Delete orphaned stacks 13:05:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3752288875836504440.sh 13:05:14 ---> Orphaned servers 13:05:14 Setup pyenv: 13:05:15 system 13:05:15 3.8.13 13:05:15 3.9.13 13:05:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LsQ from file:/tmp/.os_lf_venv 13:05:17 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:27 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:05:32 -----> Active servers 13:05:32 prd-ubuntu20.04-docker-2c-8g-3298 13:05:32 prd-centos7-blackbox-4c-2g-3285 13:05:32 prd-centos7-blackbox-4c-2g-3284 13:05:32 prd-centos7-blackbox-4c-2g-3283 13:05:32 prd-centos7-blackbox-4c-2g-3282 13:05:32 prd-ubuntu20.04-docker-2c-8g-lt-2512 13:05:32 -----> Delete orphaned servers 13:05:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7574262635270017996.sh 13:05:33 ---> Orphaned ports 13:05:33 Setup pyenv: 13:05:33 system 13:05:33 3.8.13 13:05:33 3.9.13 13:05:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LsQ from file:/tmp/.os_lf_venv 13:05:35 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 13:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:05:47 No orphaned ports to process. 13:05:47 Build step 'Conditional step (single)' marked build as failure 13:05:47 $ ssh-agent -k 13:05:47 unset SSH_AUTH_SOCK; 13:05:47 unset SSH_AGENT_PID; 13:05:47 echo Agent pid 1436 killed; 13:05:47 [ssh-agent] Stopped. 13:05:47 [PostBuildScript] - [INFO] Executing post build scripts. 13:05:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2768211539308975408.sh 13:05:47 ---> sysstat.sh 13:05:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7730635393769757064.sh 13:05:47 ---> package-listing.sh 13:05:47 ++ tr '[:upper:]' '[:lower:]' 13:05:47 ++ facter osfamily 13:05:48 + OS_FAMILY=debian 13:05:48 + workspace=/w/workspace/ci-management-openstack-cron 13:05:48 + START_PACKAGES=/tmp/packages_start.txt 13:05:48 + END_PACKAGES=/tmp/packages_end.txt 13:05:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:05:48 + PACKAGES=/tmp/packages_start.txt 13:05:48 + '[' /w/workspace/ci-management-openstack-cron ']' 13:05:48 + PACKAGES=/tmp/packages_end.txt 13:05:48 + case "${OS_FAMILY}" in 13:05:48 + dpkg -l 13:05:48 + grep '^ii' 13:05:48 + '[' -f /tmp/packages_start.txt ']' 13:05:48 + '[' -f /tmp/packages_end.txt ']' 13:05:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:05:48 + '[' /w/workspace/ci-management-openstack-cron ']' 13:05:48 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:05:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:05:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9844152517554440473.sh 13:05:48 ---> capture-instance-metadata.sh 13:05:48 Setup pyenv: 13:05:48 system 13:05:48 3.8.13 13:05:48 3.9.13 13:05:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LsQ from file:/tmp/.os_lf_venv 13:05:50 lf-activate-venv(): INFO: Installing: lftools 13:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:05:57 INFO: Running in OpenStack, capturing instance metadata 13:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3302216939441330004.sh 13:05:57 provisioning config files... 13:05:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10412889915442590260tmp 13:05:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:05:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:05:57 [EnvInject] - Injecting environment variables from a build step. 13:05:57 [EnvInject] - Injecting as environment variables the properties content 13:05:57 SERVER_ID=logs 13:05:57 13:05:57 [EnvInject] - Variables injected successfully. 13:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8645460501917683195.sh 13:05:57 ---> create-netrc.sh 13:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9952178826985927321.sh 13:05:57 ---> python-tools-install.sh 13:05:57 Setup pyenv: 13:05:58 system 13:05:58 3.8.13 13:05:58 3.9.13 13:05:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LsQ from file:/tmp/.os_lf_venv 13:05:59 lf-activate-venv(): INFO: Installing: lftools 13:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6475759878314971166.sh 13:06:07 ---> sudo-logs.sh 13:06:07 Archiving 'sudo' log.. 13:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4532589822489312498.sh 13:06:07 ---> job-cost.sh 13:06:07 Setup pyenv: 13:06:07 system 13:06:07 3.8.13 13:06:07 3.9.13 13:06:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LsQ from file:/tmp/.os_lf_venv 13:06:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:06:15 INFO: No Stack... 13:06:15 INFO: Retrieving Pricing Info for: v3-standard-2 13:06:15 INFO: Archiving Costs 13:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11011846781635847433.sh 13:06:16 ---> logs-deploy.sh 13:06:16 Setup pyenv: 13:06:16 system 13:06:16 3.8.13 13:06:16 3.9.13 13:06:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LsQ from file:/tmp/.os_lf_venv 13:06:17 lf-activate-venv(): INFO: Installing: lftools 13:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-3LsQ/bin to PATH 13:06:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54838 13:06:25 INFO: archiving workspace using pattern(s): 13:06:26 Archives upload complete. 13:06:26 INFO: archiving logs to Nexus 13:06:27 ---> uname -a: 13:06:27 Linux prd-ubuntu20-04-docker-2c-8g-3298 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:06:27 13:06:27 13:06:27 ---> lscpu: 13:06:27 Architecture: x86_64 13:06:27 CPU op-mode(s): 32-bit, 64-bit 13:06:27 Byte Order: Little Endian 13:06:27 Address sizes: 40 bits physical, 48 bits virtual 13:06:27 CPU(s): 2 13:06:27 On-line CPU(s) list: 0,1 13:06:27 Thread(s) per core: 1 13:06:27 Core(s) per socket: 1 13:06:27 Socket(s): 2 13:06:27 NUMA node(s): 1 13:06:27 Vendor ID: AuthenticAMD 13:06:27 CPU family: 23 13:06:27 Model: 49 13:06:27 Model name: AMD EPYC-Rome Processor 13:06:27 Stepping: 0 13:06:27 CPU MHz: 2800.000 13:06:27 BogoMIPS: 5600.00 13:06:27 Virtualization: AMD-V 13:06:27 Hypervisor vendor: KVM 13:06:27 Virtualization type: full 13:06:27 L1d cache: 64 KiB 13:06:27 L1i cache: 64 KiB 13:06:27 L2 cache: 1 MiB 13:06:27 L3 cache: 32 MiB 13:06:27 NUMA node0 CPU(s): 0,1 13:06:27 Vulnerability Gather data sampling: Not affected 13:06:27 Vulnerability Itlb multihit: Not affected 13:06:27 Vulnerability L1tf: Not affected 13:06:27 Vulnerability Mds: Not affected 13:06:27 Vulnerability Meltdown: Not affected 13:06:27 Vulnerability Mmio stale data: Not affected 13:06:27 Vulnerability Retbleed: Vulnerable 13:06:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 13:06:27 Vulnerability Srbds: Not affected 13:06:27 Vulnerability Tsx async abort: Not affected 13:06:27 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 13:06:27 13:06:27 13:06:27 ---> nproc: 13:06:27 2 13:06:27 13:06:27 13:06:27 ---> df -h: 13:06:27 Filesystem Size Used Avail Use% Mounted on 13:06:27 udev 3.9G 0 3.9G 0% /dev 13:06:27 tmpfs 795M 1.1M 794M 1% /run 13:06:27 /dev/vda1 39G 8.9G 30G 24% / 13:06:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:06:27 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:06:27 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 13:06:27 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 13:06:27 /dev/loop2 62M 62M 0 100% /snap/core20/1405 13:06:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:27 tmpfs 795M 0 795M 0% /run/user/1001 13:06:27 13:06:27 13:06:27 ---> free -m: 13:06:27 total used free shared buff/cache available 13:06:27 Mem: 7945 517 5326 1 2101 7142 13:06:27 Swap: 1023 0 1023 13:06:27 13:06:27 13:06:27 ---> ip addr: 13:06:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:27 inet 127.0.0.1/8 scope host lo 13:06:27 valid_lft forever preferred_lft forever 13:06:27 inet6 ::1/128 scope host 13:06:27 valid_lft forever preferred_lft forever 13:06:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:27 link/ether fa:16:3e:e0:de:44 brd ff:ff:ff:ff:ff:ff 13:06:27 inet 10.30.122.109/23 brd 10.30.123.255 scope global dynamic ens3 13:06:27 valid_lft 86211sec preferred_lft 86211sec 13:06:27 inet6 fe80::f816:3eff:fee0:de44/64 scope link 13:06:27 valid_lft forever preferred_lft forever 13:06:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:27 link/ether 02:42:72:b8:92:29 brd ff:ff:ff:ff:ff:ff 13:06:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:27 valid_lft forever preferred_lft forever 13:06:27 13:06:27 13:06:27 ---> sar -b -r -n DEV: 13:06:27 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3298) 06/14/25 _x86_64_ (2 CPU) 13:06:27 13:06:27 13:03:20 LINUX RESTART (2 CPU) 13:06:27 13:06:27 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:27 13:05:01 114.96 1.48 113.48 0.00 84.77 10896.12 0.00 13:06:27 13:06:01 49.43 1.33 48.09 0.00 120.78 5218.86 0.00 13:06:27 Average: 82.20 1.41 80.79 0.00 102.77 8057.73 0.00 13:06:27 13:06:27 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:27 13:05:01 5466004 7305856 483816 5.95 73100 1925932 1212056 13.20 673752 1753356 111928 13:06:27 13:06:01 5471456 7323864 464668 5.71 78244 1932432 1193724 13.00 688204 1730628 10084 13:06:27 Average: 5468730 7314860 474242 5.83 75672 1929182 1202890 13.10 680978 1741992 61006 13:06:27 13:06:27 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:27 13:05:01 ens3 73.19 49.90 920.96 10.56 0.00 0.00 0.00 0.00 13:06:27 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:27 13:05:01 lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 13:06:27 13:06:01 ens3 32.34 29.71 58.05 10.64 0.00 0.00 0.00 0.00 13:06:27 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:27 13:06:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 13:06:27 Average: ens3 52.77 39.81 489.54 10.60 0.00 0.00 0.00 0.00 13:06:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:27 Average: lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 13:06:27 13:06:27 13:06:27 ---> sar -P ALL: 13:06:27 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3298) 06/14/25 _x86_64_ (2 CPU) 13:06:27 13:06:27 13:03:20 LINUX RESTART (2 CPU) 13:06:27 13:06:27 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:06:27 13:05:01 all 40.64 0.00 2.90 5.23 0.09 51.14 13:06:27 13:05:01 0 36.11 0.00 2.97 4.52 0.08 56.32 13:06:27 13:05:01 1 45.16 0.00 2.84 5.94 0.10 45.96 13:06:27 13:06:01 all 39.92 0.00 2.21 2.78 0.09 54.99 13:06:27 13:06:01 0 36.65 0.00 2.12 2.47 0.08 58.68 13:06:27 13:06:01 1 43.20 0.00 2.30 3.10 0.10 51.29 13:06:27 Average: all 40.28 0.00 2.56 4.01 0.09 53.07 13:06:27 Average: 0 36.38 0.00 2.54 3.49 0.08 57.50 13:06:27 Average: 1 44.18 0.00 2.57 4.52 0.10 48.63 13:06:27 13:06:27 13:06:27