21:03:46 Started by timer 21:03:46 Running as SYSTEM 21:03:46 [EnvInject] - Loading node environment variables. 21:03:46 Building remotely on prd-ubuntu20.04-docker-2c-8g-3257 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 21:03:46 [ssh-agent] Looking for ssh-agent implementation... 21:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:47 $ ssh-agent 21:03:47 SSH_AUTH_SOCK=/tmp/ssh-HYbuSgfgPw4L/agent.1429 21:03:47 SSH_AGENT_PID=1431 21:03:47 [ssh-agent] Started. 21:03:47 Running ssh-add (command line suppressed) 21:03:47 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2799762161469769206.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2799762161469769206.key) 21:03:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:47 The recommended git tool is: NONE 21:03:48 using credential edgex-jenkins-ssh 21:03:48 Wiping out workspace first. 21:03:48 Cloning the remote Git repository 21:03:48 Cloning repository git@github.com:edgexfoundry/ci-management 21:03:48 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:03:48 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:03:48 > git --version # timeout=10 21:03:48 > git --version # 'git version 2.25.1' 21:03:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:03:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:49 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:03:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:49 Avoid second fetch 21:03:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:03:49 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 21:03:49 > git config core.sparsecheckout # timeout=10 21:03:49 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 21:03:49 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 21:03:49 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 21:03:49 > git remote # timeout=10 21:03:49 > git submodule init # timeout=10 21:03:49 > git submodule sync # timeout=10 21:03:49 > git config --get remote.origin.url # timeout=10 21:03:50 > git submodule init # timeout=10 21:03:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:03:50 > git config --get submodule.packer/common-packer.url # timeout=10 21:03:50 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:03:50 > git config --get submodule.global-jjb.url # timeout=10 21:03:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:03:50 > git submodule update --init --recursive packer/common-packer # timeout=10 21:03:50 > git submodule update --init --recursive global-jjb # timeout=10 21:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:03:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:03:54 provisioning config files... 21:03:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:03:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:03:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:03:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5689884314192967397.sh 21:03:54 ---> python-tools-install.sh 21:03:54 Setup pyenv: 21:03:54 * system (set by /opt/pyenv/version) 21:03:54 * 3.8.13 (set by /opt/pyenv/version) 21:03:54 * 3.9.13 (set by /opt/pyenv/version) 21:03:54 * 3.10.6 (set by /opt/pyenv/version) 21:03:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QYaU 21:03:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:04:02 lf-activate-venv(): INFO: Installing: lftools 21:04:25 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:04:25 Generating Requirements File 21:04:43 Python 3.10.6 21:04:43 pip 25.1.1 from /tmp/venv-QYaU/lib/python3.10/site-packages/pip (python 3.10) 21:04:44 appdirs==1.4.4 21:04:44 argcomplete==3.6.2 21:04:44 aspy.yaml==1.3.0 21:04:44 attrs==25.3.0 21:04:44 autopage==0.5.2 21:04:44 beautifulsoup4==4.13.4 21:04:44 boto3==1.38.36 21:04:44 botocore==1.38.36 21:04:44 bs4==0.0.2 21:04:44 cachetools==5.5.2 21:04:44 certifi==2025.4.26 21:04:44 cffi==1.17.1 21:04:44 cfgv==3.4.0 21:04:44 chardet==5.2.0 21:04:44 charset-normalizer==3.4.2 21:04:44 click==8.2.1 21:04:44 cliff==4.10.0 21:04:44 cmd2==2.6.1 21:04:44 cryptography==3.3.2 21:04:44 debtcollector==3.0.0 21:04:44 decorator==5.2.1 21:04:44 defusedxml==0.7.1 21:04:44 Deprecated==1.2.18 21:04:44 distlib==0.3.9 21:04:44 dnspython==2.7.0 21:04:44 docker==7.1.0 21:04:44 dogpile.cache==1.4.0 21:04:44 durationpy==0.10 21:04:44 email_validator==2.2.0 21:04:44 filelock==3.18.0 21:04:44 future==1.0.0 21:04:44 gitdb==4.0.12 21:04:44 GitPython==3.1.44 21:04:44 google-auth==2.40.3 21:04:44 httplib2==0.22.0 21:04:44 identify==2.6.12 21:04:44 idna==3.10 21:04:44 importlib-resources==1.5.0 21:04:44 iso8601==2.1.0 21:04:44 Jinja2==3.1.6 21:04:44 jmespath==1.0.1 21:04:44 jsonpatch==1.33 21:04:44 jsonpointer==3.0.0 21:04:44 jsonschema==4.24.0 21:04:44 jsonschema-specifications==2025.4.1 21:04:44 keystoneauth1==5.11.1 21:04:44 kubernetes==33.1.0 21:04:44 lftools==0.37.13 21:04:44 lxml==5.4.0 21:04:44 MarkupSafe==3.0.2 21:04:44 msgpack==1.1.1 21:04:44 multi_key_dict==2.0.3 21:04:44 munch==4.0.0 21:04:44 netaddr==1.3.0 21:04:44 niet==1.4.2 21:04:44 nodeenv==1.9.1 21:04:44 oauth2client==4.1.3 21:04:44 oauthlib==3.2.2 21:04:44 openstacksdk==4.6.0 21:04:44 os-client-config==2.1.0 21:04:44 os-service-types==1.7.0 21:04:44 osc-lib==4.0.2 21:04:44 oslo.config==9.8.0 21:04:44 oslo.context==6.0.0 21:04:44 oslo.i18n==6.5.1 21:04:44 oslo.log==7.1.0 21:04:44 oslo.serialization==5.7.0 21:04:44 oslo.utils==9.0.0 21:04:44 packaging==25.0 21:04:44 pbr==6.1.1 21:04:44 platformdirs==4.3.8 21:04:44 prettytable==3.16.0 21:04:44 psutil==7.0.0 21:04:44 pyasn1==0.6.1 21:04:44 pyasn1_modules==0.4.2 21:04:44 pycparser==2.22 21:04:44 pygerrit2==2.0.15 21:04:44 PyGithub==2.6.1 21:04:44 PyJWT==2.10.1 21:04:44 PyNaCl==1.5.0 21:04:44 pyparsing==2.4.7 21:04:44 pyperclip==1.9.0 21:04:44 pyrsistent==0.20.0 21:04:44 python-cinderclient==9.7.0 21:04:44 python-dateutil==2.9.0.post0 21:04:44 python-heatclient==4.2.0 21:04:44 python-jenkins==1.8.2 21:04:44 python-keystoneclient==5.6.0 21:04:44 python-magnumclient==4.8.1 21:04:44 python-openstackclient==8.1.0 21:04:44 python-swiftclient==4.8.0 21:04:44 PyYAML==6.0.2 21:04:44 referencing==0.36.2 21:04:44 requests==2.32.4 21:04:44 requests-oauthlib==2.0.0 21:04:44 requestsexceptions==1.4.0 21:04:44 rfc3986==2.0.0 21:04:44 rpds-py==0.25.1 21:04:44 rsa==4.9.1 21:04:44 ruamel.yaml==0.18.14 21:04:44 ruamel.yaml.clib==0.2.12 21:04:44 s3transfer==0.13.0 21:04:44 simplejson==3.20.1 21:04:44 six==1.17.0 21:04:44 smmap==5.0.2 21:04:44 soupsieve==2.7 21:04:44 stevedore==5.4.1 21:04:44 tabulate==0.9.0 21:04:44 toml==0.10.2 21:04:44 tomlkit==0.13.3 21:04:44 tqdm==4.67.1 21:04:44 typing_extensions==4.14.0 21:04:44 tzdata==2025.2 21:04:44 urllib3==1.26.20 21:04:44 virtualenv==20.31.2 21:04:44 wcwidth==0.2.13 21:04:44 websocket-client==1.8.0 21:04:44 wrapt==1.17.2 21:04:44 xdg==6.0.0 21:04:44 xmltodict==0.14.2 21:04:44 yq==3.4.3 21:04:44 [EnvInject] - Injecting environment variables from a build step. 21:04:44 [EnvInject] - Injecting as environment variables the properties content 21:04:44 OS_CLOUD=vex 21:04:44 21:04:44 [EnvInject] - Variables injected successfully. 21:04:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:04:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:04:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1015510911135290981.sh 21:04:44 ---> Orphaned k8s clusters 21:04:44 Setup pyenv: 21:04:44 system 21:04:44 3.8.13 21:04:44 3.9.13 21:04:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:04:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QYaU from file:/tmp/.os_lf_venv 21:04:46 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 21: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. 21:04:51 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 21:04:52 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:04:54 -----> Delete orphaned cluster 21:04:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:04:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:04:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12150484718671581629.sh 21:04:54 ---> Orphaned stacks 21:04:54 Setup pyenv: 21:04:54 system 21:04:54 3.8.13 21:04:54 3.9.13 21:04:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QYaU from file:/tmp/.os_lf_venv 21:04:56 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:05:08 + mapfile -t OS_COE_CLUSTERS_ID 21:05:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:05:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:05:08 ++ awk '{print $1}' 21:05:11 + echo '-----> Active clusters -> stacks' 21:05:11 -----> Active clusters -> stacks 21:05:11 + OS_COE_STACKS=() 21:05:11 + [[ 0 -gt 0 ]] 21:05:11 + mapfile -t OS_STACKS 21:05:11 ++ awk '{print $1}' 21:05:11 ++ 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 21:05:12 + echo '-----> Active stacks' 21:05:12 -----> Active stacks 21:05:12 + echo '-----> Delete orphaned stacks' 21:05:12 -----> Delete orphaned stacks 21:05:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10668040510265681041.sh 21:05:12 ---> Orphaned servers 21:05:12 Setup pyenv: 21:05:12 system 21:05:12 3.8.13 21:05:12 3.9.13 21:05:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QYaU from file:/tmp/.os_lf_venv 21:05:14 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:05:29 -----> Active servers 21:05:29 prd-ubuntu20.04-docker-2c-8g-3257 21:05:29 prd-ubuntu20.04-docker-2c-8g-lt-2512 21:05:29 -----> Delete orphaned servers 21:05:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6723565852963177917.sh 21:05:29 ---> Orphaned ports 21:05:29 Setup pyenv: 21:05:30 system 21:05:30 3.8.13 21:05:30 3.9.13 21:05:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QYaU from file:/tmp/.os_lf_venv 21:05:31 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 21:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:05:42 No orphaned ports to process. 21:05:42 Build step 'Conditional step (single)' marked build as failure 21:05:42 $ ssh-agent -k 21:05:42 unset SSH_AUTH_SOCK; 21:05:42 unset SSH_AGENT_PID; 21:05:42 echo Agent pid 1431 killed; 21:05:42 [ssh-agent] Stopped. 21:05:42 [PostBuildScript] - [INFO] Executing post build scripts. 21:05:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17363992828909009812.sh 21:05:42 ---> sysstat.sh 21:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9959368459034128716.sh 21:05:43 ---> package-listing.sh 21:05:43 ++ facter osfamily 21:05:43 ++ tr '[:upper:]' '[:lower:]' 21:05:43 + OS_FAMILY=debian 21:05:43 + workspace=/w/workspace/ci-management-openstack-cron 21:05:43 + START_PACKAGES=/tmp/packages_start.txt 21:05:43 + END_PACKAGES=/tmp/packages_end.txt 21:05:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:05:43 + PACKAGES=/tmp/packages_start.txt 21:05:43 + '[' /w/workspace/ci-management-openstack-cron ']' 21:05:43 + PACKAGES=/tmp/packages_end.txt 21:05:43 + case "${OS_FAMILY}" in 21:05:43 + dpkg -l 21:05:43 + grep '^ii' 21:05:43 + '[' -f /tmp/packages_start.txt ']' 21:05:43 + '[' -f /tmp/packages_end.txt ']' 21:05:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:05:43 + '[' /w/workspace/ci-management-openstack-cron ']' 21:05:43 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:05:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3352777225498390198.sh 21:05:43 ---> capture-instance-metadata.sh 21:05:43 Setup pyenv: 21:05:43 system 21:05:43 3.8.13 21:05:43 3.9.13 21:05:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QYaU from file:/tmp/.os_lf_venv 21:05:45 lf-activate-venv(): INFO: Installing: lftools 21:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:05:53 INFO: Running in OpenStack, capturing instance metadata 21:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6325113769221102002.sh 21:05:53 provisioning config files... 21:05:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2686924303306061636tmp 21:05:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:05:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:05:53 [EnvInject] - Injecting environment variables from a build step. 21:05:53 [EnvInject] - Injecting as environment variables the properties content 21:05:53 SERVER_ID=logs 21:05:53 21:05:53 [EnvInject] - Variables injected successfully. 21:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14581618867441442189.sh 21:05:53 ---> create-netrc.sh 21:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18388965078494067673.sh 21:05:53 ---> python-tools-install.sh 21:05:53 Setup pyenv: 21:05:53 system 21:05:53 3.8.13 21:05:53 3.9.13 21:05:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QYaU from file:/tmp/.os_lf_venv 21:05:55 lf-activate-venv(): INFO: Installing: lftools 21:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11704484248469325804.sh 21:06:03 ---> sudo-logs.sh 21:06:03 Archiving 'sudo' log.. 21:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins284988347467084286.sh 21:06:03 ---> job-cost.sh 21:06:03 Setup pyenv: 21:06:03 system 21:06:03 3.8.13 21:06:03 3.9.13 21:06:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QYaU from file:/tmp/.os_lf_venv 21:06:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:06:11 INFO: No Stack... 21:06:11 INFO: Retrieving Pricing Info for: v3-standard-2 21:06:12 INFO: Archiving Costs 21:06:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6480646981095156097.sh 21:06:12 ---> logs-deploy.sh 21:06:12 Setup pyenv: 21:06:12 system 21:06:12 3.8.13 21:06:12 3.9.13 21:06:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QYaU from file:/tmp/.os_lf_venv 21:06:14 lf-activate-venv(): INFO: Installing: lftools 21:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-QYaU/bin to PATH 21:06:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54822 21:06:22 INFO: archiving workspace using pattern(s): 21:06:23 Archives upload complete. 21:06:23 INFO: archiving logs to Nexus 21:06:24 ---> uname -a: 21:06:24 Linux prd-ubuntu20-04-docker-2c-8g-3257 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 21:06:24 21:06:24 21:06:24 ---> lscpu: 21:06:24 Architecture: x86_64 21:06:24 CPU op-mode(s): 32-bit, 64-bit 21:06:24 Byte Order: Little Endian 21:06:24 Address sizes: 40 bits physical, 48 bits virtual 21:06:24 CPU(s): 2 21:06:24 On-line CPU(s) list: 0,1 21:06:24 Thread(s) per core: 1 21:06:24 Core(s) per socket: 1 21:06:24 Socket(s): 2 21:06:24 NUMA node(s): 1 21:06:24 Vendor ID: AuthenticAMD 21:06:24 CPU family: 23 21:06:24 Model: 49 21:06:24 Model name: AMD EPYC-Rome Processor 21:06:24 Stepping: 0 21:06:24 CPU MHz: 2799.998 21:06:24 BogoMIPS: 5599.99 21:06:24 Virtualization: AMD-V 21:06:24 Hypervisor vendor: KVM 21:06:24 Virtualization type: full 21:06:24 L1d cache: 64 KiB 21:06:24 L1i cache: 64 KiB 21:06:24 L2 cache: 1 MiB 21:06:24 L3 cache: 32 MiB 21:06:24 NUMA node0 CPU(s): 0,1 21:06:24 Vulnerability Gather data sampling: Not affected 21:06:24 Vulnerability Itlb multihit: Not affected 21:06:24 Vulnerability L1tf: Not affected 21:06:24 Vulnerability Mds: Not affected 21:06:24 Vulnerability Meltdown: Not affected 21:06:24 Vulnerability Mmio stale data: Not affected 21:06:24 Vulnerability Retbleed: Vulnerable 21:06:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:06:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:06:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 21:06:24 Vulnerability Srbds: Not affected 21:06:24 Vulnerability Tsx async abort: Not affected 21:06:24 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 21:06:24 21:06:24 21:06:24 ---> nproc: 21:06:24 2 21:06:24 21:06:24 21:06:24 ---> df -h: 21:06:24 Filesystem Size Used Avail Use% Mounted on 21:06:24 udev 3.9G 0 3.9G 0% /dev 21:06:24 tmpfs 795M 1.1M 794M 1% /run 21:06:24 /dev/vda1 39G 8.9G 30G 24% / 21:06:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:06:24 tmpfs 5.0M 0 5.0M 0% /run/lock 21:06:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:06:24 /dev/loop0 62M 62M 0 100% /snap/core20/1405 21:06:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:06:24 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 21:06:24 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 21:06:24 tmpfs 795M 0 795M 0% /run/user/1001 21:06:24 21:06:24 21:06:24 ---> free -m: 21:06:24 total used free shared buff/cache available 21:06:24 Mem: 7945 537 5306 1 2102 7121 21:06:24 Swap: 1023 0 1023 21:06:24 21:06:24 21:06:24 ---> ip addr: 21:06:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:06:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:06:24 inet 127.0.0.1/8 scope host lo 21:06:24 valid_lft forever preferred_lft forever 21:06:24 inet6 ::1/128 scope host 21:06:24 valid_lft forever preferred_lft forever 21:06:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:06:24 link/ether fa:16:3e:42:05:a8 brd ff:ff:ff:ff:ff:ff 21:06:24 inet 10.30.123.242/23 brd 10.30.123.255 scope global dynamic ens3 21:06:24 valid_lft 86214sec preferred_lft 86214sec 21:06:24 inet6 fe80::f816:3eff:fe42:5a8/64 scope link 21:06:24 valid_lft forever preferred_lft forever 21:06:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:06:24 link/ether 02:42:2f:0c:45:24 brd ff:ff:ff:ff:ff:ff 21:06:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:06:24 valid_lft forever preferred_lft forever 21:06:24 21:06:24 21:06:24 ---> sar -b -r -n DEV: 21:06:24 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3257) 06/13/25 _x86_64_ (2 CPU) 21:06:24 21:06:24 21:03:18 LINUX RESTART (2 CPU) 21:06:24 21:06:24 21:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:06:24 21:05:01 120.94 1.22 119.72 0.00 75.85 11168.30 0.00 21:06:24 21:06:01 52.52 1.52 51.00 0.00 139.42 5225.72 0.00 21:06:24 Average: 86.15 1.37 84.78 0.00 108.18 8146.41 0.00 21:06:24 21:06:24 21:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:06:24 21:05:01 5428812 7268208 521892 6.41 73296 1925988 1259292 13.71 712848 1752016 112052 21:06:24 21:06:01 5405064 7257560 531604 6.53 78620 1932984 1279564 13.93 756764 1729920 10080 21:06:24 Average: 5416938 7262884 526748 6.47 75958 1929486 1269428 13.82 734806 1740968 61066 21:06:24 21:06:24 21:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:06:24 21:05:01 ens3 73.31 51.25 950.53 11.05 0.00 0.00 0.00 0.00 21:06:24 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:24 21:05:01 lo 1.52 1.52 0.18 0.18 0.00 0.00 0.00 0.00 21:06:24 21:06:01 ens3 30.46 27.49 52.41 10.64 0.00 0.00 0.00 0.00 21:06:24 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:24 21:06:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 21:06:24 Average: ens3 51.52 39.17 493.82 10.84 0.00 0.00 0.00 0.00 21:06:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:24 Average: lo 1.59 1.59 0.17 0.17 0.00 0.00 0.00 0.00 21:06:24 21:06:24 21:06:24 ---> sar -P ALL: 21:06:24 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3257) 06/13/25 _x86_64_ (2 CPU) 21:06:24 21:06:24 21:03:18 LINUX RESTART (2 CPU) 21:06:24 21:06:24 21:04:03 CPU %user %nice %system %iowait %steal %idle 21:06:24 21:05:01 all 39.95 0.00 3.15 4.01 0.09 52.81 21:06:24 21:05:01 0 50.33 0.00 3.61 2.12 0.09 43.86 21:06:24 21:05:01 1 29.59 0.00 2.68 5.91 0.09 61.74 21:06:24 21:06:01 all 41.58 0.00 2.09 1.25 0.09 54.98 21:06:24 21:06:01 0 42.23 0.00 2.07 0.53 0.08 55.08 21:06:24 21:06:01 1 40.93 0.00 2.11 1.97 0.10 54.89 21:06:24 Average: all 40.78 0.00 2.61 2.61 0.09 53.91 21:06:24 Average: 0 46.22 0.00 2.83 1.31 0.08 49.56 21:06:24 Average: 1 35.35 0.00 2.39 3.91 0.09 58.26 21:06:24 21:06:24 21:06:24